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()
No related branches found
No related tags found
Showing
- MAINTAINERS 2 additions, 1 deletionMAINTAINERS
- block/blk-core.c 0 additions, 3 deletionsblock/blk-core.c
- drivers/nvme/host/apple.c 1 addition, 1 deletiondrivers/nvme/host/apple.c
- drivers/nvme/host/ioctl.c 63 additions, 47 deletionsdrivers/nvme/host/ioctl.c
- drivers/nvme/host/pci.c 9 additions, 3 deletionsdrivers/nvme/host/pci.c
Loading
Please register or sign in to comment