public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PATCH] scsi bug fixes for 2.6.12-rc3
@ 2005-05-06 22:47 James Bottomley
  0 siblings, 0 replies; only message in thread
From: James Bottomley @ 2005-05-06 22:47 UTC (permalink / raw)
  To: Andrew Morton, Linus Torvalds; +Cc: SCSI Mailing List, Linux Kernel

This is the dump of the current crop of SCSI bugfixes.

The patch is available at

rsync://www.parisc-linux.org/~jejb/git/scsi-for-linus-2.6.git

The short changelog is:


Andreas Herrmann:
  o zfcp: fix compile error

Andrew Vasquez:
  o qla2xxx: remove a transport #include

Christoph Hellwig:
  o aic7xxx: remove inquiry sniffing leftovers

James Bottomley:
  o correct the sym2 period setting routines
  o fix command retries in spi_transport class

Mark Haverkamp:
  o aacraid: Fix adapter open error

Mike Christie:
  o call correct scsi_done function in scsi_dispatch_cmd

Nate Dailey:
  o drivers/scsi/sr_ioctl.c: check for failed allocation

And the diffstat is:

 drivers/s390/scsi/zfcp_aux.c        |    2 -
 drivers/s390/scsi/zfcp_def.h        |    1 
 drivers/scsi/aacraid/linit.c        |    2 -
 drivers/scsi/aic7xxx/aic7xxx_osm.c  |    2 -
 drivers/scsi/aic7xxx/aic7xxx_osm.h  |    6 ----
 drivers/scsi/qla2xxx/qla_attr.c     |    8 -----
 drivers/scsi/qla2xxx/qla_gbl.h      |    4 +-
 drivers/scsi/qla2xxx/qla_os.c       |    3 +-
 drivers/scsi/scsi.c                 |    2 -
 drivers/scsi/scsi_transport_spi.c   |   49 ++++++++++++++++++++++++------------
 drivers/scsi/sr_ioctl.c             |    3 ++
 drivers/scsi/sym53c8xx_2/sym_glue.c |    5 ++-
 12 files changed, 48 insertions(+), 39 deletions(-)

James


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-05-06 22:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-06 22:47 [GIT PATCH] scsi bug fixes for 2.6.12-rc3 James Bottomley

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