summaryrefslogtreecommitdiff
path: root/net/sunrpc/xprtrdma/svc_rdma_rw.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-05svcrdma: Populate tail iovec when receivingChuck Lever1-93/+15
2017-08-25svcrdma: Clean up svc_rdma_build_read_chunk()Chuck Lever1-3/+5
2017-07-12svcrdma: Remove svc_rdma_chunk_ctxt::cc_dir fieldChuck Lever1-10/+8
2017-07-12svcrdma: use offset_in_page() macroChuck Lever1-2/+3
2017-07-12svcrdma: Properly compute .len and .buflen for received RPC CallsChuck Lever1-1/+1
2017-07-12svcrdma: Add recvfrom helpers to svc_rdma_rw.cChuck Lever1-1/+424
2017-06-28svcrdma: Avoid Send Queue overflowChuck Lever1-0/+5
2017-04-26svcrdma: Introduce local rdma_rw API helpersChuck Lever1-0/+512