* [GIT PULL] Block fixes for 6.16-rc5
@ 2025-07-04 15:34 Jens Axboe
2025-07-04 17:36 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2025-07-04 15:34 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-block@vger.kernel.org
Hi Linus,
Set of fixes for block that should go into the 6.16 kernel release. This
pull request contains:
- NVMe fixes via Christoph
- fix incorrect cdw15 value in passthru error logging
(Alok Tiwari)
- fix memory leak of bio integrity in nvmet (Dmitry Bogdanov)
- refresh visible attrs after being checked (Eugen Hristev)
- fix suspicious RCU usage warning in the multipath code
(Geliang Tang)
- correctly account for namespace head reference counter
(Nilay Shroff)
- Fix for a regression introduced in ublk in this cycle, where it would
attempt to queue a canceled request.
- brd RCU sleeping fix, also introduced in this cycle. Bare bones fix,
should be improved upon for the next release.
Please pull!
The following changes since commit c007062188d8e402c294117db53a24b2bed2b83f:
block: fix false warning in bdev_count_inflight_rw() (2025-06-26 07:34:11 -0600)
are available in the Git repository at:
git://git.kernel.dk/linux.git tags/block-6.16-20250704
for you to fetch changes up to 75ef7b8d44c30a76cfbe42dde9413d43055a00a7:
Merge tag 'nvme-6.16-2025-07-03' of git://git.infradead.org/nvme into block-6.16 (2025-07-03 09:42:07 -0600)
----------------------------------------------------------------
block-6.16-20250704
----------------------------------------------------------------
Alok Tiwari (1):
nvme: Fix incorrect cdw15 value in passthru error logging
Dmitry Bogdanov (1):
nvmet: fix memory leak of bio integrity
Eugen Hristev (1):
nvme-pci: refresh visible attrs after being checked
Geliang Tang (1):
nvme-multipath: fix suspicious RCU usage warning
Jens Axboe (1):
Merge tag 'nvme-6.16-2025-07-03' of git://git.infradead.org/nvme into block-6.16
Ming Lei (1):
ublk: don't queue request if the associated uring_cmd is canceled
Nilay Shroff (1):
nvme: correctly account for namespace head reference counter
Yu Kuai (1):
brd: fix sleeping function called from invalid context in brd_insert_page()
drivers/block/brd.c | 6 ++++--
drivers/block/ublk_drv.c | 11 ++++++-----
drivers/nvme/host/core.c | 18 ++++++++++++++++--
drivers/nvme/host/multipath.c | 8 ++++++--
drivers/nvme/host/pci.c | 6 ++++--
drivers/nvme/target/nvmet.h | 2 ++
6 files changed, 38 insertions(+), 13 deletions(-)
--
Jens Axboe
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Block fixes for 6.16-rc5
2025-07-04 15:34 [GIT PULL] Block fixes for 6.16-rc5 Jens Axboe
@ 2025-07-04 17:36 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-07-04 17:36 UTC (permalink / raw)
To: Jens Axboe; +Cc: Linus Torvalds, linux-block@vger.kernel.org
The pull request you sent on Fri, 4 Jul 2025 09:34:17 -0600:
> git://git.kernel.dk/linux.git tags/block-6.16-20250704
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/1880df2cf44af6266b48a905596726c267bc2b04
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-07-04 17:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-04 15:34 [GIT PULL] Block fixes for 6.16-rc5 Jens Axboe
2025-07-04 17:36 ` 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).