| Commit message (Expand) | Author | Age | Files | Lines |
* | drop redundant ->owner initializations | Al Viro | 2016-05-29 | 1 | -1/+0 |
* | KEYS: Merge the type-specific data with the payload data | David Howells | 2015-10-21 | 1 | -2/+2 |
* | fs/fscache/object-list.c: use __seq_open_private() | Rob Jones | 2014-10-13 | 1 | -14/+2 |
* | fs/fscache: replace seq_printf by seq_puts | Fabian Frederick | 2014-06-04 | 1 | -4/+4 |
* | FS-Cache: Handle removal of unadded object to the fscache_object_list rb tree | David Howells | 2014-02-17 | 1 | -0/+5 |
* | FS-Cache: Simplify cookie retention for fscache_objects, fixing oops | David Howells | 2013-06-19 | 1 | -53/+40 |
* | FS-Cache: Fix object state machine to have separate work and wait states | David Howells | 2013-06-19 | 1 | -5/+5 |
* | FS-Cache: Don't mask off the object event mask when printing it | David Howells | 2012-12-20 | 1 | -1/+1 |
* | fscache: convert object to use workqueue instead of slow-work | Tejun Heo | 2010-07-22 | 1 | -6/+5 |
* | fs/fscache/object-list.c: fix warning on 32-bit | Andrew Morton | 2010-05-26 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | FS-Cache: Avoid maybe-used-uninitialised warning on variable | David Howells | 2009-12-16 | 1 | -1/+1 |
* | FS-Cache: Allow the current state of all objects to be dumped | David Howells | 2009-11-19 | 1 | -0/+432 |