Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bcache: Use bd_link_disk_holder() | Kent Overstreet | 2013-05-01 | 1 | -17/+35 |
* | bcache: Make sure blocksize isn't smaller than device blocksize | Kent Overstreet | 2013-04-24 | 1 | -2/+6 |
* | bcache: Set ra_pages based on backing device's ra_pages | Kent Overstreet | 2013-04-21 | 1 | -0/+4 |
* | bcache: Take data offset from the bdev superblock. | Kent Overstreet | 2013-04-21 | 1 | -46/+62 |
* | bcache: Fix a minor memory leak on device teardown | Kent Overstreet | 2013-04-08 | 1 | -1/+3 |
* | bcache: Don't export utility code, prefix with bch_ | Kent Overstreet | 2013-03-28 | 1 | -9/+9 |
* | bcache: Style/checkpatch fixes | Kent Overstreet | 2013-03-25 | 1 | -3/+4 |
* | bcache: Build fixes from test robot | Kent Overstreet | 2013-03-25 | 1 | -0/+1 |
* | bcache: A block layer cache | Kent Overstreet | 2013-03-24 | 1 | -0/+1941 |