linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Block fixes for 5.4-rc2
@ 2019-10-04  2:33 Jens Axboe
  2019-10-04 18:25 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2019-10-04  2:33 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-block

Hi Linus,

Here are a set of changes that should go into this release. This pull
request contains:

- Mandate timespec64 for the io_uring timeout ABI (Arnd)

- Set of NVMe changes via Sagi:
     - controller removal race fix from Balbir
     - quirk additions from Gabriel and Jian-Hong
     - nvme-pci power state save fix from Mario
     - Add 64bit user commands (for 64bit registers) from Marta
     - nvme-rdma/nvme-tcp fixes from Max, Mark and Me
     - Minor cleanups and nits from James, Dan and John

- Two s390 dasd fixes (Jan, Stefan)

- Have loop change block size in DIO mode (Martijn)

- paride pg header ifdef guard (Masahiro)

- Two blk-mq queue scheduler tweaks, fixing an ordering issue on zoned
  devices and suboptimal performance on others (Ming)

Please pull!


  git://git.kernel.dk/linux-block.git tags/for-linus-2019-10-03


----------------------------------------------------------------
Arnd Bergmann (1):
      io_uring: use __kernel_timespec in timeout ABI

Balbir Singh (1):
      nvme-pci: Fix a race in controller removal

Dan Carpenter (1):
      nvme: fix an error code in nvme_init_subsystem()

Gabriel Craciunescu (1):
      Added QUIRKs for ADATA XPG SX8200 Pro 512GB

James Smart (1):
      nvme: Add ctrl attributes for queue_count and sqsize

Jan Höppner (1):
      s390/dasd: Fix error handling during online processing

Jens Axboe (1):
      Merge branch 'nvme-5.4' of git://git.infradead.org/nvme into for-linus

Jian-Hong Pan (1):
      nvme: Add quirk for Kingston NVME SSD running FW E8FK11.T

John Pittman (1):
      nvmet: change ppl to lpp

Keith Busch (1):
      nvme: Move ctrl sqsize to generic space

Mario Limonciello (1):
      nvme-pci: Save PCI state before putting drive into deepest state

Marta Rybczynska (1):
      nvme: allow 64-bit results in passthru commands

Martijn Coenen (1):
      loop: change queue block size to match when using DIO

Masahiro Yamada (1):
      block: pg: add header include guard

Max Gurtovoy (1):
      nvme-rdma: Fix max_hw_sectors calculation

Ming Lei (2):
      blk-mq: honor IO scheduler for multiqueue devices
      blk-mq: apply normal plugging for HDD

Randy Dunlap (2):
      block: sed-opal: fix sparse warning: obsolete array init.
      block: sed-opal: fix sparse warning: convert __be64 data

Sagi Grimberg (2):
      nvmet-tcp: remove superflous check on request sgl
      nvme-rdma: fix possible use-after-free in connect timeout

Stefan Haberland (1):
      Revert "s390/dasd: Add discard support for ESE volumes"

Wunderlich, Mark (1):
      nvme-tcp: fix wrong stop condition in io_work

 block/blk-mq.c                    |  12 +++-
 block/sed-opal.c                  |   6 +-
 drivers/block/loop.c              |  10 +++
 drivers/nvme/host/core.c          | 132 ++++++++++++++++++++++++++++++++------
 drivers/nvme/host/nvme.h          |   2 +-
 drivers/nvme/host/pci.c           |  20 ++++--
 drivers/nvme/host/rdma.c          |  19 ++++--
 drivers/nvme/host/tcp.c           |   4 +-
 drivers/nvme/target/io-cmd-bdev.c |  16 ++---
 drivers/nvme/target/tcp.c         |  12 ++--
 drivers/s390/block/dasd_eckd.c    |  81 ++++-------------------
 fs/io_uring.c                     |   8 +--
 include/uapi/linux/nvme_ioctl.h   |  23 +++++++
 include/uapi/linux/pg.h           |   5 +-
 14 files changed, 218 insertions(+), 132 deletions(-)

-- 
Jens Axboe


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

* Re: [GIT PULL] Block fixes for 5.4-rc2
  2019-10-04  2:33 [GIT PULL] Block fixes for 5.4-rc2 Jens Axboe
@ 2019-10-04 18:25 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-10-04 18:25 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Linus Torvalds, linux-block

The pull request you sent on Thu, 3 Oct 2019 20:33:00 -0600:

> git://git.kernel.dk/linux-block.git tags/for-linus-2019-10-03

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

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-10-04 18:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-04  2:33 [GIT PULL] Block fixes for 5.4-rc2 Jens Axboe
2019-10-04 18:25 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).