linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/11] lpfc updates for 11.4.0.1
@ 2017-06-16  5:56 James Smart
  2017-06-16  5:56 ` [PATCH 01/11] Fix system panic when express lane enabled James Smart
                   ` (11 more replies)
  0 siblings, 12 replies; 24+ messages in thread
From: James Smart @ 2017-06-16  5:56 UTC (permalink / raw)
  To: linux-scsi; +Cc: James Smart

This patch set provides a number of bug fixes.

The patches were cut against the Martin's 4.13/scsi-queue tree.
There are no outside dependencies. The patches should merge via
Martin's tree. 

James Smart (11):
  Fix system panic when express lane enabled.
  Fix nvme_info sysfs output to be consistent
  Vport creation is failing with "Link Down" error
  Reduce time spent in IRQ for received NVME commands
  Break up IO ctx list into a separate get and put list
  Fix SLI3 drivers attempting NVME ELS commands.
  Fix crash after firmware flash when IO is running.
  Fix crash doing IO with resets
  Fix crash in lpfc_sli_ringtxcmpl_put when nvmet gets an abort request.
  Driver responds LS_RJT to Beacon Off ELS - Linux
  lpfc: update to revision to 11.4.0.1

 drivers/scsi/lpfc/lpfc_attr.c    | 13 +++---
 drivers/scsi/lpfc/lpfc_debugfs.c | 11 ++++--
 drivers/scsi/lpfc/lpfc_els.c     | 38 +++++++++---------
 drivers/scsi/lpfc/lpfc_hbadisc.c |  3 +-
 drivers/scsi/lpfc/lpfc_init.c    | 37 ++++++++++-------
 drivers/scsi/lpfc/lpfc_nvmet.c   | 85 ++++++++++++++++++++++++++++------------
 drivers/scsi/lpfc/lpfc_sli.c     | 27 ++++++-------
 drivers/scsi/lpfc/lpfc_sli4.h    |  9 +++--
 drivers/scsi/lpfc/lpfc_version.h |  2 +-
 9 files changed, 137 insertions(+), 88 deletions(-)

-- 
2.11.0

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

end of thread, other threads:[~2017-06-20  1:42 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-16  5:56 [PATCH 00/11] lpfc updates for 11.4.0.1 James Smart
2017-06-16  5:56 ` [PATCH 01/11] Fix system panic when express lane enabled James Smart
2017-06-16  7:50   ` Hannes Reinecke
2017-06-16  5:56 ` [PATCH 02/11] Fix nvme_info sysfs output to be consistent James Smart
2017-06-16  7:51   ` Hannes Reinecke
2017-06-16  5:56 ` [PATCH 03/11] Vport creation is failing with "Link Down" error James Smart
2017-06-16  7:51   ` Hannes Reinecke
2017-06-16  5:56 ` [PATCH 04/11] Reduce time spent in IRQ for received NVME commands James Smart
2017-06-16  7:52   ` Hannes Reinecke
2017-06-16  5:56 ` [PATCH 05/11] Break up IO ctx list into a separate get and put list James Smart
2017-06-16  7:59   ` Hannes Reinecke
2017-06-16  5:56 ` [PATCH 06/11] Fix SLI3 drivers attempting NVME ELS commands James Smart
2017-06-16  8:00   ` Hannes Reinecke
2017-06-16  5:56 ` [PATCH 07/11] Fix crash after firmware flash when IO is running James Smart
2017-06-16  8:01   ` Hannes Reinecke
2017-06-16  5:56 ` [PATCH 08/11] Fix crash doing IO with resets James Smart
2017-06-16  8:02   ` Hannes Reinecke
2017-06-16  5:56 ` [PATCH 09/11] Fix crash in lpfc_sli_ringtxcmpl_put when nvmet gets an abort request James Smart
2017-06-16  8:02   ` Hannes Reinecke
2017-06-16  5:56 ` [PATCH 10/11] Driver responds LS_RJT to Beacon Off ELS - Linux James Smart
2017-06-16  8:03   ` Hannes Reinecke
2017-06-16  5:56 ` [PATCH 11/11] lpfc: update to revision to 11.4.0.1 James Smart
2017-06-16  8:03   ` Hannes Reinecke
2017-06-20  1:42 ` [PATCH 00/11] lpfc updates for 11.4.0.1 Martin K. Petersen

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