Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-09-24 | bcache: Fix for handling overlapping extents when reading in a btree node | Kent Overstreet | 1 | -11/+28 |
2013-07-22 | Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -21/+35 |
2013-06-26 | bcache: Improve lazy sorting | Kent Overstreet | 1 | -17/+23 |
2013-06-26 | bcache: Rip out pkey()/pbtree() | Kent Overstreet | 1 | -4/+12 |
2013-06-18 | md: bcache: Fixed a typo with the word 'arithmetic' | Phil Viana | 1 | -2/+2 |
2013-04-08 | bcache: Use WARN_ONCE() instead of __WARN() | Kent Overstreet | 1 | -1/+1 |
2013-04-08 | bcache: Add missing #include <linux/prefetch.h> | Geert Uytterhoeven | 1 | -0/+1 |
2013-03-28 | bcache: Don't export utility code, prefix with bch_ | Kent Overstreet | 1 | -2/+2 |
2013-03-25 | bcache: Style/checkpatch fixes | Kent Overstreet | 1 | -4/+5 |
2013-03-25 | bcache: Build fixes from test robot | Kent Overstreet | 1 | -1/+1 |
2013-03-23 | bcache: A block layer cache | Kent Overstreet | 1 | -0/+1190 |