1. 2b1edd2 bcache: fix typo 'succesfully' to 'successfully' by Coly Li · 7 years ago
  2. 1fae7cf bcache: style fix to add a blank line after declarations by Coly Li · 7 years ago
  3. 6f10f7d bcache: style fix to replace 'unsigned' by 'unsigned int' by Coly Li · 7 years ago
  4. d19936a2 bcache: convert to bioset_init()/mempool_init() by Kent Overstreet · 7 years ago
  5. 6e916a7 bcache: store disk name in struct cache and struct cached_dev by Coly Li · 7 years ago
  6. c7b7bd0 bcache: add io_disable to struct cached_dev by Coly Li · 7 years ago
  7. 771f393 bcache: add CACHE_SET_IO_DISABLE to struct cache_set flags by Coly Li · 7 years ago
  8. 5138ac6 bcache: fix misleading error message in bch_count_io_errors() by Coly Li · 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. 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 8 years ago
  11. 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
  12. 3a83f46 block: bio: pass bvec table to bio_init() by Ming Lei · 8 years ago
  13. ed996a5 block: simplify and cleanup bvec pool handling by Christoph Hellwig · 9 years ago
  14. c8d9324 bcache: use op_is_write instead of checking for REQ_WRITE by Mike Christie · 9 years ago
  15. 749b61d bcache: remove driver private bio splitting code by Kent Overstreet · 11 years ago
  16. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 10 years ago
  17. 77b5a08 bcache: don't embed 'return' statements in closure macros by Jens Axboe · 10 years ago
  18. 326e1db block: remove management of bi_remaining when restoring original bi_end_io by Mike Snitzer · 10 years ago
  19. 20d0189 block: Introduce new bio_split() by Kent Overstreet · 11 years ago
  20. 196d38bc block: Generic bio chaining by Kent Overstreet · 11 years ago
  21. e90abc8 block: Remove bi_idx hacks by Kent Overstreet · 12 years ago
  22. 458b76e block: Kill bio_segments()/bi_vcnt usage by Kent Overstreet · 11 years ago
  23. 7988613 block: Convert bio_for_each_segment() to bvec_iter by Kent Overstreet · 11 years ago
  24. a4ad39b1 block: Convert bio_iovec() to bvec_iter by Kent Overstreet · 12 years ago
  25. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  26. 8e51e41 bcache: Use standard utility code by Kent Overstreet · 12 years ago
  27. c37511b bcache: Fix/revamp tracepoints by Kent Overstreet · 12 years ago
  28. 5c69412 md: bcache: io.c: fix a potential NULL pointer dereference by Kumar Amit Mehta · 12 years ago
  29. a09ded8 bcache: Fix merge_bvec_fn usage for when it modifies the bvm by Kent Overstreet · 12 years ago
  30. 1545f13 bcache: Correctly check against BIO_MAX_PAGES by Kent Overstreet · 12 years ago
  31. bca97ad bcache: Hack around stuff that clones up to bi_max_vecs by Kent Overstreet · 12 years ago
  32. cafe563 bcache: A block layer cache by Kent Overstreet · 12 years ago