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:	Thu, 27 May 2010 10:45:37 -0500
From:	James Bottomley <James.Bottomley@...e.de>
To:	Linus Torvalds <torvalds@...ux-foundation.org>,
	Andrew Morton <akpm@...ux-foundation.org>
Cc:	linux-scsi <linux-scsi@...r.kernel.org>,
	linux-kernel@...r.kernel.org
Subject: [GIT PULL] final (hopefully) SCSI updates for 2.6.35 merge window

This is just the stragglers that were in process when the merge window
opened.  They got delayed to stabilise the scsi features tree through
linux-next before the first pull request.  it's mainly a set of
miscellaneous bug fixes (including the ultimate resolution of the iscsi
bug fix mismerge) plus an ipr and aacraid update.

The patch is available here:

master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git

The short changelog is:

Alan Stern (1):
      fix race in scsi_target_reap

Dan Carpenter (1):
      be2iscsi: correct return value in mgmt_invalidate_icds()

Julia Lawall (1):
      aacraid: Eliminate use after free

Krishna Gudipati (1):
      bfa: fix system crash when reading sysfs fc_host statistics

Mike Christie (1):
      iscsi_tcp: remove sk_sleep check

Nick Cheng (1):
      arcmsr: Support HW reset for EH and polling scheme for scsi device

Wayne Boyer (5):
      ipr: improve interrupt service routine performance
      ipr: set the data list length in the request control block
      ipr: fix a register read to use the correct address for 64 bit adapters
      ipr: include the resource path in the IOA status area structure
      ipr: implement fixes for 64 bit adapter support

and the diffstat:

 drivers/scsi/aacraid/commctrl.c   |    4 
 drivers/scsi/arcmsr/arcmsr.h      |   29 +
 drivers/scsi/arcmsr/arcmsr_attr.c |    3 
 drivers/scsi/arcmsr/arcmsr_hba.c  |  684 +++++++++++++++++++++++++++-----------
 drivers/scsi/be2iscsi/be_mgmt.c   |    5 
 drivers/scsi/bfa/bfa_core.c       |   22 +
 drivers/scsi/ipr.c                |  221 ++++++------
 drivers/scsi/ipr.h                |   31 +
 drivers/scsi/iscsi_tcp.c          |    6 
 drivers/scsi/scsi_scan.c          |    9 
 10 files changed, 708 insertions(+), 306 deletions(-)

James


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