1. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  2. 175206c bcache: initialize dirty stripes in flash_dev_run() by Tang Junhui · 7 years ago
  3. 9baf309 bcache: fix for gc and write-back race by Tang Junhui · 7 years ago
  4. a839409 bcache: correct cache_dirty_target in __update_writeback_rate() by Tang Junhui · 7 years ago
  5. 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
  6. 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
  7. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
  8. 3a83f46 block: bio: pass bvec table to bio_init() by Ming Lei · 8 years ago
  9. 491221f block: export bio_free_pages to other modules by Guoqing Jiang · 8 years ago
  10. ad0d9e7 bcache: use bio op accessors by Mike Christie · 9 years ago
  11. 7c87df9 bcache: bch_writeback_thread() is not freezable by Jiri Kosina · 9 years ago
  12. 627ccd2 bcache: Change refill_dirty() to always scan entire disk if necessary by Kent Overstreet · 9 years ago
  13. 749b61d bcache: remove driver private bio splitting code by Kent Overstreet · 11 years ago
  14. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  15. 9e5c353 bcache: fix uninterruptible sleep in writeback thread by Slava Pestov · 11 years ago
  16. b28bc9b Merge tag 'v3.13-rc6' into for-3.14/core by Jens Axboe · 11 years ago
  17. 16749c2 bcache: New writeback PD controller by Kent Overstreet · 11 years ago
  18. ce2b3f5 bcache: Use uninterruptible sleep in writeback by Kent Overstreet · 11 years ago
  19. f665c0f bcache: kthread don't set writeback task to INTERUPTIBLE by Stefan Priebe · 11 years ago
  20. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  21. c4d951d bcache: Fix sysfs splat on shutdown with flash only devs by Kent Overstreet · 11 years ago
  22. 48a915a bcache: Better full stripe scanning by Kent Overstreet · 11 years ago
  23. cc7b881 bcache: Convert bch_btree_insert() to bch_btree_map_leaf_nodes() by Kent Overstreet · 11 years ago
  24. 6054c6d bcache: Don't use op->insert_collision by Kent Overstreet · 11 years ago
  25. 1b207d8 bcache: Kill op->replace by Kent Overstreet · 11 years ago
  26. b54d693 bcache: Kill op->cl by Kent Overstreet · 11 years ago
  27. c18536a bcache: Prune struct btree_op by Kent Overstreet · 11 years ago
  28. 48dad8b bcache: Add btree_map() functions by Kent Overstreet · 11 years ago
  29. 5e6926da bcache: Convert writeback to a kthread by Kent Overstreet · 11 years ago
  30. 0b93207 bcache: Move keylist out of btree_op by Kent Overstreet · 11 years ago
  31. 4f3d401 bcache: Add explicit keylist arg to btree_insert() by Kent Overstreet · 11 years ago
  32. 2d679fc bcache: Stripe size isn't necessarily a power of two by Kent Overstreet · 11 years ago
  33. 79e3dab bcache: Fix a dumb CPU spinning bug in writeback by Kent Overstreet · 11 years ago
  34. c2a4f31 bcache: Fix a writeback performance regression by Kent Overstreet · 11 years ago
  35. 8e51e41 bcache: Use standard utility code by Kent Overstreet · 12 years ago
  36. 72c2706 bcache: Write out full stripes by Kent Overstreet · 12 years ago
  37. 279afba bcache: Track dirty data by stripe by Kent Overstreet · 12 years ago
  38. 444fc0b bcache: Initialize sectors_dirty when attaching by Kent Overstreet · 12 years ago
  39. c37511b bcache: Fix/revamp tracepoints by Kent Overstreet · 12 years ago
  40. f59fce8 bcache: Fix error handling in init code by Kent Overstreet · 12 years ago
  41. 169ef1c bcache: Don't export utility code, prefix with bch_ by Kent Overstreet · 12 years ago
  42. cafe563 bcache: A block layer cache by Kent Overstreet · 12 years ago