aboutsummaryrefslogtreecommitdiff
path: root/fs/nfsd/stats.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-29NFSD: handle GETATTR conflict with write delegationGravatar Dai Ngo 1-0/+2
2022-09-26nfsd: use DEFINE_PROC_SHOW_ATTRIBUTE to define nfsd_proc_opsGravatar ChenXiaoSong 1-12/+2
2021-12-13nfsd: make nfsd_stats.th_cnt atomic_tGravatar NeilBrown 1-1/+1
2021-01-25nfsd: protect concurrent access to nfsd stats countersGravatar Amir Goldstein 1-13/+64
2021-01-25nfsd: remove unused stats countersGravatar Amir Goldstein 1-25/+16
2020-02-04proc: convert everything to "struct proc_ops"Gravatar Alexey Dobriyan 1-6/+6
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-05-29drop redundant ->owner initializationsGravatar Al Viro 1-1/+0
2014-05-06nfsd: move <linux/nfsd/stats.h> to fs/nfsdGravatar Christoph Hellwig 1-1/+0
2012-01-31SUNRPC: register service stats /proc entries in passed network namespace contextGravatar Stanislav Kinsbursky 1-2/+3
2011-05-10treewide: fix a few typos in commentsGravatar Justin P. Mattock 1-1/+1
2009-12-15nfsd: remove pointless paths in file headersGravatar J. Bruce Fields 1-2/+0
2009-12-14nfsd: Move private headers to source directoryGravatar Boaz Harrosh 1-2/+2
2009-12-14nfsd: Source files #include cleanupsGravatar Boaz Harrosh 1-5/+0
2006-07-10[PATCH] knfsd: nfsd4: add per-operation server statsGravatar Shankar Anand 1-0/+10
2006-03-28[PATCH] Make most file operations structs in fs/ constGravatar Arjan van de Ven 1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+101