summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2007-05-08[SCSI] qla2xxx: Correct pci_set_msi() usage semantics.Andrew Vasquez
2007-05-08[SCSI] qla2xxx: Attempt to stop firmware only if it had been previously execu...Andrew Vasquez
2007-05-08[SCSI] qla2xxx: Honor NVRAM port-down-retry-count settings.Andrew Vasquez
2007-05-08[SCSI] qla2xxx: Error-out during probe() if we're unable to complete HBA init...Andrew Vasquez
2007-05-08[SCSI] mesh: cleanup variable usage in interrupt handlerOlaf Hering
2007-05-08[SCSI] megaraid: replace yield() with cond_resched()Amol Lad
2007-05-08[SCSI] megaraid: fix warnings when CONFIG_PROC_FS=nwalter harms
2007-05-08Merge branch 'linux-2.6'Paul Mackerras
2007-05-07[SCSI] esp_scsi: Fix section mismatch warnings.Martin Habets
2007-05-06[SCSI] SUNESP: sun_esp.c needs linux/delay.hDavid S. Miller
2007-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2007-05-06[SCSI] aacraid: superfluous adapter reset for IBM 8 series ServeRAID controllersSalyzyn, Mark
2007-05-06[SCSI] aacraid: kexec fix (reset interrupt handler)Salyzyn, Mark
2007-05-06[SCSI] tmscsim: Remove the last bus_to_virt()Guennadi Liakhovetski
2007-05-06[SCSI] tmscsim: remove bogus endianness conversionsGuennadi Liakhovetski
2007-05-06[SCSI] tmscsim: remove long dead DMA_INTGuennadi Liakhovetski
2007-05-06[SCSI] ipr: Better handle adapter boot time errorsBrian King
2007-05-06[SCSI] fc_transport: make all rports wait dev_loss_tmo before removing themJames Smart
2007-05-06[SCSI] ipr: Enable multi-initator RAID supportBrian King
2007-05-06[SCSI] ipr: Improved dual adapter errorsBrian King
2007-05-06[SCSI] ipr: Increase adapter operational timeoutBrian King
2007-05-06[SCSI] ipr: Handle IOA reset requestBrian King
2007-05-06[SCSI] ipr: Handle check condition status from disk array deviceBrian King
2007-05-06[SCSI] ipr: Handle UA on disk array following an adapter resetBrian King
2007-05-06[SCSI] ipr: Allow driver_data to be passed for dynamic idsBrian King
2007-05-06[SCSI] ipr: Prevent overlapped adapter resetsBrian King
2007-05-06[SCSI] sas_scsi_host: Convert to use the kthread APIChristoph Hellwig
2007-05-06[SCSI] qla4xxx: possible cleanupsAdrian Bunk
2007-05-06[SCSI] lpfc 8.1.12 : Change version number to 8.1.12James Smart
2007-05-06[SCSI] lpfc 8.1.12 : Update copyright year to 2007James Smart
2007-05-06[SCSI] lpfc 8.1.12 : Added support for 8G speed and new HBAsJames Smart
2007-05-06[SCSI] lpfc 8.1.12 : Add support for async scanningJames Smart
2007-05-06[SCSI] lpfc 8.1.12 : Don't process ERATT interrupts when issuing KILL_BOARD m...James Smart
2007-05-06[SCSI] lpfc 8.1.12 : Collapse discovery lists to a single node listJames Smart
2007-05-06[SCSI] lpfc 8.1.12 : Reference count node structures for node lifetime manage...James Smart
2007-05-06[SCSI] lpfc 8.1.12 : Improve handling of failed ELS abortsJames Smart
2007-05-06[SCSI] lpfc 8.1.12 : Improve diagnostic messages and change local loopback me...James Smart
2007-05-06[SCSI] lpfc 8.1.12 : Fixed recovery of rport after race with dev_loss_tmoJames Smart
2007-05-06[SCSI] lpfc 8.1.12 : Round 2 of Miscellaneous fixesJames Smart
2007-05-06[SCSI] lpfc 8.1.12 : Reorganize lpfc_nlp_list() and callers to prepare for no...James Smart
2007-05-06[SCSI] lpfc 8.1.12 : Fix unlock inside list traversalJames Smart
2007-05-06[SCSI] lpfc 8.1.12 : Rework offline path to solve HBA reset issuesJames Smart
2007-05-06[SCSI] lpfc 8.1.12 : Modify ELS abort handling to prevent double completionJames Smart
2007-05-06[SCSI] lpfc 8.1.12 : Misc bug fixes and code cleanupJames Smart
2007-05-06[SCSI] use sysfs configured timeout for EH Start Unit timeoutBrian King
2007-05-06[SCSI] megaraid: update version reported by MEGAIOC_QDRVRVERDavid Milburn
2007-05-06[SCSI] qla1280: use DMA_64BIT_MASK instead of ~ 0ULLMatthias Kaehlcke
2007-05-06[SCSI] aacraid: kmalloc/memset->kzallocSalyzyn, Mark
2007-05-06[SCSI] dpt_i2o: kmalloc/memset->kzallocvignesh.babu@wipro.com
2007-05-06[SCSI] ch: kmalloc/memset->kzallocvignesh.babu@wipro.com