From: Christoph Hellwig <hch@infradead.org> To: Jens Axboe <axboe@kernel.dk> Cc: Keith Busch <kbusch@kernel.org>, linux-block@vger.kernel.org, Sagi Grimberg <sagi@grimberg.me>, linux-nvme@lists.infradead.org Subject: [GIT PULL] nvme fixes for Linux 5.15 Date: Fri, 24 Sep 2021 08:36:54 +0200 [thread overview] Message-ID: <YU1yBgH+CqJu9h5u@infradead.org> (raw) The following changes since commit 858560b27645e7e97aca37ee8f232cccd658fbd2: blk-cgroup: fix UAF by grabbing blkcg lock before destroying blkg pd (2021-09-15 12:03:18 -0600) are available in the Git repository at: git://git.infradead.org/nvme.git tags/nvme-5.15-2021-09-24 for you to fetch changes up to 298ba0e3d4af539cc37f982d4c011a0f07fca48c: nvme: keep ctrl->namespaces ordered (2021-09-21 09:17:15 +0200) ---------------------------------------------------------------- nvme fixes for Linux 5.15: - keep ctrl->namespaces ordered (me) - fix incorrect h2cdata pdu offset accounting in nvme-tcp (Sagi Grimberg) - handled updated hw_queues in nvme-fc more carefully (Daniel Wagner, James Smart) ---------------------------------------------------------------- Christoph Hellwig (1): nvme: keep ctrl->namespaces ordered Daniel Wagner (1): nvme-fc: update hardware queues before using them James Smart (2): nvme-fc: avoid race between time out and tear down nvme-fc: remove freeze/unfreeze around update_nr_hw_queues Sagi Grimberg (1): nvme-tcp: fix incorrect h2cdata pdu offset accounting drivers/nvme/host/core.c | 33 +++++++++++++++++---------------- drivers/nvme/host/fc.c | 18 +++++++++--------- drivers/nvme/host/tcp.c | 13 ++++++++++--- 3 files changed, 36 insertions(+), 28 deletions(-)
next reply other threads:[~2021-09-24 6:38 UTC|newest] Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top 2021-09-24 6:36 Christoph Hellwig [this message] 2021-09-24 13:15 ` Jens Axboe -- strict thread matches above, loose matches on Subject: below -- 2021-10-28 14:25 Christoph Hellwig 2021-10-28 14:34 ` Jens Axboe 2021-10-14 13:05 Christoph Hellwig 2021-10-14 15:07 ` Jens Axboe 2021-09-15 13:49 Christoph Hellwig 2021-09-15 13:54 ` Jens Axboe 2021-09-07 14:10 Christoph Hellwig 2021-09-07 14:37 ` Jens Axboe
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=YU1yBgH+CqJu9h5u@infradead.org \ --to=hch@infradead.org \ --cc=axboe@kernel.dk \ --cc=kbusch@kernel.org \ --cc=linux-block@vger.kernel.org \ --cc=linux-nvme@lists.infradead.org \ --cc=sagi@grimberg.me \ --subject='Re: [GIT PULL] nvme fixes for Linux 5.15' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).