| Commit message (Expand) | Author | Age | Files | Lines |
* | fscache: convert object to use workqueue instead of slow-work | Tejun Heo | 2010-07-22 | 1 | -53/+53 |
* | SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUG | David Howells | 2010-03-29 | 1 | -3/+3 |
* | CacheFiles: Catch an overly long wait for an old active object | David Howells | 2009-11-19 | 1 | -1/+9 |
* | FS-Cache: Actually requeue an object when requested | David Howells | 2009-11-19 | 1 | -2/+1 |
* | FS-Cache: Start processing an object's operations on that object's death | David Howells | 2009-11-19 | 1 | -0/+1 |
* | FS-Cache: Make sure FSCACHE_COOKIE_LOOKING_UP cleared on lookup failure | David Howells | 2009-11-19 | 1 | -5/+12 |
* | FS-Cache: The object-available state can't rely on the cookie to be available | David Howells | 2009-11-19 | 1 | -2/+7 |
* | FS-Cache: Add counters for entry/exit to/from cache operation functions | David Howells | 2009-11-19 | 1 | -2/+24 |
* | FS-Cache: Allow the current state of all objects to be dumped | David Howells | 2009-11-19 | 1 | -1/+1 |
* | FS-Cache: Annotate slow-work runqueue proc lines for FS-Cache work items | David Howells | 2009-11-19 | 1 | -1/+40 |
* | SLOW_WORK: Wait for outstanding work items belonging to a module to clear | David Howells | 2009-11-19 | 1 | -0/+1 |
* | FS-Cache: Object management state machine | David Howells | 2009-04-03 | 1 | -0/+810 |