1. 24f0a48 Merge tag 'for-linus-20190215' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  2. aef1897 blk-mq: insert rq with DONTPREP to hctx dispatch list when requeue by Jianchao Wang · 6 years ago
  3. e5a8a11 Merge tag 'for-linus-20190209' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  4. 2698484 blk-mq: remove duplicated definition of blk_mq_freeze_queue by Liu Bo · 6 years ago
  5. 391f552 Blk-iolatency: warn on negative inflight IO counter by Liu Bo · 6 years ago
  6. 8c772a9 blk-iolatency: fix IO hang due to negative inflight counter by Liu Bo · 6 years ago
  7. 8c8e62c Merge tag 'driver-core-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  8. 36991ca blk-mq: protect debugfs_create_files() from failures by Greg Kroah-Hartman · 6 years ago
  9. 85bd6e6 blk-mq: fix a hung issue when fsync by Jianchao Wang · 6 years ago
  10. 2e3c18d block: pass no-op callback to INIT_WORK(). by Tetsuo Handa · 6 years ago
  11. 947b7ac Revert "block: cover another queue enter recursion via BIO_QUEUE_ENTERED" by Jens Axboe · 6 years ago
  12. c83f536 blk-wbt: Declare local functions static by Bart Van Assche · 6 years ago
  13. 1c26010 blk-mq: fix the cmd_flag_name array by Jianchao Wang · 6 years ago
  14. 698cef1 block: cover another queue enter recursion via BIO_QUEUE_ENTERED by Ming Lei · 6 years ago
  15. 38197ca block: Cleanup license notice by Thomas Gleixner · 6 years ago
  16. 7809167 block: don't lose track of REQ_INTEGRITY flag by Ming Lei · 6 years ago
  17. 5bf8590 block, bfq: fix comments on __bfq_deactivate_entity by Paolo Valente · 6 years ago
  18. 649d496 block: fix kerneldoc comment for blk_attempt_plug_merge() by Jonathan Corbet · 6 years ago
  19. 4040585 block: clarify documentation for blk_{start|finish}_plug by Jeff Moyer · 6 years ago
  20. 77d0b19 Merge tag 'for-4.21/block-20190102' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  21. 769e470 Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  22. 938edb8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  23. 0e9da3f Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  24. 2e5b2d7 bsg: deprecate BIDI support in bsg by Christoph Hellwig · 6 years ago
  25. 6b45053 blkcg: remove unused __blkg_release_rcu() by Dennis Zhou · 6 years ago
  26. 6ab2187 blkcg: clean up blkg_tryget_closest() by Dennis Zhou · 6 years ago
  27. 8636a1f treewide: surround Kconfig file paths with double quotes by Masahiro Yamada · 6 years ago
  28. 00203ba kyber: use sbitmap add_wait_queue/list_del wait helpers by Jens Axboe · 6 years ago
  29. 3a762de block: save irq state in blkg_lookup_create() by Ming Lei · 6 years ago
  30. 3841746 scsi: block: remove the cluster flag by Christoph Hellwig · 6 years ago
  31. 7b7ab78 block: make request_to_qc_t public by Sagi Grimberg · 6 years ago
  32. cd19181 blk-mq: enable IO poll if .nr_queues of type poll > 0 by Ming Lei · 6 years ago
  33. 3c94d83 blk-mq: change blk_mq_queue_busy() to blk_mq_queue_inflight() by Jens Axboe · 6 years ago
  34. e5edd5f blk-mq: skip zero-queue maps in blk_mq_map_swqueue by Ming Lei · 6 years ago
  35. 1336981 block: fix blk-iolatency accounting underflow by Dennis Zhou · 6 years ago
  36. c16d6b5 blk-mq: fix dispatch from sw queue by Ming Lei · 6 years ago
  37. 7211aef8 block: mq-deadline: Fix write completion handling by Damien Le Moal · 6 years ago
  38. 5aceaeb blk-mq: only dispatch to non-defauly queue maps if they have queues by Christoph Hellwig · 6 years ago
  39. 346fc10 blk-mq: export hctx->type in debugfs instead of sysfs by Ming Lei · 6 years ago
  40. 07b35eb blk-mq: fix allocation for queue mapping table by Ming Lei · 6 years ago
  41. d19afeb blk-wbt: export internal state via debugfs by Ming Lei · 6 years ago
  42. cc56694 blk-mq-debugfs: support rq_qos by Ming Lei · 6 years ago
  43. d04c406 block: clear REQ_HIPRI if polling is not supported by Christoph Hellwig · 6 years ago
  44. d6a51a9 blk-mq: replace and kill blk_mq_request_issue_directly by Jianchao Wang · 6 years ago
  45. 5b7a6f1 blk-mq: issue directly with bypass 'false' in blk_mq_sched_insert_requests by Jianchao Wang · 6 years ago
  46. 7f556a4 blk-mq: refactor the code of issue request directly by Jianchao Wang · 6 years ago
  47. 4c9770c block: remove the bio_integrity_advance export by Christoph Hellwig · 6 years ago
  48. 7403065 block: remove the bioset_integrity_free export by Christoph Hellwig · 6 years ago
  49. a45eb57 block: remove the unused bio_set_pages_dirty and bio_check_pages_dirty exports by Christoph Hellwig · 6 years ago
  50. 0374e11 block: remove the unused bio_iov_iter_get_pages export by Christoph Hellwig · 6 years ago
  51. 637b60a block: remove the blk_recount_segments export by Christoph Hellwig · 6 years ago
  52. 6c210aa block: remove the bio_phys_segments export by Christoph Hellwig · 6 years ago
  53. e42b386 blk-mq-rdma: pass in queue map to blk_mq_rdma_map_queues by Sagi Grimberg · 6 years ago
  54. 0273ac3 blkcg: handle dying request_queue when associating a blkg by Dennis Zhou · 6 years ago
  55. 544fbd1 block: deactivate blk_stat timer in wbt_disable_default() by Ming Lei · 6 years ago
  56. 927b6b2 block: Fix null_blk_zoned creation failure with small number of zones by Shin'ichiro Kawasaki · 6 years ago
  57. f55adad block/bio: Do not zero user pages by Keith Busch · 6 years ago
  58. e016b78 block: return just one value from part_in_flight by Mikulas Patocka · 6 years ago
  59. 1226b8d block: switch to per-cpu in-flight counters by Mikulas Patocka · 6 years ago
  60. 5b18b5a block: delete part_round_stats and switch to less precise counting by Mikulas Patocka · 6 years ago
  61. 112f158 block: stop passing 'cpu' to all percpu stats methods by Mike Snitzer · 6 years ago
  62. 96f7741 Merge tag 'v4.20-rc6' into for-4.21/block by Jens Axboe · 6 years ago
  63. 5938870 blk-mq: re-build queue map in case of kdump kernel by Ming Lei · 6 years ago
  64. d3fcdff block: convert io-latency to use rq_qos_wait by Josef Bacik · 6 years ago
  65. b6c7b58 block: convert wbt_wait() to use rq_qos_wait() by Josef Bacik · 6 years ago
  66. 84f6032 block: add rq_qos_wait to rq_qos by Josef Bacik · 6 years ago
  67. 7754f66 blkcg: rename blkg_try_get() to blkg_tryget() by Dennis Zhou · 6 years ago
  68. 7fcf2b0 blkcg: change blkg reference counting to use percpu_ref by Dennis Zhou · 6 years ago
  69. 6f70fb6 blkcg: remove bio_disassociate_task() by Dennis Zhou · 6 years ago
  70. fc5a828 blkcg: remove additional reference to the css by Dennis Zhou · 6 years ago
  71. db6638d blkcg: remove bio->bi_css and instead use bio->bi_blkg by Dennis Zhou · 6 years ago
  72. fd42df3 blkcg: associate writeback bios with a blkg by Dennis Zhou · 6 years ago
  73. 6a7f6d8 blkcg: associate a blkg for pages being evicted by swap by Dennis Zhou · 6 years ago
  74. e439bed blkcg: consolidate bio_issue_init() to be a part of core by Dennis Zhou · 6 years ago
  75. 5cdf2e3 blkcg: associate blkg when associating a device by Dennis Zhou · 6 years ago
  76. 892ad71 dm: set the static flush bio device on demand by Dennis Zhou · 6 years ago
  77. 2268c0f blkcg: introduce common blkg association logic by Dennis Zhou · 6 years ago
  78. beea9da blkcg: convert blkg_lookup_create() to find closest blkg by Dennis Zhou · 6 years ago
  79. b978962 blkcg: update blkg_lookup_create() to do locking by Dennis Zhou · 6 years ago
  80. 0fe061b blkcg: fix ref count issue with bio_blkcg() using task_css by Dennis Zhou · 6 years ago
  81. c616cbe blk-mq: punt failed direct issue to dispatch list by Jens Axboe · 6 years ago
  82. ba7aeae block, bfq: fix decrement of num_active_groups by Paolo Valente · 6 years ago
  83. ffe81d4 blk-mq: fix corruption with direct issue by Jens Axboe · 6 years ago
  84. 6544d22 block: enable polling by default if a poll map is initalized by Christoph Hellwig · 6 years ago
  85. 376f7ef block: only allow polling if a poll queue_map exists by Christoph Hellwig · 6 years ago
  86. 529262d block: remove ->poll_fn by Christoph Hellwig · 6 years ago
  87. e20ba6e block: move queues types to the block layer by Christoph Hellwig · 6 years ago
  88. 89d04ec Merge tag 'v4.20-rc5' into for-4.21/block by Jens Axboe · 6 years ago
  89. fe1f452 blk-mq: don't call ktime_get_ns() if we don't need it by Jens Axboe · 6 years ago
  90. 2149da0 block: add cmd_flags to print_req_error by Balbir Singh · 6 years ago
  91. 5d2ee71 sbitmap: optimize wakeup check by Jens Axboe · 6 years ago
  92. 2a5cf35 block: fix single range discard merge by Ming Lei · 6 years ago
  93. b2c5d16 blk-mq: use plug for devices that implement ->commits_rqs() by Jens Axboe · 6 years ago
  94. be94f05 blk-mq: use bd->last == true for list inserts by Jens Axboe · 6 years ago
  95. d666ba9 blk-mq: add mq_ops->commit_rqs() by Jens Axboe · 6 years ago
  96. ce5b009 block: improve logic around when to sort a plug list by Jens Axboe · 6 years ago
  97. 4e6db0f blk-mq: Add a NULL check in blk_mq_free_map_and_requests() by Dan Carpenter · 6 years ago
  98. 65cd1d1 block: add io timeout to sysfs by Weiping Zhang · 6 years ago
  99. 94a2c3a block: use rcu_work instead of call_rcu to avoid sleep in softirq by Yufen Yu · 6 years ago
  100. 4711b57 blk-mq: fix failure to decrement plug count on single rq removal by Jens Axboe · 6 years ago