summaryrefslogtreecommitdiffstats
path: root/init (unfollow)
Commit message (Expand)AuthorFilesLines
2017-12-21scsi: lpfc: Fix receive PRLI handlingJames Smart2-14/+47
2017-12-21scsi: lpfc: Fix -EOVERFLOW behavior for NVMET and defer_rcvJames Smart3-13/+36
2017-12-21scsi: lpfc: Fix random heartbeat timeouts during heavy IOJames Smart4-22/+63
2017-12-21scsi: hisi_sas: add v3 hw suspend and resumeXiang Chen3-1/+97
2017-12-21scsi: hisi_sas: re-add the lldd_port_deformed()Xiang Chen1-0/+5
2017-12-21scsi: hisi_sas: fix SAS_QUEUE_FULL problem while running IOXiang Chen1-1/+1
2017-12-15scsi: hisi_sas: add internal abort dev in some placesXiaofei Tan1-0/+25
2017-12-15scsi: hisi_sas: judge result of internal abortXiaofei Tan1-7/+31
2017-12-15scsi: hisi_sas: do link reset for some CHL_INT2 intsXiaofei Tan4-6/+54
2017-12-15scsi: hisi_sas: use an general way to delay PHY workXiaofei Tan5-7/+32
2017-12-15scsi: hisi_sas: add v2 hw port AXI error handling supportXiaofei Tan1-6/+45
2017-12-15scsi: hisi_sas: improve int_chnl_int_v2_hw() consistency with v3 hwXiaofei Tan1-30/+28
2017-12-15scsi: hisi_sas: add some print to enhance debuggingXiang Chen3-15/+46
2017-12-15scsi: hisi_sas: add RAS feature for v3 hwXiaofei Tan1-0/+139
2017-12-15scsi: hisi_sas: change ncq process for v3 hwXiang Chen1-34/+6
2017-12-15scsi: hisi_sas: add an mechanism to do reset work synchronouslyXiaofei Tan2-1/+44
2017-12-15scsi: hisi_sas: modify hisi_sas_dev_gone() for resetXiang Chen1-6/+8
2017-12-15scsi: hisi_sas: some optimizations of host controller resetXiaofei Tan1-7/+4
2017-12-15scsi: hisi_sas: optimise port id refresh functionXiaofei Tan1-18/+30
2017-12-15scsi: hisi_sas: relocate clearing ITCT and freeing deviceXiaofei Tan5-12/+22
2017-12-15scsi: hisi_sas: fix dma_unmap_sg() parameterXiang Chen1-2/+4
2017-12-15scsi: hisi_sas: initialize dq spinlock before useXiang Chen1-0/+1
2017-12-12scsi: qla2xxx: remove duplicate includesPravin Shedge1-2/+0
2017-12-12scsi: qla2xxx: Suppress gcc 7 fall-through warningsBart Van Assche4-4/+7
2017-12-12scsi: fnic: add a space after %p in printf formatNicolas Iooss1-1/+1
2017-12-12scsi: documentation: add scsi_common.c to SCSI driver-apiRandy Dunlap1-0/+8
2017-12-12scsi: core: doc. fixes to scsi_common.cRandy Dunlap1-7/+7
2017-12-12scsi: arcmsr: remove redundant check for secs < 0Colin Ian King1-4/+0
2017-12-12scsi: bfa: convert to strlcpy/strlcatArnd Bergmann8-98/+84
2017-12-08scsi: scsi_debug: Add support for injecting SCSI_MLQUEUE_HOST_BUSYBart Van Assche1-1/+13
2017-12-08scsi: devinfo: replace "Dell PV 650F" with "EMC CLARiiON"Xose Vazquez Perez1-2/+2
2017-12-08scsi: dh: add new rdac devicesXose Vazquez Perez1-1/+4
2017-12-08scsi: devinfo: apply to HP XP the same flags as Hitachi VSPXose Vazquez Perez1-1/+1
2017-12-08scsi: devinfo: Apply to HP-rebranded the same flags as HitachiXose Vazquez Perez1-3/+2
2017-12-08scsi: pmcraid: use correct size unit when calling find_first_zero_bit()Niklas Cassel1-1/+1
2017-12-08scsi: fusion: clean up some indentationsColin Ian King1-28/+29
2017-12-08scsi: dh: Remove scsi_dh_remove_device()Bart Van Assche2-4/+0
2017-12-08scsi: core: Unexport scsi_initialize_rq()Bart Van Assche2-3/+1
2017-12-08scsi: qla2xxx: Update driver version to 10.00.00.03-khimanshu.madhani@cavium.com1-1/+1
2017-12-08scsi: qla2xxx: Fix memory leak in dual/target modehimanshu.madhani@cavium.com2-11/+11
2017-12-08scsi: qla2xxx: Fix system crash in qlt_plogi_ack_unrefQuinn Tran1-5/+5
2017-12-08scsi: qla2xxx: Remove aborting ELS IOCB call issued as part of timeout.Giridhar Malavali1-10/+0
2017-12-08scsi: qla2xxx: Defer processing of GS IOCB callsGiridhar Malavali1-2/+2
2017-12-08scsi: qla2xxx: Clear loop id after deleteQuinn Tran1-5/+4
2017-12-08scsi: qla2xxx: Fix scan state field for fcportQuinn Tran1-0/+1
2017-12-08scsi: qla2xxx: Replace fcport alloc with qla2x00_alloc_fcportQuinn Tran1-1/+1
2017-12-08scsi: qla2xxx: Fix abort command deadlock due to spinlockQuinn Tran1-3/+0
2017-12-08scsi: qla2xxx: Fix PRLI state checkQuinn Tran1-2/+1
2017-12-08scsi: qla2xxx: Fix Relogin being triggered too fastQuinn Tran3-17/+30
2017-12-08scsi: qla2xxx: Relogin to target port on a cable swapQuinn Tran4-47/+195