summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-08-30[SCSI] scsi_dh_alua: always update TPGS status on activateHannes Reinecke1-5/+3
2011-08-30[SCSI] scsi_dh: Implement match callback functionHannes Reinecke3-25/+52
2011-08-30[SCSI] scsi_dh: Fixup kernel-doc commentsHannes Reinecke1-2/+2
2011-08-30[SCSI] scsi_dh_alua: Evaluate TPGS setting from inquiry dataHannes Reinecke2-49/+11
2011-08-30[SCSI] libsas: fix sas_queuecommand return valuesChristoph Hellwig1-4/+5
2011-08-30[SCSI] libsas: reindent sas_queuecommandChristoph Hellwig1-43/+38
2011-08-30[SCSI] libsas: sas_queuecommand doesnt need host_lockChristoph Hellwig1-22/+3
2011-08-29[SCSI] sd: Use sd_printk() instead of printk()Nao Nishijima1-3/+4
2011-08-29[SCSI] genhd: add a new attribute "alias" in gendiskNao Nishijima3-0/+88
2011-08-29[SCSI] scsi scan: don't fail scans when host is in recoveryMike Christie1-1/+2
2011-08-29[SCSI] bnx2fc: Need not schedule destroy_work from __bnx2fc_destroyBhanu Prakash Gollapudi1-11/+6
2011-08-29[SCSI] lpfc 8.3.26: Change driver version to 8.3.26James Smart1-1/+1
2011-08-29[SCSI] lpfc 8.3.26: Fix SYSFS interface issuesJames Smart2-17/+28
2011-08-29[SCSI] lpfc 8.3.26: Fix HBA initialization issuesJames Smart2-27/+35
2011-08-29[SCSI] lpfc 8.3.26: Fix issues pertaining to SCSI/FC protocol.James Smart4-16/+21
2011-08-29[SCSI] be2iscsi: Add pci_disable deviceJayamohan Kallickal1-0/+2
2011-08-29[SCSI] be2iscsi: Adding a shutdown RoutineJayamohan Kallickal1-8/+30
2011-08-29[SCSI] be2iscsi: Fixing the /proc/interrupts problem V3Jayamohan Kallickal2-8/+29
2011-08-29[SCSI] qla2xxx: Fix "active_mask" may be used uninitialized warning.Chad Dupuis1-1/+2
2011-08-29[SCSI] qla2xxx: Issue mailbox command only when firmware hung bit is reset fo...Giridhar Malavali3-45/+56
2011-08-29[SCSI] qla2xxx: Return sysfs error codes appropriate to conditions.Joe Carnuccio1-30/+29
2011-08-29[SCSI] qla2xxx: Provide method for updating I2C attached VPD.Joe Carnuccio2-0/+193
2011-08-29[SCSI] qla2xxx: Correction to sysfs edc interface.Joe Carnuccio1-3/+3
2011-08-29[SCSI] qla2xxx: During loopdown perform Diagnostic loopback.Saurav Kashyap1-0/+1
2011-08-29[SCSI] qla2xxx: Fix array out of bound warning.Saurav Kashyap1-1/+1
2011-08-29[SCSI] qla2xxx: check for marker IOCB during response queue processing.Saurav Kashyap1-0/+5
2011-08-29[SCSI] qla2xxx: Enable write permission to some debug related module paramete...Chad Dupuis1-3/+3
2011-08-29[SCSI] qla2xxx: Prevent CPU lockups when "ql2xdontresethba" module param is set.Saurav Kashyap1-3/+8
2011-08-29[SCSI] qla2xxx: Implemeted beacon on/off for ISP82XX.Saurav Kashyap6-7/+92
2011-08-29[SCSI] qla2xxx: Add support for ISP82xx to capture dump (minidump) on failure.Giridhar Malavali9-50/+1315
2011-08-27[SCSI] zfcp: support for hardware data routerSwen Schillig7-60/+195
2011-08-27[SCSI] qdio: base support for hardware data router with zfcpSwen Schillig3-3/+14
2011-08-27[SCSI] zfcp: non-experimental support for DIF/DIXSteffen Maier3-9/+3
2011-08-27[SCSI] mvumi: Add Marvell UMI driverJianyun Li4-0/+2533
2011-08-27[SCSI] qla4xxx: export iface nameMike Christie1-0/+1
2011-08-27[SCSI] qla4xxx: Added support for adapter and firmware resetVikas Chaudhary4-0/+114
2011-08-27[SCSI] scsi: Added support for adapter and firmware resetVikas Chaudhary2-0/+51
2011-08-27[SCSI] qla4xxx: Added Get ACB support using BSGHarish Zunjarrao4-8/+80
2011-08-27[SCSI] qla4xxx: Added restore factory defaults support using BSGHarish Zunjarrao4-0/+77
2011-08-27[SCSI] Fix out of spec CD-ROM problem with media changeTARUISI Hiroaki1-2/+10
2011-08-27[SCSI] qla4xxx: added support to update initiator iscsi portVikas Chaudhary3-0/+23
2011-08-27[SCSI] scsi_transport_iscsi: Added support to update initiator iscsi portVikas Chaudhary2-0/+5
2011-08-27[SCSI] qla4xxx: Added vendor specific sysfs attributesVikas Chaudhary4-0/+106
2011-08-27[SCSI] qla4xxx: Add read/update NVRAM support for 40xx adapters using BSGHarish Zunjarrao5-0/+210
2011-08-27[SCSI] qla4xxx: Add get ACB state support using BSGHarish Zunjarrao4-0/+86
2011-08-27[SCSI] qla4xxx: Code cleanup for read/update flash using BSGHarish Zunjarrao2-73/+65
2011-08-27[SCSI] qla4xxx: Added support to update mtuVikas Chaudhary3-0/+15
2011-08-27[SCSI] scsi_transport_iscsi: Added support to update mtuVikas Chaudhary2-0/+5
2011-08-27[SCSI] qla4xxx: Boot from SAN support for open-iscsiManish Rangankar7-2/+650
2011-08-27[SCSI] qla4xxx: Remove reduandant code after open-iscsi integration.Manish Rangankar6-838/+10