aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libsas/sas_scsi_host.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] sas_scsi_host: Convert to use the kthread APIChristoph Hellwig2007-05-061-23/+13
* [SCSI] libsas: Add an LU reset mechanism to the error handlerDarrick J. Wong2007-02-031-4/+36
* [SCSI] libsas: fix task attributeFUJITA Tomonori2007-01-301-1/+1
* [SCSI] libsas: Enable automatic spin-up of SAS disksDarrick J. Wong2007-01-271-0/+2
* [SCSI] libsas: Handle SCSI commands that complete with failure codesDarrick J. Wong2007-01-271-44/+104
* [SCSI] libsas: Start I_T recovery if ABORT TASK failsDarrick J. Wong2007-01-131-3/+11
* [SCSI] libsas: phy port lock needs irq spinlocksDarrick J. Wong2007-01-131-2/+3
* [SCSI] libsas: Delay issuing ABORT TASK TMF until the error handlerDarrick J. Wong2007-01-131-22/+29
* [SCSI] libsas: Enable the EH strategy handler to reset a phy after a commandDarrick J. Wong2007-01-131-1/+36
* [SCSI] libsas: Remove SAS_TASK_INITIATOR_ABORTED flagDarrick J. Wong2007-01-131-17/+0
* [SCSI] libsas: Reset timer on taskless scsi_cmnds in sas_scsi_timed_outDarrick J. Wong2007-01-131-3/+7
* [SCSI] libsas: Add a sysfs knob to enable/disable a phyDarrick J. Wong2007-01-131-0/+1
* [SCSI] libsas: Don't give scsi_cmnds to the EH if they never made it to the S...Darrick J. Wong2007-01-131-0/+7
* Actually update the fixed up compile failures.David Howells2006-12-061-1/+3
* [PATCH] aic94xx: handle REQ_DEVICE_RESETDarrick J. Wong2006-11-221-0/+1
* [SCSI] libsas: add sas_abort_taskDarrick J. Wong2006-11-151-0/+60
* [SCSI] libsas: modify error handler to use scsi_eh_* functionsDarrick J. Wong2006-11-151-4/+25
* [PATCH] SCSI: fix request flag-related build breakageJeff Garzik2006-09-301-1/+1
* [PATCH] SCSI gfp_t annotationsAl Viro2006-09-241-1/+1
* [SCSI] aic94xx: new driverJames Bottomley2006-08-291-0/+786