summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-01-03scsi: aacraid: Allow reset_host sysfs var to recover Panicked FwRaghava Aditya Renukunta1-5/+8
2018-01-03scsi: aacraid: Fix ioctl reset hangRaghava Aditya Renukunta1-1/+5
2018-01-03scsi: aacraid: Do not remove offlined devicesRaghava Aditya Renukunta1-6/+4
2018-01-03scsi: aacraid: Fix hang in kdumpRaghava Aditya Renukunta2-9/+1
2018-01-03scsi: aacraid: Do not attempt abort when Fw panickedRaghava Aditya Renukunta1-0/+3
2018-01-03scsi: aacraid: Fix udev inquiry race conditionRaghava Aditya Renukunta1-4/+12
2018-01-03scsi: doc: fix iscsi-related kernel-doc warningsRandy Dunlap3-5/+10
2018-01-03scsi: mpt3sas: Proper handling of set/clear of "ATA command pending" flag.Chaitra P B1-13/+15
2018-01-03scsi: lpfc: fix a couple of minor indentation issuesColin Ian King1-4/+4
2018-01-03scsi: lpfc: don't dereference localport before it has been null checkedColin Ian King1-1/+1
2018-01-03scsi: scsi_transport_fc: fix typos on 64/128 GBit define namesJames Smart2-4/+4
2018-01-03scsi: libsas: remove private hex2bin() implementationAndy Shevchenko1-16/+4
2018-01-03scsi: libiscsi: Allow sd_shutdown on bad transportRafael David Tinoco1-1/+23
2017-12-20scsi: lpfc: correct sg_seg_cnt attribute min vs defaultJames Smart1-1/+1
2017-12-20scsi: qla2xxx: Fix smatch warning in qla25xx_delete_{rsp|req}_queHimanshu Madhani1-2/+4
2017-12-20scsi: qedi: Fix a possible sleep-in-atomic bug in qedi_process_tmf_respJia-Ju Bai1-1/+1
2017-12-20scsi: arcmsr: simplify arcmsr_request_device_map routineChing Huang1-135/+34
2017-12-20scsi: arcmsr: simplify all arcmsr_hbaX_get_config routine by call a new get_a...Ching Huang1-195/+48
2017-12-20scsi: arcmsr: simplify arcmsr_hbaE_get_config functionChing Huang1-15/+3
2017-12-20scsi: arcmsr: waiting for iop firmware ready before issue get_config command ...Ching Huang1-0/+2
2017-12-20scsi: arcmsr: simplify arcmsr_hbaC_get_config functionChing Huang1-12/+3
2017-12-20scsi: lpfc: update driver version to 11.4.0.6James Smart1-1/+1
2017-12-20scsi: lpfc: Beef up stat counters for debugJames Smart6-19/+171
2017-12-20scsi: lpfc: Fix infinite wait when driver unregisters a remote NVME port.James Smart1-84/+51
2017-12-20scsi: lpfc: Fix issues connecting with nvme initiatorJames Smart1-2/+2
2017-12-20scsi: lpfc: Fix SCSI LUN discovery when SCSI and NVME enabledJames Smart3-27/+34
2017-12-20scsi: lpfc: Increase SCSI CQ and WQ sizes.James Smart3-27/+46
2017-12-20scsi: lpfc: Fix receive PRLI handlingJames Smart2-14/+47
2017-12-20scsi: lpfc: Fix -EOVERFLOW behavior for NVMET and defer_rcvJames Smart3-13/+36
2017-12-20scsi: lpfc: Fix random heartbeat timeouts during heavy IOJames Smart4-22/+63
2017-12-20scsi: hisi_sas: add v3 hw suspend and resumeXiang Chen3-1/+97
2017-12-20scsi: hisi_sas: re-add the lldd_port_deformed()Xiang Chen1-0/+5
2017-12-20scsi: hisi_sas: fix SAS_QUEUE_FULL problem while running IOXiang Chen1-1/+1
2017-12-14scsi: hisi_sas: add internal abort dev in some placesXiaofei Tan1-0/+25
2017-12-14scsi: hisi_sas: judge result of internal abortXiaofei Tan1-7/+31
2017-12-14scsi: hisi_sas: do link reset for some CHL_INT2 intsXiaofei Tan4-6/+54
2017-12-14scsi: hisi_sas: use an general way to delay PHY workXiaofei Tan5-7/+32
2017-12-14scsi: hisi_sas: add v2 hw port AXI error handling supportXiaofei Tan1-6/+45
2017-12-14scsi: hisi_sas: improve int_chnl_int_v2_hw() consistency with v3 hwXiaofei Tan1-30/+28
2017-12-14scsi: hisi_sas: add some print to enhance debuggingXiang Chen3-15/+46
2017-12-14scsi: hisi_sas: add RAS feature for v3 hwXiaofei Tan1-0/+139
2017-12-14scsi: hisi_sas: change ncq process for v3 hwXiang Chen1-34/+6
2017-12-14scsi: hisi_sas: add an mechanism to do reset work synchronouslyXiaofei Tan2-1/+44
2017-12-14scsi: hisi_sas: modify hisi_sas_dev_gone() for resetXiang Chen1-6/+8
2017-12-14scsi: hisi_sas: some optimizations of host controller resetXiaofei Tan1-7/+4
2017-12-14scsi: hisi_sas: optimise port id refresh functionXiaofei Tan1-18/+30
2017-12-14scsi: hisi_sas: relocate clearing ITCT and freeing deviceXiaofei Tan5-12/+22
2017-12-14scsi: hisi_sas: fix dma_unmap_sg() parameterXiang Chen1-2/+4
2017-12-14scsi: hisi_sas: initialize dq spinlock before useXiang Chen1-0/+1
2017-12-11scsi: qla2xxx: remove duplicate includesPravin Shedge1-2/+0