1. c39ae60 block: remove ARCH_BIOVEC_PHYS_MERGEABLE by Christoph Hellwig · 6 years ago
  2. 6e76846 block: remove bvec_to_phys by Christoph Hellwig · 6 years ago
  3. 3dccdae block: merge BIOVEC_SEG_BOUNDARY into biovec_phys_mergeable by Christoph Hellwig · 6 years ago
  4. 0e25339 block: add a missing BIOVEC_SEG_BOUNDARY check in bio_add_pc_page by Christoph Hellwig · 6 years ago
  5. 6a9f5f2 block: simplify BIOVEC_PHYS_MERGEABLE by Christoph Hellwig · 6 years ago
  6. 27ca1d4 block: move req_gap_back_merge to blk.h by Christoph Hellwig · 6 years ago
  7. e990700 block: move req_gap_{back,front}_merge to blk-merge.c by Christoph Hellwig · 6 years ago
  8. 43b729b block: move integrity_req_gap_{back,front}_merge to blk.h by Christoph Hellwig · 6 years ago
  9. c7b1bf5 blk-mq: Document the functions that iterate over requests by Bart Van Assche · 6 years ago
  10. 101246e blkcg: rename blkg_try_get to blkg_tryget by Dennis Zhou (Facebook) · 6 years ago
  11. b3b9f24 blkcg: change blkg reference counting to use percpu_ref by Dennis Zhou (Facebook) · 6 years ago
  12. f0fcb3e blkcg: remove additional reference to the css by Dennis Zhou (Facebook) · 6 years ago
  13. c839e7a blkcg: remove bio->bi_css and instead use bio->bi_blkg by Dennis Zhou (Facebook) · 6 years ago
  14. 74b7c02 blkcg: associate a blkg for pages being evicted by swap by Dennis Zhou (Facebook) · 6 years ago
  15. 5bf9a1f blkcg: consolidate bio_issue_init to be a part of core by Dennis Zhou (Facebook) · 6 years ago
  16. a7b39b4 blkcg: always associate a bio with a blkg by Dennis Zhou (Facebook) · 6 years ago
  17. 07b05bc blkcg: convert blkg_lookup_create to find closest blkg by Dennis Zhou (Facebook) · 6 years ago
  18. 49f4c2d blkcg: update blkg_lookup_create to do locking by Dennis Zhou (Facebook) · 6 years ago
  19. 27e6fa9 blkcg: fix ref count issue with bio_blkcg using task_css by Dennis Zhou (Facebook) · 6 years ago
  20. 9ff0125 Blk-throttle: update to use rbtree with leftmost node cached by Liu Bo · 6 years ago
  21. 576ed91 block: use bio_add_page in bio_iov_iter_get_pages by Christoph Hellwig · 6 years ago
  22. c8765de blok, bfq: do not plug I/O if all queues are weight-raised by Paolo Valente · 6 years ago
  23. d0edc24 block, bfq: inject other-queue I/O into seeky idle queues on NCQ flash by Paolo Valente · 6 years ago
  24. cbeb869 block, bfq: correctly charge and reset entity service in all cases by Paolo Valente · 6 years ago
  25. f8c0d7b blk-iolatency: remove set but not used variables 'changed' and 'blkiolat' by YueHaibing · 6 years ago
  26. 7759eb2 block: remove bio_rewind_iter() by Ming Lei · 6 years ago
  27. d5274b3 block: bfq: swap puts in bfqg_and_blkg_put by Konstantin Khlebnikov · 6 years ago
  28. 8b2ded1 block: don't warn when doing fsync on read-only devices by Mikulas Patocka · 6 years ago
  29. 3111885 blkcg: use tryget logic when associating a blkg with a bio by Dennis Zhou (Facebook) · 6 years ago
  30. 59b5771 blkcg: delay blkg destruction until after writeback has finished by Dennis Zhou (Facebook) · 6 years ago
  31. 6b06546 Revert "blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmdir()" by Dennis Zhou (Facebook) · 6 years ago
  32. db19395 block: bsg: move atomic_t ref_count variable to refcount API by John Pittman · 6 years ago
  33. 62d2a19 block: remove unnecessary condition check by Chengguang Xu · 6 years ago
  34. b0a84be blk-wbt: remove dead code by Jens Axboe · 6 years ago
  35. 38cfb5a blk-wbt: improve waking of tasks by Jens Axboe · 6 years ago
  36. 061a542 blk-wbt: abstract out end IO completion handler by Jens Axboe · 6 years ago
  37. c125311 blk-wbt: don't maintain inflight counts if disabled by Jens Axboe · 6 years ago
  38. c45e6a0 blk-wbt: fix has-sleeper queueing check by Jens Axboe · 6 years ago
  39. b788209 blk-wbt: use wq_has_sleeper() for wq active check by Jens Axboe · 6 years ago
  40. ffa358d blk-wbt: move disable check into get_limit() by Jens Axboe · 6 years ago
  41. 5bed49a Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  42. f5bbbbe blk-mq: sync the update nr_hw_queues with blk_mq_queue_tag_busy_iter by Jianchao Wang · 6 years ago
  43. d48ece2 blk-mq: init hctx sched after update ctx and hctx mapping by Jianchao Wang · 6 years ago
  44. fcedba4 block: remove duplicate initialization by Chaitanya Kulkarni · 6 years ago
  45. 599d067 block: change return type to bool by Chengguang Xu · 6 years ago
  46. fc8ebd0 block, bfq: return nbytes and not zero from struct cftype .write() method by Maciej S. Szmigiero · 6 years ago
  47. f812164 block, bfq: improve code of bfq_bfqq_charge_time by Paolo Valente · 6 years ago
  48. d580108 block, bfq: reduce write overcharge by Paolo Valente · 6 years ago
  49. e02a0aa2 block, bfq: always update the budget of an entity when needed by Paolo Valente · 6 years ago
  50. 8a511ba block, bfq: readd missing reset of parent-entity service by Paolo Valente · 6 years ago
  51. 73ba2fb Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  52. df60f6e blk-wbt: fix IO hang in wbt_wait() by Ming Lei · 6 years ago
  53. b089cfd block: don't warn for flush on read-only device by Jens Axboe · 6 years ago
  54. b86d865 blkcg: Make blkg_root_lookup() work for queues in bypass mode by Bart Van Assche · 6 years ago
  55. 991f61f Blk-throttle: reduce tail io latency when iops limit is enforced by Liu Bo · 6 years ago
  56. 24ecc35 block: Ensure that a request queue is dissociated from the cgroup controller by Bart Van Assche · 6 years ago
  57. 4cf6324 block: Introduce blk_exit_queue() by Bart Van Assche · 6 years ago
  58. d263ed9 blk-mq: count the hctx as active before allocating tag by Jianchao Wang · 6 years ago
  59. d6c02a9 block: bvec_nr_vecs() returns value for wrong slab by Greg Edwards · 6 years ago
  60. f7ecb1b cfq: Suppress compiler warnings about comparisons by Bart Van Assche · 6 years ago
  61. 9b4f434 cfq: Annotate fall-through in a switch statement by Bart Van Assche · 6 years ago
  62. 2887e41 blk-wbt: Avoid lock contention and thundering herd issue in wbt_wait by Anchal Agarwal · 6 years ago
  63. 05b9ba4 Merge tag 'v4.18-rc6' into for-4.19/block2 by Jens Axboe · 6 years ago
  64. a32e236 Partially revert "block: fail op_is_write() requests to read-only partitions" by Linus Torvalds · 6 years ago
  65. 71abe04 Merge tag 'for-linus-20180803' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  66. 2d5ba0e blk-mq: fix blk_mq_tagset_busy_iter by Ming Lei · 6 years ago
  67. 75d6e17 blk-mq: fix updating tags depth by Ming Lei · 6 years ago
  68. b233f12 block: really disable runtime-pm for blk-mq by Ming Lei · 6 years ago
  69. c480bcf block: make iolatency avg_lat exponentially decay by Dennis Zhou (Facebook) · 6 years ago
  70. cc7ecc2 blk-cgroup: hold the queue ref during throttling by Josef Bacik · 6 years ago
  71. 52a1199 blk-iolatency: fix blkg leak in timer_fn by Josef Bacik · 6 years ago
  72. 4725549 block/bsg-lib: use PTR_ERR_OR_ZERO to simplify the flow path by zhong jiang · 6 years ago
  73. 54648cf block: blk_init_allocated_queue() set q->fq as NULL in the fail case by xiao jin · 6 years ago
  74. 10c41dd block: move dif_prepare/dif_complete functions to block layer by Max Gurtovoy · 6 years ago
  75. eb181a8 Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  76. d43fdae partitions/aix: append null character to print data from disk by Mauricio Faria de Oliveira · 6 years ago
  77. 14cb2c8 partitions/aix: fix usage of uninitialized lv_info and lvname structures by Mauricio Faria de Oliveira · 6 years ago
  78. 5151842 block: reset bi_iter.bi_done after splitting bio by Greg Edwards · 6 years ago
  79. 359f642 block: move bio_integrity_{intervals,bytes} into blkdev.h by Greg Edwards · 6 years ago
  80. 17d51b1 block: bio_iov_iter_get_pages: pin more pages for multi-segment IOs by Martin Wilck · 6 years ago
  81. b403ea2 block: bio_iov_iter_get_pages: fix size of last iovec by Martin Wilck · 6 years ago
  82. 42c9cdf block: allow max_discard_segments to be stacked by Mike Snitzer · 6 years ago
  83. c55183c block: unexport bio_clone_bioset by Christoph Hellwig · 6 years ago
  84. 0fc09f9 blk-mq: export setting request completion state by Keith Busch · 6 years ago
  85. 3bb5098 block: bio_set_pages_dirty can't see NULL bv_page in a valid bio_vec by Christoph Hellwig · 6 years ago
  86. 24d5493 block: simplify bio_check_pages_dirty by Christoph Hellwig · 6 years ago
  87. 8824f62 blk-mq: fail the request in case issue failure by Ming Lei · 6 years ago
  88. 22f1795 blk-rq-qos: make depth comparisons unsigned by Josef Bacik · 6 years ago
  89. 636620b blkcg: Track DISCARD statistics and output them in cgroup io.stat by Tejun Heo · 6 years ago
  90. bdca3c8 block: Track DISCARD statistics and output them in stat and diskstat by Michael Callahan · 6 years ago
  91. ddcf35d block: Add and use op_stat_group() for indexing disk_stat fields. by Michael Callahan · 6 years ago
  92. dbae2c5 block: Define and use STAT_READ and STAT_WRITE by Michael Callahan · 6 years ago
  93. 6ce3dd6 blk-mq: issue directly if hw queue isn't busy in case of 'none' by Ming Lei · 7 years ago
  94. 71e9690 blk-iolatency: truncate our current time by Josef Bacik · 6 years ago
  95. d607eef blk-iolatency: don't change the latency window by Josef Bacik · 6 years ago
  96. 2da8c42 Merge tag 'for-linus-20180713' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  97. 28519c8 bsg: remove read/write support by Christoph Hellwig · 7 years ago
  98. 70dbcc2 bsg: fix bogus EINVAL on non-data commands by Tony Battersby · 7 years ago
  99. a284390 blk-iolatency: fix max_depth comparisons by Josef Bacik · 7 years ago
  100. 88b7210 block: iolatency: avoid 64-bit division by Arnd Bergmann · 7 years ago