All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "linux-block@vger.kernel.org" <linux-block@vger.kernel.org>
Subject: [GIT PULL] Block fixes for 6.0-final
Date: Fri, 30 Sep 2022 07:43:08 -0600	[thread overview]
Message-ID: <e5c2a0e5-1a04-50b1-78f0-08d998a8d4e7@kernel.dk> (raw)

Hi Linus,

Single NVMe pull request via Christoph with a few fixes that should go
into the 6.0 release:

- Fix IOC_PR_CLEAR and IOC_PR_RELEASE ioctls for nvme devices
  (Michael Kelley)
- Disable Write Zeroes on Phison E3C/E4C (Tina Hsu)

Please pull!


The following changes since commit 4c66a326b5ab784cddd72de07ac5b6210e9e1b06:

  Revert "block: freeze the queue earlier in del_gendisk" (2022-09-20 08:15:44 -0600)

are available in the Git repository at:

  git://git.kernel.dk/linux.git tags/block-6.0-2022-09-29

for you to fetch changes up to 6c84501a3c38adaf1c3486fb80b972f728ad8fd1:

  Merge tag 'nvme-6.0-2022-09-29' of git://git.infradead.org/nvme into block-6.0 (2022-09-29 09:04:02 -0600)

----------------------------------------------------------------
block-6.0-2022-09-29

----------------------------------------------------------------
Jens Axboe (1):
      Merge tag 'nvme-6.0-2022-09-29' of git://git.infradead.org/nvme into block-6.0

Michael Kelley (1):
      nvme: Fix IOC_PR_CLEAR and IOC_PR_RELEASE ioctls for nvme devices

Tina Hsu (1):
      nvme-pci: disable Write Zeroes on Phison E3C/E4C

 drivers/nvme/host/core.c | 6 +++---
 drivers/nvme/host/pci.c  | 4 ++++
 2 files changed, 7 insertions(+), 3 deletions(-)

-- 
Jens Axboe

             reply	other threads:[~2022-09-30 13:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-30 13:43 Jens Axboe [this message]
2022-09-30 16:38 ` [GIT PULL] Block fixes for 6.0-final pr-tracker-bot

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=e5c2a0e5-1a04-50b1-78f0-08d998a8d4e7@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=linux-block@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /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.