summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libsas
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] libsas: implement > 16 byte CDB supportJames Bottomley2013-06-041-1/+1
* Merge branch 'misc' into for-linusJames Bottomley2013-05-105-87/+87
|\
| * [SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...James Bottomley2013-05-105-87/+87
* | Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-05-081-3/+3
|\ \ | |/ |/|
| * block: Remove some unnecessary bi_vcnt usageKent Overstreet2013-03-231-3/+3
* | [SCSI] libsas: fix handling vacant phy in sas_set_ex_phy()Lukasz Dorau2013-04-061-0/+12
* | [SCSI] libsas: use right function to alloc smp responseJohn Gong2013-04-061-1/+1
|/
* treewide: fix typo of "suport" in various comments and KconfigMasanari Iida2012-11-191-1/+1
* [SCSI] libsas, ipr: cleanup ata_host flags initialization via ata_host_initDan Williams2012-08-241-4/+1
* [SCSI] libsas: suspend / resume supportDan Williams2012-08-248-14/+310
* [SCSI] async: introduce 'async_domain' typeDan Williams2012-07-201-1/+1
* [SCSI] libsas: trim sas_task of slow path infrastructureDan Williams2012-07-203-14/+37
* [SCSI] libsas: drop sata port multiplier infrastructureDan Williams2012-07-201-6/+0
* [SCSI] libsas: fix sas_discover_devices return code handlingDan Williams2012-07-201-27/+12
* [SCSI] libsas: continue revalidationDan Williams2012-07-201-4/+4
* [SCSI] libsas: sas_rediscover_dev did not look at the SMP exec status.Jeff Skirvin2012-07-201-1/+6
* [SCSI] libsas: use ->lldd_I_T_nexus_reset for ->eh_bus_reset_handlerDan Williams2012-07-201-11/+8
* [SCSI] libsas: add sas_eh_abort_handlerDan Williams2012-07-201-0/+21
* [SCSI] libsas: enforce eh strategy handlers only in eh contextDan Williams2012-07-203-4/+130
* [SCSI] libsas: cleanup spurious calls to scsi_schedule_ehMaciej Trela2012-07-202-2/+0
* [SCSI] libata, libsas: introduce sched_eh and end_eh port opsDan Williams2012-07-205-25/+72
* [SCSI] libsas: fix taskfile corruption in sas_ata_qc_fill_rtfDan Williams2012-07-081-6/+6
* [SCSI] Revert "[SCSI] libsas: fix sas port naming"Dan Williams2012-04-231-1/+1
* [SCSI] libsas: fix false positive 'device attached' conditionsDan Williams2012-04-231-1/+8
* [SCSI] libsas, libata: fix start of life for a sas ata_portDan Williams2012-04-233-29/+25
* [SCSI] libsas: fix ata_eh clobbering ex_phys via smp_ata_check_readyDan Williams2012-04-231-1/+15
* [SCSI] libsas: unify domain_device sas_rphy lifetimesDan Williams2012-04-232-7/+10
* [SCSI] libsas: fix sas_get_port_device regressionDan Williams2012-04-231-4/+5
* [SCSI] libsas: fix sas_find_bcast_phy() in the presence of 'vacant' physThomas Jackson2012-04-231-5/+12
* [SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_workDan Williams2012-04-236-58/+47
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds2012-03-2210-897/+1345
|\
| * [SCSI] libsas: don't recover end devices attached to disabled physDan Williams2012-02-293-4/+7
| * [SCSI] libsas: fixup target_port_protocols for expanders that don't report sataDan Williams2012-02-291-0/+2
| * [SCSI] libsas: set attached device type and target protocols for local physDan Williams2012-02-293-4/+27
| * [SCSI] libsas: revert ata srstDan Williams2012-02-291-38/+0
| * [SCSI] libsas: fix lifetime of SAS_HA_FROZENDan Williams2012-02-291-6/+7
| * [SCSI] libsas: async ata scanningDan Williams2012-02-294-40/+83
| * [SCSI] libsas: restore scan orderDan Williams2012-02-293-45/+32
| * [SCSI] libsas: delete device on sas address changedDan Williams2012-02-291-0/+9
| * [SCSI] libsas: let libata recover links that fail to transmit initial sig-fisDan Williams2012-02-294-86/+170
| * [SCSI] libsas: fix sas port namingDan Williams2012-02-291-1/+1
| * [SCSI] libsas: improve debug statementsDan Williams2012-02-292-32/+85
| * [SCSI] libsas: kill spurious sas_put_deviceMaciej Trela2012-02-291-2/+0
| * [SCSI] libsas: fix sas_unregister_ports vs sas_drain_workDan Williams2012-02-293-13/+25
| * [SCSI] libsas: route local link resets through ata-ehDan Williams2012-02-293-20/+37
| * [SCSI] libsas: fix mixed topology recoveryDan Williams2012-02-292-12/+9
| * [SCSI] libsas: close scsi_remove_target() vs libata-eh raceDan Williams2012-02-293-3/+10
| * [SCSI] libsas: mark all domain devices gone if root port disappearsDan Williams2012-02-292-5/+7
| * [SCSI] libsas: pre-clean commands that won the eh vs completion raceDan Williams2012-02-291-9/+16
| * [SCSI] isci: stop interpreting ->lldd_lu_reset() as an ata soft-resetDan Williams2012-02-291-0/+2