aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/caching
Commit message (Expand)AuthorAgeFilesLines
* FS-Cache: Add a helper to bulk uncache pages on an inodeDavid Howells2011-07-071-0/+16
* Fix common misspellingsLucas De Marchi2011-03-311-9/+9
* fscache: convert object to use workqueue instead of slow-workTejun Heo2010-07-221-5/+5
* CacheFiles: Catch an overly long wait for an old active objectDavid Howells2009-11-191-0/+1
* FS-Cache: Start processing an object's operations on that object's deathDavid Howells2009-11-191-0/+2
* FS-Cache: Handle pages pending storage that get evicted under OOM conditionsDavid Howells2009-11-192-1/+24
* FS-Cache: Handle read request vs lookup, creation or other cache failureDavid Howells2009-11-191-0/+1
* FS-Cache: Fix lock misorder in fscache_write_op()David Howells2009-11-191-0/+3
* FS-Cache: Permit cache retrieval ops to be interrupted in the initial wait phaseDavid Howells2009-11-191-0/+2
* FS-Cache: Add counters for entry/exit to/from cache operation functionsDavid Howells2009-11-191-0/+16
* FS-Cache: Allow the current state of all objects to be dumpedDavid Howells2009-11-191-0/+81
* trivial: Miscellaneous documentation typo fixesMatt LaPlante2009-06-121-1/+1
* CacheFiles: Fix the documentation to use the correct credential pointer namesMarc Dionne2009-04-241-4/+4
* CacheFiles: A cache that backs onto a mounted filesystemDavid Howells2009-04-031-0/+501
* FS-Cache: Add and document asynchronous operation handlingDavid Howells2009-04-031-0/+213
* FS-Cache: Object management state machineDavid Howells2009-04-032-0/+318
* FS-Cache: Add use of /proc and presentation of statisticsDavid Howells2009-04-032-13/+5
* FS-Cache: Add the FS-Cache cache backend API and documentationDavid Howells2009-04-031-0/+664
* FS-Cache: Add the FS-Cache netfs API and documentationDavid Howells2009-04-032-0/+1108