aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fscache/cookie.c
Commit message (Expand)AuthorAge
* FS-Cache: Provide the ability to enable/disable cookiesDavid Howells2013-09-27
* FS-Cache: Add use/unuse/wake cookie wrappersDavid Howells2013-09-27
* fscache: check consistency does not decrement refcountMilosz Tanski2013-09-10
* 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: Wrap checks on object stateDavid Howells2013-06-19
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* FS-Cache: Provide proper invalidationDavid Howells2012-12-20
* FS-Cache: Make cookie relinquishment wait for outstanding readsDavid Howells2012-12-20
* FS-Cache: Check that there are no read ops when cookie relinquishedDavid Howells2012-12-20
* FS-Cache: Add a retirement stat counterDavid Howells2009-11-19
* FS-Cache: Fix lock misorder in fscache_write_op()David Howells2009-11-19
* FS-Cache: Use radix tree preload correctly in tracking of pages to be storedDavid Howells2009-11-19
* FS-Cache: Clear netfs pointers in cookie after detaching object, not beforeDavid 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: Implement the cookie management part of the netfs APIDavid Howells2009-04-03
* FS-Cache: Provide a slab for cookie allocationDavid Howells2009-04-03