index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtrdma
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2016-05-26
8
-431
/
+630
|
\
|
*
xprtrdma: Remove qplock
Chuck Lever
2016-05-17
2
-4
/
+0
|
*
xprtrdma: Faster server reboot recovery
Chuck Lever
2016-05-17
1
-1
/
+11
|
*
xprtrdma: Remove ro_unmap() from all registration modes
Chuck Lever
2016-05-17
4
-88
/
+0
|
*
xprtrdma: Add ro_unmap_safe memreg method
Chuck Lever
2016-05-17
6
-19
/
+150
|
*
xprtrdma: Refactor __fmr_dma_unmap()
Chuck Lever
2016-05-17
1
-5
/
+2
|
*
xprtrdma: Move fr_xprt and fr_worker to struct rpcrdma_mw
Chuck Lever
2016-05-17
2
-7
/
+7
|
*
xprtrdma: Refactor the FRWR recovery worker
Chuck Lever
2016-05-17
1
-9
/
+16
|
*
xprtrdma: Reset MRs in frwr_op_unmap_sync()
Chuck Lever
2016-05-17
1
-38
/
+60
|
*
xprtrdma: Save I/O direction in struct rpcrdma_frwr
Chuck Lever
2016-05-17
2
-3
/
+4
|
*
xprtrdma: Rename rpcrdma_frwr::sg and sg_nents
Chuck Lever
2016-05-17
2
-20
/
+20
|
*
xprtrdma: Use core ib_drain_qp() API
Chuck Lever
2016-05-17
1
-35
/
+6
|
*
xprtrdma: Remove rpcrdma_create_chunks()
Chuck Lever
2016-05-17
1
-151
/
+0
|
*
xprtrdma: Allow Read list and Reply chunk simultaneously
Chuck Lever
2016-05-17
2
-60
/
+272
|
*
xprtrdma: Update comments in rpcrdma_marshal_req()
Chuck Lever
2016-05-17
1
-14
/
+4
|
*
xprtrdma: Avoid using Write list for small NFS READ requests
Chuck Lever
2016-05-17
1
-4
/
+5
|
*
xprtrdma: Prevent inline overflow
Chuck Lever
2016-05-17
5
-11
/
+90
|
*
xprtrdma: Limit number of RDMA segments in RPC-over-RDMA headers
Chuck Lever
2016-05-17
5
-26
/
+23
|
*
xprtrdma: Bound the inline threshold values
Chuck Lever
2016-05-17
1
-0
/
+6
|
*
sunrpc: Advertise maximum backchannel payload size
Chuck Lever
2016-05-17
3
-0
/
+18
*
|
Merge tag 'nfsd-4.7' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2016-05-24
4
-53
/
+58
|
\
\
|
*
|
svcrdma: Generalize svc_rdma_xdr_decode_req()
Chuck Lever
2016-05-13
2
-11
/
+23
|
*
|
svcrdma: Eliminate code duplication in svc_rdma_recvfrom()
Chuck Lever
2016-05-13
1
-21
/
+5
|
*
|
svcrdma: Drain QP before freeing svcrdma_xprt
Chuck Lever
2016-05-13
1
-0
/
+3
|
*
|
svcrdma: Post Receives only for forward channel requests
Chuck Lever
2016-05-13
1
-1
/
+1
|
*
|
svcrdma: Remove superfluous line from rdma_read_chunks()
Chuck Lever
2016-05-13
1
-3
/
+1
|
*
|
svcrdma: svc_rdma_put_context() is invoked twice in Send error path
Chuck Lever
2016-05-13
1
-15
/
+13
|
*
|
svcrdma: Do not add XDR padding to xdr_buf page vector
Chuck Lever
2016-05-13
1
-1
/
+1
|
*
|
svcrdma: Support IPv6 with NFS/RDMA
Shirley Ma
2016-05-13
1
-1
/
+11
|
|
/
*
|
IB/core: Enhance ib_map_mr_sg()
Bart Van Assche
2016-05-13
2
-2
/
+2
*
|
IB/core: Add passing an offset into the SG to ib_map_mr_sg
Christoph Hellwig
2016-05-13
2
-2
/
+2
|
/
*
Merge tag 'nfsd-4.6' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2016-03-24
5
-430
/
+352
|
\
|
*
svcrdma: Use new CQ API for RPC-over-RDMA server send CQs
Chuck Lever
2016-03-01
4
-175
/
+114
|
*
svcrdma: Use new CQ API for RPC-over-RDMA server receive CQs
Chuck Lever
2016-03-01
1
-90
/
+39
|
*
svcrdma: Remove close_out exit path
Chuck Lever
2016-03-01
1
-11
/
+1
|
*
svcrdma: Hook up the logic to return ERR_CHUNK
Chuck Lever
2016-03-01
2
-13
/
+46
|
*
svcrdma: Use correct XID in error replies
Chuck Lever
2016-03-01
2
-7
/
+3
|
*
svcrdma: Make RDMA_ERROR messages work
Chuck Lever
2016-03-01
4
-65
/
+72
|
*
svcrdma: svc_rdma_post_recv() should close connection on error
Chuck Lever
2016-03-01
4
-24
/
+19
|
*
svcrdma: Close connection when a send error occurs
Chuck Lever
2016-03-01
1
-2
/
+6
|
*
svcrdma: Do not send Write chunk XDR pad with inline content
Chuck Lever
2016-03-01
2
-6
/
+18
|
*
svcrdma: Do not write xdr_buf::tail in a Write chunk
Chuck Lever
2016-03-01
1
-3
/
+8
|
*
svcrdma: Find client-provided write and reply chunks once per reply
Chuck Lever
2016-03-01
1
-44
/
+36
*
|
xprtrdma: Use new CQ API for RPC-over-RDMA client send CQs
Chuck Lever
2016-03-14
3
-125
/
+91
*
|
xprtrdma: Use an anonymous union in struct rpcrdma_mw
Chuck Lever
2016-03-14
3
-36
/
+36
*
|
xprtrdma: Use new CQ API for RPC-over-RDMA client receive CQs
Chuck Lever
2016-03-14
2
-58
/
+21
*
|
xprtrdma: Serialize credit accounting again
Chuck Lever
2016-03-14
3
-9
/
+28
*
|
xprtrdma: Properly handle RDMA_ERROR replies
Chuck Lever
2016-03-14
1
-8
/
+43
*
|
xprtrdma: Do not wait if ib_post_send() fails
Chuck Lever
2016-03-14
1
-1
/
+5
*
|
xprtrdma: Segment head and tail XDR buffers on page boundaries
Chuck Lever
2016-03-14
1
-10
/
+32
[next]