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