summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/xprtrdma
AgeCommit message (Expand)Author
2020-12-17Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2020-12-15Merge tag 'nfs-rdma-for-5.11-1' of git://git.linux-nfs.org/projects/anna/linu...Trond Myklebust
2020-12-14xprtrdma: Fix XDRBUF_SPARSE_PAGES supportChuck Lever
2020-12-02SUNRPC: xprt_load_transport() needs to support the netid "rdma6"Trond Myklebust
2020-11-30svcrdma: support multiple Read chunks per RPCChuck Lever
2020-11-30svcrdma: Use the new parsed chunk list when pulling Read chunksChuck Lever
2020-11-30svcrdma: Rename info::ri_chunklenChuck Lever
2020-11-30svcrdma: Clean up chunk tracepointsChuck Lever
2020-11-30svcrdma: Remove chunk list pointersChuck Lever
2020-11-30svcrdma: Support multiple Write chunks in svc_rdma_send_reply_chunkChuck Lever
2020-11-30svcrdma: Support multiple Write chunks in svc_rdma_map_reply_msg()Chuck Lever
2020-11-30svcrdma: Support multiple write chunks when pulling upChuck Lever
2020-11-30svcrdma: Use parsed chunk lists to encode Reply transport headersChuck Lever
2020-11-30svcrdma: Use parsed chunk lists to construct RDMA WritesChuck Lever
2020-11-30svcrdma: Use parsed chunk lists to detect reverse direction repliesChuck Lever
2020-11-30svcrdma: Use parsed chunk lists to derive the inv_rkeyChuck Lever
2020-11-30svcrdma: Add a "parsed chunk list" data structureChuck Lever
2020-11-30svcrdma: Clean up svc_rdma_encode_reply_chunk()Chuck Lever
2020-11-30svcrdma: Post RDMA Writes while XDR encoding repliesChuck Lever
2020-11-30NFSD: Invoke svc_encode_result_payload() in "read" NFSD encodersChuck Lever
2020-11-30SUNRPC: Rename svc_encode_read_payload()Chuck Lever
2020-11-30svcrdma: Refactor the RDMA Write pathChuck Lever
2020-11-30svcrdma: Const-ify the xdr_buf argumentsChuck Lever
2020-11-30svcrdma: Catch another Reply chunk overflow caseChuck Lever
2020-11-11xprtrdma: Micro-optimize MR DMA-unmappingChuck Lever
2020-11-11xprtrdma: Move rpcrdma_mr_put()Chuck Lever
2020-11-11xprtrdma: Trace unmap_sync callsChuck Lever
2020-11-11xprtrdma: Display the task ID when reporting MR eventsChuck Lever
2020-11-11xprtrdma: Clean up trace_xprtrdma_nomrs()Chuck Lever
2020-11-11xprtrdma: Clean up xprtrdma callback tracepointsChuck Lever
2020-11-11xprtrdma: Clean up tracepoints in the reply pathChuck Lever
2020-11-11xprtrdma: Clean up reply parsing error tracepointsChuck Lever
2020-11-11xprtrdma: Clean up trace_xprtrdma_post_linvChuck Lever
2020-11-11xprtrdma: Introduce FRWR completion IDsChuck Lever
2020-11-11xprtrdma: Introduce Send completion IDsChuck Lever
2020-11-11xprtrdma: Introduce Receive completion IDsChuck Lever
2020-11-11xprtrdma: Replace dprintk call sites in ERR_CHUNK pathChuck Lever
2020-10-22Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2020-10-16svcrdma: fix bounce buffers for unaligned offsets and multiple pagesDan Aloni
2020-09-25net: sunrpc: delete repeated wordsRandy Dunlap
2020-09-21xprtrdma: drop double zeroingJulia Lawall
2020-09-21SUNRPC: Hoist trace_xprtrdma_op_setport into generic codeChuck Lever
2020-09-21SUNRPC: Remove debugging instrumentation from xprt_releaseChuck Lever
2020-09-21SUNRPC: Hoist trace_xprtrdma_op_allocate into generic codeChuck Lever
2020-09-09Merge tag 'nfs-for-5.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2020-08-26xprtrdma: Release in-flight MRs on disconnectChuck Lever
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-09Merge tag 'nfsd-5.9' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds
2020-07-28svcrdma: CM event handler clean upChuck Lever
2020-07-28svcrdma: Remove transport reference countingChuck Lever