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