summaryrefslogtreecommitdiffstats
path: root/include/scsi/libsas.h
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] libsas: revert ata srstDan Williams2012-02-291-1/+0
* [SCSI] libsas: async ata scanningDan Williams2012-02-291-1/+0
* [SCSI] libsas: mark all domain devices gone if root port disappearsDan Williams2012-02-291-1/+1
* [SCSI] libsas: fix sas_find_local_phy(), take phy referencesDan Williams2012-02-291-2/+7
* [SCSI] libsas: poll for ata device readiness after resetDan Williams2012-02-291-0/+1
* [SCSI] libsas: add mutex for SMP task executionJeff Skirvin2012-02-191-0/+2
* [SCSI] libsas: sas_phy_enable via transport_sas_phy_resetDan Williams2012-02-191-1/+0
* [SCSI] libsas: let libata handle command timeoutsDan Williams2012-02-191-1/+2
* [SCSI] libsas: fix timeout vs completion raceDan Williams2012-02-191-0/+3
* [SCSI] libsas: prevent double completion of scmds from ehDan Williams2012-02-191-1/+4
* [SCSI] libsas: close error handling vs sas_ata_task_done() raceDan Williams2012-02-191-1/+0
* [SCSI] libsas: use ->set_dmamode to notify lldds of NCQ parametersDan Williams2012-02-191-3/+1
* [SCSI] libsas: prevent domain rediscovery competing with ata error handlingDan Williams2012-02-191-2/+10
* [SCSI] libsas: convert dev->gone to flagsDan Williams2012-02-191-2/+5
* [SCSI] libsas: introduce sas_drain_work()Dan Williams2012-02-191-0/+4
* [SCSI] libsas: convert ha->state to flagsDan Williams2012-02-191-2/+1
* [SCSI] libsas: replace event locks with atomic bitopsDan Williams2012-02-191-3/+0
* [SCSI] libsas: fix domain_device leakDan Williams2012-02-191-0/+1
* [SCSI] libsas: kill sas_slave_destroyDan Williams2012-02-191-1/+0
* [SCSI] libsas: remove unused ata_task_resp fieldsDan Williams2012-02-191-7/+0
* [SCSI] libsas: fix port->dev_list lockingDan Williams2011-10-161-1/+1
* [SCSI] isci: atapi supportDan Williams2011-10-021-0/+5
* [SCSI] libsas: fix try_test_sas_gpio_gp_bit() build errorDan Williams2011-10-021-0/+7
* [SCSI] libsas: Allow expander T-T attachmentsLuben Tuikov2011-10-021-0/+3
* [SCSI] libsas: sgpio write supportDan Williams2011-09-221-0/+11
* [SCSI] libsas: export sas_alloc_task()Dan Williams2011-08-271-24/+2
* [SCSI] libsas: Add option for SATA soft resetDave Jiang2011-05-261-0/+1
* [SCSI] libsas: fix definition of wideport, include local sas addressDan Williams2010-12-211-0/+2
* SCSI host lock push-downJeff Garzik2010-11-161-2/+1
* [SCSI] libsas: Don't issue commands to devices that have been hot-removedDarrick J. Wong2010-10-081-0/+1
* [SCSI] Unify SAM_ and SAM_STAT_ macrosJames Bottomley2010-07-281-10/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie2009-12-041-1/+2
* include: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-181-1/+0
* [SCSI] libsas: Provide a transport-level facility to request SAS addrsDarrick J. Wong2008-04-071-0/+2
* [SCSI] libsas: export sas_find_local_phy functionJames Bottomley2008-02-231-0/+1
* [SCSI] libsas: abstract STP task status into a functionJames Bottomley2008-01-251-0/+4
* [SCSI] libsas: don't use made up error codesJames Bottomley2008-01-111-2/+0
* [SCSI] libsas: Fix various sparse complaintsDarrick J. Wong2008-01-111-3/+1
* [SCSI] libsas: Convert sas_proto users to sas_protocolDarrick J. Wong2008-01-111-9/+9
* cleanup asm/scatterlist.h includesAdrian Bunk2007-11-021-1/+1
* [SCSI] libsas: Remove PCI dependenciesJeff Garzik2007-07-261-1/+1
* [SCSI] libsas: add SAS management protocol handlerFUJITA Tomonori2007-07-181-0/+2
* [SCSI] Migrate libsas ATA code into a separate fileDarrick J. Wong2007-07-181-0/+1
* [SCSI] Add SATA support to libsasDarrick J. Wong2007-07-181-0/+12
* [SCSI] sas_scsi_host: Convert to use the kthread APIChristoph Hellwig2007-05-061-2/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-02-111-2/+17
|\
| * [SCSI] libsas: Add an LU reset mechanism to the error handlerDarrick J. Wong2007-02-031-0/+1
| * [SCSI] libsas: Handle SCSI commands that complete with failure codesDarrick J. Wong2007-01-271-0/+1
| * [SCSI] libsas: Add SAS_HA state flags to avoid queueing events while unloadingDarrick J. Wong2007-01-131-0/+8