index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fscache
/
netfs.c
Age
Commit message (
Expand
)
Author
2022-01-07
fscache: Remove the contents of the fscache driver, pending rewrite
David Howells
2021-08-27
fscache: Fix fscache_cookie_put() to not deref after dec
David Howells
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
2018-04-06
fscache: Maintain a catalogue of allocated cookies
David Howells
2018-04-04
fscache: Attach the index key and aux data to the cookie
David Howells
2018-04-04
fscache: Add tracepoints
David Howells
2017-01-31
FS-Cache: Initialise stores_lock in netfs cookie
David Howells
2015-11-11
FS-Cache: Don't override netfs's primary_index if registering failed
Kinglong Mee
2015-11-11
FS-Cache: Increase reference of parent after registering, netfs success
Kinglong Mee
2014-06-04
fs/fscache: convert printk to pr_foo()
Fabian Frederick
2013-09-27
FS-Cache: Provide the ability to enable/disable cookies
David Howells
2013-06-19
FS-Cache: Simplify cookie retention for fscache_objects, fixing oops
David Howells
2009-04-03
FS-Cache: Add netfs registration
David Howells