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: [BK PATCH] SCSI bug fixes for 2.6.11-rc3
Date: Thu, 10 Feb 2005 12:51:45 -0500 [thread overview]
Message-ID: <1108057905.7361.21.camel@mulgrave> (raw)
This is a set of four bug fixes each with a corresponding user oops
report and one well tested driver update.
The patch is available at
bk://linux-scsi.bkbits.net/scsi-rc-fixes-2.6
The short changelog is
Andreas Herrmann:
o zfcp: bugfixes (without kfree) for -bk
Andrew Vasquez:
o qla2xxx: fix BUG's for smp_processor_id() on interrupt
Christoph Hellwig:
o cciss: handle scsi_add_host failure
James Bottomley:
o SCSI: fix HBA removal problem with transport classes
Seokmann Ju:
o megaraid_mbox 2.20.4.3 patch
and the diffstat is:
Documentation/scsi/ChangeLog.megaraid | 104 ++++++++
drivers/block/cciss_scsi.c | 15 -
drivers/s390/scsi/zfcp_erp.c | 6
drivers/s390/scsi/zfcp_fsf.c | 37 +--
drivers/scsi/megaraid/Kconfig.megaraid | 1
drivers/scsi/megaraid/mega_common.h | 3
drivers/scsi/megaraid/megaraid_ioctl.h | 1
drivers/scsi/megaraid/megaraid_mbox.c | 403 ++++++++++++++++++++++++++++++++-
drivers/scsi/megaraid/megaraid_mbox.h | 24 +
drivers/scsi/megaraid/megaraid_mm.c | 39 +++
drivers/scsi/megaraid/megaraid_mm.h | 5
drivers/scsi/qla2xxx/qla_isr.c | 4
drivers/scsi/scsi_transport_fc.c | 3
drivers/scsi/scsi_transport_iscsi.c | 4
drivers/scsi/scsi_transport_spi.c | 3
15 files changed, 604 insertions(+), 48 deletions(-)
James
reply other threads:[~2005-02-10 17:51 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=1108057905.7361.21.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