1. 0da5221 Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  2. 7e5192b Merge tag 'for-5.5/disk-revalidate-20191122' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  3. 464a47f Merge tag 'for-5.5/zoned-20191122' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  4. ff6814b Merge tag 'for-5.5/block-20191121' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  5. 1e27915 Revert "block: split bio if the only bvec's length is > SZ_4K" by Jens Axboe · 5 years ago
  6. b686631 block: add iostat counters for flush requests by Konstantin Khlebnikov · 5 years ago
  7. 40d47c1 block,bfq: Skip tracing hooks if possible by Dmitry Monakhov · 5 years ago
  8. c6da429 block: sed-opal: Introduce SUM_SET_LIST parameter and append it using 'add_token_u64' by Revanth Rajashekar · 5 years ago
  9. de678bc block: Don't disable interrupts in trigger_softirq() by Sebastian Andrzej Siewior · 5 years ago
  10. 8b37bc2 iocost: check active_list of all the ancestors in iocg_activate() by Jiufei Xue · 5 years ago
  11. f0b870d block: remove (__)blkdev_reread_part as an exported API by Christoph Hellwig · 5 years ago
  12. 142fe8f block: fix bdev_disk_changed for non-partitioned devices by Christoph Hellwig · 5 years ago
  13. a1548b6 block: move rescan_partitions to fs/block_dev.c by Christoph Hellwig · 5 years ago
  14. 6917d06 block: merge invalidate_partitions into rescan_partitions by Christoph Hellwig · 5 years ago
  15. f902b02 block: refactor rescan_partitions by Christoph Hellwig · 5 years ago
  16. 478de33 block, bfq: deschedule empty bfq_queues not referred by any process by Paolo Valente · 5 years ago
  17. cb711b9 blk-mq: Delete blk_mq_has_free_tags() and blk_mq_can_queue() by John Garry · 5 years ago
  18. d410035 block: rework zone reporting by Christoph Hellwig · 5 years ago
  19. 5eac3eb block: Remove partition support for zoned block devices by Damien Le Moal · 5 years ago
  20. ceeb373 block: Simplify report zones execution by Damien Le Moal · 5 years ago
  21. c98c3d09 block: cleanup the !zoned case in blk_revalidate_disk_zones by Christoph Hellwig · 5 years ago
  22. d9dd730 block: Enhance blk_revalidate_disk_zones() by Damien Le Moal · 5 years ago
  23. e3a5d8e block: check bi_size overflow before merge by Junichi Nomura · 5 years ago
  24. 6952a7f block: split bio if the only bvec's length is > SZ_4K by Ming Lei · 5 years ago
  25. 59db8ba block: still try to split bio if the bvec crosses pages by Ming Lei · 5 years ago
  26. 1d156646 blk-cgroup: separate out blkg_rwstat under CONFIG_BLK_CGROUP_RWSTAT by Tejun Heo · 5 years ago
  27. f733164 blk-cgroup: reimplement basic IO stats using cgroup rstat by Tejun Heo · 5 years ago
  28. 8a80d5d blk-cgroup: remove now unused blkg_print_stat_{bytes|ios}_recursive() by Tejun Heo · 5 years ago
  29. 7ca4643 blk-throtl: stop using blkg->stat_bytes and ->stat_ios by Tejun Heo · 5 years ago
  30. fd41e60 bfq-iosched: stop using blkg->stat_bytes and ->stat_ios by Tejun Heo · 5 years ago
  31. a557f1c bfq-iosched: relocate bfqg_*rwstat*() helpers by Tejun Heo · 5 years ago
  32. 912c0a8 Merge branch 'for-linus' into for-5.5/block by Jens Axboe · 5 years ago
  33. e876df1 block: add zone open, close and finish ioctl support by Ajay Joshi · 5 years ago
  34. 6c1b1da block: add zone open, close and finish operations by Ajay Joshi · 5 years ago
  35. c7a1d92 block: Simplify REQ_OP_ZONE_RESET_ALL handling by Damien Le Moal · 5 years ago
  36. a84324d block: Remove REQ_OP_ZONE_RESET plugging by Damien Le Moal · 5 years ago
  37. b081436 blkcg: make blkcg_print_stat() print stats only for online blkgs by Tejun Heo · 5 years ago
  38. f8db383 block: Warn if elevator= parameter is used by Jan Kara · 5 years ago
  39. fa53228 block: avoid blk_bio_segment_split for small I/O operations by Christoph Hellwig · 5 years ago
  40. d2c9be8 blk-mq: make sure that line break can be printed by Ming Lei · 5 years ago
  41. 62c441c block: sed-opal: Introduce Opal Datastore UID by Revanth Rajashekar · 5 years ago
  42. 51f421c block: sed-opal: Add support to read/write opal tables generically by Revanth Rajashekar · 5 years ago
  43. 3495ea1 block: sed-opal: Generalizing write data to any opal table by Revanth Rajashekar · 5 years ago
  44. 8962842 blk-mq: avoid sysfs buffer overflow with too many CPU cores by Ming Lei · 5 years ago
  45. 626fb73 blk-mq: Make blk_mq_run_hw_queue() return void by John Garry · 5 years ago
  46. 41591a5 iocost: don't nest spin_lock_irq in ioc_weight_write() by Dan Carpenter · 5 years ago
  47. 1fead71 blk-mq: remove needless goto from blk_mq_get_driver_tag by André Almeida · 5 years ago
  48. f7e76db block: Reduce the amount of memory used for tag sets by Bart Van Assche · 5 years ago
  49. ac0d6b9 block: Reduce the amount of memory required per request queue by Bart Van Assche · 5 years ago
  50. a9a8080 block: Remove the synchronize_rcu() call from __blk_mq_update_nr_hw_queues() by Bart Van Assche · 5 years ago
  51. 98aaaec compat_ioctl: reimplement SG_IO handling by Arnd Bergmann · 6 years ago
  52. 307f406 blk-rq-qos: fix first node deletion of rq_qos_del() by Tejun Heo · 5 years ago
  53. 9d179b8 blkcg: Fix multiple bugs in blkcg_activate_policy() by Tejun Heo · 5 years ago
  54. 7a7c5e7 block: Fix elv_support_iosched() by Damien Le Moal · 5 years ago
  55. 48d9b0d block: account statistics for passthrough requests by Logan Gunthorpe · 5 years ago
  56. 8148f0b blk-stat: Optimise blk_stat_add() by Pavel Begunkov · 5 years ago
  57. a2e80f6 blk-mq: Embed counters into struct mq_inflight by Pavel Begunkov · 5 years ago
  58. bb4e6b1 blk-mq: Reuse callback in blk_mq_in_flight*() by Pavel Begunkov · 5 years ago
  59. 27a4698 blk-mq: Inline status checkers by Pavel Begunkov · 5 years ago
  60. 73f1c77 block: Reduce sysfs_lock locking inside blk_cleanup_queue() by Bart Van Assche · 5 years ago
  61. bae85c1 block: Remove "dying" checks from sysfs callbacks by Bart Van Assche · 5 years ago
  62. 9566256 block: Remove request_queue.nr_queues by Bart Van Assche · 5 years ago
  63. 98e5440 block: Fix three kernel-doc warnings by Bart Van Assche · 5 years ago
  64. b84477d blk-wbt: fix performance regression in wbt scale_up/scale_down by Harshad Shirwadkar · 5 years ago
  65. a9eb49c block: sed-opal: fix sparse warning: convert __be64 data by Randy Dunlap · 5 years ago
  66. dc30102 block: sed-opal: fix sparse warning: obsolete array init. by Randy Dunlap · 5 years ago
  67. 3154df2 blk-mq: apply normal plugging for HDD by Ming Lei · 5 years ago
  68. a12de1d blk-mq: honor IO scheduler for multiqueue devices by Ming Lei · 5 years ago
  69. 8d69966 block: fix null pointer dereference in blk_mq_rq_timed_out() by Yufen Yu · 5 years ago
  70. 2af2783 rq-qos: get rid of redundant wbt_update_limits() by Yufen Yu · 5 years ago
  71. 7afccca iocost: bump up default latency targets for hard disks by Tejun Heo · 5 years ago
  72. 7cd806a iocost: improve nr_lagging handling by Tejun Heo · 5 years ago
  73. 25d41e4 iocost: better trace vrate changes by Tejun Heo · 5 years ago
  74. b89f625 block: don't release queue's sysfs lock during switching elevator by Ming Lei · 5 years ago
  75. 284b94b blk-mq: move lockdep_assert_held() into elevator_exit by Ming Lei · 5 years ago
  76. 2e959dd Merge tag 'for-5.4/post-2019-09-24' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  77. d46fe2c block: drop device references in bsg_queue_rq() by Martin Wilck · 5 years ago
  78. be21683 block: t10-pi: fix -Wswitch warning by Max Gurtovoy · 5 years ago
  79. 671df18 Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  80. 58494c9 block, bfq: push up injection only after setting service time by Paolo Valente · 5 years ago
  81. 17c3d26 block, bfq: increase update frequency of inject limit by Paolo Valente · 5 years ago
  82. c1e0a18 block, bfq: reduce upper bound for inject limit to max_rq_in_driver+1 by Paolo Valente · 5 years ago
  83. 23ed570 block, bfq: update inject limit only after injection occurred by Paolo Valente · 5 years ago
  84. 54d4e6a block: centralize PI remapping logic to the block layer by Max Gurtovoy · 5 years ago
  85. 5eaed68 block: use symbolic constants for t10_pi type by Max Gurtovoy · 5 years ago
  86. 7ad67ca Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  87. 7f2444d Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  88. 9a91b05 block: also check RQF_STATS in blk_mq_need_time_stamp() by Hou Tao · 6 years ago
  89. 3d24430 block: make rq sector size accessible for block stats by Hou Tao · 6 years ago
  90. 89f3b6d bfq: Fix bfq linkage error by Pavel Begunkov · 5 years ago
  91. 0a67b5a block: fix race between switching elevator and removing queues by Ming Lei · 5 years ago
  92. 8a15b4d block: bypass blk_set_runtime_active for uninitialized q->dev by Stanley Chu · 5 years ago
  93. 7c1ee70 iocost_monitor: Report debt by Tejun Heo · 5 years ago
  94. e1518f6 blk-iocost: Don't let merges push vtime into the future by Tejun Heo · 5 years ago
  95. 36a5248 blk-iocost: Account force-charged overage in absolute vtime by Tejun Heo · 5 years ago
  96. e036c4c blk-iocost: Fix incorrect operation order during iocg free by Tejun Heo · 5 years ago
  97. 795fe54 bfq: Add per-device weight by Fam Zheng · 5 years ago
  98. 5ff047e bfq: Extract bfq_group_set_weight from bfq_io_set_weight_legacy by Fam Zheng · 5 years ago
  99. e9d3c86 bfq: Fix the missing barrier in __bfq_entity_update_weight_prio by Fam Zheng · 5 years ago
  100. a261425 block: fix elevator_get_by_features() by Jens Axboe · 5 years ago