summaryrefslogtreecommitdiffstats
path: root/include/linux/fscache-cache.h
Commit message (Expand)AuthorAgeFilesLines
* fscache: drop references to slow-workTejun Heo2010-07-221-1/+0
* fscache: convert operation to use workqueue instead of slow-workTejun Heo2010-07-221-26/+11
* fscache: convert object to use workqueue instead of slow-workTejun Heo2010-07-221-3/+6
* SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUGDavid Howells2010-03-291-1/+1
* CacheFiles: Catch an overly long wait for an old active objectDavid Howells2009-11-191-2/+4
* CacheFiles: Don't write a full page if there's only a partial page to cacheDavid Howells2009-11-191-0/+3
* FS-Cache: Start processing an object's operations on that object's deathDavid Howells2009-11-191-0/+4
* FS-Cache: Handle pages pending storage that get evicted under OOM conditionsDavid Howells2009-11-191-0/+1
* FS-Cache: Fix lock misorder in fscache_write_op()David Howells2009-11-191-0/+1
* FS-Cache: Allow the current state of all objects to be dumpedDavid Howells2009-11-191-0/+13
* FS-Cache: Annotate slow-work runqueue proc lines for FS-Cache work itemsDavid Howells2009-11-191-0/+12
* FS-Cache: Add use of /proc and presentation of statisticsDavid Howells2009-04-031-4/+0
* FS-Cache: Add the FS-Cache cache backend API and documentationDavid Howells2009-04-031-0/+509
OpenPOWER on IntegriCloud