aboutsummaryrefslogtreecommitdiff
path: root/fs/fscache/main.c
AgeCommit message (Expand)AuthorFilesLines
2020-04-27sysctl: pass kernel pointers to ->proc_handlerGravatar Christoph Hellwig 1-2/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-5/+1
2018-10-18fscache: Fix incomplete initialisation of inline key spaceGravatar David Howells 1-3/+1
2018-04-04fscache: Add tracepointsGravatar David Howells 1-0/+1
2017-11-13Pass mode to wait_on_atomic_t() action funcs and provide default actionsGravatar David Howells 1-9/+0
2014-08-06fs/fscache: make ctl_table staticGravatar Fabian Frederick 1-2/+2
2014-07-16sched: Remove proliferation of wait_on_bit() action functionsGravatar NeilBrown 1-18/+0
2014-06-06fscache: convert use of typedef ctl_table to struct ctl_tableGravatar Joe Perches 1-2/+2
2014-06-04fs/fscache: convert printk to pr_foo()Gravatar Fabian Frederick 1-4/+3
2013-06-19FS-Cache: Simplify cookie retention for fscache_objects, fixing oopsGravatar David Howells 1-2/+9
2010-07-24fscache: fix build on !CONFIG_SYSCTLGravatar Tejun Heo 1-0/+2
2010-07-22fscache: drop references to slow-workGravatar Tejun Heo 1-7/+0
2010-07-22fscache: convert operation to use workqueue instead of slow-workGravatar Tejun Heo 1-0/+23
2010-07-22fscache: convert object to use workqueue instead of slow-workGravatar Tejun Heo 1-0/+76
2009-11-19SLOW_WORK: Wait for outstanding work items belonging to a module to clearGravatar David Howells 1-3/+3
2009-04-03FS-Cache: Bit waiting helpersGravatar David Howells 1-0/+20
2009-04-03FS-Cache: Provide a slab for cookie allocationGravatar David Howells 1-0/+15
2009-04-03FS-Cache: Add cache managementGravatar David Howells 1-0/+7
2009-04-03FS-Cache: Add use of /proc and presentation of statisticsGravatar David Howells 1-0/+7
2009-04-03FS-Cache: Add main configuration option, module entry points and debuggingGravatar David Howells 1-0/+75