aboutsummaryrefslogtreecommitdiff
path: root/fs/fscache/main.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-24fscache: fix build on !CONFIG_SYSCTLGravatar Tejun Heo 1-0/+2
2010-07-22fscache: drop references to slow-workGravatar Tejun Heo 1-7/+0
2010-07-22fscache: convert operation to use workqueue instead of slow-workGravatar Tejun Heo 1-0/+23
2010-07-22fscache: convert object to use workqueue instead of slow-workGravatar Tejun Heo 1-0/+76
2009-11-19SLOW_WORK: Wait for outstanding work items belonging to a module to clearGravatar David Howells 1-3/+3
2009-04-03FS-Cache: Bit waiting helpersGravatar David Howells 1-0/+20
2009-04-03FS-Cache: Provide a slab for cookie allocationGravatar David Howells 1-0/+15
2009-04-03FS-Cache: Add cache managementGravatar David Howells 1-0/+7
2009-04-03FS-Cache: Add use of /proc and presentation of statisticsGravatar David Howells 1-0/+7
2009-04-03FS-Cache: Add main configuration option, module entry points and debuggingGravatar David Howells 1-0/+75