Age | Commit message (Expand) | Author | Files | Lines |
2013-09-25 | bcache: Fix a writeback performance regression | Kent Overstreet | 1 | -4/+3 |
2013-07-12 | bcache: Allocation kthread fixes | Kent Overstreet | 1 | -4/+0 |
2013-07-12 | bcache: Fix a sysfs splat on shutdown | Kent Overstreet | 1 | -0/+1 |
2013-06-27 | bcache: Write out full stripes | Kent Overstreet | 1 | -2/+1 |
2013-06-27 | bcache: Track dirty data by stripe | Kent Overstreet | 1 | -6/+4 |
2013-06-27 | bcache: Initialize sectors_dirty when attaching | Kent Overstreet | 1 | -1/+1 |
2013-06-27 | bcache: Improve lazy sorting | Kent Overstreet | 1 | -0/+1 |
2013-06-27 | bcache: Fix/revamp tracepoints | Kent Overstreet | 1 | -20/+0 |
2013-06-27 | bcache: Refactor btree io | Kent Overstreet | 1 | -3/+2 |
2013-06-27 | bcache: Convert allocator thread to kthread | Kent Overstreet | 1 | -6/+11 |
2013-05-15 | bcache: Fix error handling in init code | Kent Overstreet | 1 | -1/+1 |
2013-04-21 | bcache: Take data offset from the bdev superblock. | Kent Overstreet | 1 | -10/+37 |
2013-03-28 | bcache: Don't export utility code, prefix with bch_ | Kent Overstreet | 1 | -1/+1 |
2013-03-25 | bcache: Style/checkpatch fixes | Kent Overstreet | 1 | -5/+5 |
2013-03-24 | bcache: A block layer cache | Kent Overstreet | 1 | -0/+1232 |