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