summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] qla2xxx: qla2x00_sp_compl can be static.Fengguang Wu2013-05-021-1/+1
* [SCSI] qla2xxx: fix sparse warning "large integer implicitly truncated to uns...Armen Baloyan2013-05-021-4/+2
* [SCSI] scsi_debug: fix logical block provisioning supportAkinobu Mita2013-05-021-40/+41
* [SCSI] scsi_debug: clear correct memory region when LBPRZ is enabledAkinobu Mita2013-05-021-2/+3
* [SCSI] scsi_debug: prohibit scsi_debug_unmap_granularity == scsi_debug_unmap_...Akinobu Mita2013-05-021-2/+3
* [SCSI] scsi_debug: call map_region() and unmap_region() only when neededAkinobu Mita2013-05-021-3/+3
* [SCSI] sd_dif: problem with verify of type 1 protection information (PI)Jeremy Higdon2013-05-021-8/+0
* [SCSI] ipr: SATA DVD probing failed with 64bit adapterwenxiong@linux.vnet.ibm.com2013-05-022-3/+3
* [SCSI] scsi_transport_iscsi: fix error return code in iscsi_transport_init()Wei Yongjun2013-05-021-1/+3
* [SCSI] lpfc 8.3.39: Update lpfc version for 8.3.39 driver releaseJames Smart2013-05-021-1/+1
* [SCSI] lpfc 8.3.39: Fixed driver handling of CLEAR_LA with NPIV enabled causi...James Smart2013-05-021-4/+3
* [SCSI] lpfc 8.3.39: Reduced tmo value set to FLOGI WQE for quick recovery fro...James Smart2013-05-023-10/+17
* [SCSI] lpfc 8.3.39: Add log message when completes with clean address bit set...James Smart2013-05-021-0/+3
* [SCSI] lpfc 8.3.39: Fixed driver vector mapping to CPU affinityJames Smart2013-05-026-15/+488
* [SCSI] lpfc 8.3.39: Fixed iocb flags not being reset for scsi commandsJames Smart2013-05-021-0/+2
* [SCSI] lpfc 8.3.39: Fixed system panic during EEH recovery due to midlayer ac...James Smart2013-05-022-6/+10
* [SCSI] lpfc 8.3.39: Fixed not returning FAILED status when SCSI invoking host...James Smart2013-05-023-4/+13
* [SCSI] lpfc 8.3.39: Fixed bad book keeping in posting els sgls to portJames Smart2013-05-021-7/+6
* [SCSI] lpfc 8.3.39: Fixed deadlock between hbalock and nlp_lock useJames Smart2013-05-021-1/+2
* [SCSI] lpfc 8.3.39: Fixed BlockGuard to take advantage of rdprotect/wrprotect...James Smart2013-05-022-66/+116
* [SCSI] lpfc 8.3.39: Reduced spinlock contention on SCSI buffer listJames Smart2013-05-023-51/+102
* [SCSI] lpfc 8.3.39: Fixed crash when processing bsg's sg list with high memor...James Smart2013-05-022-12/+24
* [SCSI] lpfc 8.3.39: Remove lpfc_fcp_look_ahead module parameterJames Smart2013-05-021-3/+2
* [SCSI] lpfc 8.3.39: Fix driver issues with SCSI Host resetJames Smart2013-05-023-3/+13
* [SCSI] lpfc 8.3.39: Doorbell formation information logged in dual-chute mode ...James Smart2013-05-021-4/+6
* [SCSI] lpfc 8.3.39: Fix driver issues with large s/g lists for BlockGuardJames Smart2013-05-026-136/+264
* [SCSI] lpfc 8.3.39: Fix driver issues with large lpfc_sg_seg_cnt valuesJames Smart2013-05-022-18/+16
* [SCSI] lpfc 8.3.39: Fixed pt2pt and loop discovery problems on topology changes.James Smart2013-05-027-25/+149
* [SCSI] lpfc 8.3.39: Remove driver dependency on HZJames Smart2013-05-029-49/+80
* [SCSI] lpfc 8.3.39: Fixed BlockGuard error reportingJames Smart2013-05-022-25/+255
* [SCSI] lpfc 8.3.39: Fixed VPI allocation issues after firmware dump is performedJames Smart2013-05-025-3/+51
* [SCSI] ipr: Need to reset adapter after the 6th EEH errorwenxiong@linux.vnet.ibm.com2013-05-021-2/+10
* [SCSI] qla4xxx: Update driver version to 5.03.00-k9Vikas Chaudhary2013-05-021-1/+1
* [SCSI] qla4xxx: Assign values using correct datatypeAdheer Chandravanshi2013-05-021-4/+4
* [SCSI] qla4xxx: Fix smatch warningsAdheer Chandravanshi2013-05-021-16/+1
* [SCSI] qla4xxx: Fix sparse warning for qla4xxx_sysfs_ddb_tgt_createVikas Chaudhary2013-05-021-3/+3
* [SCSI] qla4xxx: Silence gcc warningVikas Chaudhary2013-05-021-5/+3
* [SCSI] libosd: remover duplicate __bitwise annotationDan Carpenter2013-05-021-1/+1
* [SCSI] megaraid_sas: release lock on error pathDan Carpenter2013-05-021-1/+2
* [SCSI] ibmvfc: Driver version 1.0.11Brian King2013-05-021-2/+2
* [SCSI] ibmvfc: Suppress ABTS if target goneBrian King2013-05-022-7/+9
* [SCSI] ibmvfc: Send cancel when link is downBrian King2013-05-021-5/+8
* [SCSI] ibmvfc: Support FAST_IO_FAIL in EH handlersBrian King2013-05-021-17/+52
* [SCSI] ibmvfc: Properly set cancel flags when cancelling abortBrian King2013-05-021-1/+1
* [SCSI] be2iscsi: Bump the driver version to 10.0.467.0Jayamohan Kallickal2013-05-021-1/+1
* [SCSI] be2iscsi: Fix issue in passing the exp_cmdsn and max_cmdsnJayamohan Kallickal2013-05-021-8/+9
* [SCSI] be2iscsi: Fix possible reentrancy issue in be_iopollShlomo Pongratz2013-05-021-1/+1
* [SCSI] be2scsi: Update copyright dates to 2013Jayamohan Kallickal2013-05-029-9/+9
* [SCSI] be2iscsi: Fix checking Adapter state while establishing CXNJayamohan Kallickal2013-05-021-0/+7
* [SCSI] be2iscsi: Fix dynamic CID allocation Mechanism in driverJayamohan Kallickal2013-05-023-70/+133
OpenPOWER on IntegriCloud