aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-02[SCSI] ufs: Add Platform glue driver for ufshcdVinayak Holikatti3-0/+229
2013-05-02[SCSI] sd: fix array cache flushing bug causing performance problemsJames Bottomley2-0/+21
2013-05-02[SCSI] qla2xxx: qla2x00_sp_compl can be static.Fengguang Wu1-1/+1
2013-05-02[SCSI] qla2xxx: fix sparse warning "large integer implicitly truncated to unsigned type"Armen Baloyan1-4/+2
2013-05-02[SCSI] scsi_debug: fix logical block provisioning supportAkinobu Mita1-40/+41
2013-05-02[SCSI] scsi_debug: clear correct memory region when LBPRZ is enabledAkinobu Mita1-2/+3
2013-05-02[SCSI] scsi_debug: prohibit scsi_debug_unmap_granularity == scsi_debug_unmap_alignmentAkinobu Mita1-2/+3
2013-05-02[SCSI] scsi_debug: call map_region() and unmap_region() only when neededAkinobu Mita1-3/+3
2013-05-02[SCSI] sd_dif: problem with verify of type 1 protection information (PI)Jeremy Higdon1-8/+0
2013-05-02[SCSI] ipr: SATA DVD probing failed with 64bit adapterwenxiong@linux.vnet.ibm.com2-3/+3
2013-05-02[SCSI] scsi_transport_iscsi: fix error return code in iscsi_transport_init()Wei Yongjun1-1/+3
2013-05-02[SCSI] lpfc 8.3.39: Update lpfc version for 8.3.39 driver releaseJames Smart1-1/+1
2013-05-02[SCSI] lpfc 8.3.39: Fixed driver handling of CLEAR_LA with NPIV enabled causing SID=0 frames outJames Smart1-4/+3
2013-05-02[SCSI] lpfc 8.3.39: Reduced tmo value set to FLOGI WQE for quick recovery from FLOGI sequence timeoutJames Smart3-10/+17
2013-05-02[SCSI] lpfc 8.3.39: Add log message when completes with clean address bit set to zeroJames Smart1-0/+3
2013-05-02[SCSI] lpfc 8.3.39: Fixed driver vector mapping to CPU affinityJames Smart6-15/+488
2013-05-02[SCSI] lpfc 8.3.39: Fixed iocb flags not being reset for scsi commandsJames Smart1-0/+2
2013-05-02[SCSI] lpfc 8.3.39: Fixed system panic during EEH recovery due to midlayer acting on outstanding I/OJames Smart2-6/+10
2013-05-02[SCSI] lpfc 8.3.39: Fixed not returning FAILED status when SCSI invoking host reset handler failedJames Smart3-4/+13
2013-05-02[SCSI] lpfc 8.3.39: Fixed bad book keeping in posting els sgls to portJames Smart1-7/+6
2013-05-02[SCSI] lpfc 8.3.39: Fixed deadlock between hbalock and nlp_lock useJames Smart1-1/+2
2013-05-02[SCSI] lpfc 8.3.39: Fixed BlockGuard to take advantage of rdprotect/wrprotect info when availableJames Smart2-66/+116
2013-05-02[SCSI] lpfc 8.3.39: Reduced spinlock contention on SCSI buffer listJames Smart3-51/+102
2013-05-02[SCSI] lpfc 8.3.39: Fixed crash when processing bsg's sg list with high memory pagesJames Smart2-12/+24
2013-05-02[SCSI] lpfc 8.3.39: Remove lpfc_fcp_look_ahead module parameterJames Smart1-3/+2
2013-05-02[SCSI] lpfc 8.3.39: Fix driver issues with SCSI Host resetJames Smart3-3/+13
2013-05-02[SCSI] lpfc 8.3.39: Doorbell formation information logged in dual-chute mode WQ and RQ setupJames Smart1-4/+6
2013-05-02[SCSI] lpfc 8.3.39: Fix driver issues with large s/g lists for BlockGuardJames Smart6-136/+264
2013-05-02[SCSI] lpfc 8.3.39: Fix driver issues with large lpfc_sg_seg_cnt valuesJames Smart2-18/+16
2013-05-02[SCSI] lpfc 8.3.39: Fixed pt2pt and loop discovery problems on topology changes.James Smart7-25/+149
2013-05-02[SCSI] lpfc 8.3.39: Remove driver dependency on HZJames Smart9-49/+80
2013-05-02[SCSI] lpfc 8.3.39: Fixed BlockGuard error reportingJames Smart2-25/+255
2013-05-02[SCSI] lpfc 8.3.39: Fixed VPI allocation issues after firmware dump is performedJames Smart5-3/+51
2013-05-02[SCSI] ipr: Need to reset adapter after the 6th EEH errorwenxiong@linux.vnet.ibm.com1-2/+10
2013-05-02[SCSI] qla4xxx: Update driver version to 5.03.00-k9Vikas Chaudhary1-1/+1
2013-05-02[SCSI] qla4xxx: Assign values using correct datatypeAdheer Chandravanshi1-4/+4
2013-05-02[SCSI] qla4xxx: Fix smatch warningsAdheer Chandravanshi1-16/+1
2013-05-02[SCSI] qla4xxx: Fix sparse warning for qla4xxx_sysfs_ddb_tgt_createVikas Chaudhary1-3/+3
2013-05-02[SCSI] qla4xxx: Silence gcc warningVikas Chaudhary1-5/+3
2013-05-02[SCSI] libosd: remover duplicate __bitwise annotationDan Carpenter1-1/+1
2013-05-02[SCSI] megaraid_sas: release lock on error pathDan Carpenter1-1/+2
2013-05-02[SCSI] ibmvfc: Driver version 1.0.11Brian King1-2/+2
2013-05-02[SCSI] ibmvfc: Suppress ABTS if target goneBrian King2-7/+9
2013-05-02[SCSI] ibmvfc: Send cancel when link is downBrian King1-5/+8
2013-05-02[SCSI] ibmvfc: Support FAST_IO_FAIL in EH handlersBrian King1-17/+52
2013-05-02[SCSI] ibmvfc: Properly set cancel flags when cancelling abortBrian King1-1/+1
2013-05-02[SCSI] be2iscsi: Bump the driver version to 10.0.467.0Jayamohan Kallickal1-1/+1
2013-05-02[SCSI] be2iscsi: Fix issue in passing the exp_cmdsn and max_cmdsnJayamohan Kallickal1-8/+9
2013-05-02[SCSI] be2iscsi: Fix possible reentrancy issue in be_iopollShlomo Pongratz1-1/+1
2013-05-02[SCSI] be2scsi: Update copyright dates to 2013Jayamohan Kallickal9-9/+9