summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scsi: lpfc: Beef up stat counters for debugJames Smart2017-12-206-19/+171
* scsi: lpfc: Fix infinite wait when driver unregisters a remote NVME port.James Smart2017-12-201-84/+51
* scsi: lpfc: Fix issues connecting with nvme initiatorJames Smart2017-12-201-2/+2
* scsi: lpfc: Fix SCSI LUN discovery when SCSI and NVME enabledJames Smart2017-12-203-27/+34
* scsi: lpfc: Increase SCSI CQ and WQ sizes.James Smart2017-12-203-27/+46
* scsi: lpfc: Fix receive PRLI handlingJames Smart2017-12-202-14/+47
* scsi: lpfc: Fix -EOVERFLOW behavior for NVMET and defer_rcvJames Smart2017-12-203-13/+36
* scsi: lpfc: Fix random heartbeat timeouts during heavy IOJames Smart2017-12-204-22/+63
* scsi: hisi_sas: add v3 hw suspend and resumeXiang Chen2017-12-203-1/+97
* scsi: hisi_sas: re-add the lldd_port_deformed()Xiang Chen2017-12-201-0/+5
* scsi: hisi_sas: fix SAS_QUEUE_FULL problem while running IOXiang Chen2017-12-201-1/+1
* scsi: hisi_sas: add internal abort dev in some placesXiaofei Tan2017-12-141-0/+25
* scsi: hisi_sas: judge result of internal abortXiaofei Tan2017-12-141-7/+31
* scsi: hisi_sas: do link reset for some CHL_INT2 intsXiaofei Tan2017-12-144-6/+54
* scsi: hisi_sas: use an general way to delay PHY workXiaofei Tan2017-12-145-7/+32
* scsi: hisi_sas: add v2 hw port AXI error handling supportXiaofei Tan2017-12-141-6/+45
* scsi: hisi_sas: improve int_chnl_int_v2_hw() consistency with v3 hwXiaofei Tan2017-12-141-30/+28
* scsi: hisi_sas: add some print to enhance debuggingXiang Chen2017-12-143-15/+46
* scsi: hisi_sas: add RAS feature for v3 hwXiaofei Tan2017-12-141-0/+139
* scsi: hisi_sas: change ncq process for v3 hwXiang Chen2017-12-141-34/+6
* scsi: hisi_sas: add an mechanism to do reset work synchronouslyXiaofei Tan2017-12-142-1/+44
* scsi: hisi_sas: modify hisi_sas_dev_gone() for resetXiang Chen2017-12-141-6/+8
* scsi: hisi_sas: some optimizations of host controller resetXiaofei Tan2017-12-141-7/+4
* scsi: hisi_sas: optimise port id refresh functionXiaofei Tan2017-12-141-18/+30
* scsi: hisi_sas: relocate clearing ITCT and freeing deviceXiaofei Tan2017-12-145-12/+22
* scsi: hisi_sas: fix dma_unmap_sg() parameterXiang Chen2017-12-141-2/+4
* scsi: hisi_sas: initialize dq spinlock before useXiang Chen2017-12-141-0/+1
* scsi: qla2xxx: remove duplicate includesPravin Shedge2017-12-111-2/+0
* scsi: qla2xxx: Suppress gcc 7 fall-through warningsBart Van Assche2017-12-114-4/+7
* scsi: fnic: add a space after %p in printf formatNicolas Iooss2017-12-111-1/+1
* scsi: documentation: add scsi_common.c to SCSI driver-apiRandy Dunlap2017-12-111-0/+8
* scsi: core: doc. fixes to scsi_common.cRandy Dunlap2017-12-111-7/+7
* scsi: arcmsr: remove redundant check for secs < 0Colin Ian King2017-12-111-4/+0
* scsi: bfa: convert to strlcpy/strlcatArnd Bergmann2017-12-118-98/+84
* scsi: scsi_debug: Add support for injecting SCSI_MLQUEUE_HOST_BUSYBart Van Assche2017-12-071-1/+13
* scsi: devinfo: replace "Dell PV 650F" with "EMC CLARiiON"Xose Vazquez Perez2017-12-071-2/+2
* scsi: dh: add new rdac devicesXose Vazquez Perez2017-12-071-1/+4
* scsi: devinfo: apply to HP XP the same flags as Hitachi VSPXose Vazquez Perez2017-12-071-1/+1
* scsi: devinfo: Apply to HP-rebranded the same flags as HitachiXose Vazquez Perez2017-12-071-3/+2
* scsi: pmcraid: use correct size unit when calling find_first_zero_bit()Niklas Cassel2017-12-071-1/+1
* scsi: fusion: clean up some indentationsColin Ian King2017-12-071-28/+29
* scsi: dh: Remove scsi_dh_remove_device()Bart Van Assche2017-12-072-4/+0
* scsi: core: Unexport scsi_initialize_rq()Bart Van Assche2017-12-072-3/+1
* scsi: qla2xxx: Update driver version to 10.00.00.03-khimanshu.madhani@cavium.com2017-12-071-1/+1
* scsi: qla2xxx: Fix memory leak in dual/target modehimanshu.madhani@cavium.com2017-12-072-11/+11
* scsi: qla2xxx: Fix system crash in qlt_plogi_ack_unrefQuinn Tran2017-12-071-5/+5
* scsi: qla2xxx: Remove aborting ELS IOCB call issued as part of timeout.Giridhar Malavali2017-12-071-10/+0
* scsi: qla2xxx: Defer processing of GS IOCB callsGiridhar Malavali2017-12-071-2/+2
* scsi: qla2xxx: Clear loop id after deleteQuinn Tran2017-12-071-5/+4
* scsi: qla2xxx: Fix scan state field for fcportQuinn Tran2017-12-071-0/+1