summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libsas/sas_internal.h
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_workDan Williams2012-04-231-3/+3
* [SCSI] libsas: set attached device type and target protocols for local physDan Williams2012-02-291-0/+17
* [SCSI] libsas: async ata scanningDan Williams2012-02-291-0/+9
* [SCSI] libsas: let libata recover links that fail to transmit initial sig-fisDan Williams2012-02-291-2/+4
* [SCSI] libsas: fix sas_unregister_ports vs sas_drain_workDan Williams2012-02-291-0/+1
* [SCSI] libsas: route local link resets through ata-ehDan Williams2012-02-291-0/+1
* [SCSI] libsas: fix sas_find_local_phy(), take phy referencesDan Williams2012-02-291-0/+1
* [SCSI] libsas: poll for ata device readiness after resetDan Williams2012-02-291-1/+2
* [SCSI] libsas: sas_phy_enable via transport_sas_phy_resetDan Williams2012-02-191-0/+3
* [SCSI] libsas: execute transport link resets with libata-eh via host workqueueDan Williams2012-02-191-0/+1
* [SCSI] libsas: perform sas-transport resets in shost->workq contextDan Williams2012-02-191-0/+10
* [SCSI] libsas: fix timeout vs completion raceDan Williams2012-02-191-0/+1
* [SCSI] libsas: prevent domain rediscovery competing with ata error handlingDan Williams2012-02-191-0/+3
* [SCSI] libsas: introduce sas_drain_work()Dan Williams2012-02-191-14/+0
* [SCSI] libsas: convert ha->state to flagsDan Williams2012-02-191-1/+1
* [SCSI] libsas: replace event locks with atomic bitopsDan Williams2012-02-191-25/+7
* [SCSI] libsas: fix domain_device leakDan Williams2012-02-191-0/+19
* [SCSI] libsas: fix/amend device gone notification in sas_deform_port()Dan Williams2011-05-261-1/+1
* [SCSI] libsas: convert to standard kernel debuggingJames Bottomley2011-01-241-5/+1
* block: unify request timeout handlingJens Axboe2008-10-091-1/+1
* [SCSI] libsas: add host SMP processingJames Bottomley2008-01-111-0/+14
* [SCSI] libsas: Convert sas_proto users to sas_protocolDarrick J. Wong2008-01-111-1/+1
* [SCSI] sas_ata: Implement sas_task_abort for ATA devicesDarrick J. Wong2007-07-181-0/+3
* [SCSI] libsas: Add SAS_HA state flags to avoid queueing events while unloadingDarrick J. Wong2007-01-131-2/+7
* WorkStruct: make allyesconfigDavid Howells2006-11-221-6/+6
* [SCSI] aci94xx: implement link rate settingJames Bottomley2006-09-071-1/+1
* [SCSI] SAS: consolidate linkspeed definitionsJames Bottomley2006-09-071-1/+1
* [SCSI] aic94xx: new driverJames Bottomley2006-08-291-0/+146