summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-03-27[SCSI] qla4xxx: Add missing spaces to error messagesPetr Uzel1-2/+2
2012-03-19[SCSI] sd: Add runtime pm in the sd_check_events()Lan Tianyu1-0/+5
2012-02-29[SCSI] qla4xxx: Update driver version to 5.02.00-k15Vikas Chaudhary1-1/+1
2012-02-29[SCSI] qla4xxx: trivial cleanupVikas Chaudhary2-5/+5
2012-02-29[SCSI] qla4xxx: Fix sparse warningVikas Chaudhary2-4/+4
2012-02-29[SCSI] qla4xxx: Add support for multiple session per host.Manish Rangankar3-4/+35
2012-02-29[SCSI] qla4xxx: Export CHAP index as sysfs attributeMike Christie3-3/+53
2012-02-29[SCSI] scsi_transport: Export CHAP index as sysfs attributeMike Christie2-0/+11
2012-02-29[SCSI] qla4xxx: Add support to display CHAP list and delete CHAP entryNilesh Javali2-1/+195
2012-02-29[SCSI] iscsi_transport: Add support to display CHAP list and delete CHAP entryNilesh Javali3-1/+133
2012-02-29[SCSI] pm8001: fix endian issue with code optimization.Santosh Nayak3-46/+49
2012-02-29[SCSI] pm8001: Fix possible racing condition.Santosh Nayak1-3/+3
2012-02-29[SCSI] pm8001: Fix bogus interrupt state flag issue.Santosh Nayak1-30/+28
2012-02-29[SCSI] ipr: update PCI ID definitions for new adaptersWayne Boyer2-9/+9
2012-02-29[SCSI] qla2xxx: handle default case in qla2x00_request_firmware()Dan Carpenter1-1/+2
2012-02-29[SCSI] isci: improvements in driver unloading routineAndrzej Jakowski1-1/+2
2012-02-29[SCSI] isci: improve phy event warningsDan Williams1-52/+71
2012-02-29[SCSI] isci: debug, provide state-enum-to-string conversionsDan Williams10-520/+432
2012-02-29[SCSI] scsi_transport_sas: 'enable' phys on resetDan Williams1-0/+1
2012-02-29[SCSI] libsas: don't recover end devices attached to disabled physDan Williams4-5/+8
2012-02-29[SCSI] libsas: fixup target_port_protocols for expanders that don't report sataDan Williams1-0/+2
2012-02-29[SCSI] libsas: set attached device type and target protocols for local physDan Williams3-4/+27
2012-02-29[SCSI] libsas: revert ata srstDan Williams2-39/+0
2012-02-29[SCSI] libsas: fix lifetime of SAS_HA_FROZENDan Williams1-6/+7
2012-02-29[SCSI] libsas: async ata scanningDan Williams14-66/+123
2012-02-29[SCSI] libsas: restore scan orderDan Williams4-50/+32
2012-02-29[SCSI] libsas: delete device on sas address changedDan Williams1-0/+9
2012-02-29[SCSI] libsas: let libata recover links that fail to transmit initial sig-fisDan Williams6-89/+179
2012-02-29[SCSI] libsas: fix sas port namingDan Williams1-1/+1
2012-02-29[SCSI] libsas: improve debug statementsDan Williams2-32/+85
2012-02-29[SCSI] libsas: kill spurious sas_put_deviceMaciej Trela1-2/+0
2012-02-29[SCSI] libsas: fix sas_unregister_ports vs sas_drain_workDan Williams3-13/+25
2012-02-29[SCSI] libsas: route local link resets through ata-ehDan Williams3-20/+37
2012-02-29[SCSI] libsas: fix mixed topology recoveryDan Williams3-17/+13
2012-02-29[SCSI] libsas: close scsi_remove_target() vs libata-eh raceDan Williams3-3/+10
2012-02-29[SCSI] libsas: mark all domain devices gone if root port disappearsDan Williams3-6/+8
2012-02-29[SCSI] libsas: pre-clean commands that won the eh vs completion raceDan Williams1-9/+16
2012-02-29[SCSI] isci: remove IDEV_EH hack to disable "discovery-time" ata resetsDan Williams3-10/+7
2012-02-29[SCSI] isci: remove bus and reset handlersDan Williams3-27/+0
2012-02-29[SCSI] isci: ->lldd_ata_check_ready handlerDan Williams3-0/+29
2012-02-29[SCSI] isci: stop interpreting ->lldd_lu_reset() as an ata soft-resetDan Williams5-286/+15
2012-02-29[SCSI] isci: fix interpretation of "hard" resetDan Williams3-21/+37
2012-02-29[SCSI] isci: kill isci_port->statusDan Williams3-87/+11
2012-02-29[SCSI] isci: kill iphy->isci_port lookupsDan Williams7-77/+83
2012-02-29[SCSI] libsas: don't recover 'gone' devices in sas_ata_hard_reset()Dan Williams1-0/+3
2012-02-29[SCSI] libsas: fix sas_find_local_phy(), take phy referencesDan Williams13-44/+116
2012-02-29[SCSI] libsas: check for 'gone' expanders in smp_execute_task()Dan Williams1-0/+5
2012-02-29[SCSI] libsas: don't mark expanders as gone when a child device is removedDan Williams1-1/+0
2012-02-29[SCSI] libsas: poll for ata device readiness after resetDan Williams4-35/+83
2012-02-19[SCSI] libsas: async ata-ehDan Williams1-3/+14