All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Block fixes for 5.7 final
@ 2020-05-29 20:11 Jens Axboe
  2020-05-29 21:10 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2020-05-29 20:11 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-block

Hi Linus,

Two small fixes:

- Revert a block change that mixed up the return values for non-mq
  devices

- NVMe poll race fix

Please pull!


  git://git.kernel.dk/linux-block.git tags/block-5.7-2020-05-29


----------------------------------------------------------------
Dongli Zhang (1):
      nvme-pci: avoid race between nvme_reap_pending_cqes() and nvme_poll()

Jens Axboe (2):
      Merge branch 'nvme-5.7' of git://git.infradead.org/nvme into block-5.7
      Revert "block: end bio with BLK_STS_AGAIN in case of non-mq devs and REQ_NOWAIT"

 block/blk-core.c        | 11 ++++-------
 drivers/nvme/host/pci.c | 11 +++++++----
 2 files changed, 11 insertions(+), 11 deletions(-)

-- 
Jens Axboe


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

* Re: [GIT PULL] Block fixes for 5.7 final
  2020-05-29 20:11 [GIT PULL] Block fixes for 5.7 final Jens Axboe
@ 2020-05-29 21:10 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-05-29 21:10 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Linus Torvalds, linux-block

The pull request you sent on Fri, 29 May 2020 14:11:12 -0600:

> git://git.kernel.dk/linux-block.git tags/block-5.7-2020-05-29

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

Thank you!

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

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

end of thread, other threads:[~2020-05-29 21:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-29 20:11 [GIT PULL] Block fixes for 5.7 final Jens Axboe
2020-05-29 21:10 ` 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.