summaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
Commit message (Expand)AuthorFilesLines
2017-12-21scsi: qedi: Fix a possible sleep-in-atomic bug in qedi_process_tmf_respJia-Ju Bai1-1/+1
2017-12-21scsi: arcmsr: simplify arcmsr_request_device_map routineChing Huang1-135/+34
2017-12-21scsi: arcmsr: simplify all arcmsr_hbaX_get_config routine by call a new get_a...Ching Huang1-195/+48
2017-12-21scsi: arcmsr: simplify arcmsr_hbaE_get_config functionChing Huang1-15/+3
2017-12-21scsi: arcmsr: waiting for iop firmware ready before issue get_config command ...Ching Huang1-0/+2
2017-12-21scsi: arcmsr: simplify arcmsr_hbaC_get_config functionChing Huang1-12/+3
2017-12-21scsi: lpfc: update driver version to 11.4.0.6James Smart1-1/+1
2017-12-21scsi: lpfc: Beef up stat counters for debugJames Smart6-19/+171
2017-12-21scsi: lpfc: Fix infinite wait when driver unregisters a remote NVME port.James Smart1-84/+51
2017-12-21scsi: lpfc: Fix issues connecting with nvme initiatorJames Smart1-2/+2
2017-12-21scsi: lpfc: Fix SCSI LUN discovery when SCSI and NVME enabledJames Smart3-27/+34
2017-12-21scsi: lpfc: Increase SCSI CQ and WQ sizes.James Smart3-27/+46
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