aboutsummaryrefslogtreecommitdiff
path: root/fs/fscache/proc.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-07fscache: Implement cookie registrationGravatar David Howells 1-0/+4
2022-01-07fscache: Implement volume registrationGravatar David Howells 1-0/+4
2022-01-07fscache: Implement cache registrationGravatar David Howells 1-0/+4
2022-01-07fscache: Introduce new driverGravatar David Howells 1-0/+42
2022-01-07fscache: Remove the contents of the fscache driver, pending rewriteGravatar David Howells 1-71/+0
2021-08-27fscache, cachefiles: Remove the histogram stuffGravatar David Howells 1-13/+0
2021-08-27fscache: Procfile to display cookiesGravatar David Howells 1-0/+7
2020-02-04proc: convert everything to "struct proc_ops"Gravatar Alexey Dobriyan 1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-5/+1
2018-05-16proc: introduce proc_create_single{,_data}Gravatar Christoph Hellwig 1-2/+2
2018-05-16proc: introduce proc_create_seq{,_data}Gravatar Christoph Hellwig 1-2/+2
2009-11-19FS-Cache: Allow the current state of all objects to be dumpedGravatar David Howells 1-0/+13
2009-04-03FS-Cache: Add use of /proc and presentation of statisticsGravatar David Howells 1-0/+68