aboutsummaryrefslogtreecommitdiff
path: root/fs/fscache/main.c
AgeCommit message (Expand)Author
2014-08-06fs/fscache: make ctl_table staticFabian Frederick
2014-07-16sched: Remove proliferation of wait_on_bit() action functionsNeilBrown
2014-06-06fscache: convert use of typedef ctl_table to struct ctl_tableJoe Perches
2014-06-04fs/fscache: convert printk to pr_foo()Fabian Frederick
2013-06-19FS-Cache: Simplify cookie retention for fscache_objects, fixing oopsDavid Howells
2010-07-24fscache: fix build on !CONFIG_SYSCTLTejun Heo
2010-07-22fscache: drop references to slow-workTejun Heo
2010-07-22fscache: convert operation to use workqueue instead of slow-workTejun Heo
2010-07-22fscache: convert object to use workqueue instead of slow-workTejun Heo
2009-11-19SLOW_WORK: Wait for outstanding work items belonging to a module to clearDavid Howells
2009-04-03FS-Cache: Bit waiting helpersDavid Howells
2009-04-03FS-Cache: Provide a slab for cookie allocationDavid Howells
2009-04-03FS-Cache: Add cache managementDavid Howells
2009-04-03FS-Cache: Add use of /proc and presentation of statisticsDavid Howells
2009-04-03FS-Cache: Add main configuration option, module entry points and debuggingDavid Howells