Age | Commit message (Expand) | Author |
2013-06-04 | [SCSI] libsas: implement > 16 byte CDB support | James Bottomley |
2013-05-10 | Merge branch 'misc' into for-linus | James Bottomley |
2013-05-10 | [SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device... | James Bottomley |
2013-05-08 | Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2013-04-06 | [SCSI] libsas: fix handling vacant phy in sas_set_ex_phy() | Lukasz Dorau |
2013-04-06 | [SCSI] libsas: use right function to alloc smp response | John Gong |
2013-03-23 | block: Remove some unnecessary bi_vcnt usage | Kent Overstreet |
2012-11-19 | treewide: fix typo of "suport" in various comments and Kconfig | Masanari Iida |
2012-08-24 | [SCSI] libsas, ipr: cleanup ata_host flags initialization via ata_host_init | Dan Williams |
2012-08-24 | [SCSI] libsas: suspend / resume support | Dan Williams |
2012-07-20 | [SCSI] async: introduce 'async_domain' type | Dan Williams |
2012-07-20 | [SCSI] libsas: trim sas_task of slow path infrastructure | Dan Williams |
2012-07-20 | [SCSI] libsas: drop sata port multiplier infrastructure | Dan Williams |
2012-07-20 | [SCSI] libsas: fix sas_discover_devices return code handling | Dan Williams |
2012-07-20 | [SCSI] libsas: continue revalidation | Dan Williams |
2012-07-20 | [SCSI] libsas: sas_rediscover_dev did not look at the SMP exec status. | Jeff Skirvin |
2012-07-20 | [SCSI] libsas: use ->lldd_I_T_nexus_reset for ->eh_bus_reset_handler | Dan Williams |
2012-07-20 | [SCSI] libsas: add sas_eh_abort_handler | Dan Williams |
2012-07-20 | [SCSI] libsas: enforce eh strategy handlers only in eh context | Dan Williams |
2012-07-20 | [SCSI] libsas: cleanup spurious calls to scsi_schedule_eh | Maciej Trela |
2012-07-20 | [SCSI] libata, libsas: introduce sched_eh and end_eh port ops | Dan Williams |
2012-07-08 | [SCSI] libsas: fix taskfile corruption in sas_ata_qc_fill_rtf | Dan Williams |
2012-04-23 | [SCSI] Revert "[SCSI] libsas: fix sas port naming" | Dan Williams |
2012-04-23 | [SCSI] libsas: fix false positive 'device attached' conditions | Dan Williams |
2012-04-23 | [SCSI] libsas, libata: fix start of life for a sas ata_port | Dan Williams |
2012-04-23 | [SCSI] libsas: fix ata_eh clobbering ex_phys via smp_ata_check_ready | Dan Williams |
2012-04-23 | [SCSI] libsas: unify domain_device sas_rphy lifetimes | Dan Williams |
2012-04-23 | [SCSI] libsas: fix sas_get_port_device regression | Dan Williams |
2012-04-23 | [SCSI] libsas: fix sas_find_bcast_phy() in the presence of 'vacant' phys | Thomas Jackson |
2012-04-23 | [SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_work | Dan Williams |
2012-03-22 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s... | Linus Torvalds |
2012-03-20 | scsi: remove the second argument of k[un]map_atomic() | Cong Wang |
2012-02-29 | [SCSI] libsas: don't recover end devices attached to disabled phys | Dan Williams |
2012-02-29 | [SCSI] libsas: fixup target_port_protocols for expanders that don't report sata | Dan Williams |
2012-02-29 | [SCSI] libsas: set attached device type and target protocols for local phys | Dan Williams |
2012-02-29 | [SCSI] libsas: revert ata srst | Dan Williams |
2012-02-29 | [SCSI] libsas: fix lifetime of SAS_HA_FROZEN | Dan Williams |
2012-02-29 | [SCSI] libsas: async ata scanning | Dan Williams |
2012-02-29 | [SCSI] libsas: restore scan order | Dan Williams |
2012-02-29 | [SCSI] libsas: delete device on sas address changed | Dan Williams |
2012-02-29 | [SCSI] libsas: let libata recover links that fail to transmit initial sig-fis | Dan Williams |
2012-02-29 | [SCSI] libsas: fix sas port naming | Dan Williams |
2012-02-29 | [SCSI] libsas: improve debug statements | Dan Williams |
2012-02-29 | [SCSI] libsas: kill spurious sas_put_device | Maciej Trela |
2012-02-29 | [SCSI] libsas: fix sas_unregister_ports vs sas_drain_work | Dan Williams |
2012-02-29 | [SCSI] libsas: route local link resets through ata-eh | Dan Williams |
2012-02-29 | [SCSI] libsas: fix mixed topology recovery | Dan Williams |
2012-02-29 | [SCSI] libsas: close scsi_remove_target() vs libata-eh race | Dan Williams |
2012-02-29 | [SCSI] libsas: mark all domain devices gone if root port disappears | Dan Williams |
2012-02-29 | [SCSI] libsas: pre-clean commands that won the eh vs completion race | Dan Williams |