Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bcache: Fix a null ptr deref regression | Kent Overstreet | 2013-10-10 | 1 | -2/+1 |
* | bcache: Fix flushes in writeback mode | Kent Overstreet | 2013-09-24 | 1 | -6/+9 |
* | bcache: Advertise that flushes are supported | Kent Overstreet | 2013-07-12 | 1 | -1/+7 |
* | bcache: Use standard utility code | Kent Overstreet | 2013-07-01 | 1 | -69/+18 |
* | bcache: FUA fixes | Kent Overstreet | 2013-07-01 | 1 | -1/+12 |
* | bcache: Write out full stripes | Kent Overstreet | 2013-06-26 | 1 | -16/+7 |
* | bcache: Track dirty data by stripe | Kent Overstreet | 2013-06-26 | 1 | -1/+2 |
* | bcache: Fix/revamp tracepoints | Kent Overstreet | 2013-06-26 | 1 | -31/+34 |
* | bcache: Take data offset from the bdev superblock. | Kent Overstreet | 2013-04-20 | 1 | -1/+1 |
* | bcache: Don't export utility code, prefix with bch_ | Kent Overstreet | 2013-03-28 | 1 | -7/+7 |
* | bcache: Style/checkpatch fixes | Kent Overstreet | 2013-03-25 | 1 | -5/+7 |
* | bcache: A block layer cache | Kent Overstreet | 2013-03-23 | 1 | -0/+1409 |