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