| Commit message (Expand) | Author | Age | Files | Lines |
* | FS-Cache: Provide the ability to enable/disable cookies | David Howells | 2013-09-27 | 1 | -14/+99 |
* | fscache: Netfs function for cleanup post readpages | Milosz Tanski | 2013-09-06 | 1 | -0/+22 |
* | FS-Cache: Add interface to check consistency of a cached object | David Howells | 2013-09-06 | 1 | -0/+20 |
* | FS-Cache: Provide proper invalidation | David Howells | 2012-12-20 | 1 | -0/+38 |
* | CacheFiles: Fix the marking of cached pages | David Howells | 2012-12-20 | 1 | -6/+6 |
* | FS-Cache: Add a helper to bulk uncache pages on an inode | David Howells | 2011-07-07 | 1 | -0/+21 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -3/+3 |
* | fscache: fix missing kerneldoc annotation | Suresh Jayaraman | 2010-07-11 | 1 | -0/+1 |
* | fscache: fix a trivial typo in the comment | Suresh Jayaraman | 2010-07-11 | 1 | -1/+1 |
* | FS-Cache: Handle pages pending storage that get evicted under OOM conditions | David Howells | 2009-11-19 | 1 | -0/+27 |
* | FS-Cache: Implement data I/O part of netfs API | David Howells | 2009-04-03 | 1 | -5/+47 |
* | FS-Cache: Implement the cookie management part of the netfs API | David Howells | 2009-04-03 | 1 | -1/+15 |
* | FS-Cache: Add netfs registration | David Howells | 2009-04-03 | 1 | -1/+8 |
* | FS-Cache: Add cache tag handling | David Howells | 2009-04-03 | 1 | -1/+8 |
* | FS-Cache: Add the FS-Cache netfs API and documentation | David Howells | 2009-04-03 | 1 | -0/+548 |