aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cachefiles/main.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-07cachefiles: Implement object lifecycle funcsDavid Howells1-0/+16
2022-01-07cachefiles: Register a miscdev and parse commands over itDavid Howells1-0/+12
2022-01-07cachefiles: Add some error injection supportDavid Howells1-0/+12
2022-01-07cachefiles: Introduce rewritten driverDavid Howells1-0/+53
2022-01-07cachefiles: Delete the cachefiles driver pending rewriteDavid Howells1-95/+0
2021-08-27fscache, cachefiles: Remove the histogram stuffDavid Howells1-7/+0
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner1-5/+1
2018-04-04fscache: Add tracepointsDavid Howells1-0/+1
2014-09-26fs/cachefiles: add missing \n to kerror conversionsFabian Frederick1-1/+1
2014-06-06fs/cachefiles: replace kerror by pr_errFabian Frederick1-4/+4
2014-06-06FS/CACHEFILES: convert printk to pr_foo()Fabian Frederick1-4/+3
2009-04-03CacheFiles: A cache that backs onto a mounted filesystemDavid Howells1-0/+106