From: Christoph Hellwig <hch@infradead.org>
To: Jens Axboe <axboe@kernel.dk>
Cc: Keith Busch <kbusch@kernel.org>,
linux-block@vger.kernel.org, Sagi Grimberg <sagi@grimberg.me>,
linux-nvme@lists.infradead.org
Subject: [GIT PULL] nvme fixes for Linux 6.1
Date: Thu, 20 Oct 2022 10:57:47 +0200 [thread overview]
Message-ID: <Y1ENi1X5gi7yU9VS@infradead.org> (raw)
The following changes since commit e0539ae012ba5d618eb19665ff990b87b960c643:
Documentation: document ublk user recovery feature (2022-10-18 05:12:26 -0700)
are available in the Git repository at:
git://git.infradead.org/nvme.git tags/nvme-6.1-2022-10-22
for you to fetch changes up to 94f5a06884074dcd99606d7b329e133ee65ea6ad:
nvmet: fix invalid memory reference in nvmet_subsys_attr_qid_max_show (2022-10-19 12:43:13 +0200)
----------------------------------------------------------------
nvme fixes for Linux 6.1
- fix nvme-hwmon for DMA non-cohehrent architectures (Serge Semin)
- add a nvme-hwmong maintainer (Christoph Hellwig)
- fix error pointer dereference in error handling (Dan Carpenter)
- fix invalid memory reference in nvmet_subsys_attr_qid_max_show
(Daniel Wagner)
- don't limit the DMA segment size in nvme-apple (Russell King)
- fix workqueue MEM_RECLAIM flushing dependency (Sagi Grimberg)
- disable write zeroes on various Kingston SSDs (Xander Li)
----------------------------------------------------------------
Christoph Hellwig (2):
nvme: add Guenther as nvme-hwmon maintainer
nvme-hwmon: consistently ignore errors from nvme_hwmon_init
Dan Carpenter (1):
nvme: fix error pointer dereference in error handling
Daniel Wagner (1):
nvmet: fix invalid memory reference in nvmet_subsys_attr_qid_max_show
Russell King (Oracle) (1):
nvme-apple: don't limit DMA segement size
Sagi Grimberg (1):
nvmet: fix workqueue MEM_RECLAIM flushing dependency
Serge Semin (1):
nvme-hwmon: kmalloc the NVME SMART log buffer
Xander Li (1):
nvme-pci: disable write zeroes on various Kingston SSD
MAINTAINERS | 6 ++++++
drivers/nvme/host/apple.c | 2 ++
drivers/nvme/host/core.c | 8 ++++++--
drivers/nvme/host/hwmon.c | 32 ++++++++++++++++++++++----------
drivers/nvme/host/pci.c | 10 ++++++++++
drivers/nvme/target/configfs.c | 4 ----
drivers/nvme/target/core.c | 2 +-
7 files changed, 47 insertions(+), 17 deletions(-)
next reply other threads:[~2022-10-20 8:58 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-20 8:57 Christoph Hellwig [this message]
2022-10-20 12:44 ` [GIT PULL] nvme fixes for Linux 6.1 Jens Axboe
-- strict thread matches above, loose matches on Subject: below --
2022-12-07 14:09 Christoph Hellwig
2022-12-07 15:55 ` Jens Axboe
2022-12-02 9:35 Christoph Hellwig
2022-12-02 15:01 ` Jens Axboe
2022-10-27 13:47 Christoph Hellwig
2022-10-27 13:50 ` Jens Axboe
2022-10-12 11:43 Christoph Hellwig
2022-10-12 13:16 ` 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=Y1ENi1X5gi7yU9VS@infradead.org \
--to=hch@infradead.org \
--cc=axboe@kernel.dk \
--cc=kbusch@kernel.org \
--cc=linux-block@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