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
7 days
Merge tag 'pull-rpc_pipefs' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7 days
Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2025-07-14
sunrpc: make svc_tcp_sendmsg() take a signed sentp pointer
Jeff Layton
2025-07-14
sunrpc: return better error in svcauth_gss_accept() on alloc failure
Jeff Layton
2025-07-14
sunrpc: reset rq_accept_statp when starting a new RPC
Jeff Layton
2025-07-14
sunrpc: remove SVC_SYSERR
Jeff Layton
2025-07-14
sunrpc: fix handling of unknown auth status codes
Jeff Layton
2025-07-14
sunrpc: new tracepoints around svc thread wakeups
Jeff Layton
2025-07-14
sunrpc: unexport csum_partial_copy_to_xdr
Christoph Hellwig
2025-07-14
sunrpc: simplify xdr_partial_copy_from_skb
Christoph Hellwig
2025-07-14
sunrpc: simplify xdr_init_encode_pages
Christoph Hellwig
2025-07-02
rpc_create_client_dir(): return 0 or -E...
Al Viro
2025-07-02
rpc_create_client_dir(): don't bother with rpc_populate()
Al Viro
2025-07-02
rpc_new_dir(): the last argument is always NULL
Al Viro
2025-07-02
rpc_pipe: expand the calls of rpc_mkdir_populate()
Al Viro
2025-07-02
rpc_gssd_dummy_populate(): don't bother with rpc_populate()
Al Viro
2025-07-02
rpc_mkpipe_dentry(): switch to simple_start_creating()
Al Viro
2025-07-02
rpc_pipe: saner primitive for creating regular files
Al Viro
2025-07-02
rpc_pipe: saner primitive for creating subdirectories
Al Viro
2025-07-02
rpc_pipe: don't overdo directory locking
Al Viro
2025-07-02
rpc_mkpipe_dentry(): saner calling conventions
Al Viro
2025-07-02
rpc_unlink(): saner calling conventions
Al Viro
2025-07-02
rpc_populate(): lift cleanup into callers
Al Viro
2025-07-02
rpc_unlink(): use simple_recursive_removal()
Al Viro
2025-07-02
rpc_{rmdir_,}depopulate(): use simple_recursive_removal() instead
Al Viro
2025-07-02
rpc_pipe: clean failure exits in fill_super
Al Viro
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-11
devpts, sunrpc, hostfs: don't bother with ->d_op
Al Viro
2025-06-10
new helper: set_default_d_op()
Al Viro
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
[next]