public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PATCH] SCSI fixes for 2.6.25-rc8
@ 2008-04-01 20:36 James Bottomley
  2008-04-02 18:05 ` Boaz Harrosh
  0 siblings, 1 reply; 3+ messages in thread
From: James Bottomley @ 2008-04-01 20:36 UTC (permalink / raw)
  To: Andrew Morton, Linus Torvalds; +Cc: linux-scsi, linux-kernel

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



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-04-02 18:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-01 20:36 [GIT PATCH] SCSI fixes for 2.6.25-rc8 James Bottomley
2008-04-02 18:05 ` Boaz Harrosh
2008-04-02 18:16   ` James Bottomley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox