summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/caching
Commit message (Expand)AuthorAgeFilesLines
* FS-Cache: Count the number of initialised operationsDavid Howells2015-04-021-1/+2
* FS-Cache: Count culled objects and objects rejected due to lack of spaceDavid Howells2015-02-242-0/+27
* sched: Remove proliferation of wait_on_bit() action functionsNeilBrown2014-07-161-1/+1
* FS-Cache: Provide the ability to enable/disable cookiesDavid Howells2013-09-271-13/+60
* fscache: Netfs function for cleanup post readpagesMilosz Tanski2013-09-061-1/+17
* FS-Cache: Fix heading in documentationDavid Howells2013-09-061-1/+1
* FS-Cache: Add interface to check consistency of a cached objectDavid Howells2013-09-062-4/+22
* FS-Cache: Provide proper invalidationDavid Howells2012-12-203-16/+65
* FS-Cache: Fix operation state management and accountingDavid Howells2012-12-202-2/+26
* doc: fix broken referencesPaul Bolle2011-09-271-3/+3
* 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
OpenPOWER on IntegriCloud