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