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: Linux Kernel <linux-kernel@vger.kernel.org>,
	SCSI Mailing List <linux-scsi@vger.kernel.org>
Subject: [BK PATCH] SCSI bug fixes for 2.6.1
Date: 19 Jan 2004 19:46:40 -0500	[thread overview]
Message-ID: <1074539066.1647.32.camel@mulgrave> (raw)

The attached is specifically bugfixes only for 2.6.1 that I'd like to
get in before we begin release candidates for 2.6.2.  Some of them are
bug fix only pieces from driver updates that I'll begin pushing after
2.6.2 is out.

The update is available at:

bk://linux-scsi.bkbits.net/scsi-for-linus-2.6

The short changelog is

<andrew.vasquez:qlogic.com>:
  o No LUNs detected with qla2xxx / qla2300

<emoore:lsil.com>:
  o MPT Fusion x86-64 boot fix

<mort:bork.org>:
  o Fix error path when adding sysfs attributes

Andrew Morton:
  o fix qla2xxx build for older gcc's

James Bottomley:
  o aha152x PCMCIA fix

Jes Sorensen:
  o qla1280 update

Mike Anderson:
  o scsi_eh_flush_done_q return status

The diffstats are

 message/fusion/mptbase.h  |    4 -
 message/fusion/mptscsih.c |    4 +
 scsi/aha152x.c            |    2 
 scsi/qla1280.c            |  133 ++++++++++++++++++++++++++++++----------------
 scsi/qla1280.h            |   23 ++++---
 scsi/qla2xxx/qla_def.h    |    6 +-
 scsi/qla2xxx/qla_init.c   |    2 
 scsi/scsi_error.c         |   28 ++++-----
 scsi/scsi_sysfs.c         |   11 ++-
 9 files changed, 134 insertions(+), 79 deletions(-)

James



                 reply	other threads:[~2004-01-20  0:46 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=1074539066.1647.32.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