index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fscache
/
object-list.c
Age
Commit message (
Expand
)
Author
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2019-07-10
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-08
Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-06-27
keys: Replace uid/gid/perm permissions checking with an ACL
David Howells
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
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