aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libsas/sas_scsi_host.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-03[SCSI] libsas: Add an LU reset mechanism to the error handlerDarrick J. Wong1-4/+36
2007-01-30[SCSI] libsas: fix task attributeFUJITA Tomonori1-1/+1
2007-01-27[SCSI] libsas: Enable automatic spin-up of SAS disksDarrick J. Wong1-0/+2
2007-01-27[SCSI] libsas: Handle SCSI commands that complete with failure codesDarrick J. Wong1-44/+104
2007-01-13[SCSI] libsas: Start I_T recovery if ABORT TASK failsDarrick J. Wong1-3/+11
2007-01-13[SCSI] libsas: phy port lock needs irq spinlocksDarrick J. Wong1-2/+3
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] 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. Wong1-0/+1
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. Wong1-0/+7
2006-12-06Actually update the fixed up compile failures.David Howells1-1/+3
2006-11-22[PATCH] aic94xx: handle REQ_DEVICE_RESETDarrick J. Wong1-0/+1
2006-11-15[SCSI] libsas: add sas_abort_taskDarrick J. Wong1-0/+60
2006-11-15[SCSI] libsas: modify error handler to use scsi_eh_* functionsDarrick J. Wong1-4/+25
2006-09-30[PATCH] SCSI: fix request flag-related build breakageJeff Garzik1-1/+1
2006-09-24[PATCH] SCSI gfp_t annotationsAl Viro1-1/+1
2006-08-29[SCSI] aic94xx: new driverJames Bottomley1-0/+786