* [GIT PULL] Final block updates for 6.15-rc1
@ 2025-04-03 22:25 Jens Axboe
2025-04-03 23:17 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2025-04-03 22:25 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-block@vger.kernel.org
Hi Linus,
Set of updates/fixes for block that should go into the 6.15-rc1 kernel
release. This pull request contains:
- NVMe pull request via Keith
- PCI endpoint target cleanup (Damien)
- Early import for uring_cmd fixed buffer (Caleb)
- Multipath documentation and notification improvements (John)
- Invalid pci sq doorbell write fix (Maurizio)
- Queue init locking fix
- Remove dead nsegs parameter from blk_mq_get_new_requests()
Please pull!
The following changes since commit 08733088b566b58283f0f12fb73f5db6a9a9de30:
Merge tag 'rust-fixes-6.15-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux (2025-03-31 18:39:59 -0700)
are available in the Git repository at:
git://git.kernel.dk/linux.git tags/block-6.15-20250403
for you to fetch changes up to 01b91bf14f6d4893e03e357006e7af3a20c03fee:
block: don't grab elevator lock during queue initialization (2025-04-03 08:32:03 -0600)
----------------------------------------------------------------
block-6.15-20250403
----------------------------------------------------------------
Caleb Sander Mateos (3):
nvme/ioctl: don't warn on vectorized uring_cmd with fixed buffer
nvme/ioctl: move blk_mq_free_request() out of nvme_map_user_request()
nvme/ioctl: move fixed buffer lookup to nvme_uring_cmd_io()
Damien Le Moal (1):
nvmet: pci-epf: Keep completion queues mapped
Jens Axboe (1):
Merge tag 'nvme-6.15-2025-04-02' of git://git.infradead.org/nvme into block-6.15
John Meneghini (2):
nvme: update the multipath warning in nvme_init_ns_head
nvme-multipath: change the NVME_MULTIPATH config option
Maurizio Lombardi (1):
nvme-pci: skip nvme_write_sq_db on empty rqlist
Ming Lei (1):
block: don't grab elevator lock during queue initialization
Nitesh Shetty (1):
block: remove unused nseg parameter
block/blk-mq.c | 29 +++++++++++-------
drivers/nvme/host/Kconfig | 13 ++++++---
drivers/nvme/host/core.c | 2 +-
drivers/nvme/host/ioctl.c | 68 +++++++++++++++++++++++--------------------
drivers/nvme/host/pci.c | 3 ++
drivers/nvme/target/pci-epf.c | 63 ++++++++++++++++-----------------------
6 files changed, 94 insertions(+), 84 deletions(-)
--
Jens Axboe
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Final block updates for 6.15-rc1
2025-04-03 22:25 [GIT PULL] Final block updates for 6.15-rc1 Jens Axboe
@ 2025-04-03 23:17 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-04-03 23:17 UTC (permalink / raw)
To: Jens Axboe; +Cc: Linus Torvalds, linux-block@vger.kernel.org
The pull request you sent on Thu, 3 Apr 2025 16:25:55 -0600:
> git://git.kernel.dk/linux.git tags/block-6.15-20250403
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/949dd321ded41cba661f4ec04c521e294e73b89f
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-04-03 23:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-03 22:25 [GIT PULL] Final block updates for 6.15-rc1 Jens Axboe
2025-04-03 23:17 ` 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