aboutsummaryrefslogtreecommitdiff
path: root/fs/fscache/cache.c
AgeCommit message (Expand)AuthorFilesLines
2014-06-04fs/fscache: convert printk to pr_foo()Gravatar Fabian Frederick 1-7/+6
2013-06-19FS-Cache: Fix object state machine to have separate work and wait statesGravatar David Howells 1-15/+17
2013-06-19FS-Cache: Wrap checks on object stateGravatar David Howells 1-1/+1
2012-12-20FS-Cache: Limit the number of I/O error reports for a cacheGravatar David Howells 1-4/+4
2009-11-19FS-Cache: Add counters for entry/exit to/from cache operation functionsGravatar David Howells 1-0/+4
2009-11-19FS-Cache: Allow the current state of all objects to be dumpedGravatar David Howells 1-0/+1
2009-04-03FS-Cache: Add and document asynchronous operation handlingGravatar David Howells 1-1/+1
2009-04-03FS-Cache: Add cache managementGravatar David Howells 1-0/+249
2009-04-03FS-Cache: Add cache tag handlingGravatar David Howells 1-0/+166