summaryrefslogtreecommitdiffstats
path: root/fs/cachefiles/main.c
Commit message (Expand)AuthorAgeFilesLines
* cachefiles: Implement object lifecycle funcsDavid Howells2022-01-071-0/+16
* cachefiles: Register a miscdev and parse commands over itDavid Howells2022-01-071-0/+12
* cachefiles: Add some error injection supportDavid Howells2022-01-071-0/+12
* cachefiles: Introduce rewritten driverDavid Howells2022-01-071-0/+53
* cachefiles: Delete the cachefiles driver pending rewriteDavid Howells2022-01-071-95/+0
* fscache, cachefiles: Remove the histogram stuffDavid Howells2021-08-271-7/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner2019-05-241-5/+1
* fscache: Add tracepointsDavid Howells2018-04-041-0/+1
* fs/cachefiles: add missing \n to kerror conversionsFabian Frederick2014-09-261-1/+1
* fs/cachefiles: replace kerror by pr_errFabian Frederick2014-06-061-4/+4
* FS/CACHEFILES: convert printk to pr_foo()Fabian Frederick2014-06-061-4/+3
* CacheFiles: A cache that backs onto a mounted filesystemDavid Howells2009-04-031-0/+106