From: "brookxu.cn" <brookxu.cn@gmail.com>
To: kbusch@kernel.org, axboe@kernel.dk, hch@lst.de, sagi@grimberg.me
Cc: linux-nvme@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: [PATCH 0/5] nvme: various bugs fix & code simplify
Date: Sat, 23 Nov 2024 21:37:36 +0800 [thread overview]
Message-ID: <cover.1732368343.git.chunguang.xu@shopee.com> (raw)
From: "Chunguang.xu" <chunguang.xu@shopee.com>
Here try to fix the hang issue of nvme-rdma, memory leak issue of
nvme-tcp, simply the code of nvme-tcp.
Chunguang.xu (5):
nvme-rdma: unquiesce admin_q before destroy it
nvme-tcp: no need to quiesec admin_q in nvme_tcp_teardown_io_queues()
nvme-tcp: simplify nvme_tcp_configure_admin_queue()
nvme-tcp: remove nvme_tcp_destroy_io_queues()
nvme-tcp: fix the memleak while create new ctrl failed
drivers/nvme/host/rdma.c | 8 +------
drivers/nvme/host/tcp.c | 49 ++++++++++++++++------------------------
2 files changed, 20 insertions(+), 37 deletions(-)
--
2.25.1
reply other threads:[~2024-11-23 13:02 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=cover.1732368343.git.chunguang.xu@shopee.com \
--to=brookxu.cn@gmail.com \
--cc=axboe@kernel.dk \
--cc=hch@lst.de \
--cc=kbusch@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-nvme@lists.infradead.org \
--cc=sagi@grimberg.me \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox