From: Keith Busch <kbusch@kernel.org>
To: axboe@kernel.dk, hch@lst.de, sagi@grimberg.me,
linux-nvme@lists.infradead.org
Subject: [GIT PULL] nvme fixes for Linux 6.14
Date: Mon, 3 Feb 2025 08:03:26 -0700 [thread overview]
Message-ID: <Z6DavvYWWh5eWDjr@kbusch-mbp> (raw)
[now with linux-nvme list copied]
The following changes since commit e7b94c5c6f3b6435206f0e4ef7c5aa4eceae42f9:
Merge tag 'md-6.14-20250113' of https://git.kernel.org/pub/scm/linux/kernel/git/mdraid/linux into for-6.14/block (2025-01-13 10:30:33 -0700)
are available in the Git repository at:
git://git.infradead.org/nvme.git tags/nvme-6.14-2025-01-31
for you to fetch changes up to c8ed6cb5d37bc09c7e25e49a670e9fd1a3bd1dfa:
nvme-fc: use ctrl state getter (2025-01-31 10:14:36 -0800)
----------------------------------------------------------------
nvme fixes for Linux 6.14
- Connection fixes for fibre channel transport (Daniel)
- Endian fixes (Keith, Christoph)
- Cleanup fix for host memory buffer (Francis)
- Platform specific power quirks (Georg)
- Target memory leak (Sagi)
- Use appropriate controller state accessor (Daniel)
----------------------------------------------------------------
Christoph Hellwig (2):
nvmet: the result field in nvmet_alloc_ctrl_args is little endian
nvmet: add a missing endianess conversion in nvmet_execute_admin_connect
Daniel Wagner (4):
nvme-fc: go straight to connecting state when initializing
nvme: handle connectivity loss in nvme_set_queue_count
nvme-fc: do not ignore connectivity loss during connecting
nvme-fc: use ctrl state getter
Francis Pravin (1):
nvme-pci: remove redundant dma frees in hmb
Georg Gottleuber (2):
nvme-pci: Add TUXEDO InfinityFlex to Samsung sleep quirk
nvme-pci: Add TUXEDO IBP Gen9 to Samsung sleep quirk
Keith Busch (2):
nvmet: fix rw control endian access
nvme: make nvme_tls_attrs_group static
Sagi Grimberg (1):
nvmet: fix a memory leak in controller identify
drivers/nvme/host/core.c | 8 +++++++-
drivers/nvme/host/fc.c | 35 +++++++++++++++++++++++++----------
drivers/nvme/host/pci.c | 12 +++---------
drivers/nvme/host/sysfs.c | 2 +-
drivers/nvme/target/admin-cmd.c | 1 +
drivers/nvme/target/fabrics-cmd.c | 2 +-
drivers/nvme/target/io-cmd-bdev.c | 2 +-
drivers/nvme/target/nvmet.h | 2 +-
8 files changed, 40 insertions(+), 24 deletions(-)
next reply other threads:[~2025-02-03 15:03 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-03 15:03 Keith Busch [this message]
2025-02-03 16:19 ` [GIT PULL] nvme fixes for Linux 6.14 Jens Axboe
-- strict thread matches above, loose matches on Subject: below --
2025-02-21 0:07 Keith Busch
2025-02-21 0:45 ` Jens Axboe
2025-03-06 1:39 Keith Busch
2025-03-06 11:33 ` Jens Axboe
2025-03-13 15:31 Keith Busch
2025-03-13 15:42 ` 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=Z6DavvYWWh5eWDjr@kbusch-mbp \
--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