index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtrdma
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-25
IB: Correct MR length field to be 64-bit
Parav Pandit
1
-1
/
+1
2017-09-11
Merge tag 'nfs-for-4.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
8
-498
/
+599
2017-09-05
xprtrdma: Use xprt_pin_rqst in rpcrdma_reply_handler
Chuck Lever
4
-77
/
+17
2017-09-05
Merge tag 'nfs-rdma-for-4.14-1' of git://git.linux-nfs.org/projects/anna/linu...
Trond Myklebust
8
-421
/
+579
2017-09-05
svcrdma: Estimate Send Queue depth properly
Chuck Lever
1
-4
/
+13
2017-09-05
svcrdma: Limit RQ depth
Chuck Lever
1
-7
/
+12
2017-09-05
svcrdma: Populate tail iovec when receiving
Chuck Lever
1
-93
/
+15
2017-08-24
svcrdma: Clean up svc_rdma_build_read_chunk()
Chuck Lever
1
-3
/
+5
2017-08-24
sunrpc: Const-ify instances of struct svc_xprt_ops
Chuck Lever
1
-2
/
+2
2017-08-22
xprtrdma: Re-arrange struct rx_stats
Chuck Lever
1
-5
/
+8
2017-08-18
SUNRPC: Add a separate spinlock to protect the RPC request receive list
Trond Myklebust
2
-6
/
+9
2017-08-15
xprtrdma: Remove imul instructions from chunk list encoders
Chuck Lever
4
-36
/
+34
2017-08-15
xprtrdma: Remove imul instructions from rpcrdma_convert_iovs()
Chuck Lever
1
-57
/
+48
2017-08-11
xprtrdma: Clean up rpcrdma_bc_marshal_reply()
Chuck Lever
1
-13
/
+18
2017-08-11
xprtrdma: Harden chunk list encoding against send buffer overflow
Chuck Lever
1
-86
/
+142
2017-08-11
xprtrdma: Set up an xdr_stream in rpcrdma_marshal_req()
Chuck Lever
3
-6
/
+21
2017-08-11
xprtrdma: Remove rpclen from rpcrdma_marshal_req
Chuck Lever
1
-7
/
+2
2017-08-11
xprtrdma: Clean up rpcrdma_marshal_req() synopsis
Chuck Lever
3
-10
/
+19
2017-08-08
xprtrdma: Clean up XDR decoding in rpcrdma_update_granted_credits()
Chuck Lever
2
-3
/
+3
2017-08-08
xprtrdma: Remove rpcrdma_rep::rr_len
Chuck Lever
3
-11
/
+5
2017-08-08
xprtrdma: Remove opcode check in Receive completion handler
Chuck Lever
1
-3
/
+0
2017-08-08
xprtrdma: Replace rpcrdma_count_chunks()
Chuck Lever
1
-94
/
+127
2017-08-08
xprtrdma: Refactor rpcrdma_reply_handler()
Chuck Lever
1
-82
/
+130
2017-08-08
xprtrdma: Harden backchannel call decoding
Chuck Lever
2
-52
/
+46
2017-08-08
xprtrdma: Add xdr_init_decode to rpcrdma_reply_handler()
Chuck Lever
3
-14
/
+34
2017-08-01
sunrpc: Const-ify all instances of struct rpc_xprt_ops
Chuck Lever
2
-3
/
+3
2017-07-13
Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
6
-145
/
+194
2017-07-13
xprtrdma: Fix documenting comments in frwr_ops.c
Chuck Lever
1
-3
/
+3
2017-07-13
xprtrdma: Replace PAGE_MASK with offset_in_page()
Chuck Lever
1
-8
/
+8
2017-07-13
xprtrdma: FMR does not need list_del_init()
Chuck Lever
1
-8
/
+10
2017-07-13
xprtrdma: Demote "connect" log messages
Chuck Lever
1
-36
/
+8
2017-07-13
xprtrdma: Don't defer MR recovery if ro_map fails
Chuck Lever
2
-20
/
+17
2017-07-13
xprtrdma: Fix FRWR invalidation error recovery
Chuck Lever
1
-10
/
+13
2017-07-13
xprtrdma: Fix client lock-up after application signal fires
Chuck Lever
4
-31
/
+84
2017-07-13
xprtrdma: Rename rpcrdma_req::rl_free
Chuck Lever
2
-6
/
+5
2017-07-13
xprtrdma: Pass only the list of registered MRs to ro_unmap_sync
Chuck Lever
4
-27
/
+26
2017-07-13
xprtrdma: Pre-mark remotely invalidated MRs
Chuck Lever
4
-5
/
+28
2017-07-13
xprtrdma: On invalidation failure, remove MWs from rl_registered
Chuck Lever
1
-0
/
+1
2017-07-13
svcrdma: fix an incorrect check on -E2BIG and -EINVAL
Colin Ian King
1
-1
/
+1
2017-07-12
svcrdma: Remove svc_rdma_chunk_ctxt::cc_dir field
Chuck Lever
1
-10
/
+8
2017-07-12
svcrdma: use offset_in_page() macro
Chuck Lever
1
-2
/
+3
2017-07-12
svcrdma: Clean up after converting svc_rdma_recvfrom to rdma_rw API
Chuck Lever
1
-35
/
+4
2017-07-12
svcrdma: Clean-up svc_rdma_unmap_dma
Chuck Lever
1
-14
/
+5
2017-07-12
svcrdma: Remove frmr cache
Chuck Lever
1
-86
/
+0
2017-07-12
svcrdma: Remove unused Read completion handlers
Chuck Lever
1
-84
/
+9
2017-07-12
svcrdma: Properly compute .len and .buflen for received RPC Calls
Chuck Lever
2
-11
/
+5
2017-07-12
svcrdma: Use generic RDMA R/W API in RPC Call path
Chuck Lever
2
-454
/
+106
2017-07-12
svcrdma: Add recvfrom helpers to svc_rdma_rw.c
Chuck Lever
1
-1
/
+424
2017-06-28
svcrdma: Don't account for Receive queue "starvation"
Chuck Lever
1
-15
/
+6
2017-06-28
svcrdma: Improve Reply chunk sanity checking
Chuck Lever
1
-6
/
+11
[next]