public inbox for linux-block@vger.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "linux-block@vger.kernel.org" <linux-block@vger.kernel.org>
Subject: [GIT PULL] Block fixes for 6.14-rc7
Date: Fri, 14 Mar 2025 08:53:20 -0600	[thread overview]
Message-ID: <8bb4ab47-d557-4017-ba70-308ad3251c94@kernel.dk> (raw)

Hi Linus,

Set of fixes that should go into the 6.14-rc7 kernel. This pull request
contains:

- NVMe pull request via Keith
	- Concurrent pci error and hotplug handling fix (Keith)
	- Endpoint function fixes (Damien)

- Fix for a regression introduced in this cycle with error checking for
  batched request completions (Shin'ichiro)

Please pull!


The following changes since commit e7112524e5e885181cc5ae4d258f33b9dbe0b907:

  block: Name the RQF flags enum (2025-03-06 17:50:55 -0700)

are available in the Git repository at:

  git://git.kernel.dk/linux.git tags/block-6.14-20250313

for you to fetch changes up to a9381351dd6c52bf465233cae5f50da227834607:

  Merge tag 'nvme-6.14-2025-03-13' of git://git.infradead.org/nvme into block-6.14 (2025-03-13 09:41:57 -0600)

----------------------------------------------------------------
block-6.14-20250313

----------------------------------------------------------------
Damien Le Moal (2):
      nvmet: pci-epf: Set NVMET_PCI_EPF_Q_LIVE when a queue is fully created
      nvmet: pci-epf: Do not add an IRQ vector if not needed

Jens Axboe (1):
      Merge tag 'nvme-6.14-2025-03-13' of git://git.infradead.org/nvme into block-6.14

Keith Busch (1):
      nvme-pci: fix stuck reset on concurrent DPC and HP

Shin'ichiro Kawasaki (2):
      nvme: move error logging from nvme_end_req() to __nvme_end_req()
      block: change blk_mq_add_to_batch() third argument type to bool

 drivers/block/null_blk/main.c |  4 ++--
 drivers/block/virtio_blk.c    |  5 +++--
 drivers/nvme/host/apple.c     |  3 ++-
 drivers/nvme/host/core.c      | 12 ++++++------
 drivers/nvme/host/pci.c       | 18 +++++++++++++++---
 drivers/nvme/target/pci-epf.c | 28 ++++++++++++++--------------
 include/linux/blk-mq.h        | 16 ++++++++++++----
 7 files changed, 54 insertions(+), 32 deletions(-)

-- 
Jens Axboe


             reply	other threads:[~2025-03-14 14:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-14 14:53 Jens Axboe [this message]
2025-03-14 21:36 ` [GIT PULL] Block fixes for 6.14-rc7 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8bb4ab47-d557-4017-ba70-308ad3251c94@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=linux-block@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox