From: Keith Busch <kbusch@kernel.org>
To: axboe@kernel.dk
Cc: hch@lst.de, sagi@grimberg.me, linux-nvme@lists.infradead.org
Subject: [GIT PULL] nvme fixes for Linux 6.10
Date: Wed, 29 May 2024 16:10:38 -0600 [thread overview]
Message-ID: <Zlen3slew1w4dneo@kbusch-mbp.dhcp.thefacebook.com> (raw)
The following changes since commit f0eab3e8d1530b87f3523cee060004dd513a6d2b:
block: t10-pi: add MODULE_DESCRIPTION() (2024-05-20 08:07:44 -0600)
are available in the Git repository at:
git://git.infradead.org/nvme.git tags/nvme-6.10-2024-05-29
for you to fetch changes up to c758b77d4a0a0ed3a1292b3fd7a2aeccd1a169a4:
nvmet: fix a possible leak when destroy a ctrl during qp establishment (2024-05-28 10:01:52 -0700)
----------------------------------------------------------------
nvme fixes for Linux 6.10
- Removing unused fields (Kanchan)
- Large folio offsets support (Kundan)
- Multipath NUMA node initialiazation fix (Nilay)
- Multipath IO stats accounting fixes (Keith)
- Circular lockdep fix (Keith)
- Target race condition fix (Sagi)
- Target memory leak fix (Sagi)
----------------------------------------------------------------
Kanchan Joshi (1):
nvme: remove sgs and sws
Keith Busch (3):
nvme: fix multipath batched completion accounting
nvme-multipath: fix io accounting on failover
nvme: use srcu for iterating namespace list
Kundan Kumar (1):
nvme: adjust multiples of NVME_CTRL_PAGE_SIZE in offset
Nilay Shroff (1):
nvme-multipath: find NUMA path only for online numa-node
Sagi Grimberg (2):
nvmet: fix ns enable/disable possible hang
nvmet: fix a possible leak when destroy a ctrl during qp establishment
drivers/nvme/host/core.c | 116 +++++++++++++++++++++++++----------------
drivers/nvme/host/ioctl.c | 15 +++---
drivers/nvme/host/multipath.c | 26 +++++----
drivers/nvme/host/nvme.h | 7 +--
drivers/nvme/host/pci.c | 3 +-
drivers/nvme/target/configfs.c | 8 +++
drivers/nvme/target/core.c | 9 ++++
7 files changed, 117 insertions(+), 67 deletions(-)
next reply other threads:[~2024-05-29 22:10 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-29 22:10 Keith Busch [this message]
2024-05-30 1:55 ` [GIT PULL] nvme fixes for Linux 6.10 Jens Axboe
-- strict thread matches above, loose matches on Subject: below --
2024-06-05 18:10 Keith Busch
2024-06-05 18:13 ` Jens Axboe
2024-06-27 18:03 Keith Busch
2024-06-27 18:15 ` 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=Zlen3slew1w4dneo@kbusch-mbp.dhcp.thefacebook.com \
--to=kbusch@kernel.org \
--cc=axboe@kernel.dk \
--cc=hch@lst.de \
--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