index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sunrpc
Age
Commit message (
Expand
)
Author
2026-02-12
Merge tag 'nfs-for-7.0-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2026-02-09
sunrpc: rpc_debug and others are defined even if CONFIG_SUNRPC_DEBUG unset
Ben Dooks
2026-01-29
Add RPC language definition of NFSv4 POSIX ACL extension
Chuck Lever
2026-01-29
xdrgen: Implement pass-through lines in specifications
Chuck Lever
2026-01-28
sunrpc: allow svc_recv() to return -ETIMEDOUT and -EBUSY
Jeff Layton
2026-01-28
sunrpc: split new thread creation into a separate function
Jeff Layton
2026-01-28
sunrpc: introduce the concept of a minimum number of threads per pool
Jeff Layton
2026-01-28
sunrpc: track the max number of requested threads in a pool
Jeff Layton
2026-01-28
sunrpc: split svc_set_num_threads() into two functions
Jeff Layton
2026-01-26
xdrgen: Add enum value validation to generated decoders
Chuck Lever
2026-01-26
xdrgen: Initialize data pointer for zero-length items
Chuck Lever
2026-01-26
xdrgen: Implement short (16-bit) integer types
Chuck Lever
2025-12-12
Merge tag 'nfs-for-6.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2025-11-23
SUNRPC: new helper function for stopping backchannel server
Olga Kornievskaia
2025-11-23
SUNRPC: cleanup common code in backchannel request
Olga Kornievskaia
2025-11-16
sunrpc: allocate a separate bvec array for socket sends
Jeff Layton
2025-11-16
svcrdma: Increase the server's default RPC/RDMA credit grant
Chuck Lever
2025-10-06
Merge tag 'nfsd-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2025-09-23
SUNRPC: Update gssx_accept_sec_context() to use xdr_set_scratch_folio()
Anna Schumaker
2025-09-23
SUNRPC: Update svcxdr_init_decode() to call xdr_set_scratch_folio()
Anna Schumaker
2025-09-23
SUNRPC: Introduce xdr_set_scratch_folio()
Anna Schumaker
2025-09-23
SUNRPC: Move the svc_rpcb_cleanup() call sites
Chuck Lever
2025-09-23
sunrpc: add a Kconfig option to redirect dfprintk() output to trace buffer
Jeff Layton
2025-09-23
sunrpc: remove dfprintk_cont() and dfprintk_rcu_cont()
Jeff Layton
2025-09-21
SUNRPC: Move the svc_rpcb_cleanup() call sites
Chuck Lever
2025-09-21
nfsd: unregister with rpcbind when deleting a transport
Olga Kornievskaia
2025-09-21
sunrpc: Change ret code of xdr_stream_decode_opaque_fixed
Sergey Bashirov
2025-08-09
Merge tag 'nfs-for-6.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2025-07-28
Merge tag 'pull-rpc_pipefs' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-07-14
SUNRPC: Remove unused xdr functions
Dr. David Alan Gilbert
2025-07-14
sunrpc: rearrange struct svc_rqst for fewer cachelines
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: simplify xdr_init_encode_pages
Christoph Hellwig
2025-07-02
rpc_create_client_dir(): return 0 or -E...
Al Viro
2025-07-02
rpc_mkpipe_dentry(): saner calling conventions
Al Viro
2025-07-02
rpc_unlink(): saner calling conventions
Al Viro
2025-06-03
Merge tag 'nfs-for-6.16-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2025-05-19
sunrpc: implement rfc2203 rpcsec_gss seqnum cache
Nikhil Jha
2025-05-15
SUNRPC: Bump the maximum payload size for the server
Chuck Lever
2025-05-15
sunrpc: Remove the RPCSVC_MAXPAGES macro
Chuck Lever
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_rqst :: rq_vec
Chuck Lever
2025-05-15
SUNRPC: Remove svc_fill_write_vector()
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: Add a helper to derive maxpages from sv_max_mesg
Chuck Lever
[next]