index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
include
/
linux
/
sunrpc
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-06
Merge tag 'nfsd-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2
-2
/
+5
2025-09-23
SUNRPC: Update gssx_accept_sec_context() to use xdr_set_scratch_folio()
Anna Schumaker
1
-13
/
+0
2025-09-23
SUNRPC: Update svcxdr_init_decode() to call xdr_set_scratch_folio()
Anna Schumaker
1
-2
/
+2
2025-09-23
SUNRPC: Introduce xdr_set_scratch_folio()
Anna Schumaker
1
-0
/
+13
2025-09-23
SUNRPC: Move the svc_rpcb_cleanup() call sites
Chuck Lever
1
-1
/
+2
2025-09-23
sunrpc: add a Kconfig option to redirect dfprintk() output to trace buffer
Jeff Layton
1
-2
/
+8
2025-09-23
sunrpc: remove dfprintk_cont() and dfprintk_rcu_cont()
Jeff Layton
1
-22
/
+2
2025-09-21
SUNRPC: Move the svc_rpcb_cleanup() call sites
Chuck Lever
1
-1
/
+2
2025-09-21
nfsd: unregister with rpcbind when deleting a transport
Olga Kornievskaia
1
-0
/
+3
2025-09-21
sunrpc: Change ret code of xdr_stream_decode_opaque_fixed
Sergey Bashirov
1
-2
/
+2
2025-08-09
Merge tag 'nfs-for-6.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-9
/
+0
2025-07-28
Merge tag 'pull-rpc_pipefs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-3
/
+3
2025-07-14
SUNRPC: Remove unused xdr functions
Dr. David Alan Gilbert
1
-9
/
+0
2025-07-14
sunrpc: rearrange struct svc_rqst for fewer cachelines
Jeff Layton
1
-3
/
+3
2025-07-14
sunrpc: remove SVC_SYSERR
Jeff Layton
1
-1
/
+0
2025-07-14
sunrpc: fix handling of unknown auth status codes
Jeff Layton
2
-8
/
+12
2025-07-14
sunrpc: simplify xdr_init_encode_pages
Christoph Hellwig
1
-2
/
+1
2025-07-02
rpc_create_client_dir(): return 0 or -E...
Al Viro
1
-1
/
+1
2025-07-02
rpc_mkpipe_dentry(): saner calling conventions
Al Viro
1
-1
/
+1
2025-07-02
rpc_unlink(): saner calling conventions
Al Viro
1
-1
/
+1
2025-06-03
Merge tag 'nfs-for-6.16-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-1
/
+16
2025-05-19
sunrpc: implement rfc2203 rpcsec_gss seqnum cache
Nikhil Jha
1
-1
/
+16
2025-05-15
SUNRPC: Bump the maximum payload size for the server
Chuck Lever
1
-7
/
+7
2025-05-15
sunrpc: Remove the RPCSVC_MAXPAGES macro
Chuck Lever
1
-7
/
+0
2025-05-15
svcrdma: Adjust the number of entries in svc_rdma_send_ctxt::sc_pages
Chuck Lever
1
-1
/
+2
2025-05-15
svcrdma: Adjust the number of entries in svc_rdma_recv_ctxt::rc_pages
Chuck Lever
1
-1
/
+2
2025-05-15
sunrpc: Adjust size of socket's receive page array dynamically
Chuck Lever
1
-1
/
+3
2025-05-15
SUNRPC: Remove svc_rqst :: rq_vec
Chuck Lever
1
-1
/
+0
2025-05-15
SUNRPC: Remove svc_fill_write_vector()
Chuck Lever
1
-2
/
+0
2025-05-15
NFSD: De-duplicate the svc_fill_write_vector() call sites
Chuck Lever
1
-1
/
+1
2025-05-15
sunrpc: Replace the rq_bvec array with dynamically-allocated memory
Chuck Lever
1
-1
/
+1
2025-05-15
sunrpc: Replace the rq_pages array with dynamically-allocated memory
Chuck Lever
1
-1
/
+2
2025-05-15
sunrpc: Add a helper to derive maxpages from sv_max_mesg
Chuck Lever
1
-0
/
+17
2025-05-11
sunrpc: add info about xprt queue times to svc_xprt_dequeue tracepoint
Jeff Layton
1
-0
/
+1
2025-03-21
NFS: Treat ENETUNREACH errors as fatal in containers
Trond Myklebust
2
-1
/
+5
2025-03-21
sunrpc: Add a sysfs file for adding a new xprt
Anna Schumaker
1
-0
/
+1
2025-02-19
SUNRPC: Prevent looping due to rpc_signal_task() races
Trond Myklebust
1
-2
/
+1
2025-01-28
Merge tag 'nfs-for-6.14-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-0
/
+1
2025-01-21
sunrpc: Remove gss_generic_token deadcode
Dr. David Alan Gilbert
2
-82
/
+0
2025-01-21
sunrpc: Remove unused xprt_iter_get_xprt
Dr. David Alan Gilbert
1
-1
/
+0
2025-01-21
nfsd: rename NFS4_SHARE_WANT_* constants to OPEN4_SHARE_ACCESS_WANT_*
Jeff Layton
1
-3
/
+21
2025-01-21
nfsd: switch to autogenerated definitions for open_delegation_type4
Jeff Layton
1
-1
/
+12
2025-01-21
nfs_common: make include/linux/nfs4.h include generated nfs4_1.h
Jeff Layton
1
-0
/
+124
2025-01-13
SUNRPC: only put task on cl_tasks list after the RPC call slot is reserved.
Dai Ngo
1
-0
/
+1
2025-01-06
SUNRPC: introduce cache_check_rcu to help check in rcu context
Yang Erkun
1
-0
/
+2
2025-01-06
sunrpc: remove all connection limit configuration
NeilBrown
2
-4
/
+6
2025-01-06
nfsd: don't use sv_nrthreads in connection limiting calculations.
NeilBrown
2
-1
/
+17
2025-01-06
sunrpc/svc: use store_release_wake_up()
NeilBrown
1
-6
/
+1
2024-11-11
xdrgen: Keep track of on-the-wire data type widths
Chuck Lever
1
-0
/
+9
2024-11-11
xdrgen: Implement big-endian enums
Chuck Lever
1
-0
/
+21
[next]