aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fscache/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-27fscache: Fix cookie key hashingDavid Howells1-0/+39
2020-04-27sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig1-2/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2018-10-18fscache: Fix incomplete initialisation of inline key spaceDavid Howells1-3/+1
2018-04-04fscache: Add tracepointsDavid Howells1-0/+1
2017-11-13Pass mode to wait_on_atomic_t() action funcs and provide default actionsDavid Howells1-9/+0
2014-08-06fs/fscache: make ctl_table staticFabian Frederick1-2/+2
2014-07-16sched: Remove proliferation of wait_on_bit() action functionsNeilBrown1-18/+0
2014-06-06fscache: convert use of typedef ctl_table to struct ctl_tableJoe Perches1-2/+2
2014-06-04fs/fscache: convert printk to pr_foo()Fabian Frederick1-4/+3
2013-06-19FS-Cache: Simplify cookie retention for fscache_objects, fixing oopsDavid Howells1-2/+9
2010-07-24fscache: fix build on !CONFIG_SYSCTLTejun Heo1-0/+2
2010-07-22fscache: drop references to slow-workTejun Heo1-7/+0
2010-07-22fscache: convert operation to use workqueue instead of slow-workTejun Heo1-0/+23
2010-07-22fscache: convert object to use workqueue instead of slow-workTejun Heo1-0/+76
2009-11-19SLOW_WORK: Wait for outstanding work items belonging to a module to clearDavid Howells1-3/+3
2009-04-03FS-Cache: Bit waiting helpersDavid Howells1-0/+20
2009-04-03FS-Cache: Provide a slab for cookie allocationDavid Howells1-0/+15
2009-04-03FS-Cache: Add cache managementDavid Howells1-0/+7
2009-04-03FS-Cache: Add use of /proc and presentation of statisticsDavid Howells1-0/+7
2009-04-03FS-Cache: Add main configuration option, module entry points and debuggingDavid Howells1-0/+75