index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-28
svcrdma: Drop connection after an RDMA Read error
Chuck Lever
1
-1
/
+2
2023-11-28
SUNRPC: Fix RPC client cleaned up the freed pipefs dentries
felix
1
-1
/
+4
2023-11-28
SUNRPC: Add an IS_ERR() check back to where it was
Dan Carpenter
1
-0
/
+4
2023-11-28
SUNRPC: ECONNRESET might require a rebind
Trond Myklebust
1
-1
/
+1
2023-10-06
Revert "SUNRPC dont update timeout value on connection reset"
Trond Myklebust
1
-2
/
+1
2023-10-06
NFSv4.1: fix pnfs MDS=DS session trunking
Olga Kornievskaia
1
-4
/
+7
2023-10-06
SUNRPC: Mark the cred for revalidation if the server rejects it
Trond Myklebust
1
-0
/
+1
2023-09-23
Revert "SUNRPC: Fail faster on bad verifier"
Trond Myklebust
1
-1
/
+1
2023-08-30
xprtrdma: Remap Receive buffers after a reconnect
Chuck Lever
1
-5
/
+4
2023-07-19
SUNRPC: Fix UAF in svc_tcp_listen_data_ready()
Ding Hui
1
-12
/
+11
2023-07-19
svcrdma: Prevent page release when nothing was received
Chuck Lever
1
-6
/
+6
2023-06-09
nfsd: fix double fget() bug in __write_ports_addfd()
Dan Carpenter
1
-18
/
+6
2023-05-30
SUNRPC: Don't change task->tk_status after the call to rpc_exit_task
Trond Myklebust
1
-3
/
+2
2023-05-24
SUNRPC: Fix trace_svc_register() call site
Chuck Lever
1
-1
/
+1
2023-05-24
SUNRPC: always free ctxt when freeing deferred request
NeilBrown
4
-27
/
+39
2023-05-24
SUNRPC: double free xprt_ctxt while still in use
NeilBrown
1
-1
/
+2
2023-05-11
SUNRPC: remove the maximum number of retries in call_bind_status
Dai Ngo
2
-4
/
+0
2023-04-13
sunrpc: only free unix grouplist after RCU settles
Jeff Layton
1
-4
/
+13
2023-04-06
SUNRPC: fix shutdown of NFS TCP client socket
Siddharth Kawar
1
-0
/
+1
2023-03-17
SUNRPC: Fix a server shutdown leak
Benjamin Coddington
1
-1
/
+5
2023-03-10
NFS: fix disabling of swap
NeilBrown
1
-0
/
+2
2023-02-09
use less confusing names for iov_iter direction initializers
Al Viro
3
-8
/
+8
2023-01-14
Revert "SUNRPC: Use RMW bitops in single-threaded hot paths"
Chuck Lever
5
-11
/
+11
2023-01-12
SUNRPC: ensure the matching upcall is in-flight upon downcall
minoura makoto
1
-2
/
+17
2023-01-04
SUNRPC: Don't leak netobj memory when gss_read_proxy_verf() fails
Chuck Lever
1
-2
/
+7
2022-12-31
SUNRPC: Fix missing release socket in rpc_sockname()
Wang ShaoBo
1
-1
/
+1
2022-12-31
xprtrdma: Fix regbuf data not freed in rpcrdma_req_create()
Zhang Xiaoxu
1
-1
/
+1
2022-10-27
SUNRPC: Fix crasher in gss_unwrap_resp_integ()
Chuck Lever
1
-1
/
+1
2022-10-27
SUNRPC: Fix null-ptr-deref when xps sysfs alloc failed
Zhang Xiaoxu
1
-2
/
+10
2022-10-16
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-5
/
+5
2022-10-13
Merge tag 'nfs-for-6.1-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
11
-80
/
+141
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2
-3
/
+3
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2
-2
/
+2
2022-10-10
Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-7
/
+5
2022-10-06
SUNRPC: Add API to force the client to disconnect
Trond Myklebust
1
-0
/
+14
2022-10-06
SUNRPC: Add a helper to allow pNFS drivers to selectively cancel RPC calls
Trond Myklebust
2
-0
/
+48
2022-10-06
SUNRPC: Fix races with rpc_killall_tasks()
Trond Myklebust
3
-21
/
+28
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-10-03
SUNRPC: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-10-03
SUNRPC: use max_t() to simplify open code
Ziyang Xuan
1
-4
/
+1
2022-10-03
SUNRPC: Directly use ida_alloc()/free()
Bo Liu
3
-6
/
+6
2022-09-26
SUNRPC: Fix typo in xdr_buf_subsegment's kdoc comment
Chuck Lever
1
-1
/
+1
2022-09-26
NFSD: Refactor common code out of dirlist helpers
Chuck Lever
1
-0
/
+22
[next]