linux-block.vger.kernel.org archive mirror
 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 5.11-rc7
Date: Fri, 5 Feb 2021 16:16:47 -0700	[thread overview]
Message-ID: <1b6014c3-84cf-ec3e-69bf-73a8b10c7e88@kernel.dk> (raw)

Hi Linus,

A few small regression fixes:

- NVMe pull request from Christoph:
	- more quirks for buggy devices (Thorsten Leemhuis, Claus Stovgaard)
	- update the email address for Keith (Keith Busch)
	- fix an out of bounds access in nvmet-tcp (Sagi Grimberg)

- Regression fix for BFQ shallow depth calculations introduced in this
  merge window (Lin)

Please pull!


The following changes since commit cd92cdb9c8bcfc27a8f28bcbf7c414a0ea79e5ec:

  null_blk: cleanup zoned mode initialization (2021-01-29 07:49:22 -0700)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/block-5.11-2021-02-05

for you to fetch changes up to ea8465e611022a04d85393f776874911a9fc0a2b:

  Merge branch 'nvme-5.11' of git://git.infradead.org/nvme into block-5.11 (2021-02-04 08:24:16 -0700)

----------------------------------------------------------------
block-5.11-2021-02-05

----------------------------------------------------------------
Claus Stovgaard (1):
      nvme-pci: ignore the subsysem NQN on Phison E16

Jens Axboe (1):
      Merge branch 'nvme-5.11' of git://git.infradead.org/nvme into block-5.11

Keith Busch (1):
      update the email address for Keith Bush

Lin Feng (1):
      bfq-iosched: Revert "bfq: Fix computation of shallow depth"

Sagi Grimberg (1):
      nvmet-tcp: fix out-of-bounds access when receiving multiple h2cdata PDUs

Thorsten Leemhuis (1):
      nvme-pci: avoid the deepest sleep state on Kingston A2000 SSDs

 .mailmap                  | 2 ++
 block/bfq-iosched.c       | 8 ++++----
 drivers/nvme/host/pci.c   | 4 ++++
 drivers/nvme/target/tcp.c | 3 ++-
 4 files changed, 12 insertions(+), 5 deletions(-)

-- 
Jens Axboe


             reply	other threads:[~2021-02-06  2:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-05 23:16 Jens Axboe [this message]
2021-02-06 22:46 ` [GIT PULL] Block fixes for 5.11-rc7 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=1b6014c3-84cf-ec3e-69bf-73a8b10c7e88@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).