From: Linus Torvalds Date: Fri, 13 Jan 2023 23:41:19 +0000 (-0600) Subject: Merge tag 'block-6.2-2023-01-13' of git://git.kernel.dk/linux X-Git-Tag: v6.2-rc4~11 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=97ec4d559d939743e8af83628be5af8da610d9dc;p=linux-block.git Merge tag 'block-6.2-2023-01-13' of git://git.kernel.dk/linux Pull block fixes from Jens Axboe: "Nothing major in here, just a collection of NVMe fixes and dropping a wrong might_sleep() that static checkers tripped over but which isn't valid" * tag 'block-6.2-2023-01-13' of git://git.kernel.dk/linux: MAINTAINERS: stop nvme matching for nvmem files nvme: don't allow unprivileged passthrough on partitions nvme: replace the "bool vec" arguments with flags in the ioctl path nvme: remove __nvme_ioctl nvme-pci: fix error handling in nvme_pci_enable() nvme-pci: add NVME_QUIRK_IDENTIFY_CNS quirk to Apple T2 controllers nvme-apple: add NVME_QUIRK_IDENTIFY_CNS quirk to fix regression block: Drop spurious might_sleep() from blk_put_queue() --- 97ec4d559d939743e8af83628be5af8da610d9dc