All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Block fixes for 6.0-rc2
@ 2022-08-19 17:22 Jens Axboe
  2022-08-20 17:55 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2022-08-19 17:22 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-block@vger.kernel.org

Hi Linus,

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)

Please pull!


The following changes since commit aa0c680c3aa96a5f9f160d90dd95402ad578e2b0:

  block: Do not call blk_put_queue() if gendisk allocation fails (2022-08-12 06:42:06 -0600)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/block-6.0-2022-08-19

for you to fetch changes up to d3b38596875dbc709b4e721a5873f4663d8a9ea2:

  blk-mq: run queue no matter whether the request is the last request (2022-08-18 07:39:01 -0600)

----------------------------------------------------------------
block-6.0-2022-08-19

----------------------------------------------------------------
Yu Kuai (1):
      blk-mq: remove unused function blk_mq_queue_stopped()

Yufen Yu (1):
      blk-mq: run queue no matter whether the request is the last request

ZiyangZhang (4):
      ublk_drv: update iod->addr for UBLK_IO_NEED_GET_DATA
      ublk_drv: check ubq_daemon_is_dying() in __ublk_rq_task_work()
      ublk_drv: update comment for __ublk_fail_req()
      ublk_drv: do not add a re-issued request aborted previously to ioucmd's task_work

 block/blk-mq.c           | 22 +---------------------
 drivers/block/ublk_drv.c | 33 +++++++++++++++++++++++++++------
 include/linux/blk-mq.h   |  1 -
 3 files changed, 28 insertions(+), 28 deletions(-)
-- 
Jens Axboe

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Block fixes for 6.0-rc2
  2022-08-19 17:22 [GIT PULL] Block fixes for 6.0-rc2 Jens Axboe
@ 2022-08-20 17:55 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-08-20 17:55 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Linus Torvalds, linux-block@vger.kernel.org

The pull request you sent on Fri, 19 Aug 2022 11:22:52 -0600:

> git://git.kernel.dk/linux-block.git tags/block-6.0-2022-08-19

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/b9bce6e5533a08e0223d629541b4f39ffea48333

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-08-20 17:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-19 17:22 [GIT PULL] Block fixes for 6.0-rc2 Jens Axboe
2022-08-20 17:55 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.