[GIT PULL] nvme fixes for Linux 6.9
Keith Busch
kbusch at kernel.org
Thu Apr 4 09:59:07 PDT 2024
[resend for the mailing list]
The following changes since commit 22d24a544b0d49bbcbd61c8c0eaf77d3c9297155:
block: fix overflow in blk_ioctl_discard() (2024-04-02 07:43:24 -0600)
are available in the Git repository at:
git://git.infradead.org/nvme.git tags/nvme-6.9-2024-04-04
for you to fetch changes up to 205fb5fa6fde1b5b426015eb1ff69f2ff25ef5bb:
nvme-fc: rename free_ctrl callback to match name pattern (2024-04-04 08:47:56 -0700)
----------------------------------------------------------------
nvme fixes for Linux 6.9
- Atomic queue limits fixes (Christoph)
- Fabrics fixes (Hannes, Daniel)
----------------------------------------------------------------
Christoph Hellwig (3):
nvme-multipath: don't inherit LBA-related fields for the multipath node
nvme: split nvme_update_zone_info
nvme: don't create a multipath node for zero capacity devices
Daniel Wagner (2):
nvmet-fc: move RCU read lock to nvmet_fc_assoc_exists
nvme-fc: rename free_ctrl callback to match name pattern
Hannes Reinecke (1):
nvmet: implement unique discovery NQN
drivers/nvme/host/core.c | 41 ++++++++++++++++++++++++++++--------
drivers/nvme/host/fc.c | 4 ++--
drivers/nvme/host/nvme.h | 12 +++++++++--
drivers/nvme/host/zns.c | 33 +++++++++++++++++------------
drivers/nvme/target/configfs.c | 47 ++++++++++++++++++++++++++++++++++++++++++
drivers/nvme/target/core.c | 7 +++++++
drivers/nvme/target/fc.c | 17 ++++++++-------
7 files changed, 128 insertions(+), 33 deletions(-)
r
More information about the Linux-nvme
mailing list