* [GIT PULL] Block fixes for 6.18-rc2
@ 2025-10-17 10:26 Jens Axboe
2025-10-17 15:54 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2025-10-17 10:26 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.18 kernel release. This
pull request contains:
- NVMe pull request via Keith
- iostats accounting fixed on multipath retries (Amit)
- secure concatenation response fixup (Martin)
- tls partial record fixup (Wilfred)
- Fix for a lockdep reported issue with the elevator lock and blk group
frozen operations.
- Fix for a regression in this merge window, where updating
'nr_requests' would not do the right thing for queues with shared
tags.
Please pull!
The following changes since commit 455281c0ef4e2cabdfe2e8b83fa6010d5210811c:
loop: remove redundant __GFP_NOWARN flag (2025-10-08 06:27:53 -0600)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux.git tags/block-6.18-20251016
for you to fetch changes up to f0624c6646435c1b56652193cce3e34062d50e3f:
Merge tag 'nvme-6.18-2025-10-16' of git://git.infradead.org/nvme into block-6.18 (2025-10-16 13:25:40 -0600)
----------------------------------------------------------------
block-6.18-20251016
----------------------------------------------------------------
Amit Chaudhary (1):
nvme-multipath: Skip nr_active increments in RETRY disposition
Jens Axboe (1):
Merge tag 'nvme-6.18-2025-10-16' of git://git.infradead.org/nvme into block-6.18
Martin George (1):
nvme-auth: update sc_c in host response
Ming Lei (1):
block: Remove elevator_lock usage from blkg_conf frozen operations
Wilfred Mallawa (1):
nvme/tcp: handle tls partially sent records in write_space()
Yu Kuai (1):
blk-mq: fix stale tag depth for shared sched tags in blk_mq_update_nr_requests()
block/blk-cgroup.c | 13 ++++---------
block/blk-mq-sched.c | 2 +-
block/blk-mq-tag.c | 5 +++--
block/blk-mq.c | 2 +-
block/blk-mq.h | 3 ++-
drivers/nvme/host/auth.c | 6 +++++-
drivers/nvme/host/multipath.c | 6 ++++--
drivers/nvme/host/tcp.c | 3 +++
8 files changed, 23 insertions(+), 17 deletions(-)
--
Jens Axboe
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Block fixes for 6.18-rc2
2025-10-17 10:26 [GIT PULL] Block fixes for 6.18-rc2 Jens Axboe
@ 2025-10-17 15:54 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-10-17 15:54 UTC (permalink / raw)
To: Jens Axboe; +Cc: Linus Torvalds, linux-block@vger.kernel.org
The pull request you sent on Fri, 17 Oct 2025 04:26:24 -0600:
> https://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux.git tags/block-6.18-20251016
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/0c8df15f758a69a7bf88ecf9b7f95dc7db2c463c
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-10-17 15:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-17 10:26 [GIT PULL] Block fixes for 6.18-rc2 Jens Axboe
2025-10-17 15:54 ` 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).