summaryrefslogtreecommitdiff
path: root/fs/nfsd/stats.h
AgeCommit message (Expand)Author
2024-05-06fs: nfsd: use group allocation/free of per-cpu counters APIKefeng Wang
2024-03-01nfsd: make svc_stat per-network namespace instead of globalJosef Bacik
2024-03-01nfsd: remove nfsd_stats, make th_cnt a global counterJosef Bacik
2024-03-01nfsd: make all of the nfsd stats per-network namespaceJosef Bacik
2024-03-01nfsd: expose /proc/net/sunrpc/nfsd in net namespacesJosef Bacik
2024-03-01nfsd: rename NFSD_NET_* to NFSD_STATS_*Josef Bacik
2023-10-16NFSD: Fix frame size warning in svc_export_parse()Chuck Lever
2023-10-16NFSD: Rewrite synopsis of nfsd_percpu_counters_init()Chuck Lever
2023-08-29NFSD: handle GETATTR conflict with write delegationDai Ngo
2021-12-13nfsd: make nfsd_stats.th_cnt atomic_tNeilBrown
2021-01-25nfsd: report per-export statsAmir Goldstein
2021-01-25nfsd: protect concurrent access to nfsd stats countersAmir Goldstein
2021-01-25nfsd: remove unused stats countersAmir Goldstein
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2014-05-06nfsd: move <linux/nfsd/stats.h> to fs/nfsdChristoph Hellwig