From: Linus Torvalds Date: Sat, 20 Aug 2022 17:17:05 +0000 (-0700) Subject: Merge tag 'block-6.0-2022-08-19' of git://git.kernel.dk/linux-block X-Git-Tag: v6.0-rc2~12 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=b9bce6e5533a08e0223d629541b4f39ffea48333;p=linux-block.git Merge tag 'block-6.0-2022-08-19' of git://git.kernel.dk/linux-block Pull block fixes from Jens Axboe: "A few fixes that should go into this release: - Small series of patches for ublk (ZiyangZhang) - Remove dead function (Yu) - Fix for running a block queue in case of resource starvation (Yufen)" * tag 'block-6.0-2022-08-19' of git://git.kernel.dk/linux-block: blk-mq: run queue no matter whether the request is the last request blk-mq: remove unused function blk_mq_queue_stopped() ublk_drv: do not add a re-issued request aborted previously to ioucmd's task_work ublk_drv: update comment for __ublk_fail_req() ublk_drv: check ubq_daemon_is_dying() in __ublk_rq_task_work() ublk_drv: update iod->addr for UBLK_IO_NEED_GET_DATA --- b9bce6e5533a08e0223d629541b4f39ffea48333