summaryrefslogtreecommitdiffstats
path: root/include/scsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] libsas: fix mixed topology recoveryDan Williams2012-02-291-5/+4
* [SCSI] libsas: mark all domain devices gone if root port disappearsDan Williams2012-02-291-1/+1
* [SCSI] libsas: fix sas_find_local_phy(), take phy referencesDan Williams2012-02-292-2/+13
* [SCSI] libsas: poll for ata device readiness after resetDan Williams2012-02-291-0/+1
* [SCSI] libsas: add mutex for SMP task executionJeff Skirvin2012-02-191-0/+2
* [SCSI] libsas: sas_phy_enable via transport_sas_phy_resetDan Williams2012-02-191-1/+0
* [SCSI] libsas: execute transport link resets with libata-eh via host workqueueDan Williams2012-02-191-0/+4
* [SCSI] libsas: perform sas-transport resets in shost->workq contextDan Williams2012-02-191-1/+4
* [SCSI] libsas: use libata-eh-reset for sata rediscovery fis transmit failuresDan Williams2012-02-191-1/+5
* [SCSI] libsas: let libata handle command timeoutsDan Williams2012-02-191-1/+2
* [SCSI] libsas: fix timeout vs completion raceDan Williams2012-02-192-8/+3
* [SCSI] libsas: prevent double completion of scmds from ehDan Williams2012-02-191-1/+4
* [SCSI] libsas: close error handling vs sas_ata_task_done() raceDan Williams2012-02-191-1/+0
* [SCSI] libsas: use ->set_dmamode to notify lldds of NCQ parametersDan Williams2012-02-191-3/+1
* [SCSI] libsas: prevent domain rediscovery competing with ata error handlingDan Williams2012-02-193-2/+16
* [SCSI] libsas: convert dev->gone to flagsDan Williams2012-02-191-2/+5
* [SCSI] libsas: introduce sas_drain_work()Dan Williams2012-02-191-0/+4
* [SCSI] libsas: convert ha->state to flagsDan Williams2012-02-191-2/+1
* [SCSI] libsas: replace event locks with atomic bitopsDan Williams2012-02-191-3/+0
* [SCSI] libsas: fix leak of dev->sata_dev.identify_[packet_]deviceDan Williams2012-02-191-1/+2
* [SCSI] libsas: fix domain_device leakDan Williams2012-02-191-0/+1
* [SCSI] libsas: kill sas_slave_destroyDan Williams2012-02-191-1/+0
* [SCSI] libsas: remove unused ata_task_resp fieldsDan Williams2012-02-191-7/+0
* [SCSI] Handle disk devices which can not process medium access commandsMartin K. Petersen2012-02-192-0/+7
* [SCSI] iscsi_transport: Added Ping supportVikas Chaudhary2012-02-192-0/+25
* [SCSI] scsi_transport_iscsi: added support for host eventVikas Chaudhary2012-02-192-0/+19
* [SCSI] libiscsi_tcp: fix max_r2t manipulationMike Christie2012-02-192-2/+2
* [SCSI] Correctly set the scsi host/msg/status bytesMoger, Babu2012-02-191-3/+3
* [SCSI] libfc: Add support for FDMINeerav Parikh2012-02-193-0/+527
* [SCSI] libfc: Make the libfc Common Transport(CT) code genericNeerav Parikh2012-02-191-12/+48
* [SCSI] scsi_transport_fc: Getting FC Port Speed in sync with FC-GSNeerav Parikh2012-02-191-2/+2
* [SCSI] scsi_transport_fc: Add FDMI host attributesNeerav Parikh2012-02-191-0/+28
* [SCSI] scsi_transport_iscsi: Added support to show port_state and port_speed ...Vikas Chaudhary2012-02-192-0/+21
* [SCSI] libiscsi: Added support to show targetalias in sysfsVikas Chaudhary2012-02-191-0/+1
* [SCSI] libfc: Declare local functions staticBart Van Assche2012-01-161-1/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds2012-01-102-1/+5
|\
| * [SCSI] iscsi class: export pid of process that createdMike Christie2011-12-151-0/+5
| * [SCSI] scsi_dh: code cleanup and remove the references to scsi_dev_infoMoger, Babu2011-12-151-1/+0
* | Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds2012-01-101-0/+3
|\ \
| * | [SCSI] add flag to skip the runtime PM calls on the hostLin Ming2012-01-081-0/+3
* | | switch ->is_visible() to returning umode_tAl Viro2012-01-031-1/+1
|/ /
* / [SCSI] fcoe: fix fcoe in a DCB environment by adding DCB notifiers to set skb...john fastabend2011-12-151-0/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-10-289-117/+356
|\
| * [SCSI] iscsi class: fix vlan configurationMike Christie2011-10-201-4/+5
| * [SCSI] qla4xxx: fix data alignment and use nl helpersMike Christie2011-10-201-1/+2
| * [SCSI] iscsi class: Replace iscsi_get_next_target_id with IDAMike Christie2011-10-201-0/+1
| * [SCSI] libsas: fix port->dev_list lockingDan Williams2011-10-161-1/+1
| * [SCSI] fcoe,libfcoe: Move common code for fcoe_get_lesb to fcoe_transportBhanu Prakash Gollapudi2011-10-161-0/+2
| * [SCSI] isci: export phy events via ->lldd_control_phy()Dan Williams2011-10-021-0/+1
| * [SCSI] isci: atapi supportDan Williams2011-10-021-0/+5