aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-01-27[SCSI] libsas: Handle SCSI commands that complete with failure codesDarrick J. Wong1-44/+104
2007-01-27[SCSI] scsi_error.c: Export some scsi_eh_* functionsDarrick J. Wong2-5/+12
2007-01-27[SCSI] libsas: Check return values of sysfs_create_linkDarrick J. Wong1-4/+22
2007-01-27[SCSI] libsas: Clean up discovery failure handler codeDarrick J. Wong3-47/+39
2007-01-27[SCSI] libsas: Fix incorrect sas_port deformation in sas_form_portDarrick J. Wong1-1/+1
2007-01-27[SCSI] NCR_D700: fix compile errorMark Haverkamp1-1/+1
2007-01-27[SCSI] aacraid: expanded expose physical device code (new)Mark Haverkamp2-6/+10
2007-01-27[SCSI] aacraid: rework packet support codeMark Haverkamp2-273/+343
2007-01-27[SCSI] aacraid: Begin adding support for new adapter typeMark Haverkamp4-3/+92
2007-01-27[SCSI] aacraid: rework communication support codeMark Haverkamp6-179/+262
2007-01-27[SCSI] ipr: Driver version 2.3.1Brian King1-2/+2
2007-01-27[SCSI] ipr: PCI error recovery fixBrian King1-2/+19
2007-01-27[SCSI] ipr: Tolerate not finding PCI-X registersBrian King1-8/+2
2007-01-27[SCSI] ipr: Remove usage of pci driver dataBrian King1-43/+20
2007-01-27[SCSI] aic94xx: fix typos and update verison numberAlexis Bruemmer3-7/+7
2007-01-27[SCSI] st: A MTIOCTOP/MTWEOF within the early warning will cause the file number to be incorrectKai Makisara1-8/+11
2007-01-27[SCSI] qla4xxx: bug fixesDavid C Somayajulu7-52/+73
2007-01-27[SCSI] Fix scsi_add_device() for async scanningMatthew Wilcox1-0/+6
2007-01-22Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds23-157/+201
2007-01-13[SCSI] libsas: Start I_T recovery if ABORT TASK failsDarrick J. Wong1-3/+11
2007-01-13[SCSI] libsas: Add SAS_HA state flags to avoid queueing events while unloadingDarrick J. Wong4-6/+23
2007-01-13[SCSI] libsas: phy port lock needs irq spinlocksDarrick J. Wong2-7/+10
2007-01-13[SCSI] aic94xx: Scan SAS devices asynchronouslyDarrick J. Wong1-13/+28
2007-01-13[SCSI] libsas: sysfs phy control attributes should not be S_IWUGODarrick J. Wong1-2/+2
2007-01-13[SCSI] aic94xx: Lock DDB read/write accessesDarrick J. Wong2-8/+11
2007-01-13[SCSI] aic94xx: Fix DDB and SCB initializationDarrick J. Wong3-11/+25
2007-01-13[SCSI] aic94xx: Match request_firmware with release_firmwareDarrick J. Wong3-0/+9
2007-01-13[SCSI] aic94xx: Remove workqueue code from REQ_TASK_ABORT/REQ_DEVICE_RESET codeDarrick J. Wong1-56/+66
2007-01-13[SCSI] libsas: Delay issuing ABORT TASK TMF until the error handlerDarrick J. Wong1-22/+29
2007-01-13[SCSI] libsas: Enable the EH strategy handler to reset a phy after a commandDarrick J. Wong1-1/+36
2007-01-13[SCSI] libsas: Remove SAS_TASK_INITIATOR_ABORTED flagDarrick J. Wong1-17/+0
2007-01-13[SCSI] aic94xx: Don't eat TMF_QUERY_TASK resultsDarrick J. Wong1-0/+5
2007-01-13[SCSI] libsas: Use SCAN_WILD_CARD instead of ~0Darrick J. Wong1-1/+1
2007-01-13[SCSI] aic94xx: Set lldd_max_execute_num in sas_haDarrick J. Wong1-0/+1
2007-01-13[SCSI] libsas: Destroy the task collector thread after releasing portsDarrick J. Wong1-2/+3
2007-01-13[SCSI] libsas: Reset timer on taskless scsi_cmnds in sas_scsi_timed_outDarrick J. Wong1-3/+7
2007-01-13[SCSI] libsas: Add a sysfs knob to enable/disable a phyDarrick J. Wong3-2/+85
2007-01-13[SCSI] libsas: Don't give scsi_cmnds to the EH if they never made it to the SAS LLDD or have already returnedDarrick J. Wong2-0/+16
2007-01-13[SCSI] libsas: Clean up rphys/port dev list after a discovery error on an expanderDarrick J. Wong1-4/+16
2007-01-13[SCSI] libsas: Clean up rphys/port dev list after a discovery error.Darrick J. Wong1-6/+33
2007-01-13[SCSI] qla2xxx: correct locking while call starget_for_each_device()Seokmann Ju1-4/+0
2007-01-13[SCSI] scsi_scan message cosmetic errorKurt Garloff1-1/+1
2007-01-13[SCSI] megaraid: more kernel-doc fixesRandy Dunlap2-2/+2
2007-01-13[SCSI] megaraid: fix kernel-docRandy Dunlap6-287/+275
2007-01-13[SCSI] megaraid_{mm,mbox}: init fix for kdumpSumant Patro2-30/+114
2007-01-13[SCSI] scsi_debug: error processingDouglas Gilbert1-9/+33
2007-01-13[SCSI] kill scsi_rety_commandChristoph Hellwig3-23/+1
2007-01-13[SCSI] SNI RM 53c710 driverThomas Bogendoerfer3-0/+169
2007-01-13[SCSI] NCR_D700: needs burst length setting to 8James Bottomley1-0/+1
2007-01-13[SCSI] 53c700: Allow setting burst lengthThomas Bogendoerfer4-4/+24