1. 149d0ef bcache: replace hard coded number with BUCKET_GC_GEN_MAX by Coly Li · 6 years ago
  2. 6ae63e3 bcache: replace printk() by pr_*() routines by Coly Li · 6 years ago
  3. b0d3098 bcache: style fixes for lines over 80 characters by Coly Li · 6 years ago
  4. 1fae7cf bcache: style fix to add a blank line after declarations by Coly Li · 6 years ago
  5. 6f10f7d bcache: style fix to replace 'unsigned' by 'unsigned int' by Coly Li · 6 years ago
  6. 5fb94e9 docs: Fix some broken references by Mauro Carvalho Chehab · 7 years ago
  7. f0d3814 bcache: Remove an unused variable by Bart Van Assche · 7 years ago
  8. cf33c1e bcache: Fix building error on MIPS by Huacai Chen · 7 years ago
  9. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  10. 9aa61a9 bcache: Fix a journal replay bug by Kent Overstreet · 11 years ago
  11. cb85114 bcache: remove nested function usage by John Sheu · 11 years ago
  12. 3a2fd9d bcache: Kill bucket->gc_gen by Kent Overstreet · 11 years ago
  13. 4fe6a81 bcache: Add a real GC_MARK_RECLAIMABLE by Kent Overstreet · 11 years ago
  14. bd180b4 drivers/md/bcache/extents.c: use %zi to format size_t by Geert Uytterhoeven · 11 years ago
  15. 3bdad1e bcache: Add bch_bkey_equal_header() by Nicholas Swenson · 11 years ago
  16. 0f49cf3 bcache: update bch_bkey_try_merge by Nicholas Swenson · 11 years ago
  17. 829a60b bcache: Move insert_fixup() to btree_keys_ops by Kent Overstreet · 11 years ago
  18. dc9d98d bcache: Convert debug code to btree_keys by Kent Overstreet · 11 years ago
  19. a85e968 bcache: Add struct btree_keys by Kent Overstreet · 11 years ago
  20. 65d4523 bcache: Abstract out stuff needed for sorting by Kent Overstreet · 11 years ago