summaryrefslogtreecommitdiffstats
path: root/fs/cachefiles/Makefile
AgeCommit message (Expand)AuthorFilesLines
2022-05-18cachefiles: notify the user daemon when looking up cookieJeffle Xu1-0/+1
2022-01-07cachefiles: Implement begin and end I/O operationDavid Howells1-0/+1
2022-01-07cachefiles: Implement metadata/coherency data storage in xattrsDavid Howells1-1/+2
2022-01-07cachefiles: Implement key to filename encodingDavid Howells1-0/+1
2022-01-07cachefiles: Implement volume supportDavid Howells1-1/+2
2022-01-07cachefiles: Implement cache registration and withdrawalDavid Howells1-0/+1
2022-01-07vfs, cachefiles: Mark a backing file in use with an inode flagDavid Howells1-0/+1
2022-01-07cachefiles: Provide a function to check how much space there isDavid Howells1-0/+1
2022-01-07cachefiles: Register a miscdev and parse commands over itDavid Howells1-0/+1
2022-01-07cachefiles: Add security derivationDavid Howells1-1/+2
2022-01-07cachefiles: Add some error injection supportDavid Howells1-0/+2
2022-01-07cachefiles: Introduce rewritten driverDavid Howells1-0/+9
2022-01-07cachefiles: Delete the cachefiles driver pending rewriteDavid Howells1-18/+0
2021-08-27fscache, cachefiles: Remove the histogram stuffDavid Howells1-2/+0
2021-04-23fscache, cachefiles: Add alternate API to use kiocb for read/write to cacheDavid Howells1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2009-04-03CacheFiles: A cache that backs onto a mounted filesystemDavid Howells1-0/+18