summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/xprtrdma
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-07-136-145/+194
|\
| * xprtrdma: Fix documenting comments in frwr_ops.cChuck Lever2017-07-131-3/+3
| * xprtrdma: Replace PAGE_MASK with offset_in_page()Chuck Lever2017-07-131-8/+8
| * xprtrdma: FMR does not need list_del_init()Chuck Lever2017-07-131-8/+10
| * xprtrdma: Demote "connect" log messagesChuck Lever2017-07-131-36/+8
| * xprtrdma: Don't defer MR recovery if ro_map failsChuck Lever2017-07-132-20/+17
| * xprtrdma: Fix FRWR invalidation error recoveryChuck Lever2017-07-131-10/+13
| * xprtrdma: Fix client lock-up after application signal firesChuck Lever2017-07-134-31/+84
| * xprtrdma: Rename rpcrdma_req::rl_freeChuck Lever2017-07-132-6/+5
| * xprtrdma: Pass only the list of registered MRs to ro_unmap_syncChuck Lever2017-07-134-27/+26
| * xprtrdma: Pre-mark remotely invalidated MRsChuck Lever2017-07-134-5/+28
| * xprtrdma: On invalidation failure, remove MWs from rl_registeredChuck Lever2017-07-131-0/+1
* | svcrdma: fix an incorrect check on -E2BIG and -EINVALColin Ian King2017-07-131-1/+1
* | svcrdma: Remove svc_rdma_chunk_ctxt::cc_dir fieldChuck Lever2017-07-121-10/+8
* | svcrdma: use offset_in_page() macroChuck Lever2017-07-121-2/+3
* | svcrdma: Clean up after converting svc_rdma_recvfrom to rdma_rw APIChuck Lever2017-07-121-35/+4
* | svcrdma: Clean-up svc_rdma_unmap_dmaChuck Lever2017-07-121-14/+5
* | svcrdma: Remove frmr cacheChuck Lever2017-07-121-86/+0
* | svcrdma: Remove unused Read completion handlersChuck Lever2017-07-121-84/+9
* | svcrdma: Properly compute .len and .buflen for received RPC CallsChuck Lever2017-07-122-11/+5
* | svcrdma: Use generic RDMA R/W API in RPC Call pathChuck Lever2017-07-122-454/+106
* | svcrdma: Add recvfrom helpers to svc_rdma_rw.cChuck Lever2017-07-121-1/+424
* | svcrdma: Don't account for Receive queue "starvation"Chuck Lever2017-06-281-15/+6
* | svcrdma: Improve Reply chunk sanity checkingChuck Lever2017-06-281-6/+11
* | svcrdma: Improve Write chunk sanity checkingChuck Lever2017-06-281-5/+47
* | svcrdma: Improve Read chunk sanity checkingChuck Lever2017-06-281-18/+37
* | svcrdma: Remove svc_rdma_marshal.cChuck Lever2017-06-283-170/+128
* | svcrdma: Avoid Send Queue overflowChuck Lever2017-06-282-1/+6
* | svcrdma: Squelch disconnection messagesChuck Lever2017-06-281-3/+10
|/
* xprtrdma: Delete an error message for a failed memory allocation in xprt_rdma...Markus Elfring2017-05-241-4/+2
* Merge tag 'nfsd-4.12' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-05-108-749/+1100
|\
| * svcrdma: Clean out old XDR encodersChuck Lever2017-04-251-70/+0
| * svcrdma: Remove the req_map cacheChuck Lever2017-04-252-152/+0
| * svcrdma: Remove unused RDMA Write completion handlerChuck Lever2017-04-251-18/+0
| * svcrdma: Reduce size of sge array in struct svc_rdma_op_ctxtChuck Lever2017-04-251-3/+3
| * svcrdma: Clean up RPC-over-RDMA backchannel reply processingChuck Lever2017-04-252-16/+29
| * svcrdma: Report Write/Reply chunk overrunsChuck Lever2017-04-251-2/+56
| * svcrdma: Clean up RDMA_ERROR pathChuck Lever2017-04-253-63/+51
| * svcrdma: Use rdma_rw API in RPC reply pathChuck Lever2017-04-253-354/+350
| * svcrdma: Introduce local rdma_rw API helpersChuck Lever2017-04-253-1/+517
| * svcrdma: Clean up svc_rdma_get_inv_rkey()Chuck Lever2017-04-251-22/+17
| * svcrdma: Add helper to save pages under I/OChuck Lever2017-04-251-13/+18
| * svcrdma: Eliminate RPCRDMA_SQ_DEPTH_MULTChuck Lever2017-04-252-3/+1
| * svcrdma: Add svc_rdma_map_reply_hdr()Chuck Lever2017-04-252-38/+59
| * svcrdma: Move send_wr to svc_rdma_op_ctxtChuck Lever2017-04-252-35/+40
* | xprtrdma: Remove rpcrdma_buffer::rb_poolChuck Lever2017-04-251-1/+0
* | xprtrdma: Squelch ENOBUFS warningsChuck Lever2017-04-251-3/+5
* | xprtrdma: Annotate receive workqueueChuck Lever2017-04-251-1/+1
* | xprtrdma: Revert commit d0f36c46deeaChuck Lever2017-04-251-26/+7
* | xprtrdma: Restore transport after device removalChuck Lever2017-04-251-0/+48
OpenPOWER on IntegriCloud