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