summaryrefslogtreecommitdiff
path: root/fs/nfsd/stats.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-01nfsd: make svc_stat per-network namespace instead of globalJosef Bacik1-2/+0
2024-03-01nfsd: remove nfsd_stats, make th_cnt a global counterJosef Bacik1-6/+0
2024-03-01nfsd: make all of the nfsd stats per-network namespaceJosef Bacik1-35/+19
2024-03-01nfsd: expose /proc/net/sunrpc/nfsd in net namespacesJosef Bacik1-2/+4
2024-03-01nfsd: rename NFSD_NET_* to NFSD_STATS_*Josef Bacik1-3/+3
2023-10-16NFSD: Fix frame size warning in svc_export_parse()Chuck Lever1-6/+6
2023-10-16NFSD: Rewrite synopsis of nfsd_percpu_counters_init()Chuck Lever1-3/+3
2023-08-30NFSD: handle GETATTR conflict with write delegationDai Ngo1-0/+7
2021-12-13nfsd: make nfsd_stats.th_cnt atomic_tNeilBrown1-3/+1
2021-01-25nfsd: report per-export statsAmir Goldstein1-3/+9
2021-01-25nfsd: protect concurrent access to nfsd stats countersAmir Goldstein1-11/+69
2021-01-25nfsd: remove unused stats countersAmir Goldstein1-10/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2014-05-07nfsd: move <linux/nfsd/stats.h> to fs/nfsdChristoph Hellwig1-0/+43