summaryrefslogtreecommitdiff
path: root/fs/nfsd/nfssvc.c
AgeCommit message (Expand)Author
2022-01-17Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-01-08NFSD: Rename boot verifier functionsChuck Lever
2022-01-08NFSD: Clean up the nfsd_net::nfssvc_boot fieldChuck Lever
2022-01-08NFSD: Write verifier might go backwardsChuck Lever
2021-12-13NFSD: simplify locking for network notifier.NeilBrown
2021-12-13SUNRPC: discard svo_setup and rename svc_set_num_threads_sync()NeilBrown
2021-12-13NFSD: Make it possible to use svc_set_num_threads_syncNeilBrown
2021-12-13NFSD: narrow nfsd_mutex protection in nfsd threadNeilBrown
2021-12-13SUNRPC: use sv_lock to protect updates to sv_nrthreads.NeilBrown
2021-12-13nfsd: make nfsd_stats.th_cnt atomic_tNeilBrown
2021-12-13SUNRPC: stop using ->sv_nrthreads as a refcountNeilBrown
2021-12-13SUNRPC/NFSD: clean up get/put functions.NeilBrown
2021-12-13exit: Rename module_put_and_exit to module_put_and_kthread_exitEric W. Biederman
2021-10-19NFSD:fix boolreturn.cocci warningChangcheng Deng
2021-10-13SUNRPC: Change return value type of .pc_encodeChuck Lever
2021-10-13SUNRPC: Replace the "__be32 *p" parameter to .pc_encodeChuck Lever
2021-10-13SUNRPC: Change return value type of .pc_decodeChuck Lever
2021-10-13SUNRPC: Replace the "__be32 *p" parameter to .pc_decodeChuck Lever
2021-05-25NFSD: delay unmount source's export after inter-server copy completed.Dai Ngo
2021-04-15nfsd: removed unused argument in nfsd_startup_generic()Vasily Averin
2021-04-06NFSD: Use DEFINE_SPINLOCK() for spinlockGuobin Huang
2021-03-22nfsd: Ensure knfsd shuts down when the "nfsd" pseudofs is unmountedTrond Myklebust
2021-03-22NFSD: Extract the svcxdr_init_encode() helperChuck Lever
2021-01-25NFSD: Remove argument length checking in nfsd_dispatch()Chuck Lever
2020-12-18NFSD: Fix sparse warning in nfssvc.cChuck Lever
2020-12-09nfsd: Fix message level for normal terminationkazuo ito
2020-11-30NFSD: Add tracepoints in nfsd_dispatch()Chuck Lever
2020-11-30NFSD: Add common helpers to decode void args and encode void resultsChuck Lever
2020-11-30SUNRPC: Prepare for xdr_stream-style decoding on the server-sideChuck Lever
2020-10-12NFSD: Hoist status code encoding into XDR encoder functionsChuck Lever
2020-10-02NFSD: Map nfserr_wrongsec outside of nfsd_dispatchChuck Lever
2020-10-02NFSD: Call NFSv2 encoders on error returnsChuck Lever
2020-10-02NFSD: Refactor nfsd_dispatch() error pathsChuck Lever
2020-10-02NFSD: Clean up nfsd_dispatch() variablesChuck Lever
2020-10-02NFSD: Clean up stale comments in nfsd_dispatch()Chuck Lever
2020-10-02NFSD: Clean up switch statement in nfsd_dispatch()Chuck Lever
2020-10-02NFSD: Encoder and decoder functions are always presentChuck Lever
2020-09-25nfsd: rq_lease_breaker cleanupJ. Bruce Fields
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-05-11nfsd: Fix old-style function definitionMa Feng
2020-05-08nfsd: clients don't need to break their own delegationsJ. Bruce Fields
2020-03-16nfsd: set the server_scope during service startupScott Mayhew
2020-01-22nfsd: Containerise filecache laundretteTrond Myklebust
2020-01-03nfsd: use true,false for bool variable in nfssvc.czhengbin
2019-12-09NFSD add nfs4 inter ssc to nfsd4_copyOlga Kornievskaia
2019-11-19nfsd: restore NFSv3 ACL supportJ. Bruce Fields
2019-09-23nfsd: Make nfsd_reset_boot_verifier_locked staticYueHaibing
2019-09-10nfsd: Support the server resetting the boot verifierTrond Myklebust
2019-09-10nfsd: nfsd_file cache entries should be per net namespaceTrond Myklebust
2019-08-19nfsd: rip out the raparms cacheJeff Layton