aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/xprtrdma/svc_rdma_rw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-05svcrdma: Populate tail iovec when receivingChuck Lever1-93/+15
2017-08-24svcrdma: 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-25svcrdma: Introduce local rdma_rw API helpersChuck Lever1-0/+512