index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtrdma
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
xprtrdma: Reply buffer exhaustion can be catastrophic
Chuck Lever
2016-07-11
1
-7
/
+5
*
xprtrdma: Clean up device capability detection
Chuck Lever
2016-07-11
4
-29
/
+44
*
xprtrdma: Remove rpcrdma_map_one() and friends
Chuck Lever
2016-07-11
2
-44
/
+0
*
xprtrdma: Remove ALLPHYSICAL memory registration mode
Chuck Lever
2016-07-11
4
-142
/
+2
*
xprtrdma: Do not leak an MW during a DMA map failure
Chuck Lever
2016-07-11
2
-0
/
+2
*
xprtrdma: Refactor MR recovery work queues
Chuck Lever
2016-07-11
5
-166
/
+135
*
xprtrdma: Use scatterlist for DMA mapping and unmapping under FMR
Chuck Lever
2016-07-11
1
-39
/
+57
*
xprtrdma: Rename fields in rpcrdma_fmr
Chuck Lever
2016-07-11
2
-19
/
+19
*
xprtrdma: Move init and release helpers
Chuck Lever
2016-07-11
2
-89
/
+119
*
xprtrdma: Create common scatterlist fields in rpcrdma_mw
Chuck Lever
2016-07-11
2
-47
/
+46
*
xprtrdma: Remove FMRs from the unmap list after unmapping
Chuck Lever
2016-07-11
1
-2
/
+7
*
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
[prev]
[next]