index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfssvc.c
Age
Commit message (
Expand
)
Author
2023-09-12
NFSD: fix possible oops when nfsd/pool_stats is closed.
NeilBrown
2023-08-29
SUNRPC: remove timeout arg from svc_recv()
NeilBrown
2023-08-29
SUNRPC: change svc_recv() to return void.
NeilBrown
2023-08-29
SUNRPC: call svc_process() from svc_recv().
NeilBrown
2023-08-29
nfsd: separate nfsd_last_thread() from nfsd_put()
NeilBrown
2023-08-29
nfsd: Simplify code around svc_exit_thread() call in nfsd()
NeilBrown
2023-08-29
nfsd: don't allow nfsd threads to be signalled.
NeilBrown
2023-08-29
NFSD: Rename struct svc_cacherep
Chuck Lever
2023-08-29
NFSD: Remove svc_rqst::rq_cacherep
Chuck Lever
2023-06-18
NFSD: Distinguish per-net namespace initialization
Chuck Lever
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
[next]