index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
2025-06-23
sunrpc: fix loop in gss seqno cache
Nikhil Jha
2025-06-21
Merge tag 'nfsd-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2025-06-19
sunrpc: handle SVC_GARBAGE during svc auth processing as auth error
Jeff Layton
2025-06-12
SUNRPC: Cleanup/fix initial rq_pages allocation
Benjamin Coddington
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-06-03
Merge tag 'nfs-for-6.16-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2025-05-28
SUNRPC: Remove dead code from xs_tcp_tls_setup_socket()
Chuck Lever
2025-05-28
SUNRPC: Prevent hang on NFS mount with xprtsec=[m]tls
Chuck Lever
2025-05-28
Merge tag 'nfsd-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2025-05-26
Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-05-19
sunrpc: don't immediately retransmit on seqno miss
Nikhil Jha
2025-05-19
sunrpc: implement rfc2203 rpcsec_gss seqnum cache
Nikhil Jha
2025-05-15
svcrdma: Adjust the number of entries in svc_rdma_send_ctxt::sc_pages
Chuck Lever
2025-05-15
svcrdma: Adjust the number of entries in svc_rdma_recv_ctxt::rc_pages
Chuck Lever
2025-05-15
sunrpc: Adjust size of socket's receive page array dynamically
Chuck Lever
2025-05-15
SUNRPC: Remove svc_fill_write_vector()
Chuck Lever
2025-05-15
SUNRPC: Export xdr_buf_to_bvec()
Chuck Lever
2025-05-15
NFSD: De-duplicate the svc_fill_write_vector() call sites
Chuck Lever
2025-05-15
sunrpc: Replace the rq_bvec array with dynamically-allocated memory
Chuck Lever
2025-05-15
sunrpc: Replace the rq_pages array with dynamically-allocated memory
Chuck Lever
2025-05-15
sunrpc: Remove backchannel check in svc_init_buffer()
Chuck Lever
2025-05-15
svcrdma: Reduce the number of rdma_rw contexts per-QP
Chuck Lever
2025-05-11
svcrdma: Unregister the device if svc_rdma_accept() fails
Chuck Lever
2025-05-11
sunrpc: allow SOMAXCONN backlogged TCP connections
Jeff Layton
2025-05-11
sunrpc: add info about xprt queue times to svc_xprt_dequeue tracepoint
Jeff Layton
2025-05-11
sunrpc: fix race in cache cleanup causing stale nextcheck time
Long Li
2025-05-11
sunrpc: update nextcheck time when adding new cache entries
Long Li
2025-04-26
Merge tag 'nfsd-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2025-04-26
Revert "sunrpc: clean cache_detail immediately when flush is written frequently"
Chuck Lever
2025-04-08
Use try_lookup_noperm() instead of d_hash_and_lookup() outside of VFS
NeilBrown
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-02
Merge tag 'nfs-for-6.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2025-03-31
Merge tag 'nfsd-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2025-03-28
SUNRPC: Don't allow waiting for exiting tasks
Trond Myklebust
2025-03-26
Merge tag 'sysctl-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-03-26
SUNRPC: rpc_clnt_set_transport() must not change the autobind setting
Trond Myklebust
2025-03-26
SUNRPC: rpcbind should never reset the port to the value '0'
Trond Myklebust
2025-03-21
NFS: Treat ENETUNREACH errors as fatal in containers
Trond Myklebust
2025-03-21
sunrpc: Add a sysfs file for one-step xprt deletion
Anna Schumaker
2025-03-21
sunrpc: Add a sysfs file for adding a new xprt
Anna Schumaker
2025-03-21
sunrpc: Add a sysfs files for rpc_clnt information
Anna Schumaker
2025-03-21
sunrpc: Add a sysfs attr for xprtsec
Anna Schumaker
2025-03-10
svcrdma: do not unregister device for listeners
Olga Kornievskaia
2025-03-10
SUNRPC: Remove unused make_checksum
Dr. David Alan Gilbert
2025-03-10
SUNRPC: Remove unused krb5_decrypt
Dr. David Alan Gilbert
2025-03-10
sunrpc: clean cache_detail immediately when flush is written frequently
Li Lingfeng
2025-02-27
Merge tag 'net-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-02-25
sunrpc: suppress warnings for unused procfs functions
Arnd Bergmann
2025-02-21
net: better track kernel sockets lifetime
Eric Dumazet
2025-02-19
SUNRPC: Handle -ETIMEDOUT return from tlshd
Benjamin Coddington
[next]