lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Sat, 01 Mar 2014 14:02:36 -0800
From:	"Nicholas A. Bellinger" <nab@...ux-iscsi.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	target-devel <target-devel@...r.kernel.org>,
	linux-scsi <linux-scsi@...r.kernel.org>,
	LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] target fixes for v3.14-rc5

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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ