index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtrdma
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-18
svcrdma: Fix stale comment
Chuck Lever
1
-4
/
+2
2023-06-17
svcrdma: Remove an unused argument from __svc_rdma_put_rw_ctxt()
Chuck Lever
1
-4
/
+3
2023-06-17
svcrdma: trace cc_release calls
Chuck Lever
1
-0
/
+2
2023-06-17
svcrdma: Convert "might sleep" comment into a code annotation
Chuck Lever
2
-2
/
+5
2023-06-17
SUNRPC: Optimize page release in svc_rdma_sendto()
Chuck Lever
1
-2
/
+2
2023-06-17
svcrdma: Prevent page release when nothing was received
Chuck Lever
1
-6
/
+6
2023-06-12
svcrdma: Revert 2a1e4f21d841 ("svcrdma: Normalize Send page handling")
Chuck Lever
2
-22
/
+13
2023-06-12
SUNRPC: Revert 579900670ac7 ("svcrdma: Remove unused sc_pages field")
Chuck Lever
1
-0
/
+25
2023-06-12
SUNRPC: Revert cc93ce9529a6 ("svcrdma: Retain the page backing rq_res.head[0]...
Chuck Lever
1
-5
/
+0
2023-06-12
svcrdma: Clean up allocation of svc_rdma_rw_ctxt
Chuck Lever
1
-4
/
+6
2023-06-12
svcrdma: Clean up allocation of svc_rdma_send_ctxt
Chuck Lever
1
-5
/
+4
2023-06-12
svcrdma: Clean up allocation of svc_rdma_recv_ctxt
Chuck Lever
1
-11
/
+7
2023-06-12
svcrdma: Allocate new transports on device's NUMA node
Chuck Lever
1
-9
/
+9
2023-05-17
Merge tag 'nfsd-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2
-7
/
+6
2023-05-14
SUNRPC: always free ctxt when freeing deferred request
NeilBrown
2
-7
/
+6
2023-04-29
Merge tag 'nfsd-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-19
/
+2
2023-04-26
sunrpc: simplify two-level sysctl registration for svcrdma_parm_table
Luis Chamberlain
1
-19
/
+2
2023-04-11
sunrpc: simplify one-level sysctl registration for xr_tunables_table
Luis Chamberlain
1
-10
/
+1
2023-02-20
SUNRPC: Remove ->xpo_secure_port()
Chuck Lever
2
-7
/
+1
2023-01-11
Merge tag 'nfsd-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-1
/
+1
2023-01-06
Revert "SUNRPC: Use RMW bitops in single-threaded hot paths"
Chuck Lever
1
-1
/
+1
2022-12-06
xprtrdma: Fix regbuf data not freed in rpcrdma_req_create()
Zhang Xiaoxu
1
-1
/
+1
2022-10-05
xprtrdma: Fix uninitialized variable
Chuck Lever
1
-2
/
+1
2022-10-05
xprtrdma: Prevent memory allocations from driving a reclaim
Chuck Lever
1
-4
/
+4
2022-10-05
xprtrdma: Memory allocation should be allowed to fail during connect
Chuck Lever
1
-3
/
+3
2022-10-05
xprtrdma: MR-related memory allocation should be allowed to fail
Chuck Lever
3
-11
/
+17
2022-10-05
xprtrdma: Clean up synopsis of rpcrdma_regbuf_alloc()
Chuck Lever
1
-11
/
+8
2022-10-05
xprtrdma: Clean up synopsis of rpcrdma_req_create()
Chuck Lever
3
-11
/
+11
2022-10-05
svcrdma: Clean up RPCRDMA_DEF_GFP
Chuck Lever
2
-4
/
+2
2022-10-05
SUNRPC: Replace the use of the xprtiod WQ in rpcrdma
Chuck Lever
2
-9
/
+4
2022-07-11
SUNRPC: Fix an RPC/RDMA performance regression
Trond Myklebust
1
-5
/
+1
2022-06-11
Merge tag 'nfsd-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-2
/
+2
2022-06-02
SUNRPC: Trap RDMA segment overflows
Chuck Lever
1
-2
/
+2
2022-06-01
Merge tag 'nfs-for-5.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-0
/
+5
2022-06-01
xprtrdma: treat all calls not a bcall when bc_serv is NULL
Kinglong Mee
1
-0
/
+5
2022-05-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+1
2022-05-24
Merge tag 'v5.18' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+1
2022-05-23
SUNRPC: Use RMW bitops in single-threaded hot paths
Chuck Lever
1
-1
/
+1
2022-05-19
SUNRPC: Remove svc_rqst::rq_xprt_hlen
Chuck Lever
1
-1
/
+0
2022-04-13
Merge tag 'nfsd-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-1
/
+1
2022-04-06
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
1
-1
/
+1
2022-04-06
SUNRPC: Fix NFSD's request deferral on RDMA transports
Chuck Lever
1
-1
/
+1
2022-03-30
Merge tag 'nfs-for-5.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-6
/
+10
2022-03-13
SUNRPC: improve 'swap' handling: scheduling and PF_MEMALLOC
NeilBrown
1
-2
/
+4
2022-03-13
SUNRPC/xprt: async tasks mustn't block waiting for memory
NeilBrown
1
-1
/
+1
2022-03-13
SUNRPC/call_alloc: async tasks mustn't block waiting for memory
NeilBrown
1
-1
/
+3
2022-02-28
SUNRPC: Rename svc_close_xprt()
Chuck Lever
1
-1
/
+1
2022-02-26
SUNRPC/xprtrdma: Convert GFP_NOFS to GFP_KERNEL
Trond Myklebust
2
-3
/
+3
2022-02-08
xprtrdma: fix pointer derefs in error cases of rpcrdma_ep_create
Dan Aloni
1
-0
/
+3
2022-01-14
xprtrdma: Remove definitions of RPCDBG_FACILITY
Chuck Lever
5
-27
/
+0
[next]