summaryrefslogtreecommitdiffstats
path: root/fs/fscache/object-list.c
Commit message (Expand)AuthorAgeFilesLines
* FS-Cache: Handle removal of unadded object to the fscache_object_list rb treeDavid Howells2014-02-171-0/+5
* FS-Cache: Simplify cookie retention for fscache_objects, fixing oopsDavid Howells2013-06-191-53/+40Star
* FS-Cache: Fix object state machine to have separate work and wait statesDavid Howells2013-06-191-5/+5
* FS-Cache: Don't mask off the object event mask when printing itDavid Howells2012-12-201-1/+1
* fscache: convert object to use workqueue instead of slow-workTejun Heo2010-07-221-6/+5Star
* fs/fscache/object-list.c: fix warning on 32-bitAndrew Morton2010-05-261-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* FS-Cache: Avoid maybe-used-uninitialised warning on variableDavid Howells2009-12-161-1/+1
* FS-Cache: Allow the current state of all objects to be dumpedDavid Howells2009-11-191-0/+432