summaryrefslogtreecommitdiffstats
path: root/fs/fscache/proc.c
Commit message (Expand)AuthorAgeFilesLines
* fscache: Implement cookie registrationDavid Howells2022-01-071-0/+4
* fscache: Implement volume registrationDavid Howells2022-01-071-0/+4
* fscache: Implement cache registrationDavid Howells2022-01-071-0/+4
* fscache: Introduce new driverDavid Howells2022-01-071-0/+42
* fscache: Remove the contents of the fscache driver, pending rewriteDavid Howells2022-01-071-71/+0
* fscache, cachefiles: Remove the histogram stuffDavid Howells2021-08-271-13/+0
* fscache: Procfile to display cookiesDavid Howells2021-08-271-0/+7
* proc: convert everything to "struct proc_ops"Alexey Dobriyan2020-02-041-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-161-2/+2
* proc: introduce proc_create_seq{,_data}Christoph Hellwig2018-05-161-2/+2
* FS-Cache: Allow the current state of all objects to be dumpedDavid Howells2009-11-191-0/+13
* FS-Cache: Add use of /proc and presentation of statisticsDavid Howells2009-04-031-0/+68