linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] nvme updates for-5.5
@ 2019-12-06 23:28 Keith Busch
  2019-12-07  0:50 ` Jens Axboe
  0 siblings, 1 reply; 2+ messages in thread
From: Keith Busch @ 2019-12-06 23:28 UTC (permalink / raw)
  To: Jens Axboe; +Cc: hch, linux-nvme, sagi

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-12-07  0:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-06 23:28 [GIT PULL] nvme updates for-5.5 Keith Busch
2019-12-07  0:50 ` Jens Axboe

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).