1. c66fd01 block: make the block holder code optional by Christoph Hellwig · 3 years, 5 months ago
  2. 90b7198 blk-mq: Introduce the BLK_MQ_F_NO_SCHED_BY_DEFAULT flag by Bart Van Assche · 3 years, 5 months ago
  3. 2bc1f6e block: remove blk-mq-sysfs dead code by Damien Le Moal · 3 years, 6 months ago
  4. e6138dc block: add a helper to raise a media changed event by Matteo Croce · 3 years, 6 months ago
  5. 13927b3 block: export diskseq in sysfs by Matteo Croce · 3 years, 6 months ago
  6. 7957d93 block: add ioctl to read the disk sequence number by Matteo Croce · 3 years, 6 months ago
  7. 87eb710 block: export the diskseq in uevents by Matteo Croce · 3 years, 6 months ago
  8. cf17994 block: add disk sequence number by Matteo Croce · 3 years, 6 months ago
  9. 2164877 block: remove cmdline-parser.c by Christoph Hellwig · 3 years, 5 months ago
  10. abd2864 block: remove disk_name() by Christoph Hellwig · 3 years, 5 months ago
  11. 1d70354 block: simplify disk name formatting in check_partition by Christoph Hellwig · 3 years, 5 months ago
  12. 453b8ab block: simplify printing the device names disk_stack_limits by Christoph Hellwig · 3 years, 5 months ago
  13. a291bb43 block: use the %pg format specifier in show_partition by Christoph Hellwig · 3 years, 5 months ago
  14. a9e7bc3 block: use the %pg format specifier in printk_all_partitions by Christoph Hellwig · 3 years, 5 months ago
  15. 26e2d7a block: reduce stack usage in diskstats_show by Abd-Alrhman Masalkhi · 3 years, 5 months ago
  16. 2f4731d block: remove bdput by Christoph Hellwig · 3 years, 5 months ago
  17. 9d3b881 block: change the refcounting for partitions by Christoph Hellwig · 3 years, 5 months ago
  18. 0468c53 block: allocate bd_meta_info later in add_partitions by Christoph Hellwig · 3 years, 5 months ago
  19. d7a6657 block: unhash the whole device inode earlier by Christoph Hellwig · 3 years, 5 months ago
  20. a45e43c block: assert the locking state in delete_partition by Christoph Hellwig · 3 years, 5 months ago
  21. 503469b block: use bvec_kmap_local in bio_integrity_process by Christoph Hellwig · 3 years, 5 months ago
  22. 8aec120 block: use bvec_kmap_local in t10_pi_type1_{prepare,complete} by Christoph Hellwig · 3 years, 5 months ago
  23. 4aebe85 block: use memcpy_from_bvec in __blk_queue_bounce by Christoph Hellwig · 3 years, 5 months ago
  24. d24920e block: use memcpy_from_bvec in bio_copy_kern_endio_read by Christoph Hellwig · 3 years, 5 months ago
  25. f434cdc block: use memcpy_to_bvec in copy_to_high_bio_irq by Christoph Hellwig · 3 years, 5 months ago
  26. f8b679a block: rewrite bio_copy_data_iter to use bvec_kmap_local and memcpy_to_bvec by Christoph Hellwig · 3 years, 5 months ago
  27. ab6c340 block: use memzero_page in zero_fill_bio by Christoph Hellwig · 3 years, 5 months ago
  28. 4669e13 Merge tag 'block-5.14-2021-07-30' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 5 months ago
  29. 340e845 block: delay freeing the gendisk by Christoph Hellwig · 3 years, 5 months ago
  30. 5ab189c blk-iocost: fix operation ordering in iocg_wake_fn() by Tejun Heo · 3 years, 5 months ago
  31. b93af30 blk-mq-sched: Fix blk_mq_sched_alloc_tags() error handling by John Garry · 3 years, 5 months ago
  32. a022f7d Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 6 months ago
  33. a731763 blk-cgroup: prevent rcu_sched detected stalls warnings while iterating blkgs by Yu Kuai · 3 years, 6 months ago
  34. d80c228 block: fix the problem of io_ticks becoming smaller by Chunguang Xu · 3 years, 6 months ago
  35. d2500a0 scsi: blkcg: Fix application ID config options by Martin K. Petersen · 3 years, 6 months ago
  36. bd31b9e Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 6 months ago
  37. 4cad671 Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 3 years, 6 months ago
  38. 63c38d8 block: remove the bdgrab in blk_drop_partitions by Christoph Hellwig · 3 years, 6 months ago
  39. 498dcc1 block: grab a device refcount in disk_uevent by Christoph Hellwig · 3 years, 6 months ago
  40. b5cfbd3 block: check disk exist before trying to add partition by Yufen Yu · 3 years, 7 months ago
  41. 2cfa582b Merge tag 'for-5.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 3 years, 6 months ago
  42. fb9b16e block: return errors from blk_execute_rq() by Keith Busch · 3 years, 7 months ago
  43. c01b5a8 block: support polling through blk_execute_rq by Keith Busch · 3 years, 7 months ago
  44. da6269d block: remove REQ_OP_SCSI_{IN,OUT} by Christoph Hellwig · 3 years, 6 months ago
  45. 5ec780a block: mark blk_mq_init_queue_data static by Christoph Hellwig · 3 years, 6 months ago
  46. 4404621 Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 6 months ago
  47. df668a5 Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 6 months ago
  48. 2705dfb block: fix discard request merge by Ming Lei · 3 years, 6 months ago
  49. c06bc5a block/mq-deadline: Remove a WARN_ON_ONCE() call by Bart Van Assche · 3 years, 6 months ago
  50. cb9516b blk-mq: update hctx->dispatch_busy in case of real scheduler by Ming Lei · 3 years, 6 months ago
  51. fd2ef39 blk: Fix lock inversion between ioc lock and bfqd lock by Jan Kara · 3 years, 6 months ago
  52. a921c65 bfq: Remove merged request already in bfq_requests_merged() by Jan Kara · 3 years, 6 months ago
  53. 0384264 block: pass a gendisk to bdev_disk_changed by Christoph Hellwig · 3 years, 6 months ago
  54. 630161c block: move bdev_disk_changed by Christoph Hellwig · 3 years, 6 months ago
  55. 2bc8cda block: add the events* attributes to disk_attrs by Christoph Hellwig · 3 years, 6 months ago
  56. d5870ed block: move the disk events code to a separate file by Christoph Hellwig · 3 years, 6 months ago
  57. 60b6a7e block: fix trace completion for chained bio by Edward Hsieh · 3 years, 6 months ago
  58. ddcc5c5 block/partitions/msdos: Fix typo inidicator -> indicator by Thomas Bracht Laumann Jespersen · 3 years, 6 months ago
  59. 9a2ac41 block, bfq: reset waker pointer with shared queues by Paolo Valente · 3 years, 6 months ago
  60. efc7252 block, bfq: check waker only for queues with no in-flight I/O by Paolo Valente · 3 years, 6 months ago
  61. bd3664b block, bfq: avoid delayed merge of async queues by Paolo Valente · 3 years, 6 months ago
  62. 7812472 block, bfq: boost throughput by extending queue-merging times by Pietro Pedroni · 3 years, 6 months ago
  63. d4f4998 block, bfq: consider also creation time in delayed stable merge by Paolo Valente · 3 years, 6 months ago
  64. e03f2ab block, bfq: fix delayed stable merge check by Luca Mariotti · 3 years, 6 months ago
  65. 511a26992 block, bfq: let also stably merged queues enjoy weight raising by Paolo Valente · 3 years, 6 months ago
  66. 76a8040 blk-wbt: make sure throttle is enabled properly by Zhang Yi · 3 years, 6 months ago
  67. 1d0903d blk-wbt: introduce a new disable state to prevent false positive by rwb_enabled() by Zhang Yi · 3 years, 6 months ago
  68. fb926032 block/mq-deadline: Prioritize high-priority requests by Bart Van Assche · 3 years, 6 months ago
  69. 08a9ad8 block/mq-deadline: Add cgroup support by Bart Van Assche · 3 years, 6 months ago
  70. 38ba64d block/mq-deadline: Track I/O statistics by Bart Van Assche · 3 years, 6 months ago
  71. c807ab5 block/mq-deadline: Add I/O priority support by Bart Van Assche · 3 years, 6 months ago
  72. d672d32 block/mq-deadline: Micro-optimize the batching algorithm by Bart Van Assche · 3 years, 6 months ago
  73. 0775758 block/mq-deadline: Reserve 25% of scheduler tags for synchronous requests by Bart Van Assche · 3 years, 6 months ago
  74. d6d7f01 block/mq-deadline: Improve the sysfs show and store macros by Bart Van Assche · 3 years, 6 months ago
  75. 004a26b block/mq-deadline: Improve compile-time argument checking by Bart Van Assche · 3 years, 6 months ago
  76. 3e9a99e block/mq-deadline: Rename dd_init_queue() and dd_exit_queue() by Bart Van Assche · 3 years, 6 months ago
  77. 2f295be block/mq-deadline: Remove two local variables by Bart Van Assche · 3 years, 6 months ago
  78. 3bd473f block/mq-deadline: Add two lockdep_assert_held() statements by Bart Van Assche · 3 years, 6 months ago
  79. 46eae2e block/mq-deadline: Add several comments by Bart Van Assche · 3 years, 6 months ago
  80. 556910e block: Introduce the ioprio rq-qos policy by Bart Van Assche · 3 years, 6 months ago
  81. fb44023 block/blk-rq-qos: Move a function from a header file into a C file by Bart Van Assche · 3 years, 6 months ago
  82. 19688d7 block/blk-cgroup: Swap the blk_throtl_init() and blk_iolatency_init() calls by Bart Van Assche · 3 years, 6 months ago
  83. 5f6776b block/Kconfig: Make the BLK_WBT and BLK_WBT_MQ entries consecutive by Bart Van Assche · 3 years, 6 months ago
  84. a79da21 blk-wbt: remove outdated comment by lijiazi · 3 years, 6 months ago
  85. e42cfb1 block: Remove unnecessary elevator operation checks by Damien Le Moal · 3 years, 6 months ago
  86. f0c1c4d blk-mq: fix use-after-free in blk_mq_exit_sched by Ming Lei · 3 years, 7 months ago
  87. 2f064a5 sched: Change task_struct::state by Peter Zijlstra · 3 years, 7 months ago
  88. d6c23bb sched: Add get_current_state() by Peter Zijlstra · 3 years, 7 months ago
  89. b03fbd4 sched: Introduce task_is_running() by Peter Zijlstra · 3 years, 7 months ago
  90. c28a614 block: export blk_next_bio() by Chaitanya Kulkarni · 3 years, 7 months ago
  91. a72c374 block: mark queue init done at the end of blk_register_queue by Ming Lei · 3 years, 7 months ago
  92. 2cafe29 block: fix race between adding/removing rq qos and normal IO by Ming Lei · 3 years, 7 months ago
  93. 08c1d48 blk-mq: remove blk_mq_init_sq_queue by Christoph Hellwig · 3 years, 7 months ago
  94. b461dfc blk-mq: add the blk_mq_alloc_disk APIs by Christoph Hellwig · 3 years, 7 months ago
  95. 26a9750 blk-mq: improve the blk_mq_init_allocated_queue interface by Christoph Hellwig · 3 years, 7 months ago
  96. cdb14e0 blk-mq: factor out a blk_mq_alloc_sq_tag_set helper by Christoph Hellwig · 3 years, 7 months ago
  97. d2bcbea scsi: blkcg: Add app identifier support for blkcg by Muneendra Kumar · 3 years, 7 months ago
  98. 11c7aa0 rq-qos: fix missed wake-ups in rq_qos_throttle try two by Jan Kara · 3 years, 7 months ago
  99. 1ee533e block: improve handling of all zones reset operation by Damien Le Moal · 3 years, 7 months ago
  100. 7cc2623 block: Update blk_update_request() documentation by Bart Van Assche · 3 years, 7 months ago