aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/fscache.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-20FS-Cache: Provide proper invalidationDavid Howells1-0/+38
2012-12-20CacheFiles: Fix the marking of cached pagesDavid Howells1-6/+6
2011-07-07FS-Cache: Add a helper to bulk uncache pages on an inodeDavid Howells1-0/+21
2011-03-31Fix common misspellingsLucas De Marchi1-3/+3
2010-07-11fscache: fix missing kerneldoc annotationSuresh Jayaraman1-0/+1
2010-07-11fscache: fix a trivial typo in the commentSuresh Jayaraman1-1/+1
2009-11-19FS-Cache: Handle pages pending storage that get evicted under OOM conditionsDavid Howells1-0/+27
2009-04-03FS-Cache: Implement data I/O part of netfs APIDavid Howells1-5/+47
2009-04-03FS-Cache: Implement the cookie management part of the netfs APIDavid Howells1-1/+15
2009-04-03FS-Cache: Add netfs registrationDavid Howells1-1/+8
2009-04-03FS-Cache: Add cache tag handlingDavid Howells1-1/+8
2009-04-03FS-Cache: Add the FS-Cache netfs API and documentationDavid Howells1-0/+548