| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-04-03 | NFSD: convert callback RPC program to per-net namespace | Dai Ngo | 1 | -0/+3 |
| 2026-03-29 | NFSD: Add a key for signing filehandles | Benjamin Coddington | 1 | -0/+1 |
| 2026-03-29 | nfsd: convert global state_lock to per-net deleg_lock | Jeff Layton | 1 | -0/+3 |
| 2026-01-28 | nfsd: add controls to set the minimum number of threads per pool | Jeff Layton | 1 | -0/+6 |
| 2026-01-26 | nfsd: use workqueue enable/disable APIs for v4_end_grace sync | NeilBrown | 1 | -1/+0 |
| 2026-01-02 | nfsd: provide locking for v4_end_grace | NeilBrown | 1 | -0/+2 |
| 2025-01-28 | Merge tag 'nfs-for-6.14-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 1 | -5/+7 |
| 2025-01-14 | nfs_common: track all open nfsd_files per LOCALIO nfs_client | Mike Snitzer | 1 | -0/+1 |
| 2025-01-14 | nfsd: rename nfsd_serv_ prefixed methods and variables with nfsd_net_ | Mike Snitzer | 1 | -5/+6 |
| 2025-01-06 | sunrpc: remove all connection limit configuration | NeilBrown | 1 | -6/+0 |
| 2025-01-06 | nfsd: don't use sv_nrthreads in connection limiting calculations. | NeilBrown | 1 | -2/+2 |
| 2024-09-23 | nfsd: add LOCALIO support | Weston Andros Adamson | 1 | -0/+4 |
| 2024-09-23 | nfsd: add nfsd_serv_try_get and nfsd_serv_put | Mike Snitzer | 1 | -1/+7 |
| 2024-09-20 | NFSD: Limit the number of concurrent async COPY operations | Chuck Lever | 1 | -0/+1 |
| 2024-09-20 | nfsd: don't allocate the versions array. | NeilBrown | 1 | -4/+2 |
| 2024-05-06 | NFSD: add write_version to netlink command | Lorenzo Bianconi | 1 | -0/+1 |
| 2024-03-01 | nfsd: allow admin-revoked NFSv4.0 state to be freed. | NeilBrown | 1 | -0/+4 |
| 2024-03-01 | nfsd: make svc_stat per-network namespace instead of global | Josef Bacik | 1 | -0/+4 |
| 2024-03-01 | nfsd: make all of the nfsd stats per-network namespace | Josef Bacik | 1 | -2/+15 |
| 2024-03-01 | nfsd: rename NFSD_NET_* to NFSD_STATS_* | Josef Bacik | 1 | -2/+2 |
| 2024-01-07 | SUNRPC: discard sv_refcnt, and svc_get/svc_put | NeilBrown | 1 | -7/+0 |
| 2024-01-07 | svc: don't hold reference for poolstats, only mutex. | NeilBrown | 1 | -1/+3 |
| 2023-10-04 | nfsd: dynamically allocate the nfsd-reply shrinker | Qi Zheng | 1 | -1/+1 |
| 2023-10-04 | nfsd: dynamically allocate the nfsd-client shrinker | Qi Zheng | 1 | -1/+1 |
| 2023-02-20 | Merge tag 'locks-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayt... | Linus Torvalds | 1 | -0/+1 |
| 2023-01-12 | NFSD: replace delayed_work with work_struct for nfsd_client_shrinker | Dai Ngo | 1 | -1/+1 |
| 2023-01-11 | filelock: move file locking definitions to separate header file | Jeff Layton | 1 | -0/+1 |
| 2022-09-26 | NFSD: add shrinker to reap courtesy clients on low memory condition | Dai Ngo | 1 | -0/+2 |
| 2022-09-26 | NFSD: keep track of the number of courtesy clients in the system | Dai Ngo | 1 | -0/+2 |
| 2022-07-29 | NFSD: limit the number of v4 clients to 1024 per 1GB of system memory | Dai Ngo | 1 | -0/+1 |
| 2022-07-29 | NFSD: keep track of the number of v4 clients in the system | Dai Ngo | 1 | -0/+2 |
| 2022-01-08 | NFSD: Rename boot verifier functions | Chuck Lever | 1 | -2/+2 |
| 2022-01-08 | NFSD: Clean up the nfsd_net::nfssvc_boot field | Chuck Lever | 1 | -3/+5 |
| 2021-12-13 | NFSD: simplify per-net file cache management | NeilBrown | 1 | -0/+2 |
| 2021-12-13 | NFSD: simplify locking for network notifier. | NeilBrown | 1 | -3/+0 |
| 2021-12-13 | NFSD: Make it possible to use svc_set_num_threads_sync | NeilBrown | 1 | -3/+0 |
| 2021-12-13 | SUNRPC: stop using ->sv_nrthreads as a refcount | NeilBrown | 1 | -0/+7 |
| 2021-05-25 | NFSD: delay unmount source's export after inter-server copy completed. | Dai Ngo | 1 | -0/+6 |
| 2021-03-22 | nfsd: Ensure knfsd shuts down when the "nfsd" pseudofs is unmounted | Trond Myklebust | 1 | -3/+3 |
| 2021-01-25 | nfsd: protect concurrent access to nfsd stats counters | Amir Goldstein | 1 | -9/+14 |
| 2020-07-24 | nfsd: netns.h: delete a duplicated word | Randy Dunlap | 1 | -1/+1 |
| 2020-06-01 | nfsd4: make drc_slab global, not per-net | J. Bruce Fields | 1 | -1/+0 |
| 2020-03-16 | nfsd: set the server_scope during service startup | Scott Mayhew | 1 | -0/+2 |
| 2019-12-19 | nfsd: use boottime for lease expiry calculation | Arnd Bergmann | 1 | -2/+2 |
| 2019-12-19 | nfsd: make 'boot_time' 64-bit wide | Arnd Bergmann | 1 | -1/+1 |
| 2019-09-10 | nfsd: Support the server resetting the boot verifier | Trond Myklebust | 1 | -0/+4 |
| 2019-07-03 | nfsd: make client/ directory names small ints | J. Bruce Fields | 1 | -0/+1 |
| 2019-07-03 | nfsd: add nfsd/clients directory | J. Bruce Fields | 1 | -0/+2 |
| 2019-07-03 | nfsd: persist nfsd filesystem across mounts | J. Bruce Fields | 1 | -0/+3 |
| 2019-07-03 | nfsd: note inadequate stats locking | J. Bruce Fields | 1 | -2/+5 |
| 2019-07-03 | nfsd4: drc containerization | J. Bruce Fields | 1 | -0/+35 |
| 2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1 | Thomas Gleixner | 1 | -14/+1 |
| 2019-04-24 | nfsd: Allow containers to set supported nfs versions | Trond Myklebust | 1 | -0/+8 |
| 2019-04-24 | nfsd: keep a tally of RECLAIM_COMPLETE operations when using nfsdcld | Scott Mayhew | 1 | -0/+3 |
| 2018-09-25 | NFSD introduce async copy feature | Olga Kornievskaia | 1 | -0/+8 |
| 2018-06-17 | nfsd4: extend reclaim period for reclaiming clients | J. Bruce Fields | 1 | -0/+1 |
| 2017-11-27 | race of nfsd inetaddr notifiers vs nn->nfsd_serv change | Vasily Averin | 1 | -0/+3 |
| 2017-11-07 | nfds: avoid gettimeofday for nfssvc_boot time | Arnd Bergmann | 1 | -1/+1 |
| 2016-11-18 | netns: make struct pernet_operations::id unsigned int | Alexey Dobriyan | 1 | -1/+1 |
| 2016-10-24 | nfsd: move blocked lock handling under a dedicated spinlock | Jeff Layton | 1 | -0/+5 |
| 2016-09-26 | nfsd: add a LRU list for blocked locks | Jeff Layton | 1 | -0/+1 |
| 2015-11-23 | nfsd: recover: constify nfsd4_client_tracking_ops structures | Julia Lawall | 1 | -1/+1 |
| 2015-08-10 | nfsd: New counter for generating client confirm verifier | Kinglong Mee | 1 | -0/+1 |
| 2014-08-05 | nfsd: add some comments to the nfsd4 object definitions | Jeff Layton | 1 | -0/+8 |
| 2014-08-05 | nfsd: protect clid and verifier generation with client_lock | Jeff Layton | 1 | -3/+3 |
| 2014-07-31 | nfsd: Move the open owner hash table into struct nfs4_client | Trond Myklebust | 1 | -1/+0 |
| 2014-07-09 | nfsd: NFSv4 lock-owners are not associated to a specific file | Trond Myklebust | 1 | -4/+0 |
| 2014-07-08 | nfsd: add a new /proc/fs/nfsd/max_connections file | Jeff Layton | 1 | -0/+6 |
| 2014-01-03 | NFSD: Don't start lockd when only NFSv4 is running | Kinglong Mee | 1 | -0/+1 |
| 2013-04-04 | nfsd4: make del_recall_lru per-network-namespace | J. Bruce Fields | 1 | -0/+1 |
| 2012-12-10 | nfsd: make NFSd service structure allocated per net | Stanislav Kinsbursky | 1 | -0/+2 |
| 2012-12-10 | nfsd: make NFSd service boot time per-net | Stanislav Kinsbursky | 1 | -0/+5 |
| 2012-12-10 | nfsd: per-net NFSd up flag introduced | Stanislav Kinsbursky | 1 | -0/+2 |
| 2012-12-10 | nfsd: make NFSv4 recovery client tracking options per net | Stanislav Kinsbursky | 1 | -0/+2 |
| 2012-12-03 | NFSD: Clean up forgetting clients | Bryan Schumaker | 1 | -0/+3 |
| 2012-11-28 | nfsd: make NFSv4 grace time per net | Stanislav Kinsbursky | 1 | -0/+1 |
| 2012-11-28 | nfsd: make NFSv4 lease time per net | Stanislav Kinsbursky | 1 | -0/+2 |
| 2012-11-28 | nfsd: recovery - make in_grace per net | Stanislav Kinsbursky | 1 | -0/+1 |
| 2012-11-28 | nfsd: recovery - make rec_file per net | Stanislav Kinsbursky | 1 | -0/+2 |
| 2012-11-28 | nfsd: make client_lock per net | Stanislav Kinsbursky | 1 | -0/+3 |
| 2012-11-15 | nfsd: make laundromat network namespace aware | Stanislav Kinsbursky | 1 | -0/+2 |
| 2012-11-15 | nfsd: make close_lru list per net | Stanislav Kinsbursky | 1 | -0/+6 |
| 2012-11-15 | nfsd: make client_lru list per net | Stanislav Kinsbursky | 1 | -0/+5 |
| 2012-11-15 | nfsd: make sessionid_hashtbl allocated per net | Stanislav Kinsbursky | 1 | -0/+3 |
| 2012-11-15 | nfsd: make lockowner_ino_hashtbl allocated per net | Stanislav Kinsbursky | 1 | -0/+4 |
| 2012-11-15 | nfsd: make ownerstr_hashtbl allocated per net | Stanislav Kinsbursky | 1 | -0/+1 |
| 2012-11-15 | nfsd: make unconf_name_tree per net | Stanislav Kinsbursky | 1 | -0/+4 |
| 2012-11-15 | nfsd: make unconf_id_hashtbl allocated per net | Stanislav Kinsbursky | 1 | -0/+1 |
| 2012-11-15 | nfsd: make conf_name_tree per net | Stanislav Kinsbursky | 1 | -0/+4 |
| 2012-11-15 | nfsd: make conf_id_hashtbl allocated per net | Stanislav Kinsbursky | 1 | -0/+1 |
| 2012-11-15 | nfsd: make reclaim_str_hashtbl allocated per net | Stanislav Kinsbursky | 1 | -0/+12 |
| 2012-07-27 | NFSd: make boot_time variable per network namespace | Stanislav Kinsbursky | 1 | -0/+1 |
| 2012-07-27 | NFSd: make grace end flag per network namespace | Stanislav Kinsbursky | 1 | -0/+1 |
| 2012-07-27 | NFSd: make nfsd4_manager allocated per network namespace context. | Stanislav Kinsbursky | 1 | -0/+2 |
| 2012-04-12 | nfsd: make name-to-id cache allocated per network namespace context | Stanislav Kinsbursky | 1 | -1/+1 |
| 2012-04-12 | nfsd: make id-to-name cache allocated per network namespace context | Stanislav Kinsbursky | 1 | -0/+3 |
| 2012-04-12 | nfsd: make expkey cache allocated per network namespace context | Stanislav Kinsbursky | 1 | -0/+1 |
| 2012-04-12 | nfsd: make export cache allocated per network namespace context | Stanislav Kinsbursky | 1 | -0/+2 |
| 2012-03-29 | nfsd: only register cld pipe notifier when CONFIG_NFSD_V4 is enabled | Jeff Layton | 1 | -1/+0 |
| 2012-03-26 | nfsd: add notifier to handle mount/unmount of rpc_pipefs sb | Jeff Layton | 1 | -0/+1 |
| 2012-03-26 | nfsd: add a per-net-namespace struct for nfsd | Jeff Layton | 1 | -0/+34 |