public inbox for linux-block@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Block fixes for 6.15-rc7
@ 2025-05-16 13:25 Jens Axboe
  2025-05-16 18:57 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2025-05-16 13:25 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-block@vger.kernel.org

Hi Linus,

Some fixes for block that should go into the 6.15 kernel release. This
pull request contains:

- NVMe pull request via Christoph
	- fixes for atomic writes (Alan Adamson)
	- fixes for polled CQs in nvmet-epf (Damien Le Moal)
	- fix for polled CQs in nvme-pci (Keith Busch)
	- fix compile on odd configs that need to be forced to inline
	  (Kees Cook)
	- one more quirk (Ilya Guterman)"

- Fix for missing allocation of an integrity buffer for some cases.

- Fix for a regression with ublk command cancelation.

Please pull!


The following changes since commit dd90905d5a8a15a6d4594d15fc8ed626587187ca:

  Merge tag 'nvme-6.15-2025-05-08' of git://git.infradead.org/nvme into block-6.15 (2025-05-08 09:08:23 -0600)

are available in the Git repository at:

  git://git.kernel.dk/linux.git tags/block-6.15-20250515

for you to fetch changes up to dd24f87f65c957f30e605e44961d2fd53a44c780:

  ublk: fix dead loop when canceling io command (2025-05-15 10:53:41 -0600)

----------------------------------------------------------------
block-6.15-20250515

----------------------------------------------------------------
Alan Adamson (2):
      nvme: multipath: enable BLK_FEAT_ATOMIC_WRITES for multipathing
      nvme: all namespaces in a subsystem must adhere to a common atomic write size

Damien Le Moal (5):
      nvmet: pci-epf: clear completion queue IRQ flag on delete
      nvmet: pci-epf: do not fall back to using INTX if not supported
      nvmet: pci-epf: cleanup nvmet_pci_epf_raise_irq()
      nvmet: pci-epf: improve debug message
      nvmet: pci-epf: remove NVMET_PCI_EPF_Q_IS_SQ

Ilya Guterman (1):
      nvme-pci: add NVME_QUIRK_NO_DEEPEST_PS quirk for SOLIDIGM P44 Pro

Jens Axboe (1):
      Merge tag 'nvme-6.15-2025-05-15' of git://git.infradead.org/nvme into block-6.15

Kees Cook (1):
      nvme-pci: make nvme_pci_npages_prp() __always_inline

Keith Busch (2):
      block: always allocate integrity buffer when required
      nvme-pci: acquire cq_poll_lock in nvme_poll_irqdisable

Ming Lei (1):
      ublk: fix dead loop when canceling io command

 block/bio-integrity-auto.c    | 62 ++++++++++++++++++++++++++++++++-----------
 drivers/block/ublk_drv.c      |  2 +-
 drivers/nvme/host/core.c      | 30 ++++++++++++++++++---
 drivers/nvme/host/multipath.c |  3 ++-
 drivers/nvme/host/nvme.h      |  3 ++-
 drivers/nvme/host/pci.c       |  6 ++++-
 drivers/nvme/target/pci-epf.c | 39 ++++++++++++++++-----------
 7 files changed, 107 insertions(+), 38 deletions(-)

-- 
Jens Axboe


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

* Re: [GIT PULL] Block fixes for 6.15-rc7
  2025-05-16 13:25 [GIT PULL] Block fixes for 6.15-rc7 Jens Axboe
@ 2025-05-16 18:57 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-05-16 18:57 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Linus Torvalds, linux-block@vger.kernel.org

The pull request you sent on Fri, 16 May 2025 07:25:24 -0600:

> git://git.kernel.dk/linux.git tags/block-6.15-20250515

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

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:[~2025-05-16 18:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-16 13:25 [GIT PULL] Block fixes for 6.15-rc7 Jens Axboe
2025-05-16 18:57 ` 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