1. d6c8e94 blk-iocost: Fix error on iocost_ioc_vrate_adj by Waiman Long · 4 years, 8 months ago
  2. 3a89c25 blk-wbt: Use tracepoint_string() for wbt_step tracepoint string literals by Tommi Rantala · 4 years, 9 months ago
  3. 5fe56de blk-mq: Put driver tag in blk_mq_dispatch_rq_list() when no budget by John Garry · 4 years, 9 months ago
  4. 8df2a0a Merge tag 'block-5.7-2020-04-10' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 9 months ago
  5. cb6b771 block: fix busy device checking in blk_drop_partitions again by Christoph Hellwig · 4 years, 9 months ago
  6. d3ef5536 block: fix busy device checking in blk_drop_partitions by Christoph Hellwig · 4 years, 9 months ago
  7. 536167d4 blk-mq: don't commit_rqs() if none were queued by Keith Busch · 4 years, 9 months ago
  8. 79f51b7 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 9 months ago
  9. 69c1fd9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 4 years, 9 months ago
  10. 4308a43 blkcg: don't offline parent blkcg first by Tejun Heo · 5 years ago
  11. d866dbf blkcg: rename blkcg->cgwb_refcnt to ->online_pin and always use it by Tejun Heo · 5 years ago
  12. a776c27 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  13. 1592614 Merge tag 'for-5.7/drivers-2020-03-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 9 months ago
  14. 10f36b1 Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 9 months ago
  15. 654a366 block: return NULL in blk_alloc_queue() on error by Chaitanya Kulkarni · 4 years, 9 months ago
  16. 02694e8 block: add a zone condition debug helper by Chaitanya Kulkarni · 4 years, 9 months ago
  17. 130879f block: move bio_map_* to blk-map.c by Christoph Hellwig · 4 years, 9 months ago
  18. f01b411 Revert "blkdev: check for valid request queue before issuing flush" by Christoph Hellwig · 4 years, 9 months ago
  19. 3d745ea block: simplify queue allocation by Christoph Hellwig · 4 years, 9 months ago
  20. 2f227bb block: add a blk_mq_init_queue_data helper by Christoph Hellwig · 4 years, 9 months ago
  21. 348e114 block: move the ->devnode callback to struct block_device_operations by Christoph Hellwig · 4 years, 9 months ago
  22. c6a564ff block: move the part_stat* helpers from genhd.h to a new header by Christoph Hellwig · 4 years, 9 months ago
  23. 581e260 block: move block layer internals out of include/linux/genhd.h by Christoph Hellwig · 4 years, 9 months ago
  24. 29125ed block: move guard_bio_eod to bio.c by Christoph Hellwig · 4 years, 9 months ago
  25. 1b4d4db block: unexport get_gendisk by Christoph Hellwig · 4 years, 9 months ago
  26. a7818ae block: unexport disk_map_sector_rcu by Christoph Hellwig · 4 years, 9 months ago
  27. 572e7fc block: unexport disk_get_part by Christoph Hellwig · 4 years, 9 months ago
  28. 6005771 block: mark part_in_flight and part_in_flight_rw static by Christoph Hellwig · 4 years, 9 months ago
  29. 31eb618 block: mark block_depr static by Christoph Hellwig · 4 years, 9 months ago
  30. c92a410 block: factor out requeue handling from dispatch code by Johannes Thumshirn · 4 years, 9 months ago
  31. 8cd5b8f block/diskstats: replace time_in_queue with sum of request times by Konstantin Khlebnikov · 4 years, 9 months ago
  32. ea18e0f block/diskstats: accumulate all per-cpu counters in one pass by Konstantin Khlebnikov · 4 years, 9 months ago
  33. 2b8bd42 block/diskstats: more accurate approximation of io_ticks for slow disks by Konstantin Khlebnikov · 4 years, 9 months ago
  34. 387048b block: merge partition-generic.c and check.c by Christoph Hellwig · 4 years, 9 months ago
  35. 3f4fc59 block: move the various x86 Unix label formats out of genhd.h by Christoph Hellwig · 4 years, 9 months ago
  36. cb0ab52 partitions/msdos: remove LINUX_SWAP_PARTITION by Christoph Hellwig · 4 years, 9 months ago
  37. 0226e9e block: move the *_PARTITION enum out of genhd.h by Christoph Hellwig · 4 years, 9 months ago
  38. 1442f76 block: move struct partition out of genhd.h by Christoph Hellwig · 4 years, 9 months ago
  39. cbb5cb3 block: remove block/partitions/sun.h by Christoph Hellwig · 4 years, 9 months ago
  40. 95f77ef block: remove block/partitions/sgi.h by Christoph Hellwig · 4 years, 9 months ago
  41. 3466f63 block: remove block/partitions/osf.h by Christoph Hellwig · 4 years, 9 months ago
  42. f6d1735 block: remove block/partitions/karma.h by Christoph Hellwig · 4 years, 9 months ago
  43. 3f1b95e block: declare all partition detection routines in check.h by Christoph Hellwig · 4 years, 9 months ago
  44. ffa9ed6 block: remove warn_no_part by Christoph Hellwig · 4 years, 9 months ago
  45. 74cc979c block: cleanup how md_autodetect_dev is called by Christoph Hellwig · 4 years, 9 months ago
  46. 1a9fba3 block: unexport read_dev_sector and put_dev_sector by Christoph Hellwig · 4 years, 9 months ago
  47. f17c21c block: remove alloc_part_info and free_part_info by Christoph Hellwig · 4 years, 9 months ago
  48. 3ad5cee block: move sysfs methods shared by disks and partitions to genhd.c by Christoph Hellwig · 4 years, 9 months ago
  49. 5cbd28e block: move disk_name and related helpers out of partition-generic.c by Christoph Hellwig · 4 years, 9 months ago
  50. ea3edd4 block: remove __bdevname by Christoph Hellwig · 4 years, 9 months ago
  51. d2332c5 block: remove the blk_lookup_devt export by Christoph Hellwig · 4 years, 9 months ago
  52. 4d38a87 block, bfq: invoke flush_idle_tree after reparent_active_queues in pd_offline by Paolo Valente · 4 years, 9 months ago
  53. 576682f block, bfq: make reparent_leaf_entity actually work only on leaf entities by Paolo Valente · 4 years, 9 months ago
  54. c899773 block, bfq: turn put_queue into release_process_ref in __bfq_bic_change_cgroup by Paolo Valente · 4 years, 9 months ago
  55. fd1bb3a block, bfq: move forward the getting of an extra ref in bfq_bfqq_move by Paolo Valente · 4 years, 9 months ago
  56. 2f95fa5 block, bfq: fix use-after-free in bfq_idle_slice_timer_body by Zhiqiang Liu · 4 years, 10 months ago
  57. e598a72 block/genhd: Notify udev about capacity change by Balbir Singh · 4 years, 10 months ago
  58. de6a78b block: Prevent hung_check firing during long sync IO by Ming Lei · 4 years, 10 months ago
  59. 7901b6e blk-mq: Fix typo in comment by Gabriela Bittencourt · 5 years ago
  60. e74d93e block: keep bdi->io_pages in sync with max_sectors_kb for stacked devices by Konstantin Khlebnikov · 4 years, 10 months ago
  61. 6fdb79f scsi: core: Allow non-root users to perform ZBC commands by Ryan Attard · 4 years, 10 months ago
  62. 11bde98 block, zoned: fix integer overflow with BLKRESETZONE et al by Alexey Dobriyan · 4 years, 11 months ago
  63. fa800d7 blk-iocost: remove duplicated lines in comments by Weiping Zhang · 4 years, 10 months ago
  64. 88d6041 block: sed-opal: Change the check condition for regular session validity by Revanth Rajashekar · 4 years, 10 months ago
  65. b53df2e block: Fix partition support for host aware zoned block devices by Shin'ichiro Kawasaki · 4 years, 10 months ago
  66. ce24f73 block: cleanup comment for blk_flush_complete_seq by Guoqing Jiang · 4 years, 10 months ago
  67. 754a157 block: remove unneeded argument from blk_alloc_flush_queue by Guoqing Jiang · 4 years, 10 months ago
  68. 361301a block: cleanup for _blk/blk_rq_prep_clone by Guoqing Jiang · 4 years, 10 months ago
  69. fc4cc77 block: remove redundant setting of QUEUE_FLAG_DYING by Guoqing Jiang · 4 years, 10 months ago
  70. 35ed78b block: use bio_{wouldblock,io}_error in direct_make_request by Guoqing Jiang · 4 years, 10 months ago
  71. 0d72031 block: fix comment for blk_cloned_rq_check_limits by Guoqing Jiang · 4 years, 10 months ago
  72. cc3200e blk-mq: insert flush request to the front of dispatch queue by Ming Lei · 4 years, 10 months ago
  73. 30a2da7 block: Fix use-after-free issue accessing struct io_cq by Sahitya Tummala · 4 years, 10 months ago
  74. dcd6589 blk-iocost: fix incorrect vtime comparison in iocg_is_idle() by Tejun Heo · 4 years, 10 months ago
  75. d0930bb blk-mq: Fix a recently introduced regression in blk_mq_realloc_hw_ctxs() by Bart Van Assche · 4 years, 10 months ago
  76. 6e66b49 blk-mq: Keep set->nr_hw_queues and set->map[].nr_queues in sync by Bart Van Assche · 4 years, 10 months ago
  77. d5528d5 partitions/efi: Fix partition name parsing in GUID partition entry by Nikolai Merinov · 4 years, 10 months ago
  78. 14afc59 block, bfq: fix overwrite of bfq_group pointer in bfq_find_set_group() by Carlo Nonato · 4 years, 10 months ago
  79. e959e54 block: Remove used kblockd_schedule_work_on() by Daniel Wagner · 4 years, 10 months ago
  80. cae740a blk-mq: Remove some unused function arguments by John Garry · 4 years, 10 months ago
  81. 01e99ae blk-mq: insert passthrough request into hctx->dispatch directly by Ming Lei · 4 years, 10 months ago
  82. ed535f2 Merge tag 'block-5.6-2020-02-05' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  83. c92bdde block, bfq: clarify the goal of bfq_split_bfqq() by Paolo Valente · 5 years ago
  84. db37a34 block, bfq: get a ref to a group when adding it to a service tree by Paolo Valente · 5 years ago
  85. 4d8340d block, bfq: remove ifdefs from around gets/puts of bfq groups by Paolo Valente · 5 years ago
  86. 33a16a9 block, bfq: extend incomplete name of field on_st by Paolo Valente · 5 years ago
  87. ecedd3d block, bfq: get extra ref to prevent a queue from being freed during a group move by Paolo Valente · 5 years ago
  88. 32c59e3 block, bfq: do not insert oom queue into position tree by Paolo Valente · 5 years ago
  89. f718b09 block, bfq: do not plug I/O for bfq_queues with no proc refs by Paolo Valente · 5 years ago
  90. 33c84e8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  91. 48b4b4f Merge tag 'for-5.6/block-2020-01-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  92. b720530 block: allow partitions on host aware zone devices by Christoph Hellwig · 5 years ago
  93. 5336da3 partitions/ldm: fix spelling mistake "to" -> "too" by Colin Ian King · 5 years ago
  94. 554d21e block, bfq: improve arithmetic division in bfq_delta() by Wen Yang · 5 years ago
  95. b7f22d9 block/bfq: remove unused bfq_class_rt which never used by Alex Shi · 5 years ago
  96. ad6bf88 block: fix an integer overflow in logical block size by Mikulas Patocka · 5 years ago
  97. 4a2f704 block: fix get_max_segment_size() overflow on 32bit arch by Ming Lei · 5 years ago
  98. 83c9c54 fs: move guard_bio_eod() after bio_set_op_attrs by Ming Lei · 5 years ago
  99. 8e42d23 block: mark zone-mgmt bios with REQ_SYNC by Chaitanya Kulkarni · 5 years ago
  100. 105663f blk-mq: Document functions for sending request by André Almeida · 5 years ago