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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-19
rpcrdma: Trace connection registration and unregistration
Chuck Lever
1
-0
/
+2
2024-08-19
rpcrdma: Use XA_FLAGS_ALLOC instead of XA_FLAGS_ALLOC1
Chuck Lever
1
-1
/
+1
2024-08-19
rpcrdma: Device kref is over-incremented on error from xa_alloc
Chuck Lever
1
-1
/
+1
2024-08-10
Merge tag 'nfsd-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-1
/
+1
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2
-3
/
+3
2024-07-19
sunrpc: avoid -Wformat-security warning
Arnd Bergmann
1
-1
/
+1
2024-07-19
Merge tag 'nfs-for-6.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
9
-59
/
+266
2024-07-18
SUNRPC: Fix a race to wake a sync task
Benjamin Coddington
1
-1
/
+3
2024-07-17
Merge tag 'nfsd-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
4
-69
/
+128
2024-07-11
net, sunrpc: Remap EPERM in case of connection failure in xs_tcp_setup_socket
Daniel Borkmann
1
-0
/
+7
2024-07-08
gss_krb5: Fix the error handling path for crypto_sync_skcipher_setkey
Gaosheng Cui
1
-1
/
+1
2024-07-08
sunrpc: refactor pool_mode setting code
Jeff Layton
1
-21
/
+64
2024-07-08
sunrpc: fix up the special handling of sv_nrpools == 1
Jeff Layton
1
-19
/
+7
2024-07-08
SUNRPC: Add a trace point in svc_xprt_deferred_close
Chuck Lever
1
-0
/
+1
2024-07-08
svcrdma: Handle ADDR_CHANGE CM event properly
Chuck Lever
1
-1
/
+15
2024-07-08
svcrdma: Refactor the creation of listener CMA ID
Chuck Lever
1
-27
/
+40
2024-07-08
SUNRPC: avoid soft lockup when transmitting UDP to reachable server.
NeilBrown
1
-1
/
+2
2024-07-08
xprtrdma: Remove temp allocation of rpcrdma_rep objects
Chuck Lever
3
-37
/
+26
2024-07-08
xprtrdma: Clean up synopsis of frwr_mr_unmap()
Chuck Lever
1
-3
/
+3
2024-07-08
xprtrdma: Handle device removal outside of the CM event handler
Chuck Lever
2
-9
/
+16
2024-07-08
rpcrdma: Implement generic device removal
Chuck Lever
3
-4
/
+197
2024-07-08
xprtrdma: Fix rpcrdma_reqs_reset()
Chuck Lever
2
-2
/
+17
2024-07-08
xprtrdma: removed asm-generic headers from verbs.c
Tanzir Hasan
1
-2
/
+2
2024-06-22
SUNRPC: Fix backchannel reply, again
Chuck Lever
1
-1
/
+4
2024-06-13
Merge tag 'nfs-for-6.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+3
2024-06-08
Merge tag 'nfsd-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-1
/
+1
2024-06-03
SUNRPC: Fix loop termination condition in gss_free_in_token_pages()
Chuck Lever
1
-1
/
+1
2024-05-30
SUNRPC: return proper error from gss_wrap_req_priv
Chen Hanxiao
1
-1
/
+3
2024-05-23
Merge tag 'nfs-for-6.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-2
/
+18
2024-05-20
rpcrdma: fix handling for RDMA_CM_EVENT_DEVICE_REMOVAL
Dan Aloni
1
-1
/
+5
2024-05-20
sunrpc: fix NFSACL RPC retry on soft mount
Dan Aloni
1
-0
/
+1
2024-05-20
SUNRPC: fix handling expired GSS context
Olga Kornievskaia
1
-1
/
+12
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+4
2024-05-19
Merge tag 'nfsd-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
3
-69
/
+111
2024-05-09
SUNRPC: Fix gss_free_in_token_pages()
Chuck Lever
1
-8
/
+2
2024-05-06
SUNRPC: Remove comment for sp_lock
Guoqing Jiang
1
-1
/
+0
2024-05-06
SUNRPC: add a new svc_find_listener helper
Jeff Layton
1
-0
/
+34
2024-05-06
SUNRPC: introduce svc_xprt_create_from_sa utility routine
Lorenzo Bianconi
1
-58
/
+75
2024-05-06
sunrpc: removed redundant procp check
Aleksandr Aprelkov
1
-2
/
+0
2024-05-03
net: sunrpc: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
4
-4
/
+0
2024-04-29
Merge tag 'nfs-for-6.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+1
2024-04-26
mm: change inlined allocation helpers to account at the call site
Suren Baghdasaryan
1
-2
/
+4
2024-04-22
Merge tag 'nfsd-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2
-68
/
+23
2024-04-20
Revert "svcrdma: Add Write chunk WRs to the RPC's Send WR chain"
Chuck Lever
2
-68
/
+23
2024-04-06
Merge tag 'nfsd-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-9
/
+1
2024-04-04
SUNRPC: Fix a slow server-side memory leak with RPC-over-TCP
Chuck Lever
1
-9
/
+1
2024-04-04
SUNRPC: add a missing rpc_stat for TCP TLS
Olga Kornievskaia
1
-0
/
+1
2024-03-29
Merge tag 'nfsd-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-6
/
+8
2024-03-22
SUNRPC: Revert 561141dd494382217bace4d1a51d08168420eace
Chuck Lever
1
-6
/
+8
2024-03-16
Merge tag 'nfs-for-6.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-4
/
+37
[next]