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
/
main.c
Age
Commit message (
Expand
)
Author
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-10-18
fscache: Fix incomplete initialisation of inline key space
David Howells
2018-04-04
fscache: Add tracepoints
David Howells
2017-11-13
Pass mode to wait_on_atomic_t() action funcs and provide default actions
David Howells
2014-08-06
fs/fscache: make ctl_table static
Fabian Frederick
2014-07-16
sched: Remove proliferation of wait_on_bit() action functions
NeilBrown
2014-06-06
fscache: convert use of typedef ctl_table to struct ctl_table
Joe Perches
2014-06-04
fs/fscache: convert printk to pr_foo()
Fabian Frederick
2013-06-19
FS-Cache: Simplify cookie retention for fscache_objects, fixing oops
David Howells
2010-07-24
fscache: fix build on !CONFIG_SYSCTL
Tejun Heo
2010-07-22
fscache: drop references to slow-work
Tejun Heo
2010-07-22
fscache: convert operation to use workqueue instead of slow-work
Tejun Heo
2010-07-22
fscache: convert object to use workqueue instead of slow-work
Tejun Heo
2009-11-19
SLOW_WORK: Wait for outstanding work items belonging to a module to clear
David Howells
2009-04-03
FS-Cache: Bit waiting helpers
David Howells
2009-04-03
FS-Cache: Provide a slab for cookie allocation
David Howells
2009-04-03
FS-Cache: Add cache management
David Howells
2009-04-03
FS-Cache: Add use of /proc and presentation of statistics
David Howells
2009-04-03
FS-Cache: Add main configuration option, module entry points and debugging
David Howells