1. 3a96437 blk-mq: Swap two calls in blk_mq_exit_queue() by Bart Van Assche · 3 years, 8 months ago
  2. c9c1ed0 blk-mq: plug request for shared sbitmap by Ming Lei · 3 years, 8 months ago
  3. 54dbe2d kyber: fix out of bounds access when preempted by Omar Sandoval · 3 years, 8 months ago
  4. 70748bb blk-iocost: fix weight updates of inner active iocgs by Tejun Heo · 3 years, 8 months ago
  5. fc2454c block: return -EBUSY when there are open partitions in blkdev_reread_part by Christoph Hellwig · 3 years, 9 months ago
  6. 1d2310d block: only update parent bi_status when bio fail by Yufen Yu · 3 years, 9 months ago
  7. fc062d2 block: recalculate segment count for multi-segment discards correctly by David Jeffery · 3 years, 11 months ago
  8. 07feac8 block: Suppress uevent for hidden device when removed by Daniel Wagner · 3 years, 10 months ago
  9. d27b096 block: Fix REQ_OP_ZONE_RESET_ALL handling by Damien Le Moal · 3 years, 10 months ago
  10. 71b996c blk-cgroup: Fix the recursive blkg rwstat by Xunlei Pang · 3 years, 10 months ago
  11. a534778 block: Discard page cache of zone reset target range by Shin'ichiro Kawasaki · 3 years, 10 months ago
  12. 556c513 blk-settings: align max_sectors on "logical_block_size" boundary by Mikulas Patocka · 3 years, 10 months ago
  13. cc88a81 block: reopen the device in blkdev_reread_part by Christoph Hellwig · 3 years, 10 months ago
  14. 1c7b7d4 bsg: free the request before return error code by Pan Bian · 4 years ago
  15. 89e3d1a bfq: Avoid false bfq queue merging by Jan Kara · 4 years, 7 months ago
  16. d93178d bfq-iosched: Revert "bfq: Fix computation of shallow depth" by Lin Feng · 4 years ago
  17. fb8f9b2 blk-cgroup: Use cond_resched() when destroy blkgs by Baolin Wang · 4 years ago
  18. 20786fd blk-mq: test QUEUE_FLAG_HCTX_ACTIVE for sbitmap_shared in hctx_may_queue by Ming Lei · 4 years ago
  19. 847c765 blk-mq-debugfs: Add decode for BLK_MQ_F_TAG_HCTX_SHARED by John Garry · 4 years ago
  20. 7fdaca8 bfq: Fix computation of shallow depth by Jan Kara · 4 years, 1 month ago
  21. 481097d block: fix use-after-free in disk_part_iter_next by Ming Lei · 4 years ago
  22. cafc6e7 blk-iocost: fix NULL iocg deref from racing against initialization by Tejun Heo · 4 years ago
  23. d55d15a scsi: block: Do not accept any requests while suspended by Alan Stern · 4 years, 1 month ago
  24. 782c9ef scsi: block: Remove RQF_PREEMPT and BLK_MQ_REQ_PREEMPT by Bart Van Assche · 4 years, 1 month ago
  25. 8ed46b3 scsi: block: Introduce BLK_MQ_REQ_PM by Bart Van Assche · 4 years, 1 month ago
  26. bfb39e6 block: add debugfs stanza for QUEUE_FLAG_NOWAIT by Andres Freund · 4 years ago
  27. 092898b scsi: block: Fix a race in the runtime power management code by Bart Van Assche · 4 years, 1 month ago
  28. be1515b Merge tag 'block-5.10-2020-12-05' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
  29. b329850 Merge tag 'for-5.10/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 4 years, 1 month ago
  30. 3ee16db dm: fix IO splitting by Mike Snitzer · 4 years, 1 month ago
  31. 7e7986f block: use gcd() to fix chunk_sectors limit stacking by Mike Snitzer · 4 years, 1 month ago
  32. 47a84653 block/keyslot-manager: prevent crash when num_slots=1 by Eric Biggers · 4 years, 2 months ago
  33. b7131ee blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats by Christoph Hellwig · 4 years, 2 months ago
  34. 9f16a66 block: mark flush request as IDLE when it is really finished by Ming Lei · 4 years, 2 months ago
  35. 7e890c3 block: add a return value to set_capacity_revalidate_and_notify by Christoph Hellwig · 4 years, 2 months ago
  36. 65ff5cd blk-mq: mark flush request as IDLE in flush_end_io() by Ming Lei · 4 years, 2 months ago
  37. 4977d12 block: advance iov_iter on bio_add_hw_page failure by Naohiro Aota · 4 years, 2 months ago
  38. f255c19 blk-cgroup: Pre-allocate tree node on blkg_conf_prep by Gabriel Krisman Bertazi · 4 years, 2 months ago
  39. 52abfcb blk-cgroup: Fix memleak on error path by Gabriel Krisman Bertazi · 4 years, 2 months ago
  40. d769139 Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 2 months ago
  41. 24f7bb8 block: blk-mq: fix a kernel-doc markup by Mauro Carvalho Chehab · 4 years, 2 months ago
  42. 576e85c blk-mq: remove the calling of local_memory_node() by Xianting Tian · 4 years, 2 months ago
  43. 5cd3ddc docs: bio: fix a kerneldoc markup by Mauro Carvalho Chehab · 4 years, 4 months ago
  44. 5b874af block: bio: fix a warning at the kernel-doc markups by Mauro Carvalho Chehab · 4 years, 4 months ago
  45. 4815519 Merge tag 'for-5.10/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 4 years, 3 months ago
  46. 3b481d9 block: add zone specific block statuses by Keith Busch · 4 years, 3 months ago
  47. 7cd4ecd Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  48. 3ad11d7 Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  49. 85ed13e Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
  50. 47ce030 blk-mq: move cancel of hctx->run_work to the front of blk_exit_queue by Yang Yang · 4 years, 3 months ago
  51. c728152 blk-mq: get rid of the dead flush handle code path by Yufen Yu · 4 years, 3 months ago
  52. 0546858 block: get rid of unnecessary local variable by Yufen Yu · 4 years, 3 months ago
  53. f0c6ae0 block: fix comment and add lockdep assert by Yufen Yu · 4 years, 3 months ago
  54. 0841031 blk-mq: use helper function to test hw stopped by Yufen Yu · 4 years, 3 months ago
  55. 75e6c00 block: use helper function to test queue register by Yufen Yu · 4 years, 3 months ago
  56. 6251b75 block: remove redundant mq check by Yufen Yu · 4 years, 3 months ago
  57. dd1c372 block: invoke blk_mq_exit_sched no matter whether have .exit_sched by Yufen Yu · 4 years, 3 months ago
  58. 583090b Merge tag 'block5.9-2020-10-08' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  59. f4ac712 block: ratelimit handle_bad_sector() message by Tetsuo Handa · 4 years, 3 months ago
  60. 1da30f9 blk-throttle: Re-use the throtl_set_slice_end() by Baolin Wang · 4 years, 3 months ago
  61. 2937967 blk-throttle: Open code __throtl_de/enqueue_tg() by Baolin Wang · 4 years, 3 months ago
  62. 2397611 blk-throttle: Move service tree validation out of the throtl_rb_first() by Baolin Wang · 4 years, 3 months ago
  63. b7b609d blk-throttle: Move the list operation after list validation by Baolin Wang · 4 years, 3 months ago
  64. 5b7048b blk-throttle: Fix IO hang for a corner case by Baolin Wang · 4 years, 3 months ago
  65. b185efa blk-throttle: Avoid tracking latency if low limit is invalid by Baolin Wang · 4 years, 3 months ago
  66. 7901601 blk-throttle: Avoid getting the current time if tg->last_finish_time is 0 by Baolin Wang · 4 years, 3 months ago
  67. 4247d9c8 blk-throttle: Remove a meaningless parameter for throtl_downgrade_state() by Baolin Wang · 4 years, 3 months ago
  68. fa1c3ea block: Remove redundant 'return' statement by Baolin Wang · 4 years, 3 months ago
  69. 681cc5e dm: fix request-based DM to not bounce through indirect dm_submit_bio by Mike Snitzer · 4 years, 3 months ago
  70. 7370997 partitions/ibm: fix non-DASD devices by Christoph Hellwig · 4 years, 3 months ago
  71. a926c7a block: Consider only dispatched requests for inflight statistic by Gabriel Krisman Bertazi · 4 years, 3 months ago
  72. eda5cc9 block: move blk_mq_sched_try_merge to blk-merge.c by Christoph Hellwig · 4 years, 3 months ago
  73. d59da41 block: remove the unused blk_integrity_merge_bio export by Christoph Hellwig · 4 years, 3 months ago
  74. 92cf2fd block: remove the unused blk_integrity_merge_rq export by Christoph Hellwig · 4 years, 3 months ago
  75. cf785af block: warn if !__GFP_DIRECT_RECLAIM in bio_crypt_set_ctx() by Eric Biggers · 4 years, 4 months ago
  76. 93f221a block: make blk_crypto_rq_bio_prep() able to fail by Eric Biggers · 4 years, 4 months ago
  77. 0756015 block: make bio_crypt_clone() able to fail by Eric Biggers · 4 years, 4 months ago
  78. 10ed166 block: add a bdget_part helper by Christoph Hellwig · 4 years, 3 months ago
  79. 89cd35c iov_iter: transparently handle compat iovecs in import_iovec by Christoph Hellwig · 4 years, 3 months ago
  80. f5ace5e block: scsi_ioctl: Avoid the use of one-element arrays by Gustavo A. R. Silva · 4 years, 3 months ago
  81. f016a54 Merge tag 'block-5.9-2020-10-02' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  82. 6d53a9f block/scsi-ioctl: Fix kernel-infoleak in scsi_put_cdrom_generic_arg() by Peilin Ye · 4 years, 3 months ago
  83. 1471308 Merge remote-tracking branch 'jens/for-5.10/block' into dm-5.10 by Mike Snitzer · 4 years, 3 months ago
  84. 76cffcc block-mq: fix comments in blk_mq_queue_tag_busy_iter by yangerkun · 4 years, 3 months ago
  85. 632bfb6 blk-mq: call commit_rqs while list empty but error happen by yangerkun · 4 years, 4 months ago
  86. 8229cca blk-mq: add cond_resched() in __blk_mq_alloc_rq_maps() by Xianting Tian · 4 years, 3 months ago
  87. a1bffa4 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 3 months ago
  88. bec02db iocost: consider iocgs with active delays for debt forgiveness by Tejun Heo · 4 years, 4 months ago
  89. c5a6561 iocost: add iocg_forgive_debt tracepoint by Tejun Heo · 4 years, 4 months ago
  90. c7af2a0 iocost: reimplement debt forgiveness using average usage by Tejun Heo · 4 years, 4 months ago
  91. d951784 iocost: recalculate delay after debt reduction by Tejun Heo · 4 years, 4 months ago
  92. 33a1fe6 iocost: replace nr_shortages cond in ioc_forgive_debts() with busy_level one by Tejun Heo · 4 years, 4 months ago
  93. ab8df82 iocost: factor out ioc_forgive_debts() by Tejun Heo · 4 years, 4 months ago
  94. 021a244 block: add QUEUE_FLAG_NOWAIT by Mike Snitzer · 4 years, 3 months ago
  95. 8a63a86 block: use bd_partno in bdevname by Christoph Hellwig · 4 years, 4 months ago
  96. fa01b1e block: add a bdev_is_partition helper by Christoph Hellwig · 4 years, 4 months ago
  97. ac8f7a0 Merge branch 'for-5.10/block' into for-5.10/drivers by Jens Axboe · 4 years, 3 months ago
  98. 1cb039f bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag by Christoph Hellwig · 4 years, 3 months ago
  99. ed7b6b4 bdi: remove BDI_CAP_CGROUP_WRITEBACK by Christoph Hellwig · 4 years, 3 months ago
  100. c2e4cd5 block: lift setting the readahead size into the block layer by Christoph Hellwig · 4 years, 3 months ago