aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fscache/object-list.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-21KEYS: Merge the type-specific data with the payload dataDavid Howells1-2/+2
2014-10-13fs/fscache/object-list.c: use __seq_open_private()Rob Jones1-14/+2
2014-06-04fs/fscache: replace seq_printf by seq_putsFabian Frederick1-4/+4
2014-02-17FS-Cache: Handle removal of unadded object to the fscache_object_list rb treeDavid Howells1-0/+5
2013-06-19FS-Cache: Simplify cookie retention for fscache_objects, fixing oopsDavid Howells1-53/+40
2013-06-19FS-Cache: Fix object state machine to have separate work and wait statesDavid Howells1-5/+5
2012-12-20FS-Cache: Don't mask off the object event mask when printing itDavid Howells1-1/+1
2010-07-22fscache: convert object to use workqueue instead of slow-workTejun Heo1-6/+5
2010-05-26fs/fscache/object-list.c: fix warning on 32-bitAndrew Morton1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-16FS-Cache: Avoid maybe-used-uninitialised warning on variableDavid Howells1-1/+1
2009-11-19FS-Cache: Allow the current state of all objects to be dumpedDavid Howells1-0/+432