summaryrefslogtreecommitdiff
path: root/fs/fscache/internal.h
Commit message (Expand)AuthorAge
* fscache: Maintain a catalogue of allocated cookiesDavid Howells2018-04-06
* fscache: Attach the index key and aux data to the cookieDavid Howells2018-04-04
* fscache: Add tracepointsDavid Howells2018-04-04
* Pass mode to wait_on_atomic_t() action funcs and provide default actionsDavid Howells2017-11-13
* FS-Cache: The operation cancellation method needs calling in more placesDavid Howells2015-04-02
* FS-Cache: Count the number of initialised operationsDavid Howells2015-04-02
* FS-Cache: Permit fscache_cancel_op() to cancel in-progress operations tooDavid Howells2015-04-02
* FS-Cache: Count culled objects and objects rejected due to lack of spaceDavid Howells2015-02-24
* sched: Remove proliferation of wait_on_bit() action functionsNeilBrown2014-07-16
* fs/fscache: convert printk to pr_foo()Fabian Frederick2014-06-04
* FS-Cache: Add interface to check consistency of a cached objectDavid Howells2013-09-06
* 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: Clear remaining page count on retrieval cancellationDavid Howells2012-12-20
* NFS: nfs_migrate_page() does not wait for FS-Cache to finish with a pageDavid 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
* Add a dummy printk function for the maintenance of unused printksDavid Howells2010-08-12
* fscache: convert operation to use workqueue instead of slow-workTejun Heo2010-07-22
* fscache: convert object to use workqueue instead of slow-workTejun Heo2010-07-22
* FS-Cache: Provide nop fscache_stat_d() if CONFIG_FSCACHE_STATS=nDavid Howells2009-11-20
* CacheFiles: Catch an overly long wait for an old active objectDavid Howells2009-11-19
* FS-Cache: Start processing an object's operations on that object's deathDavid Howells2009-11-19
* FS-Cache: Add a retirement stat counterDavid Howells2009-11-19
* FS-Cache: Handle pages pending storage that get evicted under OOM conditionsDavid Howells2009-11-19
* FS-Cache: Handle read request vs lookup, creation or other cache failureDavid Howells2009-11-19
* FS-Cache: Fix lock misorder in fscache_write_op()David Howells2009-11-19
* FS-Cache: Permit cache retrieval ops to be interrupted in the initial wait phaseDavid 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: Fixup renamed filenames in comments in internal.hDavid Howells2009-05-27
* FS-Cache: Implement data I/O part of netfs APIDavid Howells2009-04-03
* FS-Cache: Add and document asynchronous operation handlingDavid Howells2009-04-03
* FS-Cache: Object management state machineDavid Howells2009-04-03
* FS-Cache: Bit waiting helpersDavid Howells2009-04-03
* FS-Cache: Provide a slab for cookie allocationDavid Howells2009-04-03
* FS-Cache: Add cache tag handlingDavid Howells2009-04-03
* FS-Cache: Root index definitionDavid Howells2009-04-03
* FS-Cache: Add use of /proc and presentation of statisticsDavid Howells2009-04-03
* FS-Cache: Add main configuration option, module entry points and debuggingDavid Howells2009-04-03