summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2006-06-28[SCSI] scsi_transport_sas: introduce a sas_port entityJames Bottomley2-41/+340
2006-06-28[SCSI] scsi: Device scanning oops for offlined devices (resend)Brian King2-0/+4
2006-06-28[SCSI] scsi: Add allow_restart sysfs class attributeBrian King1-0/+26
2006-06-27[SCSI] fc transport: bug fix: correct referencesJames Smart1-6/+6
2006-06-27[SCSI] update max sdev block limitJames Smart2-2/+2
2006-06-27[SCSI] fc transport: resolve scan vs delete deadlocksJames Smart1-13/+15
2006-06-27[SCSI] Block I/O while SG reset operation in progress - lpfc portionJames Smart3-22/+0
2006-06-27[SCSI] Block I/O while SG reset operation in progress - the midlayer patchJames Smart1-0/+22
2006-06-26[SCSI] aacraid: remove x86_64 IOMMU dependent codeSalyzyn, Mark1-22/+1
2006-06-26[SCSI] random: remove redundant SA_SAMPLE_RANDOM from NinjaSCSIMatt Mackall2-3/+2
2006-06-26[SCSI] Bogus disk geometry on large disksAlan Cox1-1/+2
2006-06-26[SCSI] Add scsi_add_host() failure handling for nsp32GOTO Masanori1-1/+8
2006-06-26[SCSI] lpfc: sparse NULL warningsRandy Dunlap2-5/+5
2006-06-26[SCSI] qla2xxx: Update version number to 8.01.05-k3.Andrew Vasquez1-1/+1
2006-06-26[SCSI] qla2xxx: Correctly set the firmware NOS/OLS timeout during initializat...Andrew Vasquez2-3/+2
2006-06-26[SCSI] qla2xxx: Convert from pci_module_init() to pci_register_driver().Andrew Vasquez1-30/+8
2006-06-26[SCSI] qla2xxx: Correct 'loop-down' determination logic in qla2x00_fw_ready().Andrew Vasquez1-2/+1
2006-06-26[SCSI] qla2xxx: Add support for extended error logging.Andrew Vasquez4-46/+19
2006-06-26[SCSI] qla2xxx: Cleanup DEBUG macro usage.Andrew Vasquez5-166/+154
2006-06-26[SCSI] qla2xxx: Remove no-op IOCTL codes and macros.Andrew Vasquez3-41/+0
2006-06-26[SCSI] qla2xxx: Create an VPD sysfs entry for supported ISPs only.Andrew Vasquez1-10/+8
2006-06-26[SCSI] qla2xxx: Add DMI (Diagnostics Monitoring Interface) support.Andrew Vasquez5-0/+121
2006-06-26[SCSI] qla2xxx: Honour 'skip process-login' option during fabric-login IOCB.Andrew Vasquez1-0/+2
2006-06-26[SCSI] qla2xxx: Add NVRAM 'Disable Serdes' bit support.Andrew Vasquez3-1/+15
2006-06-26[SCSI] qla2xxx: Resync with latest HBA SSID specification -- 2.2j.Andrew Vasquez1-2/+15
2006-06-26[SCSI] qla2xxx: Rework firmware-trace facilities.Andrew Vasquez8-811/+401
2006-06-26[SCSI] SCSI core: Allow QUIESCE -> CANCEL sdev transitionAlan Stern1-0/+1
2006-06-26[SCSI] sd/scsi_lib simplify sd_rw_intr and scsi_io_completionLuben Tuikov3-148/+105
2006-06-26[SCSI] aic79xx: remove slave_destroyHannes Reinecke5-81/+36
2006-06-26[SCSI] HP XP devinfo updateHannes Reinecke1-1/+1
2006-06-26[SCSI] megaraid_sas: zcr with fixSumant Patro2-13/+40
2006-06-26[SCSI] ibmvscsi: treat busy and error conditions separatelyDave C Boutcher2-17/+52
2006-06-26[SCSI] scsi_debug version 1.79Douglas Gilbert1-195/+1028
2006-06-26[SCSI] kmalloc argument switcheroo in recent 53c700 change.Dave Jones1-1/+1
2006-06-25Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds1-0/+1
2006-06-25[PATCH] advansys section fixesRandy Dunlap1-3/+3
2006-06-25[PATCH] megaraid_mbox: fix section mismatch warningsRandy Dunlap1-1/+1
2006-06-25[PATCH] wd7000: fix section mismatch warningsRandy.Dunlap1-1/+1
2006-06-25[PATCH] m68k: convert mac irq codeRoman Zippel2-10/+4
2006-06-25[PATCH] m68k: Add the generic dma API functionsRoman Zippel1-4/+4
2006-06-23[SCSI] qlogicpti: Convert to new SBUS device framework.David S. Miller1-175/+186
2006-06-23[SCSI] esp: Fix bug in esp_remove_common.David S. Miller1-4/+1
2006-06-23[SCSI] sparc: Port esp to new SBUS driver layer.David S. Miller2-165/+157
2006-06-23Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds25-2179/+6027
2006-06-23[PATCH] More BUG_ON conversionEric Sesterhenn7-29/+15
2006-06-23[PATCH] vfs: add lock owner argument to flush operationMiklos Szeredi2-2/+2
2006-06-23[PATCH] m68k: wd33c93: extra delayRoman Zippel1-0/+4
2006-06-23[libata] conversion to new debug scheme, part 1 of $NBorislav Petkov1-26/+47
2006-06-22[PATCH] libata: Add ata_scsi_dev_disabledBrian King1-10/+31
2006-06-22[libata] Add host lock to struct ata_portJeff Garzik4-73/+72