aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/netns.h
AgeCommit message (Expand)AuthorFilesLines
2026-04-03NFSD: convert callback RPC program to per-net namespaceDai Ngo1-0/+3
2026-03-29NFSD: Add a key for signing filehandlesBenjamin Coddington1-0/+1
2026-03-29nfsd: convert global state_lock to per-net deleg_lockJeff Layton1-0/+3
2026-01-28nfsd: add controls to set the minimum number of threads per poolJeff Layton1-0/+6
2026-01-26nfsd: use workqueue enable/disable APIs for v4_end_grace syncNeilBrown1-1/+0
2026-01-02nfsd: provide locking for v4_end_graceNeilBrown1-0/+2
2025-01-28Merge tag 'nfs-for-6.14-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-5/+7
2025-01-14nfs_common: track all open nfsd_files per LOCALIO nfs_clientMike Snitzer1-0/+1
2025-01-14nfsd: rename nfsd_serv_ prefixed methods and variables with nfsd_net_Mike Snitzer1-5/+6
2025-01-06sunrpc: remove all connection limit configurationNeilBrown1-6/+0
2025-01-06nfsd: don't use sv_nrthreads in connection limiting calculations.NeilBrown1-2/+2
2024-09-23nfsd: add LOCALIO supportWeston Andros Adamson1-0/+4
2024-09-23nfsd: add nfsd_serv_try_get and nfsd_serv_putMike Snitzer1-1/+7
2024-09-20NFSD: Limit the number of concurrent async COPY operationsChuck Lever1-0/+1
2024-09-20nfsd: don't allocate the versions array.NeilBrown1-4/+2
2024-05-06NFSD: add write_version to netlink commandLorenzo Bianconi1-0/+1
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-07SUNRPC: discard sv_refcnt, and svc_get/svc_putNeilBrown1-7/+0
2024-01-07svc: 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-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
2012-11-28nfsd: recovery - make in_grace per netStanislav Kinsbursky1-0/+1
2012-11-28nfsd: recovery - make rec_file per netStanislav Kinsbursky1-0/+2
2012-11-28nfsd: make client_lock per netStanislav Kinsbursky1-0/+3
2012-11-15nfsd: make laundromat network namespace awareStanislav Kinsbursky1-0/+2
2012-11-15nfsd: make close_lru list per netStanislav Kinsbursky1-0/+6
2012-11-15nfsd: make client_lru list per netStanislav Kinsbursky1-0/+5
2012-11-15nfsd: make sessionid_hashtbl allocated per netStanislav Kinsbursky1-0/+3
2012-11-15nfsd: make lockowner_ino_hashtbl allocated per netStanislav Kinsbursky1-0/+4
2012-11-15nfsd: make ownerstr_hashtbl allocated per netStanislav Kinsbursky1-0/+1
2012-11-15nfsd: make unconf_name_tree per netStanislav Kinsbursky1-0/+4
2012-11-15nfsd: make unconf_id_hashtbl allocated per netStanislav Kinsbursky1-0/+1
2012-11-15nfsd: make conf_name_tree per netStanislav Kinsbursky1-0/+4
2012-11-15nfsd: make conf_id_hashtbl allocated per netStanislav Kinsbursky1-0/+1
2012-11-15nfsd: make reclaim_str_hashtbl allocated per netStanislav Kinsbursky1-0/+12
2012-07-27NFSd: make boot_time variable per network namespaceStanislav Kinsbursky1-0/+1
2012-07-27NFSd: make grace end flag per network namespaceStanislav Kinsbursky1-0/+1
2012-07-27NFSd: make nfsd4_manager allocated per network namespace context.Stanislav Kinsbursky1-0/+2
2012-04-12nfsd: make name-to-id cache allocated per network namespace contextStanislav Kinsbursky1-1/+1
2012-04-12nfsd: make id-to-name cache allocated per network namespace contextStanislav Kinsbursky1-0/+3
2012-04-12nfsd: make expkey cache allocated per network namespace contextStanislav Kinsbursky1-0/+1
2012-04-12nfsd: make export cache allocated per network namespace contextStanislav Kinsbursky1-0/+2
2012-03-29nfsd: only register cld pipe notifier when CONFIG_NFSD_V4 is enabledJeff Layton1-1/+0
2012-03-26nfsd: add notifier to handle mount/unmount of rpc_pipefs sbJeff Layton1-0/+1
2012-03-26nfsd: add a per-net-namespace struct for nfsdJeff Layton1-0/+34