summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/caching
Commit message (Expand)AuthorAgeFilesLines
* docs: filesystems: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-131-1/+1
* Documentation: filesystems: caching/operations: drop doubled wordRandy Dunlap2020-07-051-1/+1
* docs: filesystems: caching/backend-api.txt: convert it to ReSTMauro Carvalho Chehab2020-05-053-83/+85
* docs: filesystems: caching/cachefiles.txt: convert to ReSTMauro Carvalho Chehab2020-05-052-78/+62
* docs: filesystems: caching/operations.txt: convert it to ReSTMauro Carvalho Chehab2020-05-052-24/+22
* docs: filesystems: caching/netfs-api.txt: convert it to ReSTMauro Carvalho Chehab2020-05-053-94/+81
* docs: filesystems: convert caching/fscache.txt to ReST formatMauro Carvalho Chehab2020-05-053-448/+566
* docs: filesystems: convert caching/object.txt to ReSTMauro Carvalho Chehab2020-05-053-26/+28
* Documentation: Use "while" instead of "whilst"Will Deacon2018-11-204-5/+5
* fscache: Pass object size in rather than calling back for itDavid Howells2018-04-061-30/+31
* fscache: Attach the index key and aux data to the cookieDavid Howells2018-04-041-55/+51
* fscache: remove unused ->now_uncached callbackJan Kara2017-09-061-2/+0
* 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