aboutsummaryrefslogtreecommitdiff
path: root/fs/cachefiles/main.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-07cachefiles: Implement object lifecycle funcsGravatar David Howells 1-0/+16
2022-01-07cachefiles: Register a miscdev and parse commands over itGravatar David Howells 1-0/+12
2022-01-07cachefiles: Add some error injection supportGravatar David Howells 1-0/+12
2022-01-07cachefiles: Introduce rewritten driverGravatar David Howells 1-0/+53
2022-01-07cachefiles: Delete the cachefiles driver pending rewriteGravatar David Howells 1-95/+0
2021-08-27fscache, cachefiles: Remove the histogram stuffGravatar David Howells 1-7/+0
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Gravatar Thomas Gleixner 1-5/+1
2018-04-04fscache: Add tracepointsGravatar David Howells 1-0/+1
2014-09-26fs/cachefiles: add missing \n to kerror conversionsGravatar Fabian Frederick 1-1/+1
2014-06-06fs/cachefiles: replace kerror by pr_errGravatar Fabian Frederick 1-4/+4
2014-06-06FS/CACHEFILES: convert printk to pr_foo()Gravatar Fabian Frederick 1-4/+3
2009-04-03CacheFiles: A cache that backs onto a mounted filesystemGravatar David Howells 1-0/+106