summaryrefslogtreecommitdiffstats
path: root/include/scsi
AgeCommit message (Expand)AuthorLines
2012-02-19[SCSI] libsas: execute transport link resets with libata-eh via host workqueueDan Williams-0/+4
2012-02-19[SCSI] libsas: perform sas-transport resets in shost->workq contextDan Williams-1/+4
2012-02-19[SCSI] libsas: use libata-eh-reset for sata rediscovery fis transmit failuresDan Williams-1/+5
2012-02-19[SCSI] libsas: let libata handle command timeoutsDan Williams-1/+2
2012-02-19[SCSI] libsas: fix timeout vs completion raceDan Williams-8/+3
2012-02-19[SCSI] libsas: prevent double completion of scmds from ehDan Williams-1/+4
2012-02-19[SCSI] libsas: close error handling vs sas_ata_task_done() raceDan Williams-1/+0
2012-02-19[SCSI] libsas: use ->set_dmamode to notify lldds of NCQ parametersDan Williams-3/+1
2012-02-19[SCSI] libsas: prevent domain rediscovery competing with ata error handlingDan Williams-2/+16
2012-02-19[SCSI] libsas: convert dev->gone to flagsDan Williams-2/+5
2012-02-19[SCSI] libsas: introduce sas_drain_work()Dan Williams-0/+4
2012-02-19[SCSI] libsas: convert ha->state to flagsDan Williams-2/+1
2012-02-19[SCSI] libsas: replace event locks with atomic bitopsDan Williams-3/+0
2012-02-19[SCSI] libsas: fix leak of dev->sata_dev.identify_[packet_]deviceDan Williams-1/+2
2012-02-19[SCSI] libsas: fix domain_device leakDan Williams-0/+1
2012-02-19[SCSI] libsas: kill sas_slave_destroyDan Williams-1/+0
2012-02-19[SCSI] libsas: remove unused ata_task_resp fieldsDan Williams-7/+0
2012-02-19[SCSI] Handle disk devices which can not process medium access commandsMartin K. Petersen-0/+7
2012-02-19[SCSI] iscsi_transport: Added Ping supportVikas Chaudhary-0/+25
2012-02-19[SCSI] scsi_transport_iscsi: added support for host eventVikas Chaudhary-0/+19
2012-02-19[SCSI] libiscsi_tcp: fix max_r2t manipulationMike Christie-2/+2
2012-02-19[SCSI] Correctly set the scsi host/msg/status bytesMoger, Babu-3/+3
2012-02-19[SCSI] libfc: Add support for FDMINeerav Parikh-0/+527
2012-02-19[SCSI] libfc: Make the libfc Common Transport(CT) code genericNeerav Parikh-12/+48
2012-02-19[SCSI] scsi_transport_fc: Getting FC Port Speed in sync with FC-GSNeerav Parikh-2/+2
2012-02-19[SCSI] scsi_transport_fc: Add FDMI host attributesNeerav Parikh-0/+28
2012-02-19[SCSI] scsi_transport_iscsi: Added support to show port_state and port_speed ...Vikas Chaudhary-0/+21
2012-02-19[SCSI] libiscsi: Added support to show targetalias in sysfsVikas Chaudhary-0/+1
2012-02-08SCSI & usb-storage: add flags for VPD pages and REPORT LUNSAlan Stern-0/+3
2012-02-08SCSI: fix typo in definition of struct scsi_targetAlan Stern-2/+2
2012-01-16[SCSI] libfc: Declare local functions staticBart Van Assche-1/+1
2012-01-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds-1/+5
2012-01-10Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds-0/+3
2012-01-08[SCSI] add flag to skip the runtime PM calls on the hostLin Ming-0/+3
2012-01-03switch ->is_visible() to returning umode_tAl Viro-1/+1
2011-12-15[SCSI] fcoe: fix fcoe in a DCB environment by adding DCB notifiers to set skb...john fastabend-0/+3
2011-12-15[SCSI] iscsi class: export pid of process that createdMike Christie-0/+5
2011-12-15[SCSI] scsi_dh: code cleanup and remove the references to scsi_dev_infoMoger, Babu-1/+0
2011-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds-117/+356
2011-10-24ore: RAID5 WriteBoaz Harrosh-0/+9
2011-10-24ore: RAID5 readBoaz Harrosh-3/+18
2011-10-24ore: Make ore_calc_stripe_info EXPORT_SYMBOLBoaz Harrosh-0/+3
2011-10-20[SCSI] iscsi class: fix vlan configurationMike Christie-4/+5
2011-10-20[SCSI] qla4xxx: fix data alignment and use nl helpersMike Christie-1/+2
2011-10-20[SCSI] iscsi class: Replace iscsi_get_next_target_id with IDAMike Christie-0/+1
2011-10-16[SCSI] libsas: fix port->dev_list lockingDan Williams-1/+1
2011-10-16[SCSI] fcoe,libfcoe: Move common code for fcoe_get_lesb to fcoe_transportBhanu Prakash Gollapudi-0/+2
2011-10-14ore/exofs: Change ore_check_io APIBoaz Harrosh-1/+4
2011-10-14ore/exofs: Define new ore_verify_layoutBoaz Harrosh-0/+8
2011-10-14ore: Support for partial component tableBoaz Harrosh-3/+4