Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bcache: Fix a dumb CPU spinning bug in writeback | Kent Overstreet | 2013-09-24 | 1 | -2/+1 |
* | bcache: Fix a writeback performance regression | Kent Overstreet | 2013-09-24 | 1 | -22/+21 |
* | bcache: Use standard utility code | Kent Overstreet | 2013-07-01 | 1 | -3/+4 |
* | bcache: Write out full stripes | Kent Overstreet | 2013-06-26 | 1 | -2/+42 |
* | bcache: Track dirty data by stripe | Kent Overstreet | 2013-06-26 | 1 | -6/+34 |
* | bcache: Initialize sectors_dirty when attaching | Kent Overstreet | 2013-06-26 | 1 | -0/+36 |
* | bcache: Fix/revamp tracepoints | Kent Overstreet | 2013-06-26 | 1 | -4/+6 |
* | bcache: Fix error handling in init code | Kent Overstreet | 2013-05-15 | 1 | -1/+1 |
* | bcache: Don't export utility code, prefix with bch_ | Kent Overstreet | 2013-03-28 | 1 | -3/+3 |
* | bcache: A block layer cache | Kent Overstreet | 2013-03-23 | 1 | -0/+414 |