* [GIT PATCH] SCSI Bug fixes for 2.6.14-rc3
@ 2005-10-03 14:41 James Bottomley
0 siblings, 0 replies; only message in thread
From: James Bottomley @ 2005-10-03 14:41 UTC (permalink / raw)
To: Andrew Morton, Linus Torvalds; +Cc: Linux Kernel, SCSI Mailing List
This is the set of bugfixes (plus new drivers) I have pending. The
aacraid update is the one that was delayed in review.
The update is here:
master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6.git
The short changelog is:
adam radford:
o 3ware 9000: Add support for 9550SX controllers
Andrew Morton:
o lpfc build fix
Andrew Vasquez:
o qla2xxx: fix remote port timeout with qla2xxx driver
Christoph Hellwig:
o sas: fix remote phy removal
James Bottomley:
o Legacy MegaRAID: Fix READ CAPACITY
o aic7xxx/aic79xx: fix module removal path not to panic
o fix potential panic with proc on module removal
o allow REPORT LUN scanning even for LUN 0 PQ of 3
Mark Haverkamp:
o aacraid: remove aac_insert_entry
o aacraid: fib size math fix
o aacraid: initialization timeout
o aacraid: error return checking
o aacraid: handle AIF hotplug events (update)
o aacraid: aacraid: AIF preallocation (update)
o aacraid: Greater than 2TB capacity support
Sreenivas Bagalkote:
o MegaRAID SAS RAID: new driver
And the diffstat
drivers/scsi/3w-9xxx.c | 55
drivers/scsi/3w-9xxx.h | 17
drivers/scsi/Makefile | 1
drivers/scsi/aacraid/aachba.c | 283 ++-
drivers/scsi/aacraid/aacraid.h | 17
drivers/scsi/aacraid/comminit.c | 17
drivers/scsi/aacraid/commsup.c | 581 +++++-
drivers/scsi/aacraid/linit.c | 12
drivers/scsi/aic7xxx/aic7770_osm.c | 3
drivers/scsi/aic7xxx/aic79xx_osm.c | 8
drivers/scsi/aic7xxx/aic79xx_osm_pci.c | 3
drivers/scsi/aic7xxx/aic7xxx_osm.c | 8
drivers/scsi/aic7xxx/aic7xxx_osm_pci.c | 3
drivers/scsi/hosts.c | 2
drivers/scsi/lpfc/lpfc_attr.c | 8
drivers/scsi/lpfc/lpfc_hbadisc.c | 4
drivers/scsi/lpfc/lpfc_hw.h | 4
drivers/scsi/lpfc/lpfc_init.c | 6
drivers/scsi/megaraid.c | 68
drivers/scsi/megaraid/Kconfig.megaraid | 9
drivers/scsi/megaraid/Makefile | 1
drivers/scsi/megaraid/megaraid_sas.c | 2805 +++++++++++++++++++++++++++++++++
drivers/scsi/megaraid/megaraid_sas.h | 1142 +++++++++++++
drivers/scsi/qla2xxx/qla_rscn.c | 2
drivers/scsi/scsi_scan.c | 96 -
drivers/scsi/scsi_transport_sas.c | 9
include/linux/pci_ids.h | 2
include/scsi/scsi_device.h | 1
28 files changed, 4858 insertions(+), 309 deletions(-)
James
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-10-03 14:42 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-03 14:41 [GIT PATCH] SCSI Bug fixes for 2.6.14-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