| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-03-10 | nfsd: don't ignore the return code of svc_proc_register() | Jeff Layton | 1 | -1/+1 |
| 2024-05-06 | fs: nfsd: use group allocation/free of per-cpu counters API | Kefeng Wang | 1 | -5/+0 |
| 2024-03-01 | nfsd: make svc_stat per-network namespace instead of global | Josef Bacik | 1 | -2/+0 |
| 2024-03-01 | nfsd: remove nfsd_stats, make th_cnt a global counter | Josef Bacik | 1 | -6/+0 |
| 2024-03-01 | nfsd: make all of the nfsd stats per-network namespace | Josef Bacik | 1 | -35/+19 |
| 2024-03-01 | nfsd: expose /proc/net/sunrpc/nfsd in net namespaces | Josef Bacik | 1 | -2/+4 |
| 2024-03-01 | nfsd: rename NFSD_NET_* to NFSD_STATS_* | Josef Bacik | 1 | -3/+3 |
| 2023-10-16 | NFSD: Fix frame size warning in svc_export_parse() | Chuck Lever | 1 | -6/+6 |
| 2023-10-16 | NFSD: Rewrite synopsis of nfsd_percpu_counters_init() | Chuck Lever | 1 | -3/+3 |
| 2023-08-29 | NFSD: handle GETATTR conflict with write delegation | Dai Ngo | 1 | -0/+7 |
| 2021-12-13 | nfsd: make nfsd_stats.th_cnt atomic_t | NeilBrown | 1 | -3/+1 |
| 2021-01-25 | nfsd: report per-export stats | Amir Goldstein | 1 | -3/+9 |
| 2021-01-25 | nfsd: protect concurrent access to nfsd stats counters | Amir Goldstein | 1 | -11/+69 |
| 2021-01-25 | nfsd: remove unused stats counters | Amir Goldstein | 1 | -10/+0 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2014-05-06 | nfsd: move <linux/nfsd/stats.h> to fs/nfsd | Christoph Hellwig | 1 | -0/+43 |