Linux block layer
 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.10-rc
Date: Sat, 7 Nov 2020 13:14:02 -0700	[thread overview]
Message-ID: <bdeefa97-9ec3-cac8-3e6b-dd912d0c0c33@kernel.dk> (raw)

Hi Linus,

A few fixes that should make it into this release:

- NVMe pull request from Christoph:
	- revert a nvme_queue size optimization (Keith Bush)
	- fabrics timeout races fixes (Chao Leng and Sagi Grimberg)"

- null_blk zone locking fix (Damien)

Please pull!


The following changes since commit 3cea11cd5e3b00d91caf0b4730194039b45c5891:

  Linux 5.10-rc2 (2020-11-01 14:43:51 -0800)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/block-5.10-2020-11-07

for you to fetch changes up to e1777d099728a76a8f8090f89649aac961e7e530:

  null_blk: Fix scheduling in atomic with zoned mode (2020-11-06 09:36:42 -0700)

----------------------------------------------------------------
block-5.10-2020-11-07

----------------------------------------------------------------
Chao Leng (3):
      nvme: introduce nvme_sync_io_queues
      nvme-rdma: avoid race between time out and tear down
      nvme-tcp: avoid race between time out and tear down

Damien Le Moal (1):
      null_blk: Fix scheduling in atomic with zoned mode

Jens Axboe (1):
      Merge tag 'nvme-5.10-2020-11-05' of git://git.infradead.org/nvme into block-5.10

Keith Busch (1):
      Revert "nvme-pci: remove last_sq_tail"

Sagi Grimberg (2):
      nvme-rdma: avoid repeated request completion
      nvme-tcp: avoid repeated request completion

 drivers/block/null_blk.h       |  2 +-
 drivers/block/null_blk_zoned.c | 47 ++++++++++++++++++++++++++++--------------
 drivers/nvme/host/core.c       |  8 +++++--
 drivers/nvme/host/nvme.h       |  1 +
 drivers/nvme/host/pci.c        | 23 +++++++++++++++++----
 drivers/nvme/host/rdma.c       | 14 +++----------
 drivers/nvme/host/tcp.c        | 16 ++++----------
 7 files changed, 65 insertions(+), 46 deletions(-)

-- 
Jens Axboe


             reply	other threads:[~2020-11-07 20:14 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-07 20:14 Jens Axboe [this message]
2020-11-07 22:08 ` [GIT PULL] Block fixes for 5.10-rc pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2020-11-20 18:45 Jens Axboe
2020-11-21  0:29 ` pr-tracker-bot
2020-11-13 21:21 [GIT PULL] block " Jens Axboe
2020-11-14  0:15 ` pr-tracker-bot
2020-10-30 17:09 [GIT PULL] Block " Jens Axboe
2020-10-30 22:10 ` 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=bdeefa97-9ec3-cac8-3e6b-dd912d0c0c33@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