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-05-24
xprtrdma: Delete an error message for a failed memory allocation in xprt_rdma...
Markus Elfring
1
-4
/
+2
2017-05-10
Merge tag 'nfsd-4.12' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
8
-749
/
+1100
2017-04-25
svcrdma: Clean out old XDR encoders
Chuck Lever
1
-70
/
+0
2017-04-25
svcrdma: Remove the req_map cache
Chuck Lever
2
-152
/
+0
2017-04-25
svcrdma: Remove unused RDMA Write completion handler
Chuck Lever
1
-18
/
+0
2017-04-25
svcrdma: Reduce size of sge array in struct svc_rdma_op_ctxt
Chuck Lever
1
-3
/
+3
2017-04-25
svcrdma: Clean up RPC-over-RDMA backchannel reply processing
Chuck Lever
2
-16
/
+29
2017-04-25
svcrdma: Report Write/Reply chunk overruns
Chuck Lever
1
-2
/
+56
2017-04-25
svcrdma: Clean up RDMA_ERROR path
Chuck Lever
3
-63
/
+51
2017-04-25
svcrdma: Use rdma_rw API in RPC reply path
Chuck Lever
3
-354
/
+350
2017-04-25
svcrdma: Introduce local rdma_rw API helpers
Chuck Lever
3
-1
/
+517
2017-04-25
svcrdma: Clean up svc_rdma_get_inv_rkey()
Chuck Lever
1
-22
/
+17
2017-04-25
svcrdma: Add helper to save pages under I/O
Chuck Lever
1
-13
/
+18
2017-04-25
svcrdma: Eliminate RPCRDMA_SQ_DEPTH_MULT
Chuck Lever
2
-3
/
+1
2017-04-25
svcrdma: Add svc_rdma_map_reply_hdr()
Chuck Lever
2
-38
/
+59
2017-04-25
svcrdma: Move send_wr to svc_rdma_op_ctxt
Chuck Lever
2
-35
/
+40
2017-04-25
xprtrdma: Remove rpcrdma_buffer::rb_pool
Chuck Lever
1
-1
/
+0
2017-04-25
xprtrdma: Squelch ENOBUFS warnings
Chuck Lever
1
-3
/
+5
2017-04-25
xprtrdma: Annotate receive workqueue
Chuck Lever
1
-1
/
+1
2017-04-25
xprtrdma: Revert commit d0f36c46deea
Chuck Lever
1
-26
/
+7
2017-04-25
xprtrdma: Restore transport after device removal
Chuck Lever
1
-0
/
+48
2017-04-25
xprtrdma: Refactor rpcrdma_ep_connect
Chuck Lever
1
-46
/
+63
2017-04-25
xprtrdma: Support unplugging an HCA from under an NFS mount
Chuck Lever
3
-9
/
+101
2017-04-25
xprtrdma: Use same device when mapping or syncing DMA buffers
Chuck Lever
3
-9
/
+14
2017-04-25
xprtrdma: Refactor rpcrdma_ia_open()
Chuck Lever
3
-27
/
+32
2017-04-25
xprtrdma: Detect unreachable NFS/RDMA servers more reliably
Chuck Lever
1
-0
/
+22
2017-04-25
xprtrdma: Cancel refresh worker during buffer shutdown
Chuck Lever
1
-0
/
+1
2017-04-01
Merge tag 'nfsd-4.11-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-0
/
+1
2017-03-28
svcrdma: set XPT_CONG_CTRL flag for bc xprt
Chuck Lever
1
-0
/
+1
2017-03-17
Merge tag 'nfs-for-4.11-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-1
/
+2
2017-03-17
xprtrdma: Squelch kbuild sparse complaint
Chuck Lever
1
-1
/
+2
2017-03-01
Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
6
-112
/
+118
2017-02-28
Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
5
-252
/
+175
2017-02-24
sunrpc: flag transports as having congestion control
Jeff Layton
1
-0
/
+8
2017-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2017-02-20
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2017-02-10
xprtrdma: Refactor management of mw_list field
Chuck Lever
5
-24
/
+29
2017-02-10
xprtrdma: Handle stale connection rejection
Chuck Lever
1
-45
/
+21
2017-02-10
xprtrdma: Properly recover FRWRs with in-flight FASTREG WRs
Chuck Lever
2
-10
/
+8
2017-02-10
xprtrdma: Shrink send SGEs array
Chuck Lever
1
-4
/
+7
2017-02-10
xprtrdma: Reduce required number of send SGEs
Chuck Lever
3
-9
/
+32
2017-02-10
xprtrdma: Disable pad optimization by default
Chuck Lever
2
-1
/
+2
2017-02-10
xprtrdma: Per-connection pad optimization
Chuck Lever
3
-14
/
+16
2017-02-10
xprtrdma: Fix Read chunk padding
Chuck Lever
1
-6
/
+4
2017-02-10
net: sunrpc: fix build errors when linux/phy*.h is removed from net/dsa.h
Russell King
1
-0
/
+1
2017-02-08
svcrdma: Poll CQs in "workqueue" mode
Chuck Lever
2
-16
/
+16
2017-02-08
svcrdma: Combine list fields in struct svc_rdma_op_ctxt
Chuck Lever
2
-26
/
+21
2017-02-08
svcrdma: Remove unused sc_dto_q field
Chuck Lever
1
-1
/
+0
2017-02-08
svcrdma: Clean up backchannel send header encoding
Chuck Lever
1
-8
/
+9
2017-02-08
svcrdma: Clean up RPC-over-RDMA Call header decoder
Chuck Lever
1
-153
/
+79
[next]