index
:
Linux Stable
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.13.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfsd: fix double fget() bug in __write_ports_addfd()
Dan Carpenter
2023-06-09
1
-18
/
+6
*
SUNRPC: Don't change task->tk_status after the call to rpc_exit_task
Trond Myklebust
2023-05-30
1
-3
/
+2
*
SUNRPC: Fix trace_svc_register() call site
Chuck Lever
2023-05-24
1
-1
/
+1
*
SUNRPC: always free ctxt when freeing deferred request
NeilBrown
2023-05-24
4
-27
/
+39
*
SUNRPC: double free xprt_ctxt while still in use
NeilBrown
2023-05-24
1
-1
/
+2
*
SUNRPC: remove the maximum number of retries in call_bind_status
Dai Ngo
2023-05-11
2
-4
/
+0
*
sunrpc: only free unix grouplist after RCU settles
Jeff Layton
2023-04-13
1
-4
/
+13
*
SUNRPC: fix shutdown of NFS TCP client socket
Siddharth Kawar
2023-04-06
1
-0
/
+1
*
SUNRPC: Fix a server shutdown leak
Benjamin Coddington
2023-03-17
1
-1
/
+5
*
NFS: fix disabling of swap
NeilBrown
2023-03-10
1
-0
/
+2
*
use less confusing names for iov_iter direction initializers
Al Viro
2023-02-09
3
-8
/
+8
*
Revert "SUNRPC: Use RMW bitops in single-threaded hot paths"
Chuck Lever
2023-01-14
5
-11
/
+11
*
SUNRPC: ensure the matching upcall is in-flight upon downcall
minoura makoto
2023-01-12
1
-2
/
+17
*
SUNRPC: Don't leak netobj memory when gss_read_proxy_verf() fails
Chuck Lever
2023-01-04
1
-2
/
+7
*
SUNRPC: Fix missing release socket in rpc_sockname()
Wang ShaoBo
2022-12-31
1
-1
/
+1
*
xprtrdma: Fix regbuf data not freed in rpcrdma_req_create()
Zhang Xiaoxu
2022-12-31
1
-1
/
+1
*
SUNRPC: Fix crasher in gss_unwrap_resp_integ()
Chuck Lever
2022-10-27
1
-1
/
+1
*
SUNRPC: Fix null-ptr-deref when xps sysfs alloc failed
Zhang Xiaoxu
2022-10-27
1
-2
/
+10
*
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-16
4
-5
/
+5
|
\
|
*
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-11
2
-3
/
+3
|
*
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-11
2
-2
/
+2
*
|
Merge tag 'nfs-for-6.1-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2022-10-13
11
-80
/
+141
|
\
\
|
|
/
|
/
|
|
*
SUNRPC: Add API to force the client to disconnect
Trond Myklebust
2022-10-06
1
-0
/
+14
|
*
SUNRPC: Add a helper to allow pNFS drivers to selectively cancel RPC calls
Trond Myklebust
2022-10-06
2
-0
/
+48
|
*
SUNRPC: Fix races with rpc_killall_tasks()
Trond Myklebust
2022-10-06
3
-21
/
+28
|
*
xprtrdma: Fix uninitialized variable
Chuck Lever
2022-10-05
1
-2
/
+1
|
*
xprtrdma: Prevent memory allocations from driving a reclaim
Chuck Lever
2022-10-05
1
-4
/
+4
|
*
xprtrdma: Memory allocation should be allowed to fail during connect
Chuck Lever
2022-10-05
1
-3
/
+3
|
*
xprtrdma: MR-related memory allocation should be allowed to fail
Chuck Lever
2022-10-05
3
-11
/
+17
|
*
xprtrdma: Clean up synopsis of rpcrdma_regbuf_alloc()
Chuck Lever
2022-10-05
1
-11
/
+8
|
*
xprtrdma: Clean up synopsis of rpcrdma_req_create()
Chuck Lever
2022-10-05
3
-11
/
+11
|
*
svcrdma: Clean up RPCRDMA_DEF_GFP
Chuck Lever
2022-10-05
2
-4
/
+2
|
*
SUNRPC: Replace the use of the xprtiod WQ in rpcrdma
Chuck Lever
2022-10-05
2
-9
/
+4
|
*
SUNRPC: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-10-03
1
-1
/
+1
|
*
SUNRPC: use max_t() to simplify open code
Ziyang Xuan
2022-10-03
1
-4
/
+1
|
*
SUNRPC: Directly use ida_alloc()/free()
Bo Liu
2022-10-03
3
-6
/
+6
*
|
Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-10-10
1
-7
/
+5
|
\
\
|
*
|
freezer,sched: Rewrite core freezer logic
Peter Zijlstra
2022-09-07
1
-7
/
+5
*
|
|
SUNRPC: Fix typo in xdr_buf_subsegment's kdoc comment
Chuck Lever
2022-09-26
1
-1
/
+1
*
|
|
NFSD: Refactor common code out of dirlist helpers
Chuck Lever
2022-09-26
1
-0
/
+22
*
|
|
SUNRPC: Clarify comment that documents svc_max_payload()
Chuck Lever
2022-09-26
1
-2
/
+6
*
|
|
SUNRPC: Parametrize how much of argsize should be zeroed
Chuck Lever
2022-09-26
1
-1
/
+1
*
|
|
SUNRPC: Optimize svc_process()
Chuck Lever
2022-09-26
1
-13
/
+11
|
|
/
|
/
|
*
|
Merge tag 'nfs-for-5.20-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-09-12
2
-4
/
+7
|
\
\
|
*
|
Revert "SUNRPC: Remove unreachable error condition"
Dan Aloni
2022-09-08
1
-0
/
+3
|
*
|
SUNRPC: Fix call completion races with call_decode()
Trond Myklebust
2022-09-01
1
-4
/
+4
*
|
|
Merge tag 'nfs-for-5.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-08-22
1
-1
/
+1
|
\
|
|
|
*
|
SUNRPC: RPC level errors should set task->tk_rpc_status
Trond Myklebust
2022-08-19
1
-1
/
+1
*
|
|
net/sunrpc: fix potential memory leaks in rpc_sysfs_xprt_state_change()
Xin Xiong
2022-08-12
1
-2
/
+4
|
|
/
|
/
|
*
|
Merge tag 'nfs-for-5.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-08-10
11
-160
/
+465
|
\
|
[next]