[GIT PULL] SCSI target fixes for v4.10-rc4

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello Linus,

The following changes since commit 49def1853334396f948dcb4cedb9347abb318df5:

  Linux 4.10-rc4 (2017-01-15 16:21:59 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bvanassche/linux.git scsi-target-for-v4.10

for you to fetch changes up to 300af14bdb28157090f0c6f89d244fda940082da:

  qla2xxx: Disable out-of-order processing by default in firmware

----------------------------------------------------------------

The patches included in this pull request are:
* Two small fixes for the ibmvscsis driver.
* Ten patches with bug fixes for the target mode of the qla2xxx driver.
* Four patches that avoid that the "sparse" and "smatch" static analyzer
  tools report false positives for the qla2xxx code base.

Please pull.

Thanks,

Bart.

----------------------------------------------------------------

Bart Van Assche (4):
      qla2xxx: Fix indentation
      qla2xxx: Declare an array with file scope static
      qla2xxx: Move two arrays from header files to .c files
      qla2xxx: Avoid that building with W=1 triggers complaints about set-but-not-used variables

Bryant G. Ly (2):
      ibmvscsis: Fix max transfer length
      ibmvscsis: Fix sleeping in interrupt context

Himanshu Madhani (3):
      qla2xxx: Include ATIO queue in firmware dump when in target mode
      qla2xxx: Set tcm_qla2xxx version to automatically track qla2xxx version
      qla2xxx: Reset reserved field in firmware options to 0

Quinn Tran (7):
      qla2xxx: Fix wrong IOCB type assumption
      qla2xxx: Collect additional information to debug fw dump
      qla2xxx: Fix crash due to null pointer access
      qla2xxx: Terminate exchange if corrupted
      qla2xxx: Reduce exess wait during chip reset
      qla2xxx: Fix erroneous invalid handle message
      qla2xxx: Disable out-of-order processing by default in firmware

 drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c |  7 ++--
 drivers/scsi/qla2xxx/qla_attr.c          |  3 +-
 drivers/scsi/qla2xxx/qla_def.h           |  3 +-
 drivers/scsi/qla2xxx/qla_init.c          |  4 +--
 drivers/scsi/qla2xxx/qla_isr.c           |  4 +++
 drivers/scsi/qla2xxx/qla_mbx.c           | 37 +++++++++++++--------
 drivers/scsi/qla2xxx/qla_nx.c            |  5 +++
 drivers/scsi/qla2xxx/qla_nx.h            |  3 +-
 drivers/scsi/qla2xxx/qla_nx2.c           | 17 ++++++++++
 drivers/scsi/qla2xxx/qla_nx2.h           | 17 ----------
 drivers/scsi/qla2xxx/qla_os.c            | 16 ++++++---
 drivers/scsi/qla2xxx/qla_target.c        | 57 ++++++++++++++++++++++----------
 drivers/scsi/qla2xxx/qla_target.h        | 22 +++++++++++-
 drivers/scsi/qla2xxx/qla_tmpl.c          | 24 ++++++++++++++
 drivers/scsi/qla2xxx/tcm_qla2xxx.c       |  4 +--
 drivers/scsi/qla2xxx/tcm_qla2xxx.h       |  1 -
 16 files changed, 158 insertions(+), 66 deletions(-)--
To unsubscribe from this list: send the line "unsubscribe target-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux SCSI]     [Kernel Newbies]     [Linux SCSI Target Infrastructure]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Device Mapper]

  Powered by Linux