Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-07-24 | fscache: fix build on !CONFIG_SYSCTL | Tejun Heo | 1 | -0/+2 |
2010-07-23 | fscache: drop references to slow-work | Tejun Heo | 1 | -7/+0 |
2010-07-23 | fscache: convert operation to use workqueue instead of slow-work | Tejun Heo | 1 | -0/+23 |
2010-07-23 | fscache: convert object to use workqueue instead of slow-work | Tejun Heo | 1 | -0/+76 |
2009-11-19 | SLOW_WORK: Wait for outstanding work items belonging to a module to clear | David Howells | 1 | -3/+3 |
2009-04-03 | FS-Cache: Bit waiting helpers | David Howells | 1 | -0/+20 |
2009-04-03 | FS-Cache: Provide a slab for cookie allocation | David Howells | 1 | -0/+15 |
2009-04-03 | FS-Cache: Add cache management | David Howells | 1 | -0/+7 |
2009-04-03 | FS-Cache: Add use of /proc and presentation of statistics | David Howells | 1 | -0/+7 |
2009-04-03 | FS-Cache: Add main configuration option, module entry points and debugging | David Howells | 1 | -0/+75 |