aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fscache/main.c
Commit message (Expand)AuthorAgeFilesLines
* fscache: fix build on !CONFIG_SYSCTLTejun Heo2010-07-241-0/+2
* fscache: drop references to slow-workTejun Heo2010-07-221-7/+0
* fscache: convert operation to use workqueue instead of slow-workTejun Heo2010-07-221-0/+23
* fscache: convert object to use workqueue instead of slow-workTejun Heo2010-07-221-0/+76
* SLOW_WORK: Wait for outstanding work items belonging to a module to clearDavid Howells2009-11-191-3/+3
* FS-Cache: Bit waiting helpersDavid Howells2009-04-031-0/+20
* FS-Cache: Provide a slab for cookie allocationDavid Howells2009-04-031-0/+15
* FS-Cache: Add cache managementDavid Howells2009-04-031-0/+7
* FS-Cache: Add use of /proc and presentation of statisticsDavid Howells2009-04-031-0/+7
* FS-Cache: Add main configuration option, module entry points and debuggingDavid Howells2009-04-031-0/+75