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