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-11-10 21:16:56 +00:00
2020-11-30 12:54:01 +00:00
2020-08-21 17:07:29 -04:00
2021-02-22 06:37:41 -07:00
2022-02-11 10:00:16 -07:00
2019-11-01 10:32:43 -07:00
2022-01-03 15:09:47 +01:00
2022-03-11 10:24:37 -08:00
2021-12-01 07:23:35 -10:00
2020-12-17 01:54:31 -08:00
2021-06-29 10:53:52 -07:00
2022-01-15 16:30:30 +02:00
2022-01-15 16:30:33 +02:00
2020-10-26 10:52:37 +09:00
2021-10-12 16:29:16 -07:00
2021-11-02 14:39:20 -05:00
2021-06-30 09:19:14 -04:00
2021-12-09 10:02:10 +08:00
2022-01-20 08:52:55 +02:00
2022-01-10 13:25:55 -05:00
2021-12-10 15:48:31 -08:00
2020-09-01 18:09:34 -04:00
2022-01-04 13:15:33 -05:00
2021-11-02 12:31:23 -04:00
2022-01-11 22:13:01 +00:00
2019-11-08 11:28:20 +01:00
2019-11-08 11:23:37 +01:00
2020-05-07 13:32:57 -04:00
2020-06-03 20:09:46 -07:00
2021-06-10 09:06:13 +02:00
2022-03-16 05:45:28 -06:00
2020-12-17 07:55:44 -07:00
2021-12-06 11:59:31 +01:00
2021-06-24 10:54:49 -04:00
2021-06-29 10:53:52 -07:00
2021-04-17 08:30:56 -04:00
2021-10-15 21:02:57 -06:00
2022-01-05 19:33:01 +09:00
2021-09-29 11:00:11 +01:00
2021-09-03 09:58:16 -07:00
2021-11-06 13:30:36 -07:00
2020-04-02 09:35:30 -07:00
2021-09-08 12:55:35 -07:00
2021-06-18 11:40:11 -07:00
2019-07-30 21:49:06 -04:00
2021-07-15 10:28:48 -07:00
2022-01-07 09:22:19 +00:00
2021-02-04 18:05:59 -08:00
2021-11-02 12:31:23 -04:00
2021-06-28 14:12:27 -04:00
2021-06-29 10:53:52 -07:00
2021-09-08 11:50:24 -07:00
2021-10-18 07:49:40 -04:00
2020-02-13 11:26:39 +01:00
2020-01-03 11:34:37 -05:00
2020-01-20 12:28:37 +01:00
2021-07-27 14:16:38 +01:00
2020-05-19 21:43:01 -04:00
2020-04-22 12:55:54 -07:00
2022-02-08 10:12:28 -08:00
2020-01-07 16:10:53 -04:00
2020-08-24 16:01:47 -03:00
2020-05-29 17:17:02 +01:00
2021-11-17 18:27:32 -05:00
2021-11-10 16:45:54 -08:00
2020-01-13 12:28:29 +01:00
2020-09-14 16:18:59 +01:00
2021-06-10 11:16:20 -04:00
2020-06-30 14:07:08 +01:00
2021-05-31 22:48:24 -04:00
2019-12-26 13:06:45 -08:00
2022-01-27 08:45:13 -08:00
2021-06-29 11:28:21 -07:00
2021-05-26 21:22:13 +01:00
2021-10-20 18:09:54 -04:00
2022-01-25 20:16:03 +02:00
2020-10-02 18:36:19 -04:00
2021-05-14 15:26:03 -07:00
2019-07-30 21:49:06 -04:00
2020-12-11 14:10:44 +01:00
2022-01-15 16:30:31 +02:00
2021-03-23 14:08:18 -04:00
2021-05-10 22:28:20 -04:00
2020-01-03 15:43:35 +01:00
2021-12-31 11:17:07 -08:00
2021-06-11 13:32:47 -07:00
2020-05-09 16:07:39 -06:00
2021-03-18 12:57:37 -04:00
2021-11-06 14:08:17 -07:00
2021-05-26 09:46:16 +02:00
2021-03-06 12:59:10 +01:00