summaryrefslogtreecommitdiff
path: root/fs/cachefiles/cache.c
AgeCommit message (Expand)Author
2022-01-21cachefiles: Check that the backing filesystem supports tmpfilesDavid Howells
2022-01-21cachefiles: Explain checks in a commentDavid Howells
2022-01-21cachefiles: Calculate the blockshift in terms of bytes, not pagesDavid Howells
2022-01-12Merge tag 'fscache-rewrite-20220111' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-01-07fscache, cachefiles: Display stats of no-space eventsDavid Howells
2022-01-07cachefiles: Implement backing file wranglingDavid Howells
2022-01-07cachefiles: Implement volume supportDavid Howells
2022-01-07cachefiles: Implement cache registration and withdrawalDavid Howells
2022-01-07cachefiles: Provide a function to check how much space there isDavid Howells