All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Block fixes for 5.14-rc7
@ 2021-08-21  2:57 Jens Axboe
  2021-08-21 15:16 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2021-08-21  2:57 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-block

Hi Linus,

Three fixes from Ming Lei that should go into 5.14:

- Fix for a kernel panic when iterating over tags for some cases where a
  flush request is present, a regression in this cycle.

- Request timeout fix

- Fix flush request checking

Please pull!


The following changes since commit cddce01160582a5f52ada3da9626c052d852ec42:

  nbd: Aovid double completion of a request (2021-08-13 09:46:48 -0600)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/block-5.14-2021-08-20

for you to fetch changes up to a9ed27a764156929efe714033edb3e9023c5f321:

  blk-mq: fix is_flush_rq (2021-08-17 20:17:34 -0600)

----------------------------------------------------------------
block-5.14-2021-08-20

----------------------------------------------------------------
Ming Lei (3):
      blk-mq: don't grab rq's refcount in blk_mq_check_expired()
      blk-mq: fix kernel panic during iterating over flush request
      blk-mq: fix is_flush_rq

 block/blk-core.c  |  1 -
 block/blk-flush.c | 13 +++++++++++++
 block/blk-mq.c    | 32 ++++++--------------------------
 block/blk.h       |  6 +-----
 4 files changed, 20 insertions(+), 32 deletions(-)

-- 
Jens Axboe


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

* Re: [GIT PULL] Block fixes for 5.14-rc7
  2021-08-21  2:57 [GIT PULL] Block fixes for 5.14-rc7 Jens Axboe
@ 2021-08-21 15:16 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-08-21 15:16 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Linus Torvalds, linux-block

The pull request you sent on Fri, 20 Aug 2021 20:57:52 -0600:

> git://git.kernel.dk/linux-block.git tags/block-5.14-2021-08-20

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

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:[~2021-08-21 15:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-21  2:57 [GIT PULL] Block fixes for 5.14-rc7 Jens Axboe
2021-08-21 15:16 ` 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.