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, 02 Mar 2013 10:48:13 -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>, Asias He <asias@...hat.com>,
	Benjamin ESTRABAUD <be@...tor.com>
Subject: [GIT PULL] target updates for v3.9-rc1 (round two)

Hi Linus,

Here are the remaining target-pending patches for v3.9-rc1.  Please go
ahead and pull from:

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

The most important one here is the immediate queue starvation regression
fix for iscsi-target, which addresses a bug that's effecting v3.5+
kernels under heavy sustained READ only workloads.  Thanks alot to
Benjamin Estrabaud for helping to track this down!

Also included is a pSCSI exception bugfix from Asias, along with a
handful of other minor changes.  Both bugfixes are CC'ed to stable.

Thank you,

--nab

Asias He (4):
  target: Add __exit annotation for module_exit functions
  target/pscsi: Drop unnecessary NULL assignment to bio->bi_next
  target/pscsi: Fix page increment
  target/pscsi: Rename sg_num to nr_vecs in pscsi_get_bio()

Nicholas Bellinger (1):
  iscsi-target: Fix immediate queue starvation regression with DATAIN

 drivers/target/iscsi/iscsi_target.c |   11 +++++++++--
 drivers/target/sbp/sbp_target.c     |    2 +-
 drivers/target/target_core_file.c   |    2 +-
 drivers/target/target_core_iblock.c |    2 +-
 drivers/target/target_core_pscsi.c  |    9 +++------
 5 files changed, 15 insertions(+), 11 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