From: Jens Axboe Date: Fri, 10 Dec 2021 13:44:15 +0000 (-0700) Subject: Merge tag 'nvme-5.16-2021-12-10' of git://git.infradead.org/nvme into block-5.16 X-Git-Tag: v6.1-rc5~2351^2~8 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=091f06d91cbc8a51b63c26007e29baae49282b16;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'nvme-5.16-2021-12-10' of git://git.infradead.org/nvme into block-5.16 Pull NVMe fixes from Christoph: "nvme fixes for Linux 5.16 - set ana_log_size to 0 after freeing ana_log_buf (Hou Tao) - show subsys nqn for duplicate cntlids (Keith Busch) - disable namespace access for unsupported metadata (Keith Busch) - report write pointer for a full zone as zone start + zone len (Niklas Cassel) - fix use after free when disconnecting a reconnecting ctrl (Ruozhu Li) - fix a list corruption in nvmet-tcp (Sagi Grimberg)" * tag 'nvme-5.16-2021-12-10' of git://git.infradead.org/nvme: nvmet-tcp: fix possible list corruption for unexpected command failure nvme: fix use after free when disconnecting a reconnecting ctrl nvme-multipath: set ana_log_size to 0 after free ana_log_buf nvme: report write pointer for a full zone as zone start + zone len nvme: disable namespace access for unsupported metadata nvme: show subsys nqn for duplicate cntlids --- 091f06d91cbc8a51b63c26007e29baae49282b16