Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bcache: Fix error handling in init code | Kent Overstreet | 2013-05-15 | 1 | -101/+81 |
* | bcache: Fix incompatible pointer type warning | Emil Goode | 2013-05-15 | 1 | -2/+1 |
* | bcache: Use bd_link_disk_holder() | Kent Overstreet | 2013-04-30 | 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-20 | 1 | -0/+4 |
* | bcache: Take data offset from the bdev superblock. | Kent Overstreet | 2013-04-20 | 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-23 | 1 | -0/+1941 |