aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fscache/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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