aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi/libsas.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-29[SCSI] libsas: revert ata srstDan Williams1-1/+0
2012-02-29[SCSI] libsas: async ata scanningDan Williams1-1/+0
2012-02-29[SCSI] libsas: mark all domain devices gone if root port disappearsDan Williams1-1/+1
2012-02-29[SCSI] libsas: fix sas_find_local_phy(), take phy referencesDan Williams1-2/+7
2012-02-29[SCSI] libsas: poll for ata device readiness after resetDan Williams1-0/+1
2012-02-19[SCSI] libsas: add mutex for SMP task executionJeff Skirvin1-0/+2
2012-02-19[SCSI] libsas: sas_phy_enable via transport_sas_phy_resetDan Williams1-1/+0
2012-02-19[SCSI] libsas: let libata handle command timeoutsDan Williams1-1/+2
2012-02-19[SCSI] libsas: fix timeout vs completion raceDan Williams1-0/+3
2012-02-19[SCSI] libsas: prevent double completion of scmds from ehDan Williams1-1/+4
2012-02-19[SCSI] libsas: close error handling vs sas_ata_task_done() raceDan Williams1-1/+0
2012-02-19[SCSI] libsas: use ->set_dmamode to notify lldds of NCQ parametersDan Williams1-3/+1
2012-02-19[SCSI] libsas: prevent domain rediscovery competing with ata error handlingDan Williams1-2/+10
2012-02-19[SCSI] libsas: convert dev->gone to flagsDan Williams1-2/+5
2012-02-19[SCSI] libsas: introduce sas_drain_work()Dan Williams1-0/+4
2012-02-19[SCSI] libsas: convert ha->state to flagsDan Williams1-2/+1
2012-02-19[SCSI] libsas: replace event locks with atomic bitopsDan Williams1-3/+0
2012-02-19[SCSI] libsas: fix domain_device leakDan Williams1-0/+1
2012-02-19[SCSI] libsas: kill sas_slave_destroyDan Williams1-1/+0
2012-02-19[SCSI] libsas: remove unused ata_task_resp fieldsDan Williams1-7/+0
2011-10-16[SCSI] libsas: fix port->dev_list lockingDan Williams1-1/+1
2011-10-02[SCSI] isci: atapi supportDan Williams1-0/+5
2011-10-02[SCSI] libsas: fix try_test_sas_gpio_gp_bit() build errorDan Williams1-0/+7
2011-10-02[SCSI] libsas: Allow expander T-T attachmentsLuben Tuikov1-0/+3
2011-09-22[SCSI] libsas: sgpio write supportDan Williams1-0/+11
2011-08-27[SCSI] libsas: export sas_alloc_task()Dan Williams1-24/+2
2011-05-26[SCSI] libsas: Add option for SATA soft resetDave Jiang1-0/+1
2010-12-21[SCSI] libsas: fix definition of wideport, include local sas addressDan Williams1-0/+2
2010-11-16SCSI host lock push-downJeff Garzik1-2/+1
2010-10-08[SCSI] libsas: Don't issue commands to devices that have been hot-removedDarrick J. Wong1-0/+1
2010-07-28[SCSI] Unify SAM_ and SAM_STAT_ macrosJames Bottomley1-10/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-04[SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie1-1/+2
2008-04-18include: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2008-04-07[SCSI] libsas: Provide a transport-level facility to request SAS addrsDarrick J. Wong1-0/+2
2008-02-23[SCSI] libsas: export sas_find_local_phy functionJames Bottomley1-0/+1
2008-01-25[SCSI] libsas: abstract STP task status into a functionJames Bottomley1-0/+4
2008-01-11[SCSI] libsas: don't use made up error codesJames Bottomley1-2/+0
2008-01-11[SCSI] libsas: Fix various sparse complaintsDarrick J. Wong1-3/+1
2008-01-11[SCSI] libsas: Convert sas_proto users to sas_protocolDarrick J. Wong1-9/+9
2007-11-02cleanup asm/scatterlist.h includesAdrian Bunk1-1/+1
2007-07-26[SCSI] libsas: Remove PCI dependenciesJeff Garzik1-1/+1
2007-07-18[SCSI] libsas: add SAS management protocol handlerFUJITA Tomonori1-0/+2
2007-07-18[SCSI] Migrate libsas ATA code into a separate fileDarrick J. Wong1-0/+1
2007-07-18[SCSI] Add SATA support to libsasDarrick J. Wong1-0/+12
2007-05-06[SCSI] sas_scsi_host: Convert to use the kthread APIChristoph Hellwig1-2/+1
2007-02-11Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-2/+17
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day1-2/+1
2007-02-03[SCSI] libsas: Add an LU reset mechanism to the error handlerDarrick J. Wong1-0/+1
2007-01-27[SCSI] libsas: Handle SCSI commands that complete with failure codesDarrick J. Wong1-0/+1