aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fscache/page.c
Commit message (Expand)AuthorAge
* FS-Cache: Fix __fscache_uncache_all_inode_pages()'s outer loopJan Beulich2011-07-21
* FS-Cache: Add a helper to bulk uncache pages on an inodeDavid Howells2011-07-07
* fscache: remove dead code under CONFIG_WORKQUEUE_DEBUGFSAmerigo Wang2011-05-25
* fscache: convert operation to use workqueue instead of slow-workTejun Heo2010-07-22
* FS-Cache: Remove unneeded null checksDan Carpenter2010-06-01
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* fscache: add missing unlockDan Carpenter2010-03-24
* FS-Cache: Start processing an object's operations on that object's deathDavid Howells2009-11-19
* FS-Cache: Handle pages pending storage that get evicted under OOM conditionsDavid Howells2009-11-19
* FS-Cache: Don't delete pending pages from the page-store tracking treeDavid Howells2009-11-19
* FS-Cache: Fix lock misorder in fscache_write_op()David Howells2009-11-19
* FS-Cache: Permit cache retrieval ops to be interrupted in the initial wait phaseDavid Howells2009-11-19
* FS-Cache: Add counters for entry/exit to/from cache operation functionsDavid Howells2009-11-19
* FS-Cache: Allow the current state of all objects to be dumpedDavid Howells2009-11-19
* FS-Cache: Annotate slow-work runqueue proc lines for FS-Cache work itemsDavid Howells2009-11-19
* FS-Cache: Implement data I/O part of netfs APIDavid Howells2009-04-03