summaryrefslogtreecommitdiffstats
path: root/include/linux/fscache.h
Commit message (Expand)AuthorAgeFilesLines
* fscache: Maintain a catalogue of allocated cookiesDavid Howells2018-04-061-2/+6
* fscache: Pass object size in rather than calling back for itDavid Howells2018-04-061-16/+16
* fscache: Attach the index key and aux data to the cookieDavid Howells2018-04-041-45/+65
* fscache: Fix the default for fscache_maybe_release_page()David Howells2018-01-021-1/+1
* fscache: remove unused ->now_uncached callbackJan Kara2017-09-061-9/+0
* FS-Cache: Provide the ability to enable/disable cookiesDavid Howells2013-09-271-14/+99
* fscache: Netfs function for cleanup post readpagesMilosz Tanski2013-09-061-0/+22
* FS-Cache: Add interface to check consistency of a cached objectDavid Howells2013-09-061-0/+20
* FS-Cache: Provide proper invalidationDavid Howells2012-12-201-0/+38
* CacheFiles: Fix the marking of cached pagesDavid Howells2012-12-201-6/+6
* FS-Cache: Add a helper to bulk uncache pages on an inodeDavid Howells2011-07-071-0/+21
* Fix common misspellingsLucas De Marchi2011-03-311-3/+3
* fscache: fix missing kerneldoc annotationSuresh Jayaraman2010-07-111-0/+1
* fscache: fix a trivial typo in the commentSuresh Jayaraman2010-07-111-1/+1
* FS-Cache: Handle pages pending storage that get evicted under OOM conditionsDavid Howells2009-11-191-0/+27
* FS-Cache: Implement data I/O part of netfs APIDavid Howells2009-04-031-5/+47
* FS-Cache: Implement the cookie management part of the netfs APIDavid Howells2009-04-031-1/+15
* FS-Cache: Add netfs registrationDavid Howells2009-04-031-1/+8
* FS-Cache: Add cache tag handlingDavid Howells2009-04-031-1/+8
* FS-Cache: Add the FS-Cache netfs API and documentationDavid Howells2009-04-031-0/+548