* [GIT PULL] Block fixes for 5.18-rc3
@ 2022-04-15 13:24 Jens Axboe
2022-04-15 18:47 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2022-04-15 13:24 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-block@vger.kernel.org
Hi Linus,
Nothing major here:
- Moving of lower_48_bits() to the block layer and a fix for the
unaligned_be48 added with that originally (Alexander, Keith)
- Fix a bad WARN_ON() for trim size checking (Ming)
- A polled IO timeout fix for null_blk (Ming)
- Silence IO error printing for dead disks (Christoph)
- Compat mode range fix (Khazhismel)
- NVMe pull request via Christoph:
- Tone down the error logging added this merge window a bit
(Chaitanya Kulkarni)
- Quirk devices with non-unique unique identifiers (Christoph)
Please pull!
The following changes since commit 286901941fd18a52b2138fddbbf589ad3639eb00:
drbd: set QUEUE_FLAG_STABLE_WRITES (2022-04-06 13:07:53 -0600)
are available in the Git repository at:
git://git.kernel.dk/linux-block.git tags/block-5.18-2022-04-15
for you to fetch changes up to 89a2ee91edd9c555c59e4d38dc54b99141632cc2:
Merge tag 'nvme-5.18-2022-04-15' of git://git.infradead.org/nvme into block-5.18 (2022-04-15 06:33:49 -0600)
----------------------------------------------------------------
block-5.18-2022-04-15
----------------------------------------------------------------
Alexander Lobakin (1):
asm-generic: fix __get_unaligned_be48() on 32 bit platforms
Chaitanya Kulkarni (1):
nvme: don't print verbose errors for internal passthrough requests
Christoph Hellwig (4):
nvme: add a quirk to disable namespace identifiers
nvme-pci: disable namespace identifiers for the MAXIO MAP1002/1202
nvme-pci: disable namespace identifiers for Qemu controllers
block: don't print I/O error warning for dead disks
Jens Axboe (1):
Merge tag 'nvme-5.18-2022-04-15' of git://git.infradead.org/nvme into block-5.18
Keith Busch (1):
block: move lower_48_bits() to block
Khazhismel Kumykov (1):
block/compat_ioctl: fix range check in BLKGETSIZE
Ming Lei (2):
block: fix offset/size check in bio_trim()
block: null_blk: end timed out poll request
block/bio.c | 2 +-
block/blk-mq.c | 3 ++-
block/ioctl.c | 2 +-
drivers/block/null_blk/main.c | 2 +-
drivers/nvme/host/core.c | 27 ++++++++++++++++++++-------
drivers/nvme/host/nvme.h | 5 +++++
drivers/nvme/host/pci.c | 9 ++++++++-
include/asm-generic/unaligned.h | 2 +-
include/linux/kernel.h | 9 ---------
include/linux/t10-pi.h | 9 +++++++++
10 files changed, 48 insertions(+), 22 deletions(-)
--
Jens Axboe
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Block fixes for 5.18-rc3
2022-04-15 13:24 [GIT PULL] Block fixes for 5.18-rc3 Jens Axboe
@ 2022-04-15 18:47 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-04-15 18:47 UTC (permalink / raw)
To: Jens Axboe; +Cc: Linus Torvalds, linux-block@vger.kernel.org
The pull request you sent on Fri, 15 Apr 2022 07:24:46 -0600:
> git://git.kernel.dk/linux-block.git tags/block-5.18-2022-04-15
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/fb649bda6f5642f173ee3429a965c769554f23d8
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:[~2022-04-15 18:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-15 13:24 [GIT PULL] Block fixes for 5.18-rc3 Jens Axboe
2022-04-15 18:47 ` 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