aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fscache/internal.h
Commit message (Expand)AuthorAgeFilesLines
* Add a dummy printk function for the maintenance of unused printksDavid Howells2010-08-121-10/+4
* fscache: convert operation to use workqueue instead of slow-workTejun Heo2010-07-221-0/+1
* fscache: convert object to use workqueue instead of slow-workTejun Heo2010-07-221-0/+7
* FS-Cache: Provide nop fscache_stat_d() if CONFIG_FSCACHE_STATS=nDavid Howells2009-11-201-0/+1
* CacheFiles: Catch an overly long wait for an old active objectDavid Howells2009-11-191-0/+1
* FS-Cache: Start processing an object's operations on that object's deathDavid Howells2009-11-191-0/+5
* FS-Cache: Add a retirement stat counterDavid Howells2009-11-191-0/+1
* FS-Cache: Handle pages pending storage that get evicted under OOM conditionsDavid Howells2009-11-191-0/+5
* FS-Cache: Handle read request vs lookup, creation or other cache failureDavid Howells2009-11-191-0/+1
* FS-Cache: Fix lock misorder in fscache_write_op()David Howells2009-11-191-0/+4
* FS-Cache: Permit cache retrieval ops to be interrupted in the initial wait phaseDavid Howells2009-11-191-0/+3
* FS-Cache: Add counters for entry/exit to/from cache operation functionsDavid Howells2009-11-191-0/+22
* FS-Cache: Allow the current state of all objects to be dumpedDavid Howells2009-11-191-0/+13
* FS-Cache: Fixup renamed filenames in comments in internal.hDavid Howells2009-05-271-9/+9
* FS-Cache: Implement data I/O part of netfs APIDavid Howells2009-04-031-0/+21
* FS-Cache: Add and document asynchronous operation handlingDavid Howells2009-04-031-1/+7
* FS-Cache: Object management state machineDavid Howells2009-04-031-1/+25
* FS-Cache: Bit waiting helpersDavid Howells2009-04-031-0/+3
* FS-Cache: Provide a slab for cookie allocationDavid Howells2009-04-031-0/+8
* FS-Cache: Add cache tag handlingDavid Howells2009-04-031-0/+20
* FS-Cache: Root index definitionDavid Howells2009-04-031-0/+6
* FS-Cache: Add use of /proc and presentation of statisticsDavid Howells2009-04-031-0/+127
* FS-Cache: Add main configuration option, module entry points and debuggingDavid Howells2009-04-031-0/+165