1. 240e6ee nvme: support for zoned namespaces by Keith Busch · 4 years, 9 months ago
  2. 82394db block: add capacity field to zone descriptors by Matias Bjørling · 4 years, 9 months ago
  3. 482c6b6 Merge tag 'v5.8-rc4' into for-5.9/drivers by Jens Axboe · 4 years, 8 months ago
  4. 0e6e255 block: remove a bogus warning in __submit_bio_noacct_mq by Christoph Hellwig · 4 years, 8 months ago
  5. 29206c6 Merge tag 'block-5.8-2020-07-05' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 8 months ago
  6. 7cc2a8e Merge tag 'block-5.8-2020-07-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 8 months ago
  7. 7c792f3 block: initialize current->bio_list[1] in __submit_bio_noacct_mq by Christoph Hellwig · 4 years, 8 months ago
  8. 3197d48 block: make function __bio_integrity_free() static by Wei Yongjun · 4 years, 8 months ago
  9. 4e2f62e5 Revert "blk-mq: put driver tag when this request is completed" by Jens Axboe · 4 years, 8 months ago
  10. 6e2fa4d blk-iolatency: only call ktime_get() if needed by Hongnan Li · 4 years, 9 months ago
  11. 5a6c35f block: remove direct_make_request by Christoph Hellwig · 4 years, 9 months ago
  12. ff93ea0 block: shortcut __submit_bio_noacct for blk-mq drivers by Christoph Hellwig · 4 years, 9 months ago
  13. 566acf2 block: refator submit_bio_noacct by Christoph Hellwig · 4 years, 9 months ago
  14. ed00aab block: rename generic_make_request to submit_bio_noacct by Christoph Hellwig · 4 years, 9 months ago
  15. c62b37d block: move ->make_request_fn to struct block_device_operations by Christoph Hellwig · 4 years, 9 months ago
  16. e439ab7 block: remove the nr_sectors variable in generic_make_request_checks by Christoph Hellwig · 4 years, 9 months ago
  17. 833f84e block: remove the NULL queue check in generic_make_request_checks by Christoph Hellwig · 4 years, 9 months ago
  18. c817867 block: tidy up a warning in bio_check_ro by Christoph Hellwig · 4 years, 9 months ago
  19. f695ca3 block: remove the request_queue argument from blk_queue_split by Christoph Hellwig · 4 years, 9 months ago
  20. b5fc1e8 blk-mq: remove pointless call of list_entry_rq() in hctx_show_busy_rq() by Hou Tao · 4 years, 11 months ago
  21. 0b8cc25 blk-cgroup: clean up indentation by Colin Ian King · 4 years, 9 months ago
  22. 37f4a24 blk-mq: centralise related handling into blk_mq_get_driver_tag by Ming Lei · 4 years, 9 months ago
  23. 723bf17 blk-mq: move blk_mq_put_driver_tag() into blk-mq.c by Ming Lei · 4 years, 9 months ago
  24. 570e9b7 blk-mq: move blk_mq_get_driver_tag into blk-mq.c by Ming Lei · 4 years, 9 months ago
  25. 6e6fcbc blk-mq: support batching dispatch in case of io by Ming Lei · 4 years, 9 months ago
  26. 1fd40b5 blk-mq: pass obtained budget count to blk_mq_dispatch_rq_list by Ming Lei · 4 years, 9 months ago
  27. bbdb3c5 blk-mq: remove dead check from blk_mq_dispatch_rq_list by Ming Lei · 4 years, 9 months ago
  28. 7538352 blk-mq: move getting driver tag and budget into one helper by Ming Lei · 4 years, 9 months ago
  29. 445874e blk-mq: pass hctx to blk_mq_dispatch_rq_list by Ming Lei · 4 years, 9 months ago
  30. 65c7636 blk-mq: pass request queue into get/put budget callback by Ming Lei · 4 years, 9 months ago
  31. 3e20aa9 block/keyslot-manager: use kvfree_sensitive() by Eric Biggers · 4 years, 9 months ago
  32. 42fdc5e blk-mq: remove the BLK_MQ_REQ_INTERNAL flag by Christoph Hellwig · 4 years, 9 months ago
  33. 36a3df5 blk-mq: put driver tag when this request is completed by Ming Lei · 4 years, 9 months ago
  34. a2e83ef blk-cgroup: remove a dead check in blk_throtl_bio by Christoph Hellwig · 4 years, 9 months ago
  35. db18a53 blk-cgroup: remove blkcg_bio_issue_check by Christoph Hellwig · 4 years, 9 months ago
  36. 93b8063 blk-cgroup: move rcu locking from blkcg_bio_issue_check to blk_throtl_bio by Christoph Hellwig · 4 years, 9 months ago
  37. 13c7863 block: move the initial blkg lookup into blkg_tryget_closest by Christoph Hellwig · 4 years, 9 months ago
  38. a5b9752 block: bypass blkg_tryget_closest for the root_blkg by Christoph Hellwig · 4 years, 9 months ago
  39. 8c54628 block: merge blkg_lookup_create and __blkg_lookup_create by Christoph Hellwig · 4 years, 9 months ago
  40. 28fc591 block: move the bio cgroup associatation helpers to blk-cgroup.c by Christoph Hellwig · 4 years, 9 months ago
  41. a18b9b1 block: move bio_associate_blkg_from_page to mm/page_io.c by Christoph Hellwig · 4 years, 9 months ago
  42. 2badf06 block: merge __bio_associate_blkg into bio_associate_blkg_from_css by Christoph Hellwig · 4 years, 9 months ago
  43. d92c370 block: really clone the block cgroup in bio_clone_blkg_association by Christoph Hellwig · 4 years, 9 months ago
  44. db9819c block: remove bio_disassociate_blkg by Christoph Hellwig · 4 years, 9 months ago
  45. bfe373f blk-mq-debugfs: update blk_queue_flag_name[] accordingly for new flags by Hou Tao · 4 years, 11 months ago
  46. 826f2f4 blk-rq-qos: remove redundant finish_wait to rq_qos_wait. by Guo Xuenan · 4 years, 9 months ago
  47. 9b8d0207 Merge tag 'block-5.8-2020-06-26' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 9 months ago
  48. f3bdc62 blktrace: Provide event for request merging by Jan Kara · 4 years, 9 months ago
  49. f61d6e2 blk-iocost: Use struct_size() in kzalloc_node() by Gustavo A. R. Silva · 4 years, 9 months ago
  50. 1f4fe21 block: bio: Use struct_size() in kmalloc() by Gustavo A. R. Silva · 4 years, 9 months ago
  51. 85e0cbb block: create the request_queue debugfs_dir on registration by Luis Chamberlain · 4 years, 9 months ago
  52. e8c7d14 block: revert back to synchronous request_queue removal by Luis Chamberlain · 4 years, 9 months ago
  53. 763b589 block: clarify context for refcount increment helpers by Luis Chamberlain · 4 years, 9 months ago
  54. b5bd357 block: add docs for gendisk / request_queue refcount helpers by Luis Chamberlain · 4 years, 9 months ago
  55. 40d09b5 blk-mq: add a new blk_mq_complete_request_remote API by Christoph Hellwig · 4 years, 9 months ago
  56. 96339526 blk-mq: factor out a blk_mq_complete_need_ipi helper by Christoph Hellwig · 4 years, 9 months ago
  57. 4c8fc19 blk-mq: remove the get_cpu/put_cpu pair in blk_mq_complete_request by Christoph Hellwig · 4 years, 9 months ago
  58. 15f73f5 blk-mq: move failure injection out of blk_mq_complete_request by Christoph Hellwig · 4 years, 9 months ago
  59. d391a7a blk-mq: merge the softirq vs non-softirq IPI logic by Christoph Hellwig · 4 years, 9 months ago
  60. d6cc464 blk-mq: short cut the IPI path in blk_mq_force_complete_rq for !SMP by Christoph Hellwig · 4 years, 9 months ago
  61. 6aab1da blk-mq: complete polled requests directly by Christoph Hellwig · 4 years, 9 months ago
  62. dea6f39 blk-mq: remove raise_blk_irq by Christoph Hellwig · 4 years, 9 months ago
  63. 115243f blk-mq: factor out a helper to reise the block softirq by Christoph Hellwig · 4 years, 9 months ago
  64. c3077b5 blk-mq: merge blk-softirq.c into blk-mq.c by Christoph Hellwig · 4 years, 9 months ago
  65. 0b8eb62 block: release bip in a right way in error path by Chengguang Xu · 4 years, 9 months ago
  66. d2b1c81 Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 9 months ago
  67. bc163c2 partitions/ldm: Replace uuid_copy() with import_uuid() where it makes sense by Andy Shevchenko · 5 years ago
  68. fe35ec5 block: update hctx map when use multiple maps by Weiping Zhang · 4 years, 9 months ago
  69. 8a631c2 block: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 10 months ago
  70. a8a5e38 blk-mq: Remove redundant 'return' statement by Baolin Wang · 4 years, 9 months ago
  71. 6adc19f Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 9 months ago
  72. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 9 months ago
  73. 22f614b blk-mq: fix blk_mq_all_tag_iter by Ming Lei · 4 years, 9 months ago
  74. d94ecfc blk-mq: split out a __blk_mq_get_driver_tag helper by Christoph Hellwig · 4 years, 9 months ago
  75. 15b81ce block: nr_sects_write(): Disable preemption on seqcount write by Ahmed S. Darwish · 4 years, 9 months ago
  76. d24de76a block: remove the error argument to the block_bio_complete tracepoint by Christoph Hellwig · 4 years, 9 months ago
  77. a75ca93 block/bio-integrity: don't free 'buf' if bio_integrity_add_page() failed by yu kuai · 4 years, 10 months ago
  78. bce159d Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 9 months ago
  79. 750a02a Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 9 months ago
  80. cee9a0c mm: move readahead prototypes from mm.h by Matthew Wilcox (Oracle) · 4 years, 9 months ago
  81. 4d89e1d blk-wbt: rename __wbt_update_limits to wbt_update_limits by Guoqing Jiang · 4 years, 10 months ago
  82. 26e0ca1 blk-wbt: remove wbt_update_limits by Guoqing Jiang · 4 years, 10 months ago
  83. 32e3374 blk-throttle: remove tg_drain_bios by Guoqing Jiang · 4 years, 10 months ago
  84. b774123 blk-throttle: remove blk_throtl_drain by Guoqing Jiang · 4 years, 10 months ago
  85. bf0beec blk-mq: drain I/O when all CPUs in a hctx are offline by Ming Lei · 4 years, 10 months ago
  86. 602380d blk-mq: add blk_mq_all_tag_iter by Ming Lei · 4 years, 10 months ago
  87. 600c3b0 blk-mq: open code __blk_mq_alloc_request in blk_mq_alloc_request_hctx by Christoph Hellwig · 4 years, 10 months ago
  88. 76647368 blk-mq: use BLK_MQ_NO_TAG in more places by Christoph Hellwig · 4 years, 10 months ago
  89. 419c3d5 blk-mq: rename BLK_MQ_TAG_FAIL to BLK_MQ_NO_TAG by Christoph Hellwig · 4 years, 10 months ago
  90. 7ea4d8a blk-mq: move more request initialization to blk_mq_rq_ctx_init by Christoph Hellwig · 4 years, 10 months ago
  91. e6e7abf blk-mq: simplify the blk_mq_get_request calling convention by Christoph Hellwig · 4 years, 10 months ago
  92. 5d9c305 blk-mq: remove the bio argument to ->prepare_request by Christoph Hellwig · 4 years, 10 months ago
  93. 7b11eab blk-mq: blk-mq: provide forced completion method by Keith Busch · 4 years, 10 months ago
  94. b0beb28 Revert "block: end bio with BLK_STS_AGAIN in case of non-mq devs and REQ_NOWAIT" by Jens Axboe · 4 years, 10 months ago
  95. e7ecc142 block: blk-crypto-fallback: remove redundant initialization of variable err by Colin Ian King · 4 years, 10 months ago
  96. 524f9ff block: reduce part_stat_lock() scope by Christoph Hellwig · 4 years, 10 months ago
  97. 8ab1d40 block: remove rcu_read_lock() from part_stat_lock() by Konstantin Khlebnikov · 4 years, 10 months ago
  98. b5af37a block: add a blk_account_io_merge_bio helper by Konstantin Khlebnikov · 4 years, 10 months ago
  99. b9c54f5 block: account merge of two requests by Konstantin Khlebnikov · 4 years, 10 months ago
  100. 58d4f14 block: always use a percpu variable for disk stats by Christoph Hellwig · 4 years, 10 months ago