Linux block layer
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: "linux-block@vger.kernel.org" <linux-block@vger.kernel.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Subject: [GIT PULL] Block fixes for 6.10-rc3
Date: Fri, 7 Jun 2024 09:55:25 -0600	[thread overview]
Message-ID: <f39b75f0-054d-4a69-b647-53999bfdbf05@kernel.dk> (raw)

Hi Linus,

A few minor fixes:

- Fix for null_blk block size validation (Andreas)

- NVMe pull request via Keith
	- Use reserved tags for special fabrics operations (Chunguang)
	- Persistent Reservation status masking fix (Weiwen)

Please pull!


The following changes since commit 0a751df4566c86e5a24f2a03290dad3d0f215692:

  blk-throttle: Fix incorrect display of io.max (2024-05-30 19:44:29 -0600)

are available in the Git repository at:

  git://git.kernel.dk/linux.git tags/block-6.10-20240607

for you to fetch changes up to 27d024235bdb16af917809d33916392452c3ac85:

  Merge tag 'nvme-6.10-2024-06-05' of git://git.infradead.org/nvme into block-6.10 (2024-06-05 12:13:00 -0600)

----------------------------------------------------------------
block-6.10-20240607

----------------------------------------------------------------
Andreas Hindborg (1):
      null_blk: fix validation of block size

Chunguang Xu (1):
      nvme-fabrics: use reserved tag for reg read/write command

Jens Axboe (1):
      Merge tag 'nvme-6.10-2024-06-05' of git://git.infradead.org/nvme into block-6.10

Weiwen Hu (1):
      nvme: fix nvme_pr_* status code parsing

 drivers/block/null_blk/main.c | 4 ++--
 drivers/nvme/host/fabrics.c   | 6 +++---
 drivers/nvme/host/pr.c        | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)

-- 
Jens Axboe


             reply	other threads:[~2024-06-07 15:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-07 15:55 Jens Axboe [this message]
2024-06-07 23:50 ` [GIT PULL] Block fixes for 6.10-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=f39b75f0-054d-4a69-b647-53999bfdbf05@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