aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libsas/sas_ata.c
Commit message (Expand)AuthorAge
* [SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...James Bottomley2013-05-10
* [SCSI] libsas, ipr: cleanup ata_host flags initialization via ata_host_initDan Williams2012-08-24
* [SCSI] libsas: suspend / resume supportDan Williams2012-08-24
* [SCSI] async: introduce 'async_domain' typeDan Williams2012-07-20
* [SCSI] libsas: cleanup spurious calls to scsi_schedule_ehMaciej Trela2012-07-20
* [SCSI] libata, libsas: introduce sched_eh and end_eh port opsDan Williams2012-07-20
* [SCSI] libsas: fix taskfile corruption in sas_ata_qc_fill_rtfDan Williams2012-07-08
* [SCSI] libsas, libata: fix start of life for a sas ata_portDan Williams2012-04-23
* [SCSI] libsas: don't recover end devices attached to disabled physDan Williams2012-02-29
* [SCSI] libsas: revert ata srstDan Williams2012-02-29
* [SCSI] libsas: async ata scanningDan Williams2012-02-29
* [SCSI] libsas: restore scan orderDan Williams2012-02-29
* [SCSI] libsas: let libata recover links that fail to transmit initial sig-fisDan Williams2012-02-29
* [SCSI] libsas: improve debug statementsDan Williams2012-02-29
* [SCSI] libsas: fix mixed topology recoveryDan Williams2012-02-29
* [SCSI] libsas: close scsi_remove_target() vs libata-eh raceDan Williams2012-02-29
* [SCSI] isci: stop interpreting ->lldd_lu_reset() as an ata soft-resetDan Williams2012-02-29
* [SCSI] libsas: don't recover 'gone' devices in sas_ata_hard_reset()Dan Williams2012-02-29
* [SCSI] libsas: fix sas_find_local_phy(), take phy referencesDan Williams2012-02-29
* [SCSI] libsas: poll for ata device readiness after resetDan Williams2012-02-29
* [SCSI] libsas: async ata-ehDan Williams2012-02-19
* [SCSI] libsas: execute transport link resets with libata-eh via host workqueueDan Williams2012-02-19
* [SCSI] libsas: use libata-eh-reset for sata rediscovery fis transmit failuresDan Williams2012-02-19
* [SCSI] libsas: defer SAS_TASK_NEED_DEV_RESET commands to libataDan Williams2012-02-19
* [SCSI] libsas: fix timeout vs completion raceDan Williams2012-02-19
* [SCSI] libsas: close error handling vs sas_ata_task_done() raceDan Williams2012-02-19
* [SCSI] libsas: kill invocation of scsi_eh_finish_cmd from sas_ata_task_doneDan Williams2012-02-19
* [SCSI] libsas: use ->set_dmamode to notify lldds of NCQ parametersDan Williams2012-02-19
* [SCSI] libsas: prevent domain rediscovery competing with ata error handlingDan Williams2012-02-19
* [SCSI] libsas: convert dev->gone to flagsDan Williams2012-02-19
* [SCSI] libsas: remove ata_port.lock management duties from llddsDan Williams2012-02-19
* [SCSI] libsas: remove unused ata_task_resp fieldsDan Williams2012-02-19
* [SCSI] libsas: Add option for SATA soft resetDave Jiang2011-05-26
* [SCSI] libsas: fix SATA NCQ errorXiangliang Yu2011-05-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-03-17
|\
| * [SCSI] libsas: fix ata list corruption issueJames Bottomley2011-03-14
| * [SCSI] libsas: convert to libata new error handlerJames Bottomley2011-02-13
| * [SCSI] libsas: remove spurious sata control register read/writeJames Bottomley2011-01-24
| * [SCSI] libsas: fix ATAPI check condition terminationJames Bottomley2011-01-24
* | libata: remove ATA_FLAG_NO_LEGACYSergei Shtylyov2011-03-02
* | libata: remove ATA_FLAG_MMIOSergei Shtylyov2011-03-02
* | libata: remove ATA_FLAG_{SRST|SATA_RESET}Sergei Shtylyov2011-03-02
* | ipr/sas_ata: use mode mask macros from <linux/ata.h>Sergei Shtylyov2011-03-02
* | libsas: convert to libata new error handlerJames Bottomley2011-03-02
|/
* [SCSI] libsas: Don't issue commands to devices that have been hot-removedDarrick J. Wong2010-10-08
* [SCSI] libsas: fix NCQ mixing with non-NCQDavid Milburn2010-10-07
* [SCSI] Unify SAM_ and SAM_STAT_ macrosJames Bottomley2010-07-28
* [SCSI] libsas: fix deref before check in commit 70b25f890ceJames Bottomley2010-05-16
* [SCSI] fix locking around blk_abort_request()Tejun Heo2010-05-01
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30