aboutsummaryrefslogtreecommitdiff
path: root/fs/fscache/Makefile
AgeCommit message (Expand)AuthorFilesLines
2022-01-07fscache: Provide a means to begin an operationGravatar David Howells 1-0/+1
2022-01-07fscache: Implement cookie registrationGravatar David Howells 1-0/+1
2022-01-07fscache: Implement volume registrationGravatar David Howells 1-1/+2
2022-01-07fscache: Implement cache registrationGravatar David Howells 1-0/+1
2022-01-07fscache: Introduce new driverGravatar David Howells 1-0/+12
2022-01-07fscache: Remove the contents of the fscache driver, pending rewriteGravatar David Howells 1-20/+0
2021-08-27fscache: Remove the object list procfileGravatar David Howells 1-1/+0
2021-08-27fscache, cachefiles: Remove the histogram stuffGravatar David Howells 1-1/+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-11-19FS-Cache: Allow the current state of all objects to be dumpedGravatar David Howells 1-0/+1
2009-04-03FS-Cache: Implement data I/O part of netfs APIGravatar David Howells 1-1/+2
2009-04-03FS-Cache: Add and document asynchronous operation handlingGravatar David Howells 1-1/+2
2009-04-03FS-Cache: Object management state machineGravatar David Howells 1-1/+2
2009-04-03FS-Cache: Add netfs registrationGravatar David Howells 1-1/+2
2009-04-03FS-Cache: Provide a slab for cookie allocationGravatar David Howells 1-0/+1
2009-04-03FS-Cache: Add cache tag handlingGravatar David Howells 1-0/+1
2009-04-03FS-Cache: Root index definitionGravatar David Howells 1-0/+1
2009-04-03FS-Cache: Add use of /proc and presentation of statisticsGravatar David Howells 1-0/+4
2009-04-03FS-Cache: Add main configuration option, module entry points and debuggingGravatar David Howells 1-0/+8