| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-03-10 | nfsd: don't ignore the return code of svc_proc_register() | Jeff Layton | 1 | -2/+2 |
| 2024-05-06 | fs: nfsd: use group allocation/free of per-cpu counters API | Kefeng Wang | 1 | -42/+0 |
| 2024-03-01 | nfsd: make svc_stat per-network namespace instead of global | Josef Bacik | 1 | -6/+4 |
| 2024-03-01 | nfsd: remove nfsd_stats, make th_cnt a global counter | Josef Bacik | 1 | -2/+1 |
| 2024-03-01 | nfsd: make all of the nfsd stats per-network namespace | Josef Bacik | 1 | -12/+14 |
| 2024-03-01 | nfsd: expose /proc/net/sunrpc/nfsd in net namespaces | Josef Bacik | 1 | -15/+6 |
| 2023-10-16 | NFSD: Rewrite synopsis of nfsd_percpu_counters_init() | Chuck Lever | 1 | -1/+1 |
| 2023-10-16 | NFSD: Clean up errors in stats.c | KaiLong Wang | 1 | -1/+1 |
| 2023-08-29 | NFSD: handle GETATTR conflict with write delegation | Dai Ngo | 1 | -0/+2 |
| 2022-09-26 | nfsd: use DEFINE_PROC_SHOW_ATTRIBUTE to define nfsd_proc_ops | ChenXiaoSong | 1 | -12/+2 |
| 2021-12-13 | nfsd: make nfsd_stats.th_cnt atomic_t | NeilBrown | 1 | -1/+1 |
| 2021-01-25 | nfsd: protect concurrent access to nfsd stats counters | Amir Goldstein | 1 | -13/+64 |
| 2021-01-25 | nfsd: remove unused stats counters | Amir Goldstein | 1 | -25/+16 |
| 2020-02-04 | proc: convert everything to "struct proc_ops" | Alexey Dobriyan | 1 | -6/+6 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2016-05-29 | drop redundant ->owner initializations | Al Viro | 1 | -1/+0 |
| 2014-05-06 | nfsd: move <linux/nfsd/stats.h> to fs/nfsd | Christoph Hellwig | 1 | -1/+0 |
| 2012-01-31 | SUNRPC: register service stats /proc entries in passed network namespace context | Stanislav Kinsbursky | 1 | -2/+3 |
| 2011-05-10 | treewide: fix a few typos in comments | Justin P. Mattock | 1 | -1/+1 |
| 2009-12-15 | nfsd: remove pointless paths in file headers | J. Bruce Fields | 1 | -2/+0 |
| 2009-12-14 | nfsd: Move private headers to source directory | Boaz Harrosh | 1 | -2/+2 |
| 2009-12-14 | nfsd: Source files #include cleanups | Boaz Harrosh | 1 | -5/+0 |
| 2006-07-10 | [PATCH] knfsd: nfsd4: add per-operation server stats | Shankar Anand | 1 | -0/+10 |
| 2006-03-28 | [PATCH] Make most file operations structs in fs/ const | Arjan van de Ven | 1 | -1/+1 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+101 |