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
2023-02-20
SUNRPC: Hoist svcxdr_init_decode() into svc_process()
Chuck Lever
2023-02-20
SUNRPC: Remove svc_process_common's argv parameter
Chuck Lever
2023-02-20
SUNRPC: Decode most of RPC header with xdr_stream
Chuck Lever
2023-02-20
SUNRPC: Eliminate unneeded variable
Chuck Lever
2023-02-20
SUNRPC: Re-order construction of the first reply fields
Chuck Lever
2023-02-20
SUNRPC: Hoist init_decode out of svc_authenticate()
Chuck Lever
2023-02-20
SUNRPC: Convert the svcauth_gss_accept() pre-amble to use xdr_stream
Chuck Lever
2023-02-20
SUNRPC: Clean up svcauth_gss_accept's NULL procedure check
Chuck Lever
2023-02-20
SUNRPC: Convert gss_verify_header() to use xdr_stream
Chuck Lever
2023-02-20
SUNRPC: Convert unwrap_priv_data() to use xdr_stream
Chuck Lever
2023-02-20
SUNRPC: Rename automatic variables in unwrap_priv_data()
Chuck Lever
2023-02-20
SUNRPC: Convert unwrap_integ_data() to use xdr_stream
Chuck Lever
2023-02-20
SUNRPC: Rename automatic variables in unwrap_integ_data()
Chuck Lever
2023-02-20
SUNRPC: Replace read_u32_from_xdr_buf() with existing XDR helper
Chuck Lever
2023-02-20
SUNRPC: Convert server-side GSS upcall helpers to use xdr_stream
Chuck Lever
2023-02-20
SUNRPC: Remove gss_read_verf()
Chuck Lever
2023-02-20
SUNRPC: Remove gss_read_common_verf()
Chuck Lever
2023-02-20
SUNRPC: Hoist common verifier decoding code into svcauth_gss_proc_init()
Chuck Lever
2023-02-20
SUNRPC: Move the server-side GSS upcall to a noinline function
Chuck Lever
2023-02-20
SUNRPC: Convert svcauth_tls_accept() to use xdr_stream
Chuck Lever
2023-02-20
SUNRPC: Convert svcauth_unix_accept() to use xdr_stream
Chuck Lever
2023-02-20
SUNRPC: Convert svcauth_null_accept() to use xdr_stream
Chuck Lever
2023-02-20
SUNRPC: Add an XDR decoding helper for struct opaque_auth
Chuck Lever
2023-02-20
SUNRPC: Move svcxdr_init_decode() into ->accept methods
Chuck Lever
2023-02-20
SUNRPC: Push svcxdr_init_decode() into svc_process_common()
Chuck Lever
2023-02-15
NFS: fix disabling of swap
NeilBrown
2023-02-14
SUNRPC: make kobj_type structures constant
Thomas Weißschuh
2023-02-03
sunrpc: use bvec_set_page to initialize bvecs
Christoph Hellwig
2023-01-23
net/sock: Introduce trace_sk_data_ready()
Peilin Ye
2023-01-10
Merge tag 'nfsd-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-01-07
Merge tag 'nfs-for-6.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2023-01-06
Revert "SUNRPC: Use RMW bitops in single-threaded hot paths"
Chuck Lever
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-12-21
Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-12-19
Treewide: Stop corrupting socket's task_frag
Benjamin Coddington
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-15
SUNRPC: ensure the matching upcall is in-flight upon downcall
minoura makoto
2022-12-13
Merge tag 'nfs-for-6.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-12-12
Merge tag 'nfsd-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2022-12-12
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2022-12-12
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-12
Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-12-10
SUNRPC: Fix crasher in unwrap_integ_data()
Chuck Lever
2022-12-10
SUNRPC: Make the svc_authenticate tracepoint conditional
Chuck Lever
2022-12-10
SUNRPC: Clean up xdr_write_pages()
Chuck Lever
2022-12-10
SUNRPC: Don't leak netobj memory when gss_read_proxy_verf() fails
Chuck Lever
2022-12-06
SUNRPC: Fix missing release socket in rpc_sockname()
Wang ShaoBo
2022-12-06
xprtrdma: Fix regbuf data not freed in rpcrdma_req_create()
Zhang Xiaoxu
2022-11-28
SUNRPC: Remove unused svc_rqst::rq_lock field
Chuck Lever
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
[prev]
[next]