All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Block fixes for 5.3-rc6
@ 2019-08-23 18:14 Jens Axboe
  2019-08-23 22:00 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2019-08-23 18:14 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-block

Hi Linus,

Here's a set of fixes that should go into this release. This pull
request contains:

- Three minor fixes for NVMe.

- Three minor tweaks for the io_uring polling logic.

- Officially mark Song as the MD maintainer, after he's been filling
  that role sucessfully for the last 6 months or so.

Please pull!


  git://git.kernel.dk/linux-block.git tags/for-linus-20190823


----------------------------------------------------------------
Anton Eidelman (1):
      nvme-multipath: fix possible I/O hang when paths are updated

Guilherme G. Piccoli (1):
      nvme: Fix cntlid validation when not using NVMEoF

Jens Axboe (3):
      io_uring: fix potential hang with polled IO
      io_uring: don't enter poll loop if we have CQEs pending
      io_uring: add need_resched() check in inner poll loop

Mario Limonciello (1):
      nvme: Add quirk for LiteON CL1 devices running FW 22301111

Song Liu (1):
      md: update MAINTAINERS info

 MAINTAINERS                   |  4 +--
 drivers/nvme/host/core.c      | 14 ++++++++-
 drivers/nvme/host/multipath.c |  1 +
 drivers/nvme/host/nvme.h      |  5 ++++
 drivers/nvme/host/pci.c       |  3 +-
 fs/io_uring.c                 | 66 ++++++++++++++++++++++++++++++-------------
 6 files changed, 70 insertions(+), 23 deletions(-)

-- 
Jens Axboe


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

* Re: [GIT PULL] Block fixes for 5.3-rc6
  2019-08-23 18:14 [GIT PULL] Block fixes for 5.3-rc6 Jens Axboe
@ 2019-08-23 22:00 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-08-23 22:00 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Linus Torvalds, linux-block

The pull request you sent on Fri, 23 Aug 2019 12:14:33 -0600:

> git://git.kernel.dk/linux-block.git tags/for-linus-20190823

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

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:[~2019-08-23 22:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-23 18:14 [GIT PULL] Block fixes for 5.3-rc6 Jens Axboe
2019-08-23 22:00 ` 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.