index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfssvc.c
Age
Commit message (
Expand
)
Author
2023-02-20
NFSD: copy the whole verifier in nfsd_copy_write_verifier
Chuck Lever
2023-02-20
nfsd: move reply cache initialization into nfsd startup
Jeff Layton
2023-02-20
SUNRPC: Refactor RPC server dispatch method
Chuck Lever
2023-02-20
SUNRPC: Push svcxdr_init_encode() into svc_process_common()
Chuck Lever
2023-02-20
SUNRPC: Push svcxdr_init_decode() into svc_process_common()
Chuck Lever
2022-12-22
nfsd: shut down the NFSv4 state objects before the filecache
Jeff Layton
2022-12-10
NFSD: Use only RQ_DROPME to signal the need to drop a reply
Chuck Lever
2022-11-28
nfsd: allow disabling NFSv2 at compile time
Jeff Layton
2022-09-26
NFSD: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-03-11
NFSD: Remove CONFIG_NFSD_V3
Chuck Lever
2022-02-28
NFSD: Move svc_serv_ops::svo_function into struct svc_serv
Chuck Lever
2022-02-28
NFSD: Remove svc_serv_ops::svo_module
Chuck Lever
2022-02-28
SUNRPC: Remove svc_shutdown_net()
Chuck Lever
2022-02-28
SUNRPC: Rename svc_create_xprt()
Chuck Lever
2022-02-28
SUNRPC: Remove svo_shutdown method
Chuck Lever
2022-02-28
SUNRPC: Remove the .svo_enqueue_xprt method
Chuck Lever
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-08
NFSD: Rename boot verifier functions
Chuck Lever
2022-01-08
NFSD: Clean up the nfsd_net::nfssvc_boot field
Chuck Lever
2022-01-08
NFSD: Write verifier might go backwards
Chuck Lever
2021-12-13
NFSD: simplify locking for network notifier.
NeilBrown
2021-12-13
SUNRPC: discard svo_setup and rename svc_set_num_threads_sync()
NeilBrown
2021-12-13
NFSD: Make it possible to use svc_set_num_threads_sync
NeilBrown
2021-12-13
NFSD: narrow nfsd_mutex protection in nfsd thread
NeilBrown
2021-12-13
SUNRPC: use sv_lock to protect updates to sv_nrthreads.
NeilBrown
2021-12-13
nfsd: make nfsd_stats.th_cnt atomic_t
NeilBrown
2021-12-13
SUNRPC: stop using ->sv_nrthreads as a refcount
NeilBrown
2021-12-13
SUNRPC/NFSD: clean up get/put functions.
NeilBrown
2021-12-13
exit: Rename module_put_and_exit to module_put_and_kthread_exit
Eric W. Biederman
2021-10-19
NFSD:fix boolreturn.cocci warning
Changcheng Deng
2021-10-13
SUNRPC: Change return value type of .pc_encode
Chuck Lever
2021-10-13
SUNRPC: Replace the "__be32 *p" parameter to .pc_encode
Chuck Lever
2021-10-13
SUNRPC: Change return value type of .pc_decode
Chuck Lever
2021-10-13
SUNRPC: Replace the "__be32 *p" parameter to .pc_decode
Chuck Lever
2021-05-25
NFSD: delay unmount source's export after inter-server copy completed.
Dai Ngo
2021-04-15
nfsd: removed unused argument in nfsd_startup_generic()
Vasily Averin
2021-04-06
NFSD: Use DEFINE_SPINLOCK() for spinlock
Guobin Huang
2021-03-22
nfsd: Ensure knfsd shuts down when the "nfsd" pseudofs is unmounted
Trond Myklebust
2021-03-22
NFSD: Extract the svcxdr_init_encode() helper
Chuck Lever
2021-01-25
NFSD: Remove argument length checking in nfsd_dispatch()
Chuck Lever
2020-12-18
NFSD: Fix sparse warning in nfssvc.c
Chuck Lever
2020-12-09
nfsd: Fix message level for normal termination
kazuo ito
2020-11-30
NFSD: Add tracepoints in nfsd_dispatch()
Chuck Lever
2020-11-30
NFSD: Add common helpers to decode void args and encode void results
Chuck Lever
2020-11-30
SUNRPC: Prepare for xdr_stream-style decoding on the server-side
Chuck Lever
2020-10-12
NFSD: Hoist status code encoding into XDR encoder functions
Chuck Lever
2020-10-02
NFSD: Map nfserr_wrongsec outside of nfsd_dispatch
Chuck Lever
2020-10-02
NFSD: Call NFSv2 encoders on error returns
Chuck Lever
2020-10-02
NFSD: Refactor nfsd_dispatch() error paths
Chuck Lever
2020-10-02
NFSD: Clean up nfsd_dispatch() variables
Chuck Lever
[next]