summaryrefslogtreecommitdiffstats
path: root/fs/fscache/object-list.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-111-1/+1
* Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-091-1/+1
|\
| * keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells2019-06-281-1/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner2019-05-241-5/+1Star
|/
* fscache: Attach the index key and aux data to the cookieDavid Howells2018-04-041-15/+13Star
* FS-Cache: fix dereference of NULL user_key_payloadEric Biggers2017-10-121-0/+7
* fscache: fix fscache_objlist_show format processingArnd Bergmann2017-09-141-1/+2
* KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()David Howells2017-03-021-1/+1
* drop redundant ->owner initializationsAl Viro2016-05-301-1/+0Star
* 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/+2Star
* fs/fscache: replace seq_printf by seq_putsFabian Frederick2014-06-051-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/+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