summaryrefslogtreecommitdiffstats
path: root/fs/fscache/page.c
Commit message (Expand)AuthorAgeFilesLines
* FS-Cache: Start processing an object's operations on that object's deathDavid Howells2009-11-191-57/+55
* FS-Cache: Handle pages pending storage that get evicted under OOM conditionsDavid Howells2009-11-191-2/+77
* FS-Cache: Don't delete pending pages from the page-store tracking treeDavid Howells2009-11-191-2/+5
* FS-Cache: Fix lock misorder in fscache_write_op()David Howells2009-11-191-17/+35
* FS-Cache: Permit cache retrieval ops to be interrupted in the initial wait phaseDavid Howells2009-11-191-7/+48
* FS-Cache: Add counters for entry/exit to/from cache operation functionsDavid Howells2009-11-191-6/+23
* FS-Cache: Allow the current state of all objects to be dumpedDavid Howells2009-11-191-0/+6
* FS-Cache: Annotate slow-work runqueue proc lines for FS-Cache work itemsDavid Howells2009-11-191-5/+22
* FS-Cache: Implement data I/O part of netfs APIDavid Howells2009-04-031-0/+816