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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
2025-08-11
Merge tag 'nfsd-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-8
/
+35
2025-08-09
Merge tag 'nfs-for-6.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-122
/
+32
2025-08-06
sunrpc: fix handling of server side tls alerts
Olga Kornievskaia
1
-8
/
+35
2025-08-03
sunrpc: fix client side handling of tls alerts
Olga Kornievskaia
1
-10
/
+30
2025-07-28
Merge tag 'pull-rpc_pipefs' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-422
/
+157
2025-07-28
Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-1
/
+1
2025-07-22
SUNRPC: Silence warnings about parameters not being described
Trond Myklebust
1
-2
/
+2
2025-07-15
SUNRPC: Remove unused xdr functions
Dr. David Alan Gilbert
1
-110
/
+0
2025-07-14
sunrpc: make svc_tcp_sendmsg() take a signed sentp pointer
Jeff Layton
1
-3
/
+2
2025-07-14
sunrpc: return better error in svcauth_gss_accept() on alloc failure
Jeff Layton
1
-1
/
+2
2025-07-14
sunrpc: reset rq_accept_statp when starting a new RPC
Jeff Layton
1
-0
/
+3
2025-07-14
sunrpc: remove SVC_SYSERR
Jeff Layton
1
-8
/
+0
2025-07-14
sunrpc: fix handling of unknown auth status codes
Jeff Layton
1
-1
/
+2
2025-07-14
sunrpc: new tracepoints around svc thread wakeups
Jeff Layton
1
-2
/
+4
2025-07-14
sunrpc: unexport csum_partial_copy_to_xdr
Christoph Hellwig
1
-1
/
+0
2025-07-14
sunrpc: simplify xdr_partial_copy_from_skb
Christoph Hellwig
1
-104
/
+59
2025-07-14
sunrpc: simplify xdr_init_encode_pages
Christoph Hellwig
1
-7
/
+4
2025-07-03
rpc_create_client_dir(): return 0 or -E...
Al Viro
2
-28
/
+20
2025-07-03
rpc_create_client_dir(): don't bother with rpc_populate()
Al Viro
1
-18
/
+7
2025-07-03
rpc_new_dir(): the last argument is always NULL
Al Viro
1
-9
/
+6
2025-07-03
rpc_pipe: expand the calls of rpc_mkdir_populate()
Al Viro
1
-41
/
+22
2025-07-03
rpc_gssd_dummy_populate(): don't bother with rpc_populate()
Al Viro
1
-44
/
+11
2025-07-03
rpc_mkpipe_dentry(): switch to simple_start_creating()
Al Viro
1
-54
/
+29
2025-07-03
rpc_pipe: saner primitive for creating regular files
Al Viro
1
-25
/
+36
2025-07-03
rpc_pipe: saner primitive for creating subdirectories
Al Viro
1
-28
/
+39
2025-07-03
rpc_pipe: don't overdo directory locking
Al Viro
1
-35
/
+9
2025-07-03
rpc_mkpipe_dentry(): saner calling conventions
Al Viro
2
-23
/
+13
2025-07-03
rpc_unlink(): saner calling conventions
Al Viro
2
-10
/
+8
2025-07-03
rpc_populate(): lift cleanup into callers
Al Viro
1
-66
/
+5
2025-07-03
rpc_unlink(): use simple_recursive_removal()
Al Viro
1
-20
/
+4
2025-07-03
rpc_{rmdir_,}depopulate(): use simple_recursive_removal() instead
Al Viro
1
-41
/
+3
2025-07-03
rpc_pipe: clean failure exits in fill_super
Al Viro
1
-51
/
+16
2025-06-23
sunrpc: fix loop in gss seqno cache
Nikhil Jha
1
-1
/
+1
2025-06-21
Merge tag 'nfsd-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-14
/
+3
2025-06-19
sunrpc: handle SVC_GARBAGE during svc auth processing as auth error
Jeff Layton
1
-9
/
+2
2025-06-13
SUNRPC: Cleanup/fix initial rq_pages allocation
Benjamin Coddington
1
-5
/
+1
2025-06-11
devpts, sunrpc, hostfs: don't bother with ->d_op
Al Viro
1
-1
/
+1
2025-06-11
new helper: set_default_d_op()
Al Viro
1
-1
/
+1
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2
-2
/
+2
2025-06-04
Merge tag 'nfs-for-6.16-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
4
-37
/
+50
2025-05-29
SUNRPC: Remove dead code from xs_tcp_tls_setup_socket()
Chuck Lever
1
-11
/
+0
2025-05-29
SUNRPC: Prevent hang on NFS mount with xprtsec=[m]tls
Chuck Lever
1
-0
/
+5
2025-05-28
Merge tag 'nfsd-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
9
-93
/
+74
2025-05-26
Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-6
/
+6
2025-05-19
sunrpc: don't immediately retransmit on seqno miss
Nikhil Jha
1
-2
/
+7
2025-05-19
sunrpc: implement rfc2203 rpcsec_gss seqnum cache
Nikhil Jha
2
-24
/
+38
2025-05-15
svcrdma: Adjust the number of entries in svc_rdma_send_ctxt::sc_pages
Chuck Lever
1
-3
/
+13
2025-05-15
svcrdma: Adjust the number of entries in svc_rdma_recv_ctxt::rc_pages
Chuck Lever
1
-2
/
+6
2025-05-15
sunrpc: Adjust size of socket's receive page array dynamically
Chuck Lever
1
-2
/
+6
2025-05-15
SUNRPC: Remove svc_fill_write_vector()
Chuck Lever
1
-40
/
+0
[next]