aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/netns.h
AgeCommit message (Expand)Author
2024-04-10NFSD: replace delayed_work with work_struct for nfsd_client_shrinkerDai Ngo
2024-04-10NFSD: add shrinker to reap courtesy clients on low memory conditionDai Ngo
2024-04-10NFSD: keep track of the number of courtesy clients in the systemDai Ngo
2024-04-10NFSD: limit the number of v4 clients to 1024 per 1GB of system memoryDai Ngo
2024-04-10NFSD: keep track of the number of v4 clients in the systemDai Ngo
2024-04-10NFSD: Rename boot verifier functionsChuck Lever
2024-04-10NFSD: Clean up the nfsd_net::nfssvc_boot fieldChuck Lever
2024-04-10NFSD: simplify per-net file cache managementNeilBrown
2024-04-10NFSD: simplify locking for network notifier.NeilBrown
2024-04-10NFSD: Make it possible to use svc_set_num_threads_syncNeilBrown
2024-04-10SUNRPC: stop using ->sv_nrthreads as a refcountNeilBrown
2021-05-25NFSD: delay unmount source's export after inter-server copy completed.Dai Ngo
2021-03-22nfsd: Ensure knfsd shuts down when the "nfsd" pseudofs is unmountedTrond Myklebust
2021-01-25nfsd: protect concurrent access to nfsd stats countersAmir Goldstein
2020-07-24nfsd: netns.h: delete a duplicated wordRandy Dunlap
2020-06-01nfsd4: make drc_slab global, not per-netJ. Bruce Fields
2020-03-16nfsd: set the server_scope during service startupScott Mayhew
2019-12-19nfsd: use boottime for lease expiry calculationArnd Bergmann
2019-12-19nfsd: make 'boot_time' 64-bit wideArnd Bergmann
2019-09-10nfsd: Support the server resetting the boot verifierTrond Myklebust
2019-07-03nfsd: make client/ directory names small intsJ. Bruce Fields
2019-07-03nfsd: add nfsd/clients directoryJ. Bruce Fields
2019-07-03nfsd: persist nfsd filesystem across mountsJ. Bruce Fields
2019-07-03nfsd: note inadequate stats lockingJ. Bruce Fields
2019-07-03nfsd4: drc containerizationJ. Bruce Fields
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner
2019-04-24nfsd: Allow containers to set supported nfs versionsTrond Myklebust
2019-04-24nfsd: keep a tally of RECLAIM_COMPLETE operations when using nfsdcldScott Mayhew
2018-09-25NFSD introduce async copy featureOlga Kornievskaia
2018-06-17nfsd4: extend reclaim period for reclaiming clientsJ. Bruce Fields
2017-11-27race of nfsd inetaddr notifiers vs nn->nfsd_serv changeVasily Averin
2017-11-07nfds: avoid gettimeofday for nfssvc_boot timeArnd Bergmann
2016-11-18netns: make struct pernet_operations::id unsigned intAlexey Dobriyan
2016-10-24nfsd: move blocked lock handling under a dedicated spinlockJeff Layton
2016-09-26nfsd: add a LRU list for blocked locksJeff Layton
2015-11-23nfsd: recover: constify nfsd4_client_tracking_ops structuresJulia Lawall
2015-08-10nfsd: New counter for generating client confirm verifierKinglong Mee
2014-08-05nfsd: add some comments to the nfsd4 object definitionsJeff Layton
2014-08-05nfsd: protect clid and verifier generation with client_lockJeff Layton
2014-07-31nfsd: Move the open owner hash table into struct nfs4_clientTrond Myklebust
2014-07-09nfsd: NFSv4 lock-owners are not associated to a specific fileTrond Myklebust
2014-07-08nfsd: add a new /proc/fs/nfsd/max_connections fileJeff Layton
2014-01-03NFSD: Don't start lockd when only NFSv4 is runningKinglong Mee
2013-04-04nfsd4: make del_recall_lru per-network-namespaceJ. Bruce Fields
2012-12-10nfsd: make NFSd service structure allocated per netStanislav Kinsbursky
2012-12-10nfsd: make NFSd service boot time per-netStanislav Kinsbursky
2012-12-10nfsd: per-net NFSd up flag introducedStanislav Kinsbursky
2012-12-10nfsd: make NFSv4 recovery client tracking options per netStanislav Kinsbursky
2012-12-03NFSD: Clean up forgetting clientsBryan Schumaker
2012-11-28nfsd: make NFSv4 grace time per netStanislav Kinsbursky