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>] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 01 Apr 2008 15:36:37 -0500
From:	James Bottomley <James.Bottomley@...senPartnership.com>
To:	Andrew Morton <akpm@...ux-foundation.org>,
	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-scsi <linux-scsi@...r.kernel.org>,
	linux-kernel <linux-kernel@...r.kernel.org>
Subject: [GIT PATCH] SCSI fixes for 2.6.25-rc8

This patch constitutes three bug fixes (the reversion of the BSG queue
fix is the most serious; without it we're getting eventual corruption in
systems).  The other two fix error legs or misleading reporting.  The
remaining 8 patches are all updates to the mvsas driver which was a late
addition at the -rc1 phase, so while they're not truly bug fixes, they
are enhancements to make that unreleased driver more roubust for 2.6.25.

The patch is here:

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

The short changelog is:

James Bottomley (2):
      libsas: Warn if ATA device detected but CONFIG_SCSI_SAS_ATA not set
      Revert " fix bsg queue oops with iscsi logout"

James Smart (1):
      hosts.c: fixes for "no error" reported after error scenarios

Ke Wei (8):
      mvsas: check subsystem id
      mvsas: get phy info.
      mvsas: fix the buffer of rx DMA overflow bug
      mvsas: retry aborting task.
      mvsas: check hd whether unplugged
      mvsas : interrupt handling
      mvsas: a tag handler implementation
      mvsas: fill in error info record and phy mode6 bits.

and the diffstat:

 drivers/scsi/hosts.c               |   16 
 drivers/scsi/libsas/sas_discover.c |    5 
 drivers/scsi/mvsas.c               |  711 +++++++++++++++++++++++++------------
 drivers/scsi/scsi_sysfs.c          |    2 
 4 files changed, 497 insertions(+), 237 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