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
/
include
/
linux
/
sunrpc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-09
Merge tag 'nfs-for-6.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+1
2023-11-01
SUNRPC: Fix RPC client cleaned up the freed pipefs dentries
felix
1
-0
/
+1
2023-10-16
NFSD: add rpc_status netlink support
Lorenzo Bianconi
1
-0
/
+1
2023-10-16
SUNRPC: change the back-channel queue to lwq
NeilBrown
2
-3
/
+3
2023-10-16
SUNRPC: discard sp_lock
NeilBrown
1
-1
/
+0
2023-10-16
SUNRPC: change sp_nrthreads to atomic_t
NeilBrown
1
-1
/
+1
2023-10-16
SUNRPC: use lwq for sp_sockets - renamed to sp_xprts
NeilBrown
2
-2
/
+3
2023-10-16
SUNRPC: only have one thread waking up at a time
NeilBrown
1
-11
/
+0
2023-10-16
SUNRPC: change service idle list to be an llist
NeilBrown
1
-16
/
+5
2023-10-16
SUNRPC: discard SP_CONGESTED
NeilBrown
1
-1
/
+0
2023-10-16
SUNRPC: add list of idle threads
NeilBrown
1
-1
/
+24
2023-10-16
SUNRPC: change how svc threads are asked to exit.
NeilBrown
1
-1
/
+25
2023-10-16
SUNRPC: integrate back-channel processing with svc_recv()
NeilBrown
1
-2
/
+0
2023-10-16
SUNRPC: Clean up bc_svc_process()
Chuck Lever
1
-2
/
+1
2023-09-15
SUNRPC: Silence compiler complaints about tautological comparisons
Trond Myklebust
1
-1
/
+1
2023-09-15
Revert "SUNRPC: clean up integer overflow check"
Anna Schumaker
1
-1
/
+3
2023-09-01
Merge tag 'nfs-for-6.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
3
-3
/
+7
2023-08-30
SUNRPC: Remove unused declaration rpc_modcount()
Yue Haibing
1
-16
/
+7
2023-08-30
SUNRPC: Remove unused declarations
Yue Haibing
1
-3
/
+0
2023-08-30
SUNRPC: Remove return value of svc_pool_wake_idle_thread()
NeilBrown
1
-1
/
+1
2023-08-30
SUNRPC: Count ingress RPC messages per svc_pool
Chuck Lever
1
-0
/
+1
2023-08-30
SUNRPC: Deduplicate thread wake-up code
Chuck Lever
1
-0
/
+1
2023-08-30
SUNRPC: Add enum svc_auth_status
Chuck Lever
2
-27
/
+25
2023-08-30
SUNRPC: change svc_xprt::xpt_flags bits to enum
Chuck Lever
1
-17
/
+21
2023-08-30
SUNRPC: change svc_rqst::rq_flags bits to enum
NeilBrown
1
-10
/
+13
2023-08-30
SUNRPC: change svc_pool::sp_flags bits to enum
NeilBrown
1
-3
/
+7
2023-08-30
SUNRPC: change cache_head.flags bits to enum
NeilBrown
1
-4
/
+8
2023-08-30
SUNRPC: remove timeout arg from svc_recv()
NeilBrown
2
-2
/
+1
2023-08-30
SUNRPC: change svc_recv() to return void.
NeilBrown
1
-1
/
+1
2023-08-30
nfsd: Simplify code around svc_exit_thread() call in nfsd()
NeilBrown
1
-13
/
+0
2023-08-30
SUNRPC: Revert e0a912e8ddba
Chuck Lever
1
-2
/
+0
2023-08-30
SUNRPC: Send RPC message on TCP with a single sock_sendmsg() call
Chuck Lever
1
-0
/
+2
2023-08-30
SUNRPC: Convert svc_tcp_sendmsg to use bio_vecs directly
Chuck Lever
1
-0
/
+2
2023-08-30
sunrpc: Remove unused extern declarations
YueHaibing
1
-3
/
+0
2023-08-30
NFSD: Remove svc_rqst::rq_cacherep
Chuck Lever
1
-1
/
+0
2023-08-24
SUNRPC: Allow specification of TCP client connect timeout at setup
Trond Myklebust
2
-0
/
+4
2023-08-24
SUNRPC: clean up integer overflow check
Dan Carpenter
1
-3
/
+1
2023-08-23
SUNRPC: kmap() the xdr pages during decode
Anna Schumaker
1
-0
/
+2
2023-07-02
Merge tag 'nfs-for-6.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-2
/
+34
2023-06-29
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-6
/
+5
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2023-06-24
net: convert sunrpc from pagevec to folio_batch
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-06-19
NFS: add sysfs shutdown knob
Benjamin Coddington
1
-1
/
+2
2023-06-19
NFS: Add sysfs links to sunrpc clients for nfs_clients
Benjamin Coddington
1
-1
/
+7
2023-06-19
SUNRPC: Add a TCP-with-TLS RPC transport class
Chuck Lever
2
-0
/
+3
2023-06-19
SUNRPC: Ignore data_ready callbacks during TLS handshakes
Chuck Lever
1
-0
/
+1
2023-06-19
SUNRPC: Add RPC client support for the RPC_AUTH_TLS auth flavor
Chuck Lever
1
-0
/
+2
2023-06-19
SUNRPC: Plumb an API for setting transport layer security
Chuck Lever
2
-0
/
+19
2023-06-13
sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
David Howells
1
-6
/
+5
2023-06-12
svcrdma: Revert 2a1e4f21d841 ("svcrdma: Normalize Send page handling")
Chuck Lever
1
-1
/
+0
[next]