aboutsummaryrefslogtreecommitdiff
path: root/fs/cachefiles/Makefile
AgeCommit message (Expand)AuthorFilesLines
2022-05-18cachefiles: notify the user daemon when looking up cookieGravatar Jeffle Xu 1-0/+1
2022-01-07cachefiles: Implement begin and end I/O operationGravatar David Howells 1-0/+1
2022-01-07cachefiles: Implement metadata/coherency data storage in xattrsGravatar David Howells 1-1/+2
2022-01-07cachefiles: Implement key to filename encodingGravatar David Howells 1-0/+1
2022-01-07cachefiles: Implement volume supportGravatar David Howells 1-1/+2
2022-01-07cachefiles: Implement cache registration and withdrawalGravatar David Howells 1-0/+1
2022-01-07vfs, cachefiles: Mark a backing file in use with an inode flagGravatar David Howells 1-0/+1
2022-01-07cachefiles: Provide a function to check how much space there isGravatar David Howells 1-0/+1
2022-01-07cachefiles: Register a miscdev and parse commands over itGravatar David Howells 1-0/+1
2022-01-07cachefiles: Add security derivationGravatar David Howells 1-1/+2
2022-01-07cachefiles: Add some error injection supportGravatar David Howells 1-0/+2
2022-01-07cachefiles: Introduce rewritten driverGravatar David Howells 1-0/+9
2022-01-07cachefiles: Delete the cachefiles driver pending rewriteGravatar David Howells 1-18/+0
2021-08-27fscache, cachefiles: Remove the histogram stuffGravatar David Howells 1-2/+0
2021-04-23fscache, cachefiles: Add alternate API to use kiocb for read/write to cacheGravatar David Howells 1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2009-04-03CacheFiles: A cache that backs onto a mounted filesystemGravatar David Howells 1-0/+18