From: Linus Torvalds Date: Fri, 1 Dec 2023 21:39:30 +0000 (+0900) Subject: Merge tag 'block-6.7-2023-12-01' of git://git.kernel.dk/linux X-Git-Tag: v6.7-rc6-pxa1908~123 X-Git-Url: https://git.dujemihanovic.xyz/?a=commitdiff_plain;h=ee0c8a9b349ecdc97f81f0000a94ac9be8d8006c;p=linux.git Merge tag 'block-6.7-2023-12-01' of git://git.kernel.dk/linux Pull block fixes from Jens Axboe: - NVMe pull request via Keith: - Invalid namespace identification error handling (Marizio Ewan, Keith) - Fabrics keep-alive tuning (Mark) - Fix for a bad error check regression in bcache (Markus) - Fix for a performance regression with O_DIRECT (Ming) - Fix for a flush related deadlock (Ming) - Make the read-only warn on per-partition (Yu) * tag 'block-6.7-2023-12-01' of git://git.kernel.dk/linux: nvme-core: check for too small lba shift blk-mq: don't count completed flush data request as inflight in case of quiesce block: Document the role of the two attribute groups block: warn once for each partition in bio_check_ro() block: move .bd_inode into 1st cacheline of block_device nvme: check for valid nvme_identify_ns() before using it nvme-core: fix a memory leak in nvme_ns_info_from_identify() nvme: fine-tune sending of first keep-alive bcache: revert replacing IS_ERR_OR_NULL with IS_ERR --- ee0c8a9b349ecdc97f81f0000a94ac9be8d8006c