aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fscache/operation.c
Commit message (Expand)AuthorAge
* FS-Cache: Don't use spin_is_locked() in assertionsDavid Howells2013-06-19
* FS-Cache: Simplify cookie retention for fscache_objects, fixing oopsDavid Howells2013-06-19
* FS-Cache: Fix object state machine to have separate work and wait statesDavid Howells2013-06-19
* FS-Cache: Wrap checks on object stateDavid Howells2013-06-19
* FS-Cache: Clear remaining page count on retrieval cancellationDavid Howells2012-12-20
* FS-Cache: Mark cancellation of in-progress operationDavid Howells2012-12-20
* FS-Cache: Exclusive op submission can BUG if there's been an I/O errorDavid Howells2012-12-20
* FS-Cache: Provide proper invalidationDavid Howells2012-12-20
* FS-Cache: Fix operation state management and accountingDavid Howells2012-12-20
* FS-Cache: Make cookie relinquishment wait for outstanding readsDavid Howells2012-12-20
* fscache: remove dead code under CONFIG_WORKQUEUE_DEBUGFSAmerigo Wang2011-05-25
* FS-Cache: Fix operation handlingAkshat Aranya2011-01-14
* fscache: convert operation to use workqueue instead of slow-workTejun Heo2010-07-22
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUGDavid Howells2010-03-29
* FS-Cache: Handle read request vs lookup, creation or other cache failureDavid Howells2009-11-19
* FS-Cache: Permit cache retrieval ops to be interrupted in the initial wait phaseDavid 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: Add and document asynchronous operation handlingDavid Howells2009-04-03