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