aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/caching/fscache.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-22fscache: convert object to use workqueue instead of slow-workTejun Heo1-5/+5
2009-11-19CacheFiles: Catch an overly long wait for an old active objectDavid Howells1-0/+1
2009-11-19FS-Cache: Start processing an object's operations on that object's deathDavid Howells1-0/+2
2009-11-19FS-Cache: Handle pages pending storage that get evicted under OOM conditionsDavid Howells1-0/+4
2009-11-19FS-Cache: Handle read request vs lookup, creation or other cache failureDavid Howells1-0/+1
2009-11-19FS-Cache: Fix lock misorder in fscache_write_op()David Howells1-0/+3
2009-11-19FS-Cache: Permit cache retrieval ops to be interrupted in the initial wait phaseDavid Howells1-0/+2
2009-11-19FS-Cache: Add counters for entry/exit to/from cache operation functionsDavid Howells1-0/+16
2009-11-19FS-Cache: Allow the current state of all objects to be dumpedDavid Howells1-0/+81
2009-04-03FS-Cache: Object management state machineDavid Howells1-0/+5
2009-04-03FS-Cache: Add use of /proc and presentation of statisticsDavid Howells1-7/+5
2009-04-03FS-Cache: Add the FS-Cache netfs API and documentationDavid Howells1-0/+330