summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-01-03scsi: aacraid: Untangle targets setup from report phy lunsRaghava Aditya Renukunta2-11/+34
2018-01-03scsi: aacraid: Add target setup helper functionRaghava Aditya Renukunta3-7/+15
2018-01-03scsi: aacraid: Refactor and rename to make mirror existing changesRaghava Aditya Renukunta3-19/+21
2018-01-03scsi: aacraid: Change phy luns function to use common bmic functionRaghava Aditya Renukunta3-63/+25
2018-01-03scsi: aacraid: Create bmic submission function from bmic identifyRaghava Aditya Renukunta2-49/+105
2018-01-03scsi: aacraid: Move code to wait for IO completion to shutdown funcRaghava Aditya Renukunta2-25/+36
2018-01-03scsi: aacraid: Refactor reset_host store functionRaghava Aditya Renukunta1-6/+3
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 Smart1-2/+2
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