index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
SUNRPC: Use new helpers to handle TLS Alerts
Chuck Lever
2023-07-28
2
-41
/
+48
*
SUNRPC: Send TLS Closure alerts before closing a TCP socket
Chuck Lever
2023-07-28
2
-0
/
+4
*
net/tls: Move TLS protocol elements to a separate header
Chuck Lever
2023-07-28
2
-0
/
+2
*
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
[next]