Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: 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 5.10-rc1
Date: Fri, 23 Oct 2020 13:00:35 +0200	[thread overview]
Message-ID: <20201023110035.GA3504312@infradead.org> (raw)

The following changes since commit cb3a92da231bcf55c243d00fa619ee36281b0001:

  block: remove unused members for io_context (2020-10-20 07:10:14 -0600)

are available in the Git repository at:

  git://git.infradead.org/nvme.git tags/nvme-5.10-2020-10-23

for you to fetch changes up to f673714a1247669bc90322dfb14a5cf553833796:

  nvme-fc: shorten reconnect delay if possible for FC (2020-10-23 12:54:45 +0200)

----------------------------------------------------------------
nvme fixes for 5.10

 - rdma error handling fixes (Chao Leng)
 - fc error handling and reconnect fixes (James Smart)
 - fix the qid displace when tracing ioctl command (Keith Busch)
 - don't use BLK_MQ_REQ_NOWAIT for passthru (Chaitanya Kulkarni)
 - fix MTDT for passthru (Logan Gunthorpe)
 - blacklist Write Same on more devices (Kai-Heng Feng)
 - fix an uninitialized work struct (zhenwei pi)

----------------------------------------------------------------
Chaitanya Kulkarni (1):
      nvmet: don't use BLK_MQ_REQ_NOWAIT for passthru

Chao Leng (2):
      nvme-rdma: fix crash when connect rejected
      nvme-rdma: fix crash due to incorrect cqe

James Smart (4):
      nvme-fc: fix io timeout to abort I/O
      nvme-fc: fix error loop in create_hw_io_queues
      nvme-fc: wait for queues to freeze before calling update_hr_hw_queues
      nvme-fc: shorten reconnect delay if possible for FC

Kai-Heng Feng (1):
      nvme-pci: disable Write Zeroes on Sandisk Skyhawk

Keith Busch (1):
      nvme: use queuedata for nvme_req_qid

Logan Gunthorpe (2):
      nvmet: limit passthru MTDS by BIO_MAX_PAGES
      nvmet: cleanup nvmet_passthru_map_sg()

zhenwei pi (1):
      nvmet: fix uninitialized work for zero kato

 drivers/nvme/host/fc.c         | 138 ++++++++++++++++++++++++++++-------------
 drivers/nvme/host/nvme.h       |   2 +-
 drivers/nvme/host/pci.c        |   2 +
 drivers/nvme/host/rdma.c       |   6 +-
 drivers/nvme/target/core.c     |   3 +-
 drivers/nvme/target/passthru.c |  18 ++++--
 6 files changed, 115 insertions(+), 54 deletions(-)

_______________________________________________
Linux-nvme mailing list
Linux-nvme@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-nvme

             reply	other threads:[~2020-10-23 11:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-23 11:00 Christoph Hellwig [this message]
2020-10-23 13:30 ` [GIT PULL] nvme fixes for 5.10-rc1 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=20201023110035.GA3504312@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