* [BK PATCH] SCSI bug fixes for 2.6.11-rc3
@ 2005-02-10 17:51 James Bottomley
0 siblings, 0 replies; only message in thread
From: James Bottomley @ 2005-02-10 17:51 UTC (permalink / raw)
To: Andrew Morton, Linus Torvalds; +Cc: SCSI Mailing List, Linux Kernel
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-02-10 17:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-10 17:51 [BK PATCH] SCSI bug fixes for 2.6.11-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