All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] target fixes for v3.14-rc5
@ 2014-03-01 22:02 Nicholas A. Bellinger
  0 siblings, 0 replies; only message in thread
From: Nicholas A. Bellinger @ 2014-03-01 22:02 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: target-devel, linux-scsi, LKML

Hi Linus,

Here are the target pending fixes for v3.14-rc5 code.

Please pull from:

  git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending.git master

The bulk of the series are bugfixes for qla2xxx target NPIV support that
went in for v3.14-rc1.  Also included are a few DIF related fixes, a
qla2xxx fix (Cc'ed to stable) from Greg W., and vhost/scsi protocol
version related fix from Venkatesh.

Also just a heads up that a series to address a number of issues with
iser-target active I/O reset/shutdown is still being tested, and will be
included in a separate -rc6 PULL request.

Thank you,

--nab

Dr. Greg Wettstein (1):
  qla2xxx: Fix kernel panic on selective retransmission request

Nicholas Bellinger (7):
  qla2xxx: Fix qlt_lport_register base_vha callback race
  qla2xxx: Check + fail when npiv_vports_inuse exists in shutdown
  tcm_qla2xxx: Add NPIV specific enable/disable attribute logic
  tcm_qla2xxx: Perform configfs depend/undepend for base_tpg
  tcm_qla2xxx: Fix NAA formatted name for NPIV WWPNs
  target/sbc: Fix sbc_dif_copy_prot addr offset bug
  target: Add DIF sense codes in transport_generic_request_failure

Sagi Grimberg (1):
  Target/sbc: Don't use sg as iterator in sbc_verify_read

Venkatesh Srinivas (1):
  vhost/scsi: Check LUN structure byte 0 is set to 1, per spec

 drivers/scsi/qla2xxx/qla_target.c      |   42 +++++++--
 drivers/scsi/qla2xxx/qla_target.h      |    2 +-
 drivers/scsi/qla2xxx/tcm_qla2xxx.c     |  158 +++++++++++++++++++++++---------
 drivers/scsi/qla2xxx/tcm_qla2xxx.h     |    7 +-
 drivers/target/target_core_sbc.c       |   15 ++-
 drivers/target/target_core_transport.c |    3 +
 drivers/vhost/scsi.c                   |    6 ++
 7 files changed, 171 insertions(+), 62 deletions(-)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-03-01 21:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-01 22:02 [GIT PULL] target fixes for v3.14-rc5 Nicholas A. Bellinger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.