summaryrefslogtreecommitdiff
path: root/Documentation/filesystems/caching
Commit message (Expand)AuthorAge
* fscache: Pass object size in rather than calling back for itDavid Howells2018-04-06
* fscache: Attach the index key and aux data to the cookieDavid Howells2018-04-04
* fscache: remove unused ->now_uncached callbackJan Kara2017-09-06
* FS-Cache: Count the number of initialised operationsDavid Howells2015-04-02
* FS-Cache: Count culled objects and objects rejected due to lack of spaceDavid Howells2015-02-24
* sched: Remove proliferation of wait_on_bit() action functionsNeilBrown2014-07-16
* FS-Cache: Provide the ability to enable/disable cookiesDavid Howells2013-09-27
* fscache: Netfs function for cleanup post readpagesMilosz Tanski2013-09-06
* FS-Cache: Fix heading in documentationDavid Howells2013-09-06
* FS-Cache: Add interface to check consistency of a cached objectDavid Howells2013-09-06
* FS-Cache: Provide proper invalidationDavid Howells2012-12-20
* FS-Cache: Fix operation state management and accountingDavid Howells2012-12-20
* doc: fix broken referencesPaul Bolle2011-09-27
* FS-Cache: Add a helper to bulk uncache pages on an inodeDavid Howells2011-07-07
* Fix common misspellingsLucas De Marchi2011-03-31
* fscache: convert object to use workqueue instead of slow-workTejun Heo2010-07-22
* CacheFiles: Catch an overly long wait for an old active objectDavid Howells2009-11-19
* FS-Cache: Start processing an object's operations on that object's deathDavid Howells2009-11-19
* FS-Cache: Handle pages pending storage that get evicted under OOM conditionsDavid Howells2009-11-19
* FS-Cache: Handle read request vs lookup, creation or other cache failureDavid Howells2009-11-19
* FS-Cache: Fix lock misorder in fscache_write_op()David Howells2009-11-19
* FS-Cache: Permit cache retrieval ops to be interrupted in the initial wait phaseDavid Howells2009-11-19
* FS-Cache: Add counters for entry/exit to/from cache operation functionsDavid Howells2009-11-19
* FS-Cache: Allow the current state of all objects to be dumpedDavid Howells2009-11-19
* trivial: Miscellaneous documentation typo fixesMatt LaPlante2009-06-12
* CacheFiles: Fix the documentation to use the correct credential pointer namesMarc Dionne2009-04-24
* CacheFiles: A cache that backs onto a mounted filesystemDavid Howells2009-04-03
* FS-Cache: Add and document asynchronous operation handlingDavid Howells2009-04-03
* FS-Cache: Object management state machineDavid Howells2009-04-03
* FS-Cache: Add use of /proc and presentation of statisticsDavid Howells2009-04-03
* FS-Cache: Add the FS-Cache cache backend API and documentationDavid Howells2009-04-03
* FS-Cache: Add the FS-Cache netfs API and documentationDavid Howells2009-04-03