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
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
2020-10-02
NFSD: Clean up stale comments in nfsd_dispatch()
Chuck Lever
2020-10-02
NFSD: Clean up switch statement in nfsd_dispatch()
Chuck Lever
2020-10-02
NFSD: Encoder and decoder functions are always present
Chuck Lever
2020-09-25
nfsd: rq_lease_breaker cleanup
J. Bruce Fields
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-05-11
nfsd: Fix old-style function definition
Ma Feng
2020-05-08
nfsd: clients don't need to break their own delegations
J. Bruce Fields
2020-03-16
nfsd: set the server_scope during service startup
Scott Mayhew
2020-01-22
nfsd: Containerise filecache laundrette
Trond Myklebust
[next]