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