index
:
linux-stable.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.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
*
Merge tag 'nfs-for-6.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2023-11-08
4
-14
/
+18
|
\
|
*
SUNRPC: Fix RPC client cleaned up the freed pipefs dentries
felix
2023-11-01
1
-1
/
+4
|
*
SUNRPC: Add an IS_ERR() check back to where it was
Dan Carpenter
2023-11-01
1
-0
/
+4
|
*
SUNRPC: SOFTCONN tasks should time out when on the sending list
Trond Myklebust
2023-10-22
1
-2
/
+2
|
*
SUNRPC: Force close the socket when a hard error is reported
Trond Myklebust
2023-10-22
1
-9
/
+5
|
*
SUNRPC: Don't skip timeout checks in call_connect_status()
Trond Myklebust
2023-10-22
1
-1
/
+2
|
*
SUNRPC: ECONNRESET might require a rebind
Trond Myklebust
2023-10-22
1
-1
/
+1
*
|
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-02
1
-8
/
+12
|
\
\
|
*
|
sunrpc: dynamically allocate the sunrpc_cred shrinker
Qi Zheng
2023-10-04
1
-8
/
+12
*
|
|
Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-11-02
2
-3
/
+1
|
\
\
\
|
*
|
|
SUNRPC: Do not include crypto/algapi.h
Herbert Xu
2023-09-15
2
-3
/
+1
*
|
|
|
Merge tag 'nfsd-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2023-10-30
5
-220
/
+193
|
\
\
\
\
|
*
|
|
|
svcrdma: Drop connection after an RDMA Read error
Chuck Lever
2023-10-16
1
-1
/
+2
|
*
|
|
|
SUNRPC: Remove BUG_ON call sites
Chuck Lever
2023-10-16
1
-4
/
+5
|
*
|
|
|
SUNRPC: change the back-channel queue to lwq
NeilBrown
2023-10-16
4
-18
/
+6
|
*
|
|
|
SUNRPC: discard sp_lock
NeilBrown
2023-10-16
1
-5
/
+5
|
*
|
|
|
SUNRPC: change sp_nrthreads to atomic_t
NeilBrown
2023-10-16
1
-17
/
+20
|
*
|
|
|
SUNRPC: use lwq for sp_sockets - renamed to sp_xprts
NeilBrown
2023-10-16
2
-41
/
+18
|
*
|
|
|
SUNRPC: only have one thread waking up at a time
NeilBrown
2023-10-16
2
-21
/
+31
|
*
|
|
|
SUNRPC: rename some functions from rqst_ to svc_thread_
NeilBrown
2023-10-16
1
-5
/
+5
|
*
|
|
|
SUNRPC: change service idle list to be an llist
NeilBrown
2023-10-16
2
-33
/
+26
|
*
|
|
|
SUNRPC: discard SP_CONGESTED
NeilBrown
2023-10-16
2
-4
/
+1
|
*
|
|
|
SUNRPC: add list of idle threads
NeilBrown
2023-10-16
2
-9
/
+20
|
*
|
|
|
SUNRPC: change how svc threads are asked to exit.
NeilBrown
2023-10-16
2
-26
/
+24
|
*
|
|
|
SUNRPC: integrate back-channel processing with svc_recv()
NeilBrown
2023-10-16
4
-7
/
+32
|
*
|
|
|
SUNRPC: Clean up bc_svc_process()
Chuck Lever
2023-10-16
1
-26
/
+12
|
*
|
|
|
SUNRPC: rename and refactor svc_get_next_xprt()
NeilBrown
2023-10-16
1
-48
/
+44
|
*
|
|
|
SUNRPC: move all of xprt handling into svc_xprt_handle()
NeilBrown
2023-10-16
1
-33
/
+20
|
|
|
_
|
/
|
|
/
|
|
*
/
|
|
sunrpc: convert to new timestamp accessors
Jeff Layton
2023-10-18
1
-1
/
+1
|
/
/
/
*
|
|
SUNRPC/TLS: Lock the lower_xprt during the tls handshake
Anna Schumaker
2023-09-27
1
-0
/
+6
*
|
|
Revert "SUNRPC dont update timeout value on connection reset"
Trond Myklebust
2023-09-27
1
-2
/
+1
*
|
|
SUNRPC: Fail quickly when server does not recognize TLS
Chuck Lever
2023-09-27
3
-6
/
+19
|
|
/
|
/
|
*
|
NFSv4.1: fix pnfs MDS=DS session trunking
Olga Kornievskaia
2023-09-13
1
-4
/
+7
*
|
Revert "SUNRPC: Fail faster on bad verifier"
Trond Myklebust
2023-09-13
1
-1
/
+1
*
|
SUNRPC: Mark the cred for revalidation if the server rejects it
Trond Myklebust
2023-09-13
1
-0
/
+1
|
/
*
Merge tag 'nfs-for-6.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2023-08-31
5
-17
/
+76
|
\
|
*
SUNRPC: Don't override connect timeouts in rpc_clnt_add_xprt()
Trond Myklebust
2023-08-24
1
-0
/
+5
|
*
SUNRPC: Allow specification of TCP client connect timeout at setup
Trond Myklebust
2023-08-24
2
-2
/
+7
|
*
SUNRPC: Refactor and simplify connect timeout
Trond Myklebust
2023-08-24
1
-13
/
+21
|
*
SUNRPC: Set the TCP_SYNCNT to match the socket timeout
Trond Myklebust
2023-08-24
1
-0
/
+14
|
*
xprtrdma: Remove unused function declaration rpcrdma_bc_post_recv()
Yue Haibing
2023-08-23
1
-1
/
+0
|
*
SUNRPC: kmap() the xdr pages during decode
Anna Schumaker
2023-08-23
3
-1
/
+29
*
|
Merge tag 'nfsd-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2023-08-31
18
-1340
/
+252
|
\
\
|
*
|
SUNRPC: Remove return value of svc_pool_wake_idle_thread()
NeilBrown
2023-08-29
1
-6
/
+2
|
*
|
SUNRPC: make rqst_should_sleep() idempotent()
NeilBrown
2023-08-29
1
-3
/
+5
|
*
|
SUNRPC: Clean up svc_set_num_threads
Chuck Lever
2023-08-29
1
-35
/
+25
|
*
|
SUNRPC: Count ingress RPC messages per svc_pool
Chuck Lever
2023-08-29
2
-1
/
+4
|
*
|
SUNRPC: Deduplicate thread wake-up code
Chuck Lever
2023-08-29
2
-36
/
+42
|
*
|
SUNRPC: Move trace_svc_xprt_enqueue
Chuck Lever
2023-08-29
1
-1
/
+1
|
*
|
SUNRPC: Add enum svc_auth_status
Chuck Lever
2023-08-29
4
-17
/
+40
[next]