Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bcache: Fix a journal replay bug | Kent Overstreet | 2014-08-04 | 1 | -4/+9 |
* | bcache: remove nested function usage | John Sheu | 2014-03-18 | 1 | -9/+13 |
* | bcache: Kill bucket->gc_gen | Kent Overstreet | 2014-03-18 | 1 | -4/+4 |
* | bcache: Add a real GC_MARK_RECLAIMABLE | Kent Overstreet | 2014-03-18 | 1 | -3/+3 |
* | drivers/md/bcache/extents.c: use %zi to format size_t | Geert Uytterhoeven | 2014-02-10 | 1 | -1/+1 |
* | bcache: Add bch_bkey_equal_header() | Nicholas Swenson | 2014-01-08 | 1 | -2/+1 |
* | bcache: update bch_bkey_try_merge | Nicholas Swenson | 2014-01-08 | 1 | -5/+0 |
* | bcache: Move insert_fixup() to btree_keys_ops | Kent Overstreet | 2014-01-08 | 1 | -0/+178 |
* | bcache: Convert debug code to btree_keys | Kent Overstreet | 2014-01-08 | 1 | -4/+89 |
* | bcache: Add struct btree_keys | Kent Overstreet | 2014-01-08 | 1 | -7/+12 |
* | bcache: Abstract out stuff needed for sorting | Kent Overstreet | 2014-01-08 | 1 | -0/+354 |