aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fscache/object.c
Commit message (Expand)AuthorAge
* fscache: convert object to use workqueue instead of slow-workTejun Heo2010-07-22
* SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUGDavid Howells2010-03-29
* CacheFiles: Catch an overly long wait for an old active objectDavid Howells2009-11-19
* FS-Cache: Actually requeue an object when requestedDavid Howells2009-11-19
* FS-Cache: Start processing an object's operations on that object's deathDavid Howells2009-11-19
* FS-Cache: Make sure FSCACHE_COOKIE_LOOKING_UP cleared on lookup failureDavid Howells2009-11-19
* FS-Cache: The object-available state can't rely on the cookie to be availableDavid 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
* SLOW_WORK: Wait for outstanding work items belonging to a module to clearDavid Howells2009-11-19
* FS-Cache: Object management state machineDavid Howells2009-04-03