summaryrefslogtreecommitdiffstats
path: root/fs/cachefiles/cache.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-12Merge tag 'fscache-rewrite-20220111' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+378
2022-01-07fscache, cachefiles: Display stats of no-space eventsDavid Howells1-3/+15
2022-01-07cachefiles: Implement backing file wranglingDavid Howells1-1/+31
2022-01-07cachefiles: Implement volume supportDavid Howells1-1/+27
2022-01-07cachefiles: Implement cache registration and withdrawalDavid Howells1-0/+207
2022-01-07cachefiles: Provide a function to check how much space there isDavid Howells1-0/+103