summaryrefslogtreecommitdiffstats
path: root/fs/fscache/Makefile
AgeCommit message (Expand)AuthorLines
2023-12-24netfs, fscache: Move fs/fscache/* into fs/netfs/David Howells-16/+0
2022-01-07fscache: Provide a means to begin an operationDavid Howells-0/+1
2022-01-07fscache: Implement cookie registrationDavid Howells-0/+1
2022-01-07fscache: Implement volume registrationDavid Howells-1/+2
2022-01-07fscache: Implement cache registrationDavid Howells-0/+1
2022-01-07fscache: Introduce new driverDavid Howells-0/+12
2022-01-07fscache: Remove the contents of the fscache driver, pending rewriteDavid Howells-20/+0
2021-08-27fscache: Remove the object list procfileDavid Howells-1/+0
2021-08-27fscache, cachefiles: Remove the histogram stuffDavid Howells-1/+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-11-19FS-Cache: Allow the current state of all objects to be dumpedDavid Howells-0/+1
2009-04-03FS-Cache: Implement data I/O part of netfs APIDavid Howells-1/+2
2009-04-03FS-Cache: Add and document asynchronous operation handlingDavid Howells-1/+2
2009-04-03FS-Cache: Object management state machineDavid Howells-1/+2
2009-04-03FS-Cache: Add netfs registrationDavid Howells-1/+2
2009-04-03FS-Cache: Provide a slab for cookie allocationDavid Howells-0/+1
2009-04-03FS-Cache: Add cache tag handlingDavid Howells-0/+1
2009-04-03FS-Cache: Root index definitionDavid Howells-0/+1
2009-04-03FS-Cache: Add use of /proc and presentation of statisticsDavid Howells-0/+4
2009-04-03FS-Cache: Add main configuration option, module entry points and debuggingDavid Howells-0/+8