aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fscache/operation.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-19FS-Cache: Handle read request vs lookup, creation or other cache failureDavid Howells1-0/+5
2009-11-19FS-Cache: Permit cache retrieval ops to be interrupted in the initial wait phaseDavid Howells1-28/+54
2009-11-19FS-Cache: Allow the current state of all objects to be dumpedDavid Howells1-0/+3
2009-11-19FS-Cache: Annotate slow-work runqueue proc lines for FS-Cache work itemsDavid Howells1-0/+29
2009-11-19SLOW_WORK: Wait for outstanding work items belonging to a module to clearDavid Howells1-0/+1
2009-04-03FS-Cache: Add and document asynchronous operation handlingDavid Howells1-0/+459