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.19-rc8
Date: Fri, 30 Jan 2026 08:29:20 -0700	[thread overview]
Message-ID: <33de2c33-8142-4909-afdd-dccc8981b3c8@kernel.dk> (raw)

Hi Linus,

Just a few minor fixes that should go into this release:

- Fix for an accounting leak in bcache that's been there forever, and a
  related dead code removal.

- Revert of a fix for rnbd that went into this series, but depends on
  other changes that are staged for 7.0.

- NVMe pull request via Keith
	- TCP target completion race condition fix (Ming)
	- DMA descriptor cleanup fix (Roger)

Please pull!


The following changes since commit 3ef825dfd4e487d6f92b23ee2df2455814583ef4:

  bcache: use bio cloning for detached device requests (2026-01-22 07:24:50 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux.git tags/block-6.19-20260130

for you to fetch changes up to 4da7c5c3ec34d839bba6e035c3d05c447a2f9d4f:

  bcache: fix I/O accounting leak in detached_dev_do_request (2026-01-28 19:06:55 -0700)

----------------------------------------------------------------
block-6.19-20260130

----------------------------------------------------------------
Jens Axboe (2):
      Revert "rnbd-clt: fix refcount underflow in device unmap path"
      Merge tag 'nvme-6.19-2026-01-28' of git://git.infradead.org/nvme into block-6.19

Ming Lei (1):
      nvmet: fix race in nvmet_bio_done() leading to NULL pointer dereference

Roger Pau Monne (1):
      nvme-pci: DMA unmap the correct regions in nvme_free_sgls

Shida Zhang (2):
      bcache: remove dead code in detached_dev_do_request
      bcache: fix I/O accounting leak in detached_dev_do_request

 drivers/block/rnbd/rnbd-clt.c     | 1 +
 drivers/md/bcache/request.c       | 6 +-----
 drivers/nvme/host/pci.c           | 4 ++--
 drivers/nvme/target/io-cmd-bdev.c | 3 ++-
 4 files changed, 6 insertions(+), 8 deletions(-)

-- 
Jens Axboe


             reply	other threads:[~2026-01-30 15:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-30 15:29 Jens Axboe [this message]
2026-01-31  1:01 ` [GIT PULL] Block fixes for 6.19-rc8 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=33de2c33-8142-4909-afdd-dccc8981b3c8@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