aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/libsas
AgeCommit message (Expand)Author
2013-12-11SCSI: libsas: fix usage of ata_tf_to_fisDan Williams
2013-04-16SCSI: libsas: fix handling vacant phy in sas_set_ex_phy()Lukasz Dorau
2012-08-09SCSI: libsas: fix sas_discover_devices return code handlingDan Williams
2012-08-09SCSI: libsas: continue revalidationDan Williams
2012-07-16SCSI: libsas: fix taskfile corruption in sas_ata_qc_fill_rtfDan Williams
2012-04-23[SCSI] Revert "[SCSI] libsas: fix sas port naming"Dan Williams
2012-04-23[SCSI] libsas: fix false positive 'device attached' conditionsDan Williams
2012-04-23[SCSI] libsas, libata: fix start of life for a sas ata_portDan Williams
2012-04-23[SCSI] libsas: fix ata_eh clobbering ex_phys via smp_ata_check_readyDan Williams
2012-04-23[SCSI] libsas: unify domain_device sas_rphy lifetimesDan Williams
2012-04-23[SCSI] libsas: fix sas_get_port_device regressionDan Williams
2012-04-23[SCSI] libsas: fix sas_find_bcast_phy() in the presence of 'vacant' physThomas Jackson
2012-04-23[SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_workDan Williams
2012-03-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds
2012-03-20scsi: remove the second argument of k[un]map_atomic()Cong Wang
2012-02-29[SCSI] libsas: don't recover end devices attached to disabled physDan Williams
2012-02-29[SCSI] libsas: fixup target_port_protocols for expanders that don't report sataDan Williams
2012-02-29[SCSI] libsas: set attached device type and target protocols for local physDan Williams
2012-02-29[SCSI] libsas: revert ata srstDan Williams
2012-02-29[SCSI] libsas: fix lifetime of SAS_HA_FROZENDan Williams
2012-02-29[SCSI] libsas: async ata scanningDan Williams
2012-02-29[SCSI] libsas: restore scan orderDan Williams
2012-02-29[SCSI] libsas: delete device on sas address changedDan Williams
2012-02-29[SCSI] libsas: let libata recover links that fail to transmit initial sig-fisDan Williams
2012-02-29[SCSI] libsas: fix sas port namingDan Williams
2012-02-29[SCSI] libsas: improve debug statementsDan Williams
2012-02-29[SCSI] libsas: kill spurious sas_put_deviceMaciej Trela
2012-02-29[SCSI] libsas: fix sas_unregister_ports vs sas_drain_workDan Williams
2012-02-29[SCSI] libsas: route local link resets through ata-ehDan Williams
2012-02-29[SCSI] libsas: fix mixed topology recoveryDan Williams
2012-02-29[SCSI] libsas: close scsi_remove_target() vs libata-eh raceDan Williams
2012-02-29[SCSI] libsas: mark all domain devices gone if root port disappearsDan Williams
2012-02-29[SCSI] libsas: pre-clean commands that won the eh vs completion raceDan Williams
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