* [GIT PULL] Block fixes for 6.10-rc3
@ 2024-06-07 15:55 Jens Axboe
2024-06-07 23:50 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2024-06-07 15:55 UTC (permalink / raw)
To: linux-block@vger.kernel.org; +Cc: Linus Torvalds
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-06-07 23:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-07 15:55 [GIT PULL] Block fixes for 6.10-rc3 Jens Axboe
2024-06-07 23:50 ` 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