aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libsas/sas_ata.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-10[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device_typeJames Bottomley1-9/+9
2012-08-24[SCSI] libsas, ipr: cleanup ata_host flags initialization via ata_host_initDan Williams1-4/+1
2012-08-24[SCSI] libsas: suspend / resume supportDan Williams1-0/+86
2012-07-20[SCSI] async: introduce 'async_domain' typeDan Williams1-1/+1
2012-07-20[SCSI] libsas: cleanup spurious calls to scsi_schedule_ehMaciej Trela1-1/+0
2012-07-20[SCSI] libata, libsas: introduce sched_eh and end_eh port opsDan Williams1-4/+34
2012-07-08[SCSI] libsas: fix taskfile corruption in sas_ata_qc_fill_rtfDan Williams1-6/+6
2012-04-23[SCSI] libsas, libata: fix start of life for a sas ata_portDan Williams1-23/+10
2012-02-29[SCSI] libsas: don't recover end devices attached to disabled physDan Williams1-3/+2
2012-02-29[SCSI] libsas: revert ata srstDan Williams1-38/+0
2012-02-29[SCSI] libsas: async ata scanningDan Williams1-11/+63
2012-02-29[SCSI] libsas: restore scan orderDan Williams1-29/+0
2012-02-29[SCSI] libsas: let libata recover links that fail to transmit initial sig-fisDan Williams1-5/+66
2012-02-29[SCSI] libsas: improve debug statementsDan Williams1-10/+33
2012-02-29[SCSI] libsas: fix mixed topology recoveryDan Williams1-6/+2
2012-02-29[SCSI] libsas: close scsi_remove_target() vs libata-eh raceDan Williams1-0/+5
2012-02-29[SCSI] isci: stop interpreting ->lldd_lu_reset() as an ata soft-resetDan Williams1-0/+2
2012-02-29[SCSI] libsas: don't recover 'gone' devices in sas_ata_hard_reset()Dan Williams1-0/+3
2012-02-29[SCSI] libsas: fix sas_find_local_phy(), take phy referencesDan Williams1-2/+5
2012-02-29[SCSI] libsas: poll for ata device readiness after resetDan Williams1-31/+73
2012-02-19[SCSI] libsas: async ata-ehDan Williams1-3/+14
2012-02-19[SCSI] libsas: execute transport link resets with libata-eh via host workqueueDan Williams1-0/+11
2012-02-19[SCSI] libsas: use libata-eh-reset for sata rediscovery fis transmit failuresDan Williams1-0/+19
2012-02-19[SCSI] libsas: defer SAS_TASK_NEED_DEV_RESET commands to libataDan Williams1-10/+4
2012-02-19[SCSI] libsas: fix timeout vs completion raceDan Williams1-22/+13
2012-02-19[SCSI] libsas: close error handling vs sas_ata_task_done() raceDan Williams1-9/+75
2012-02-19[SCSI] libsas: kill invocation of scsi_eh_finish_cmd from sas_ata_task_doneDan Williams1-14/+0
2012-02-19[SCSI] libsas: use ->set_dmamode to notify lldds of NCQ parametersDan Williams1-304/+20
2012-02-19[SCSI] libsas: prevent domain rediscovery competing with ata error handlingDan Williams1-4/+51
2012-02-19[SCSI] libsas: convert dev->gone to flagsDan Williams1-1/+1
2012-02-19[SCSI] libsas: remove ata_port.lock management duties from llddsDan Williams1-13/+23
2012-02-19[SCSI] libsas: remove unused ata_task_resp fieldsDan Williams1-4/+0
2011-05-26[SCSI] libsas: Add option for SATA soft resetDave Jiang1-1/+39
2011-05-24[SCSI] libsas: fix SATA NCQ errorXiangliang Yu1-2/+18
2011-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-58/+22
2011-03-14[SCSI] libsas: fix ata list corruption issueJames Bottomley1-0/+13
2011-03-02libata: remove ATA_FLAG_NO_LEGACYSergei Shtylyov1-2/+1
2011-03-02libata: remove ATA_FLAG_MMIOSergei Shtylyov1-2/+2
2011-03-02libata: remove ATA_FLAG_{SRST|SATA_RESET}Sergei Shtylyov1-2/+2
2011-03-02ipr/sas_ata: use mode mask macros from <linux/ata.h>Sergei Shtylyov1-2/+2
2011-03-02libsas: convert to libata new error handlerJames Bottomley1-6/+81
2011-02-13[SCSI] libsas: convert to libata new error handlerJames Bottomley1-6/+81
2011-01-24[SCSI] libsas: remove spurious sata control register read/writeJames Bottomley1-51/+0
2011-01-24[SCSI] libsas: fix ATAPI check condition terminationJames Bottomley1-3/+5
2010-10-08[SCSI] libsas: Don't issue commands to devices that have been hot-removedDarrick J. Wong1-0/+4
2010-10-07[SCSI] libsas: fix NCQ mixing with non-NCQDavid Milburn1-0/+1
2010-07-28[SCSI] Unify SAM_ and SAM_STAT_ macrosJames Bottomley1-6/+6
2010-05-16[SCSI] libsas: fix deref before check in commit 70b25f890ceJames Bottomley1-2/+3
2010-05-01[SCSI] fix locking around blk_abort_request()Tejun Heo1-0/+4
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