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