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.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-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.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2023-07-01
8
-24
/
+658
|
\
|
*
NFS: add sysfs shutdown knob
Benjamin Coddington
2023-06-19
1
-0
/
+5
|
*
NFS: Add sysfs links to sunrpc clients for nfs_clients
Benjamin Coddington
2023-06-19
1
-7
/
+0
|
*
SUNRPC: Add a TCP-with-TLS RPC transport class
Chuck Lever
2023-06-19
2
-0
/
+371
|
*
SUNRPC: Capture CMSG metadata on client-side receive
Chuck Lever
2023-06-19
1
-2
/
+47
|
*
SUNRPC: Ignore data_ready callbacks during TLS handshakes
Chuck Lever
2023-06-19
1
-0
/
+6
|
*
SUNRPC: Add RPC client support for the RPC_AUTH_TLS auth flavor
Chuck Lever
2023-06-19
4
-2
/
+180
|
*
SUNRPC: Trace the rpc_create_args
Chuck Lever
2023-06-19
1
-1
/
+1
|
*
SUNRPC: Plumb an API for setting transport layer security
Chuck Lever
2023-06-19
1
-0
/
+4
|
*
SUNRPC: attempt to reach rpcbind with an abstract socket name
NeilBrown
2023-06-19
1
-8
/
+31
|
*
SUNRPC: support abstract unix socket addresses
NeilBrown
2023-06-19
2
-4
/
+13
*
|
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-06-28
1
-26
/
+12
|
\
\
|
*
|
sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
David Howells
2023-06-12
1
-26
/
+12
|
|
/
*
|
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-28
1
-5
/
+5
|
\
\
|
*
|
net: convert sunrpc from pagevec to folio_batch
Matthew Wilcox (Oracle)
2023-06-23
1
-5
/
+5
*
|
|
svcrdma: Fix stale comment
Chuck Lever
2023-06-18
1
-4
/
+2
*
|
|
SUNRPC: Address RCU warning in net/sunrpc/svc.c
Chuck Lever
2023-06-17
1
-2
/
+6
*
|
|
SUNRPC: Use sysfs_emit in place of strlcpy/sprintf
Azeem Shaikh
2023-06-17
1
-5
/
+5
*
|
|
SUNRPC: Remove transport class dprintk call sites
Chuck Lever
2023-06-17
1
-3
/
+0
*
|
|
SUNRPC: Fix comments for transport class registration
Chuck Lever
2023-06-17
1
-0
/
+12
*
|
|
svcrdma: Remove an unused argument from __svc_rdma_put_rw_ctxt()
Chuck Lever
2023-06-17
1
-4
/
+3
*
|
|
svcrdma: trace cc_release calls
Chuck Lever
2023-06-17
1
-0
/
+2
*
|
|
svcrdma: Convert "might sleep" comment into a code annotation
Chuck Lever
2023-06-17
2
-2
/
+5
*
|
|
SUNRPC: Move initialization of rq_stime
Chuck Lever
2023-06-17
1
-1
/
+2
*
|
|
SUNRPC: Optimize page release in svc_rdma_sendto()
Chuck Lever
2023-06-17
1
-2
/
+2
*
|
|
svcrdma: Prevent page release when nothing was received
Chuck Lever
2023-06-17
1
-6
/
+6
*
|
|
svcrdma: Revert 2a1e4f21d841 ("svcrdma: Normalize Send page handling")
Chuck Lever
2023-06-12
2
-22
/
+13
*
|
|
SUNRPC: Revert 579900670ac7 ("svcrdma: Remove unused sc_pages field")
Chuck Lever
2023-06-12
1
-0
/
+25
*
|
|
SUNRPC: Revert cc93ce9529a6 ("svcrdma: Retain the page backing rq_res.head[0]...
Chuck Lever
2023-06-12
1
-5
/
+0
*
|
|
svcrdma: Clean up allocation of svc_rdma_rw_ctxt
Chuck Lever
2023-06-12
1
-4
/
+6
*
|
|
svcrdma: Clean up allocation of svc_rdma_send_ctxt
Chuck Lever
2023-06-12
1
-5
/
+4
*
|
|
svcrdma: Clean up allocation of svc_rdma_recv_ctxt
Chuck Lever
2023-06-12
1
-11
/
+7
*
|
|
svcrdma: Allocate new transports on device's NUMA node
Chuck Lever
2023-06-12
1
-9
/
+9
*
|
|
NFSD: Hoist rq_vec preparation into nfsd_read() [step two]
Chuck Lever
2023-06-11
1
-14
/
+12
*
|
|
SUNRPC: Use __alloc_bulk_pages() in svc_init_buffer()
Chuck Lever
2023-06-05
1
-16
/
+7
*
|
|
SUNRPC: Resupply rq_pages from node-local memory
Chuck Lever
2023-06-05
1
-2
/
+3
*
|
|
SUNRPC: Trace struct svc_sock lifetime events
Chuck Lever
2023-06-05
1
-1
/
+3
*
|
|
SUNRPC: Improve observability in svc_tcp_accept()
Chuck Lever
2023-06-05
1
-7
/
+2
*
|
|
SUNRPC: Remove dprintk() in svc_handle_xprt()
Chuck Lever
2023-06-05
1
-3
/
+0
*
|
|
SUNRPC: Fix an incorrect comment
Chuck Lever
2023-06-05
1
-1
/
+1
*
|
|
SUNRPC: Fix UAF in svc_tcp_listen_data_ready()
Ding Hui
2023-06-05
1
-12
/
+11
|
|
/
|
/
|
*
|
Merge tag 'nfsd-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-06-02
1
-18
/
+6
|
\
\
|
|
/
|
/
|
|
*
nfsd: fix double fget() bug in __write_ports_addfd()
Dan Carpenter
2023-05-31
1
-18
/
+6
*
|
Merge tag 'nfs-for-6.4-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2023-05-22
1
-3
/
+2
|
\
\
|
*
|
SUNRPC: Don't change task->tk_status after the call to rpc_exit_task
Trond Myklebust
2023-05-19
1
-3
/
+2
*
|
|
Merge tag 'nfsd-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-05-17
6
-46
/
+66
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
SUNRPC: Fix trace_svc_register() call site
Chuck Lever
2023-05-14
1
-1
/
+1
|
*
SUNRPC: always free ctxt when freeing deferred request
NeilBrown
2023-05-14
4
-27
/
+39
|
*
SUNRPC: double free xprt_ctxt while still in use
NeilBrown
2023-05-14
1
-1
/
+2
|
*
SUNRPC: Fix error handling in svc_setup_socket()
Chuck Lever
2023-05-05
1
-12
/
+4
[next]