aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/libsas
AgeCommit message (Expand)Author
2012-02-29[SCSI] isci: stop interpreting ->lldd_lu_reset() as an ata soft-resetDan Williams
2012-02-29[SCSI] libsas: don't recover 'gone' devices in sas_ata_hard_reset()Dan Williams
2012-02-29[SCSI] libsas: fix sas_find_local_phy(), take phy referencesDan Williams
2012-02-29[SCSI] libsas: check for 'gone' expanders in smp_execute_task()Dan Williams
2012-02-29[SCSI] libsas: don't mark expanders as gone when a child device is removedDan Williams
2012-02-29[SCSI] libsas: poll for ata device readiness after resetDan Williams
2012-02-19[SCSI] libsas: async ata-ehDan Williams
2012-02-19[SCSI] libsas: add mutex for SMP task executionJeff Skirvin
2012-02-19[SCSI] libsas: Remove redundant phy state notification calls.Jeff Skirvin
2012-02-19[SCSI] libsas: sas_phy_enable via transport_sas_phy_resetDan Williams
2012-02-19[SCSI] libsas: execute transport link resets with libata-eh via host workqueueDan Williams
2012-02-19[SCSI] libsas: perform sas-transport resets in shost->workq contextDan Williams
2012-02-19[SCSI] libsas: use libata-eh-reset for sata rediscovery fis transmit failuresDan Williams
2012-02-19[SCSI] libsas: defer SAS_TASK_NEED_DEV_RESET commands to libataDan Williams
2012-02-19[SCSI] libsas: let libata handle command timeoutsDan Williams
2012-02-19[SCSI] libsas: fix timeout vs completion raceDan Williams
2012-02-19[SCSI] libsas: prevent double completion of scmds from ehDan Williams
2012-02-19[SCSI] libsas: close error handling vs sas_ata_task_done() raceDan Williams
2012-02-19[SCSI] libsas: kill invocation of scsi_eh_finish_cmd from sas_ata_task_doneDan Williams
2012-02-19[SCSI] libsas: use ->set_dmamode to notify lldds of NCQ parametersDan Williams
2012-02-19[SCSI] libsas: prevent domain rediscovery competing with ata error handlingDan Williams
2012-02-19[SCSI] libsas: convert dev->gone to flagsDan Williams
2012-02-19[SCSI] libsas: remove ata_port.lock management duties from llddsDan Williams
2012-02-19[SCSI] libsas: introduce sas_drain_work()Dan Williams
2012-02-19[SCSI] libsas: convert ha->state to flagsDan Williams
2012-02-19[SCSI] libsas: replace event locks with atomic bitopsDan Williams
2012-02-19[SCSI] libsas: fix leak of dev->sata_dev.identify_[packet_]deviceDan Williams
2012-02-19[SCSI] libsas: fix domain_device leakDan Williams
2012-02-19[SCSI] libsas: kill sas_slave_destroyDan Williams
2012-02-19[SCSI] libsas: remove unused ata_task_resp fieldsDan Williams
2011-10-31scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker
2011-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-10-16[SCSI] libsas: fix port->dev_list lockingDan Williams
2011-10-02[SCSI] libsas: fix panic when single phy is disabled on a wide portMark Salyzyn
2011-10-02[SCSI] isci: export phy events via ->lldd_control_phy()Dan Williams
2011-10-02[SCSI] isci: atapi supportDan Williams
2011-10-02[SCSI] libsas: set sas_address and device type of rphyJack Wang
2011-10-02[SCSI] libsas: dynamic queue depthDan Williams
2011-10-02[SCSI] libsas,libata: fix ->change_queue_{depth|type} for sata devicesDan Williams
2011-10-02[SCSI] libsas: Allow expander T-T attachmentsLuben Tuikov
2011-09-22[SCSI] libsas: sgpio write supportDan Williams
2011-09-22[SCSI] libsas: fix failure to revalidate domain for anything but the first ex...Mark Salyzyn
2011-08-30[SCSI] libsas: fix sas_queuecommand return valuesChristoph Hellwig
2011-08-30[SCSI] libsas: reindent sas_queuecommandChristoph Hellwig
2011-08-30[SCSI] libsas: sas_queuecommand doesnt need host_lockChristoph Hellwig
2011-08-27[SCSI] libsas: export sas_alloc_task()Dan Williams
2011-07-27[SCSI] libsas: remove expander from dev list on errorLuben Tuikov
2011-05-26[SCSI] libsas: Add option for SATA soft resetDave Jiang
2011-05-26[SCSI] libsas: check dev->gone before submitting sata i/oDan Williams
2011-05-26[SCSI] libsas: fix/amend device gone notification in sas_deform_port()Dan Williams