aboutsummaryrefslogtreecommitdiff
path: root/Documentation/filesystems/caching
AgeCommit message (Expand)AuthorFilesLines
2015-04-02FS-Cache: Count the number of initialised operationsGravatar David Howells 1-1/+2
2015-02-24FS-Cache: Count culled objects and objects rejected due to lack of spaceGravatar David Howells 2-0/+27
2014-07-16sched: Remove proliferation of wait_on_bit() action functionsGravatar NeilBrown 1-1/+1
2013-09-27FS-Cache: Provide the ability to enable/disable cookiesGravatar David Howells 1-13/+60
2013-09-06fscache: Netfs function for cleanup post readpagesGravatar Milosz Tanski 1-1/+17
2013-09-06FS-Cache: Fix heading in documentationGravatar David Howells 1-1/+1
2013-09-06FS-Cache: Add interface to check consistency of a cached objectGravatar David Howells 2-4/+22
2012-12-20FS-Cache: Provide proper invalidationGravatar David Howells 3-16/+65
2012-12-20FS-Cache: Fix operation state management and accountingGravatar David Howells 2-2/+26
2011-09-27doc: fix broken referencesGravatar Paul Bolle 1-3/+3
2011-07-07FS-Cache: Add a helper to bulk uncache pages on an inodeGravatar David Howells 1-0/+16
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-9/+9
2010-07-22fscache: convert object to use workqueue instead of slow-workGravatar Tejun Heo 1-5/+5
2009-11-19CacheFiles: Catch an overly long wait for an old active objectGravatar David Howells 1-0/+1
2009-11-19FS-Cache: Start processing an object's operations on that object's deathGravatar David Howells 1-0/+2
2009-11-19FS-Cache: Handle pages pending storage that get evicted under OOM conditionsGravatar David Howells 2-1/+24
2009-11-19FS-Cache: Handle read request vs lookup, creation or other cache failureGravatar David Howells 1-0/+1
2009-11-19FS-Cache: Fix lock misorder in fscache_write_op()Gravatar David Howells 1-0/+3
2009-11-19FS-Cache: Permit cache retrieval ops to be interrupted in the initial wait phaseGravatar David Howells 1-0/+2
2009-11-19FS-Cache: Add counters for entry/exit to/from cache operation functionsGravatar David Howells 1-0/+16
2009-11-19FS-Cache: Allow the current state of all objects to be dumpedGravatar David Howells 1-0/+81
2009-06-12trivial: Miscellaneous documentation typo fixesGravatar Matt LaPlante 1-1/+1
2009-04-24CacheFiles: Fix the documentation to use the correct credential pointer namesGravatar Marc Dionne 1-4/+4
2009-04-03CacheFiles: A cache that backs onto a mounted filesystemGravatar David Howells 1-0/+501
2009-04-03FS-Cache: Add and document asynchronous operation handlingGravatar David Howells 1-0/+213
2009-04-03FS-Cache: Object management state machineGravatar David Howells 2-0/+318
2009-04-03FS-Cache: Add use of /proc and presentation of statisticsGravatar David Howells 2-13/+5
2009-04-03FS-Cache: Add the FS-Cache cache backend API and documentationGravatar David Howells 1-0/+664
2009-04-03FS-Cache: Add the FS-Cache netfs API and documentationGravatar David Howells 2-0/+1108