aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/caching (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-16sched: Remove proliferation of wait_on_bit() action functionsNeilBrown1-1/+1
2013-09-27FS-Cache: Provide the ability to enable/disable cookiesDavid Howells1-13/+60
2013-09-06fscache: Netfs function for cleanup post readpagesMilosz Tanski1-1/+17
2013-09-06FS-Cache: Fix heading in documentationDavid Howells1-1/+1
2013-09-06FS-Cache: Add interface to check consistency of a cached objectDavid Howells2-4/+22
2012-12-20FS-Cache: Provide proper invalidationDavid Howells3-16/+65
2012-12-20FS-Cache: Fix operation state management and accountingDavid Howells2-2/+26
2011-09-27doc: fix broken referencesPaul Bolle1-3/+3
2011-07-07FS-Cache: Add a helper to bulk uncache pages on an inodeDavid Howells1-0/+16
2011-03-31Fix common misspellingsLucas De Marchi1-9/+9
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 Howells2-1/+24
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-06-12trivial: Miscellaneous documentation typo fixesMatt LaPlante1-1/+1
2009-04-24CacheFiles: Fix the documentation to use the correct credential pointer namesMarc Dionne1-4/+4
2009-04-03CacheFiles: A cache that backs onto a mounted filesystemDavid Howells1-0/+501
2009-04-03FS-Cache: Add and document asynchronous operation handlingDavid Howells1-0/+213
2009-04-03FS-Cache: Object management state machineDavid Howells2-0/+318
2009-04-03FS-Cache: Add use of /proc and presentation of statisticsDavid Howells2-13/+5
2009-04-03FS-Cache: Add the FS-Cache cache backend API and documentationDavid Howells1-0/+664
2009-04-03FS-Cache: Add the FS-Cache netfs API and documentationDavid Howells2-0/+1108