summaryrefslogtreecommitdiff
path: root/net/sunrpc/xprtrdma
AgeCommit message (Expand)Author
2022-06-10Merge tag 'nfsd-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2022-06-02SUNRPC: Trap RDMA segment overflowsChuck Lever
2022-05-31Merge tag 'nfs-for-5.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2022-05-31xprtrdma: treat all calls not a bcall when bc_serv is NULLKinglong Mee
2022-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-05-24Merge tag 'v5.18' into rdma.git for-nextJason Gunthorpe
2022-05-23SUNRPC: Use RMW bitops in single-threaded hot pathsChuck Lever
2022-05-19SUNRPC: Remove svc_rqst::rq_xprt_hlenChuck Lever
2022-04-12Merge tag 'nfsd-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2022-04-06RDMA: Split kernel-only global device caps from uverbs device capsJason Gunthorpe
2022-04-06SUNRPC: Fix NFSD's request deferral on RDMA transportsChuck Lever
2022-03-29Merge tag 'nfs-for-5.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2022-03-13SUNRPC: improve 'swap' handling: scheduling and PF_MEMALLOCNeilBrown
2022-03-13SUNRPC/xprt: async tasks mustn't block waiting for memoryNeilBrown
2022-03-13SUNRPC/call_alloc: async tasks mustn't block waiting for memoryNeilBrown
2022-02-28SUNRPC: Rename svc_close_xprt()Chuck Lever
2022-02-25SUNRPC/xprtrdma: Convert GFP_NOFS to GFP_KERNELTrond Myklebust
2022-02-08xprtrdma: fix pointer derefs in error cases of rpcrdma_ep_createDan Aloni
2022-01-14xprtrdma: Remove definitions of RPCDBG_FACILITYChuck Lever
2022-01-14xprtrdma: Remove final dprintk call sites from xprtrdmaChuck Lever
2021-11-10Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2021-11-02xprtrdma: Fix a maybe-uninitialized compiler warningBenjamin Coddington
2021-10-20xprtrdma: Remove rpcrdma_ep::re_implicit_roundupChuck Lever
2021-10-20xprtrdma: Provide a buffer to pad Write chunks of unaligned lengthChuck Lever
2021-10-04svcrdma: Split svcrmda_wc_{read,write} tracepointsChuck Lever
2021-10-04svcrdma: Split the svcrdma_wc_send() tracepointChuck Lever
2021-10-04svcrdma: Split the svcrdma_wc_receive() tracepointChuck Lever
2021-09-04Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2021-08-19svcrdma: xpt_bc_xprt is already clear in __svc_rdma_free()Chuck Lever
2021-08-17svcrdma: Convert rdma->sc_rw_ctxts to llistChuck Lever
2021-08-17svcrdma: Relieve contention on sc_send_lock.Chuck Lever
2021-08-17svcrdma: Fewer calls to wake_up() in Send completion handlerChuck Lever
2021-08-09SUNRPC/xprtrdma: Fix reconnection lockingTrond Myklebust
2021-08-09xprtrdma: Eliminate rpcrdma_post_sends()Chuck Lever
2021-08-09xprtrdma: Add an xprtrdma_post_send_err tracepointChuck Lever
2021-08-09xprtrdma: Add xprtrdma_post_recvs_err() tracepointChuck Lever
2021-08-09xprtrdma: Put rpcrdma_reps before waking the tear-down completionChuck Lever
2021-08-09xprtrdma: Disconnect after an ib_post_send() immediate errorChuck Lever
2021-07-09Merge tag 'nfs-for-5.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2021-07-08sunrpc: keep track of the xprt_class in rpc_xprt structureOlga Kornievskaia
2021-07-07Merge tag 'nfsd-5.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2021-07-06xprtrdma: Fix spelling mistakesZheng Yongjun
2021-05-27xprtrdma: Revert 586a0787ce35Chuck Lever
2021-05-26SUNRPC: More fixes for backlog congestionTrond Myklebust
2021-05-07Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2021-05-01xprtrdma: Fix a NULL dereference in frwr_unmap_sync()Chuck Lever
2021-04-26xprtrdma: Move fr_mr field to struct rpcrdma_mrChuck Lever
2021-04-26xprtrdma: Move the Work Request union to struct rpcrdma_mrChuck Lever
2021-04-26xprtrdma: Move fr_linv_done field to struct rpcrdma_mrChuck Lever
2021-04-26xprtrdma: Move cqe to struct rpcrdma_mrChuck Lever