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