summaryrefslogtreecommitdiffstats
path: root/fs/cachefiles/rdwr.c
Commit message (Expand)AuthorAgeFilesLines
* mm: remove lru parameter from __pagevec_lru_add and remove parts of pagevec APIMel Gorman2013-07-031-23/+7
* lift sb_start_write() out of ->write()Al Viro2013-04-091-0/+2
* CacheFiles: Add missing retrieval completionsDavid Howells2012-12-201-4/+10
* CacheFiles: Implement invalidationDavid Howells2012-12-201-1/+4
* FS-Cache: Fix operation state management and accountingDavid Howells2012-12-201-5/+26
* CacheFiles: Make some debugging statements conditionalDavid Howells2012-12-201-7/+7
* CacheFiles: Downgrade the requirements passed to the allocatorDavid Howells2012-12-201-8/+10
* CacheFiles: Fix the marking of cached pagesDavid Howells2012-12-201-23/+11
* fs: cachefiles: add support for large files in filesystem cachingJustin Lecher2012-07-301-1/+1
* switch dentry_open() to struct path, make it grab references itselfAl Viro2012-07-231-4/+4
* fscache: convert operation to use workqueue instead of slow-workTejun Heo2010-07-221-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Untangling ima mess, part 2: deal with countersAl Viro2009-12-161-2/+0
* CacheFiles: Update IMA counters when using dentry_openMarc Dionne2009-12-011-0/+2
* CacheFiles: Handle truncate unlocking the page we're readingDavid Howells2009-11-191-6/+93
* CacheFiles: Don't write a full page if there's only a partial page to cacheDavid Howells2009-11-191-4/+19
* FS-Cache: Allow the current state of all objects to be dumpedDavid Howells2009-11-191-2/+4
* CacheFiles: A cache that backs onto a mounted filesystemDavid Howells2009-04-031-0/+879
OpenPOWER on IntegriCloud