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