summaryrefslogtreecommitdiffstats
path: root/fs/fscache/cookie.c
Commit message (Expand)AuthorAgeFilesLines
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-271-7/+4
* FS-Cache: Provide proper invalidationDavid Howells2012-12-201-0/+60
* FS-Cache: Make cookie relinquishment wait for outstanding readsDavid Howells2012-12-201-4/+14
* FS-Cache: Check that there are no read ops when cookie relinquishedDavid Howells2012-12-201-0/+8
* FS-Cache: Add a retirement stat counterDavid Howells2009-11-191-0/+2
* FS-Cache: Fix lock misorder in fscache_write_op()David Howells2009-11-191-0/+1
* FS-Cache: Use radix tree preload correctly in tracking of pages to be storedDavid Howells2009-11-191-1/+3
* FS-Cache: Clear netfs pointers in cookie after detaching object, not beforeDavid Howells2009-11-191-4/+4
* FS-Cache: Add counters for entry/exit to/from cache operation functionsDavid Howells2009-11-191-1/+8
* FS-Cache: Allow the current state of all objects to be dumpedDavid Howells2009-11-191-0/+2
* FS-Cache: Implement the cookie management part of the netfs APIDavid Howells2009-04-031-0/+444
* FS-Cache: Provide a slab for cookie allocationDavid Howells2009-04-031-0/+56
OpenPOWER on IntegriCloud