linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Keith Busch <kbusch@kernel.org>
To: Jens Axboe <axboe@kernel.dk>
Cc: hch@lst.de, linux-nvme@lists.infradead.org, sagi@grimberg.me
Subject: [GIT PULL] nvme updates for-5.5
Date: Sat, 7 Dec 2019 08:28:38 +0900	[thread overview]
Message-ID: <20191206232838.GB2549@redsun51.ssa.fujisawa.hgst.com> (raw)

Our second pull request ahead of the 5.5-rc.

The following changes since commit be2eca94d144e3ffed565c483a58ecc76a869c98:

  Merge tag 'for-linus-5.5-1' of git://github.com/cminyard/linux-ipmi (2019-11-25 21:41:48 -0800)

are available in the Git repository at:

  git://git.infradead.org/nvme.git nvme/for-5.5

for you to fetch changes up to 7e4c6b9a5d22485acf009b3c3510a370f096dd54:

  nvme/pci: Fix read queue count (2019-12-07 02:52:47 +0900)

----------------------------------------------------------------
Edmund Nadolski (1):
      nvme: else following return is not needed

Israel Rukshin (3):
      nvme-rdma: Avoid preallocating big SGL for data
      nvme-fc: Avoid preallocating big SGL for data
      nvmet-loop: Avoid preallocating big SGL for data

James Smart (3):
      nvme_fc: add module to ops template to allow module references
      nvme: add error message on mismatching controller ids
      nvme-fc: fix double-free scenarios on hw queues

Keith Busch (5):
      nvme: Namepace identification descriptor list is optional
      nvme/pci: Remove last_cq_head
      nvme/pci: Fix write and poll queue types
      nvme/pci Limit write queue sizes to possible cpus
      nvme/pci: Fix read queue count

 drivers/nvme/host/core.c        |  6 ++++++
 drivers/nvme/host/fc.c          | 40 +++++++++++++++++++++++++++++++---------
 drivers/nvme/host/nvme.h        |  6 ++++++
 drivers/nvme/host/pci.c         | 23 +++++++++--------------
 drivers/nvme/host/rdma.c        | 10 +++++-----
 drivers/nvme/target/fcloop.c    |  1 +
 drivers/nvme/target/loop.c      |  8 ++++----
 drivers/scsi/lpfc/lpfc_nvme.c   |  2 ++
 drivers/scsi/qla2xxx/qla_nvme.c |  1 +
 include/linux/nvme-fc-driver.h  |  4 ++++
 10 files changed, 69 insertions(+), 32 deletions(-)


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

             reply	other threads:[~2019-12-06 23:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-06 23:28 Keith Busch [this message]
2019-12-07  0:50 ` [GIT PULL] nvme updates for-5.5 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=20191206232838.GB2549@redsun51.ssa.fujisawa.hgst.com \
    --to=kbusch@kernel.org \
    --cc=axboe@kernel.dk \
    --cc=hch@lst.de \
    --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;
as well as URLs for NNTP newsgroup(s).