And here are the for-3.16 driver changes:

----------------------------------------------------------------
Brian King (2):
      ibmvscsi: Abort init sequence during error recovery
      ibmvscsi: Add memory barriers for send / receive

Maurizio Lombardi (2):
      pm8001: Fix potential null pointer dereference and memory leak.
      bnx2fc: do not scan uninitialized lists in case of error.

Neil Horman (2):
      fc: ensure scan_work isn't active when freeing fc_rport
      bnx2fc: Improve stats update mechanism

Paolo Bonzini (2):
      virtio-scsi: avoid cancelling uninitialized work items
      virtio-scsi: fix various bad behavior on aborted requests

Quinn Tran (1):
      qla2xxx: Fix sparse warning in qla_target.c.

Reddy, Sreekanth (1):
      MAINTAINERS: Update LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI) maintainers 
Email IDs

Tomas Henzl (2):
      be2iscsi: add an missing goto in error path
      be2iscsi: remove potential junk pointer free

 MAINTAINERS                       |    9 +++++----
 drivers/scsi/be2iscsi/be_main.c   |    2 ++
 drivers/scsi/be2iscsi/be_mgmt.c   |    4 +---
 drivers/scsi/bnx2fc/bnx2fc_fcoe.c |   16 ++++------------
 drivers/scsi/bnx2fc/bnx2fc_io.c   |    2 ++
 drivers/scsi/ibmvscsi/ibmvscsi.c  |   13 ++++++++++++-
 drivers/scsi/pm8001/pm8001_init.c |   13 ++++++++++---
 drivers/scsi/qla2xxx/qla_target.c |   17 +++++++++++------
 drivers/scsi/qla2xxx/qla_target.h |    4 ++--
 drivers/scsi/scsi_transport_fc.c  |    1 +
 drivers/scsi/virtio_scsi.c        |   26 +++++++++++++++++++++++++-
 11 files changed, 75 insertions(+), 32 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to