public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: James Bottomley <James.Bottomley@SteelEye.com>
To: Andrew Morton <akpm@osdl.org>, Linus Torvalds <torvalds@osdl.org>
Cc: SCSI Mailing List <linux-scsi@vger.kernel.org>,
	Linux Kernel <linux-kernel@vger.kernel.org>
Subject: [GIT PATCH] scsi bug fixes for 2.6.12-rc3
Date: Fri, 06 May 2005 17:47:18 -0500	[thread overview]
Message-ID: <1115419638.4989.57.camel@mulgrave> (raw)

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


                 reply	other threads:[~2005-05-06 22:47 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1115419638.4989.57.camel@mulgrave \
    --to=james.bottomley@steeleye.com \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=torvalds@osdl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox