summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/xprtrdma
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-for-6.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2023-08-221-5/+4
|\
| * xprtrdma: Remap Receive buffers after a reconnectChuck Lever2023-08-191-5/+4
* | svcrdma: Fix stale commentChuck Lever2023-06-181-4/+2
* | svcrdma: Remove an unused argument from __svc_rdma_put_rw_ctxt()Chuck Lever2023-06-171-4/+3
* | svcrdma: trace cc_release callsChuck Lever2023-06-171-0/+2
* | svcrdma: Convert "might sleep" comment into a code annotationChuck Lever2023-06-172-2/+5
* | SUNRPC: Optimize page release in svc_rdma_sendto()Chuck Lever2023-06-171-2/+2
* | svcrdma: Prevent page release when nothing was receivedChuck Lever2023-06-171-6/+6
* | svcrdma: Revert 2a1e4f21d841 ("svcrdma: Normalize Send page handling")Chuck Lever2023-06-122-22/+13
* | SUNRPC: Revert 579900670ac7 ("svcrdma: Remove unused sc_pages field")Chuck Lever2023-06-121-0/+25
* | SUNRPC: Revert cc93ce9529a6 ("svcrdma: Retain the page backing rq_res.head[0]...Chuck Lever2023-06-121-5/+0
* | svcrdma: Clean up allocation of svc_rdma_rw_ctxtChuck Lever2023-06-121-4/+6
* | svcrdma: Clean up allocation of svc_rdma_send_ctxtChuck Lever2023-06-121-5/+4
* | svcrdma: Clean up allocation of svc_rdma_recv_ctxtChuck Lever2023-06-121-11/+7
* | svcrdma: Allocate new transports on device's NUMA nodeChuck Lever2023-06-121-9/+9
|/
* Merge tag 'nfsd-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2023-05-172-7/+6
|\
| * SUNRPC: always free ctxt when freeing deferred requestNeilBrown2023-05-142-7/+6
* | Merge tag 'nfsd-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2023-04-291-19/+2
|\|
| * sunrpc: simplify two-level sysctl registration for svcrdma_parm_tableLuis Chamberlain2023-04-261-19/+2
* | sunrpc: simplify one-level sysctl registration for xr_tunables_tableLuis Chamberlain2023-04-111-10/+1
|/
* SUNRPC: Remove ->xpo_secure_port()Chuck Lever2023-02-202-7/+1
* Merge tag 'nfsd-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2023-01-101-1/+1
|\
| * Revert "SUNRPC: Use RMW bitops in single-threaded hot paths"Chuck Lever2023-01-061-1/+1
* | xprtrdma: Fix regbuf data not freed in rpcrdma_req_create()Zhang Xiaoxu2022-12-061-1/+1
|/
* xprtrdma: Fix uninitialized variableChuck Lever2022-10-051-2/+1
* xprtrdma: Prevent memory allocations from driving a reclaimChuck Lever2022-10-051-4/+4
* xprtrdma: Memory allocation should be allowed to fail during connectChuck Lever2022-10-051-3/+3
* xprtrdma: MR-related memory allocation should be allowed to failChuck Lever2022-10-053-11/+17
* xprtrdma: Clean up synopsis of rpcrdma_regbuf_alloc()Chuck Lever2022-10-051-11/+8
* xprtrdma: Clean up synopsis of rpcrdma_req_create()Chuck Lever2022-10-053-11/+11
* svcrdma: Clean up RPCRDMA_DEF_GFPChuck Lever2022-10-052-4/+2
* SUNRPC: Replace the use of the xprtiod WQ in rpcrdmaChuck Lever2022-10-052-9/+4
* SUNRPC: Fix an RPC/RDMA performance regressionTrond Myklebust2022-07-101-5/+1
* Merge tag 'nfsd-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds2022-06-101-2/+2
|\
| * SUNRPC: Trap RDMA segment overflowsChuck Lever2022-06-021-2/+2
* | Merge tag 'nfs-for-5.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2022-05-311-0/+5
|\ \
| * | xprtrdma: treat all calls not a bcall when bc_serv is NULLKinglong Mee2022-05-311-0/+5
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-05-261-1/+1
|\ \ \ | |_|/ |/| |
| * | Merge tag 'v5.18' into rdma.git for-nextJason Gunthorpe2022-05-241-1/+1
| |\|
| * | RDMA: Split kernel-only global device caps from uverbs device capsJason Gunthorpe2022-04-061-1/+1
* | | SUNRPC: Use RMW bitops in single-threaded hot pathsChuck Lever2022-05-231-1/+1
* | | SUNRPC: Remove svc_rqst::rq_xprt_hlenChuck Lever2022-05-191-1/+0
| |/ |/|
* | Merge tag 'nfsd-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds2022-04-121-1/+1
|\ \ | |/ |/|
| * SUNRPC: Fix NFSD's request deferral on RDMA transportsChuck Lever2022-04-061-1/+1
* | Merge tag 'nfs-for-5.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2022-03-293-6/+10
|\ \ | |/ |/|
| * SUNRPC: improve 'swap' handling: scheduling and PF_MEMALLOCNeilBrown2022-03-131-2/+4
| * SUNRPC/xprt: async tasks mustn't block waiting for memoryNeilBrown2022-03-131-1/+1
| * SUNRPC/call_alloc: async tasks mustn't block waiting for memoryNeilBrown2022-03-131-1/+3
| * SUNRPC/xprtrdma: Convert GFP_NOFS to GFP_KERNELTrond Myklebust2022-02-252-3/+3
* | SUNRPC: Rename svc_close_xprt()Chuck Lever2022-02-281-1/+1
|/