From: Linus Torvalds Date: Fri, 14 Jun 2024 18:41:50 +0000 (-0700) Subject: Merge tag 'block-6.10-20240614' of git://git.kernel.dk/linux X-Git-Tag: v6.10-rc4~19 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=c286c21ff94252f778515b21b6bebe749454a852;p=linux-block.git Merge tag 'block-6.10-20240614' of git://git.kernel.dk/linux Pull block fixes from Jens Axboe: - NVMe pull request via Keith: - Discard double free on error conditions (Chunguang) - Target Fixes (Daniel) - Namespace detachment regression fix (Keith) - Fix for an issue with flush requests and queuelist reuse (Chengming) - nbd sparse annotation fixes (Christoph) - unmap and free bio mapped data via submitter (Anuj) - loop discard/fallocate unsupported fix (Cyril) - Fix for the zoned write plugging added in this release (Damien) - sed-opal wrong address fix (Su) * tag 'block-6.10-20240614' of git://git.kernel.dk/linux: loop: Disable fallocate() zero and discard if not supported nvme: fix namespace removal list nbd: Remove __force casts nvmet: always initialize cqe.result nvmet-passthru: propagate status from id override functions nvme: avoid double free special payload block: unmap and free user mapped integrity via submitter block: fix request.queuelist usage in flush block: Optimize disk zone resource cleanup block: sed-opal: avoid possible wrong address reference in read_sed_opal_key() --- c286c21ff94252f778515b21b6bebe749454a852