Linus Torvalds
616355cc81
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Pull block updates from Jens Axboe:
- BFQ cleanups and fixes (Yu, Zhang, Yahu, Paolo)
- blk-rq-qos completion fix (Tejun)
- blk-cgroup merge fix (Tejun)
- Add offline error return value to distinguish it from an IO error on
the device (Song)
- IO stats fixes (Zhang, Christoph)
- blkcg refcount fixes (Ming, Yu)
- Fix for indefinite dispatch loop softlockup (Shin'ichiro)
- blk-mq hardware queue management improvements (Ming)
- sbitmap dead code removal (Ming, John)
- Plugging merge improvements (me)
- Show blk-crypto capabilities in sysfs (Eric)
- Multiple delayed queue run improvement (David)
- Block throttling fixes (Ming)
- Start deprecating auto module loading based on dev_t (Christoph)
- bio allocation improvements (Christoph, Chaitanya)
- Get rid of bio_devname (Christoph)
- bio clone improvements (Christoph)
- Block plugging improvements (Christoph)
- Get rid of genhd.h header (Christoph)
- Ensure drivers use appropriate flush helpers (Christoph)
- Refcounting improvements (Christoph)
- Queue initialization and teardown improvements (Ming, Christoph)
- Misc fixes/improvements (Barry, Chaitanya, Colin, Dan, Jiapeng,
Lukas, Nian, Yang, Eric, Chengming)
* tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block: (127 commits)
block: cancel all throttled bios in del_gendisk()
block: let blkcg_gq grab request queue's refcnt
block: avoid use-after-free on throttle data
block: limit request dispatch loop duration
block/bfq-iosched: Fix spelling mistake "tenative" -> "tentative"
sr: simplify the local variable initialization in sr_block_open()
block: don't merge across cgroup boundaries if blkcg is enabled
block: fix rq-qos breakage from skipping rq_qos_done_bio()
block: flush plug based on hardware and software queue order
block: ensure plug merging checks the correct queue at least once
block: move rq_qos_exit() into disk_release()
block: do more work in elevator_exit
block: move blk_exit_queue into disk_release
block: move q_usage_counter release into blk_queue_release
block: don't remove hctx debugfs dir from blk_mq_exit_queue
block: move blkcg initialization/destroy into disk allocation/release handler
sr: implement ->free_disk to simplify refcounting
sd: implement ->free_disk to simplify refcounting
sd: delay calling free_opal_dev
sd: call sd_zbc_release_disk before releasing the scsi_device reference
...
2022-03-21 16:48:55 -07:00
..
2021-12-28 22:47:22 -06:00
2021-12-28 22:47:22 -06:00
2022-02-04 00:12:22 -06:00
2021-12-28 22:47:22 -06:00
2022-01-10 12:44:19 -06:00
2022-01-10 12:44:19 -06:00
2021-09-29 16:17:34 -05:00
2021-09-29 16:17:34 -05:00
2021-10-07 10:18:34 -05:00
2021-11-11 19:22:58 -06:00
2022-01-10 12:44:19 -06:00
2021-11-06 23:52:06 -05:00
2021-11-11 19:22:58 -06:00
2021-09-30 20:00:05 -05:00
2021-09-24 21:25:23 -05:00
2021-12-16 12:36:49 -06:00
2021-07-02 16:27:10 +09:00
2021-11-11 19:22:58 -06:00
2021-11-11 19:22:58 -06:00
2021-11-11 19:22:58 -06:00
2021-06-30 14:44:01 +09:00
2022-01-10 12:44:19 -06:00
2022-01-10 12:44:19 -06:00
2022-02-04 00:12:22 -06:00
2022-01-10 12:44:19 -06:00
2022-02-04 00:12:22 -06:00
2022-01-10 12:44:19 -06:00
2021-12-03 18:58:11 +01:00
2021-12-03 18:58:11 +01:00
2022-01-10 12:44:19 -06:00
2021-10-20 00:07:10 -05:00
2022-02-04 00:12:22 -06:00
2022-01-10 12:44:19 -06:00
2022-01-18 16:53:14 -06:00
2021-09-03 23:29:45 -05:00
2021-12-28 22:47:22 -06:00
2022-02-02 07:49:59 -07:00
2022-02-04 00:12:22 -06:00
2021-06-30 14:47:24 +09:00