From: Keith Busch <kbusch@kernel.org>
To: axboe@kernel.dk
Cc: linux-nvme@lists.infradead.org, hch@lst.de, sagi@grimberg.me
Subject: [GIT PULL] nvme fixes for Linux 6.10
Date: Thu, 27 Jun 2024 12:03:45 -0600 [thread overview]
Message-ID: <Zn2pgbTvj8TYr_W5@kbusch-mbp> (raw)
The following changes since commit 5f75e081ab5cbfbe7aca2112a802e69576ee9778:
loop: Disable fallocate() zero and discard if not supported (2024-06-14 06:21:25 -0600)
are available in the Git repository at:
git://git.infradead.org/nvme.git tags/nvme-6.10-2024-06-27
for you to fetch changes up to 440e2051c577896275c0e0513ec26964e04c7810:
nvmet-fc: Remove __counted_by from nvmet_fc_tgt_queue.fod[] (2024-06-26 10:13:04 -0700)
----------------------------------------------------------------
nvme fixes for Linux 6.10
- Fabrics fixes (Hannes)
- Missing module description (Jeff)
- Clang warning fix (Nathan)
----------------------------------------------------------------
Boyang Yu (1):
nvme: fix NVME_NS_DEAC may incorrectly identifying the disk as EXT_LBA.
Hannes Reinecke (3):
nvmet: do not return 'reserved' for empty TSAS values
nvme: fixup comment for nvme RDMA Provider Type
nvmet: make 'tsas' attribute idempotent for RDMA
Jeff Johnson (1):
nvme-apple: add missing MODULE_DESCRIPTION()
Nathan Chancellor (1):
nvmet-fc: Remove __counted_by from nvmet_fc_tgt_queue.fod[]
drivers/nvme/host/apple.c | 1 +
drivers/nvme/host/nvme.h | 2 +-
drivers/nvme/target/configfs.c | 41 +++++++++++++++++++++++++++++++----------
drivers/nvme/target/fc.c | 2 +-
include/linux/nvme.h | 6 ++++--
5 files changed, 38 insertions(+), 14 deletions(-)
next reply other threads:[~2024-06-27 18:03 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-27 18:03 Keith Busch [this message]
2024-06-27 18:15 ` [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-05-29 22:10 Keith Busch
2024-05-30 1:55 ` 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=Zn2pgbTvj8TYr_W5@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.