Linus Torvalds
616355cc81
for-5.18/block-2022-03-18
...
-----BEGIN PGP SIGNATURE-----
iQJEBAABCAAuFiEEwPw5LcreJtl1+l5K99NY+ylx4KYFAmI0+GcQHGF4Ym9lQGtl
cm5lbC5kawAKCRD301j7KXHgprUpD/9aTJEnj7VCw7UouSsg098sdjtoy9ilslU3
ew47K8CIXHbCB4CDqLnFyvCwAdG1XGgS+fUmFAxvTr29R9SZeS5d+bXL6sZzEo0C
bwxsJy9MM2QRtMvB+giAt1myXbwB8cG+ketMBWXqwXXRHRzPbbQfMZia7FqWMnfY
KQanH9IwYHp1oa5U/W6Qcjm4oCnLgBMRwqByzUCtiF3y9qgaLkK+3IgkNwjJQjLA
DTeUJ/9CgxGQQbzA+LPktbw2xfTqiUfcKq0mWx6Zt4wwNXn1ClqUDUXX6QSM8/5u
3OimbscSkEPPTIYZbVBPkhFnAlQb4JaJEgOrbXvYKVV2Dh+eZY81XwNeE/E8gdBY
TnHOTOCjkN/4sR3hIrWazlJzPLdpPA0eOYrhguCraQsX9mcsYNxlJ9otRv/Ve99g
uqL0RZg3+NoK84fm79FCGy/ZmPQJvJttlBT9CKVwylv/Lky42xWe7AdM3OipKluY
2nh+zN5Ai7WxZdTKXQFRhCSWfWQ+1qW51tB3dcGW+BooZr/oox47qKQVcHsEWbq1
RNR45F5a4AuPwYUHF/P36WviLnEuq9AvX7OTTyYOplyVQohKIoDXp9chVzLNzBiZ
KBR00W6MLKKKN+8foalQWgNyb2i2PH7Ib4xRXvXj/22Vwxg5UmUoBmSDSas9SZUS
+dMo7CtNgA==
=DpgP
-----END PGP SIGNATURE-----
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-02 07:49:59 -07:00
2022-01-06 14:00:20 -05:00
2021-10-20 18:09:54 -04:00
2022-01-06 14:00:20 -05:00
2022-01-06 14:00:20 -05:00
2022-01-17 05:49:30 +02:00
2022-01-06 14:00:20 -05:00
2022-02-08 09:13:49 -05:00
2021-10-20 18:09:53 -04:00
2021-06-13 19:36:27 -04:00
2022-02-14 14:58:48 -05:00
2022-01-10 11:53:25 +00:00
2020-05-27 10:10:12 -04:00
2022-01-08 14:42:01 -05:00
2022-01-10 11:53:25 +00:00
2021-12-29 08:48:14 -08:00
2022-01-10 11:53:25 +00:00
2022-01-11 22:27:42 +00:00
2021-11-05 14:54:40 -04:00
2022-02-16 15:15:22 -05:00
2022-01-06 14:00:20 -05:00
2021-04-05 09:04:20 -04:00
2022-01-10 11:53:25 +00:00
2022-01-10 11:53:25 +00:00
2021-04-05 09:04:21 -04:00
2021-11-05 14:54:39 -04:00
2019-07-06 14:54:49 -04:00
2019-05-21 10:50:45 +02:00
2020-12-02 14:05:53 -05:00
2021-08-18 22:08:24 +02:00
2021-08-18 22:08:24 +02:00
2020-01-15 10:15:17 -05:00
2022-01-06 14:00:20 -05:00
2019-05-21 10:50:45 +02:00
2021-10-03 20:49:06 -04:00
2022-01-13 09:36:58 -05:00
2022-01-06 14:00:20 -05:00
2021-11-05 14:54:40 -04:00
2021-10-20 18:09:54 -04:00
2022-01-13 09:36:58 -05:00
2022-02-14 14:58:48 -05:00
2021-05-07 00:26:34 -07:00
2021-11-07 09:23:14 -05:00
2021-11-07 09:23:14 -05:00
2022-01-25 20:16:03 +02:00
2021-01-10 13:32:39 -05:00
2020-01-15 10:54:33 -05:00
2021-11-04 19:43:30 -04:00
2022-01-12 14:26:05 -05:00
2020-07-13 17:52:45 -04:00
2022-01-06 14:00:21 -05:00
2021-04-05 09:04:20 -04:00
2021-11-17 14:08:23 -05:00
2020-11-02 10:29:03 -05:00
2021-04-14 09:36:29 -04:00
2022-01-10 11:53:25 +00:00
2021-10-20 18:09:54 -04:00
2020-12-16 17:25:24 -05:00
2021-10-20 18:09:45 -04:00
2021-08-09 16:57:04 -04:00
2021-11-02 12:31:23 -04:00
2021-11-05 14:54:39 -04:00
2022-01-10 11:53:25 +00:00
2022-01-10 11:53:25 +00:00
2019-05-09 16:26:57 -04:00
2022-01-06 14:00:20 -05:00
2020-10-15 13:31:08 -04:00
2021-03-08 16:13:55 -05:00
2022-01-10 11:53:25 +00:00