summaryrefslogtreecommitdiffstats
path: root/fs/fscache/object-list.c
Commit message (Expand)AuthorAgeFilesLines
* drop redundant ->owner initializationsAl Viro2016-05-291-1/+0
* KEYS: Merge the type-specific data with the payload dataDavid Howells2015-10-211-2/+2
* fs/fscache/object-list.c: use __seq_open_private()Rob Jones2014-10-131-14/+2
* fs/fscache: replace seq_printf by seq_putsFabian Frederick2014-06-041-4/+4
* 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/+40
* 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/+5
* 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