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-rc3
Date: Fri, 26 Dec 2025 09:12:28 -0700	[thread overview]
Message-ID: <b136d4fd-a686-449c-b2db-71952cf29ac5@kernel.dk> (raw)

Hi Linus,

Two minor fixes for the current kernel release. This pull request
contains:

- Fix for a signedness issue introduced in this kernel release for rnbd.

- Fix up user copy references for ublk when the server exits.

Please pull!


The following changes since commit af65faf34f6e9919bdd2912770d25d2a73cbcc7c:

  block: validate interval_exp integrity limit (2025-12-18 09:51:49 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 1ddb815fdfd45613c32e9bd1f7137428f298e541:

  block: rnbd-clt: Fix signedness bug in init_dev() (2025-12-20 12:56:48 -0700)

----------------------------------------------------------------
block-6.19-20251226

----------------------------------------------------------------
Caleb Sander Mateos (1):
      ublk: clean up user copy references on ublk server exit

Dan Carpenter (1):
      block: rnbd-clt: Fix signedness bug in init_dev()

 drivers/block/rnbd/rnbd-clt.h | 2 +-
 drivers/block/ublk_drv.c      | 3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)

-- 
Jens Axboe


             reply	other threads:[~2025-12-26 16:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-26 16:12 Jens Axboe [this message]
2025-12-26 19:50 ` [GIT PULL] Block fixes for 6.19-rc3 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=b136d4fd-a686-449c-b2db-71952cf29ac5@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