summaryrefslogtreecommitdiffstats
path: root/fs/fscache/cache.c
AgeCommit message (Expand)AuthorLines
2018-04-04fscache: Attach the index key and aux data to the cookieDavid Howells-1/+1
2014-06-04fs/fscache: convert printk to pr_foo()Fabian Frederick-7/+6
2013-06-19FS-Cache: Fix object state machine to have separate work and wait statesDavid Howells-15/+17
2013-06-19FS-Cache: Wrap checks on object stateDavid Howells-1/+1
2012-12-20FS-Cache: Limit the number of I/O error reports for a cacheDavid Howells-4/+4
2009-11-19FS-Cache: Add counters for entry/exit to/from cache operation functionsDavid Howells-0/+4
2009-11-19FS-Cache: Allow the current state of all objects to be dumpedDavid Howells-0/+1
2009-04-03FS-Cache: Add and document asynchronous operation handlingDavid Howells-1/+1
2009-04-03FS-Cache: Add cache managementDavid Howells-0/+249
2009-04-03FS-Cache: Add cache tag handlingDavid Howells-0/+166