aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/fscache-cache.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches1-4/+4
2011-05-25fscache: remove dead code under CONFIG_WORKQUEUE_DEBUGFSAmerigo Wang1-12/+0
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-07-22fscache: drop references to slow-workTejun Heo1-1/+0
2010-07-22fscache: convert operation to use workqueue instead of slow-workTejun Heo1-26/+11
2010-07-22fscache: convert object to use workqueue instead of slow-workTejun Heo1-3/+6
2010-03-29SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUGDavid Howells1-1/+1
2009-11-19CacheFiles: Catch an overly long wait for an old active objectDavid Howells1-2/+4
2009-11-19CacheFiles: Don't write a full page if there's only a partial page to cacheDavid Howells1-0/+3
2009-11-19FS-Cache: Start processing an object's operations on that object's deathDavid Howells1-0/+4
2009-11-19FS-Cache: Handle pages pending storage that get evicted under OOM conditionsDavid Howells1-0/+1
2009-11-19FS-Cache: Fix lock misorder in fscache_write_op()David Howells1-0/+1
2009-11-19FS-Cache: Allow the current state of all objects to be dumpedDavid Howells1-0/+13
2009-11-19FS-Cache: Annotate slow-work runqueue proc lines for FS-Cache work itemsDavid Howells1-0/+12
2009-04-03FS-Cache: Add use of /proc and presentation of statisticsDavid Howells1-4/+0
2009-04-03FS-Cache: Add the FS-Cache cache backend API and documentationDavid Howells1-0/+509