summaryrefslogtreecommitdiff
path: root/fs/nfsd/netns.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-01nfsd: allow admin-revoked NFSv4.0 state to be freed.NeilBrown1-0/+4
2024-03-01nfsd: make svc_stat per-network namespace instead of globalJosef Bacik1-0/+4
2024-03-01nfsd: make all of the nfsd stats per-network namespaceJosef Bacik1-2/+15
2024-03-01nfsd: rename NFSD_NET_* to NFSD_STATS_*Josef Bacik1-2/+2
2024-01-08SUNRPC: discard sv_refcnt, and svc_get/svc_putNeilBrown1-7/+0
2024-01-08svc: don't hold reference for poolstats, only mutex.NeilBrown1-1/+3
2023-10-04nfsd: dynamically allocate the nfsd-reply shrinkerQi Zheng1-1/+1
2023-10-04nfsd: dynamically allocate the nfsd-client shrinkerQi Zheng1-1/+1
2023-02-20Merge tag 'locks-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayt...Linus Torvalds1-0/+1
2023-01-12NFSD: replace delayed_work with work_struct for nfsd_client_shrinkerDai Ngo1-1/+1
2023-01-11filelock: move file locking definitions to separate header fileJeff Layton1-0/+1
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-30NFSD: limit the number of v4 clients to 1024 per 1GB of system memoryDai Ngo1-0/+1
2022-07-30NFSD: 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-26NFSD: 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-25nfsd: netns.h: delete a duplicated wordRandy Dunlap1-1/+1
2020-06-02nfsd4: 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-20nfsd: use boottime for lease expiry calculationArnd Bergmann1-2/+2
2019-12-20nfsd: make 'boot_time' 64-bit wideArnd Bergmann1-1/+1
2019-09-10nfsd: Support the server resetting the boot verifierTrond Myklebust1-0/+4
2019-07-04nfsd: make client/ directory names small intsJ. Bruce Fields1-0/+1
2019-07-04nfsd: add nfsd/clients directoryJ. Bruce Fields1-0/+2
2019-07-04nfsd: persist nfsd filesystem across mountsJ. Bruce Fields1-0/+3
2019-07-04nfsd: note inadequate stats lockingJ. Bruce Fields1-2/+5
2019-07-04nfsd4: 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-26NFSD introduce async copy featureOlga Kornievskaia1-0/+8
2018-06-17nfsd4: extend reclaim period for reclaiming clientsJ. Bruce Fields1-0/+1
2017-11-28race of nfsd inetaddr notifiers vs nn->nfsd_serv changeVasily Averin1-0/+3
2017-11-08nfds: 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-06nfsd: 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