summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-01-03scsi: doc: fix iscsi-related kernel-doc warningsRandy Dunlap
2018-01-03scsi: mpt3sas: Proper handling of set/clear of "ATA command pending" flag.Chaitra P B
2018-01-03scsi: lpfc: fix a couple of minor indentation issuesColin Ian King
2018-01-03scsi: lpfc: don't dereference localport before it has been null checkedColin Ian King
2018-01-03scsi: scsi_transport_fc: fix typos on 64/128 GBit define namesJames Smart
2018-01-03scsi: libsas: remove private hex2bin() implementationAndy Shevchenko
2018-01-03scsi: libiscsi: Allow sd_shutdown on bad transportRafael David Tinoco
2017-12-20scsi: lpfc: correct sg_seg_cnt attribute min vs defaultJames Smart
2017-12-20scsi: qla2xxx: Fix smatch warning in qla25xx_delete_{rsp|req}_queHimanshu Madhani
2017-12-20scsi: qedi: Fix a possible sleep-in-atomic bug in qedi_process_tmf_respJia-Ju Bai
2017-12-20scsi: arcmsr: simplify arcmsr_request_device_map routineChing Huang
2017-12-20scsi: arcmsr: simplify all arcmsr_hbaX_get_config routine by call a new get_a...Ching Huang
2017-12-20scsi: arcmsr: simplify arcmsr_hbaE_get_config functionChing Huang
2017-12-20scsi: arcmsr: waiting for iop firmware ready before issue get_config command ...Ching Huang
2017-12-20scsi: arcmsr: simplify arcmsr_hbaC_get_config functionChing Huang
2017-12-20scsi: lpfc: update driver version to 11.4.0.6James Smart
2017-12-20scsi: lpfc: Beef up stat counters for debugJames Smart
2017-12-20scsi: lpfc: Fix infinite wait when driver unregisters a remote NVME port.James Smart
2017-12-20scsi: lpfc: Fix issues connecting with nvme initiatorJames Smart
2017-12-20scsi: lpfc: Fix SCSI LUN discovery when SCSI and NVME enabledJames Smart
2017-12-20scsi: lpfc: Increase SCSI CQ and WQ sizes.James Smart
2017-12-20scsi: lpfc: Fix receive PRLI handlingJames Smart
2017-12-20scsi: lpfc: Fix -EOVERFLOW behavior for NVMET and defer_rcvJames Smart
2017-12-20scsi: lpfc: Fix random heartbeat timeouts during heavy IOJames Smart
2017-12-20scsi: hisi_sas: add v3 hw suspend and resumeXiang Chen
2017-12-20scsi: hisi_sas: re-add the lldd_port_deformed()Xiang Chen
2017-12-20scsi: hisi_sas: fix SAS_QUEUE_FULL problem while running IOXiang Chen
2017-12-14scsi: hisi_sas: add internal abort dev in some placesXiaofei Tan
2017-12-14scsi: hisi_sas: judge result of internal abortXiaofei Tan
2017-12-14scsi: hisi_sas: do link reset for some CHL_INT2 intsXiaofei Tan
2017-12-14scsi: hisi_sas: use an general way to delay PHY workXiaofei Tan
2017-12-14scsi: hisi_sas: add v2 hw port AXI error handling supportXiaofei Tan
2017-12-14scsi: hisi_sas: improve int_chnl_int_v2_hw() consistency with v3 hwXiaofei Tan
2017-12-14scsi: hisi_sas: add some print to enhance debuggingXiang Chen
2017-12-14scsi: hisi_sas: add RAS feature for v3 hwXiaofei Tan
2017-12-14scsi: hisi_sas: change ncq process for v3 hwXiang Chen
2017-12-14scsi: hisi_sas: add an mechanism to do reset work synchronouslyXiaofei Tan
2017-12-14scsi: hisi_sas: modify hisi_sas_dev_gone() for resetXiang Chen
2017-12-14scsi: hisi_sas: some optimizations of host controller resetXiaofei Tan
2017-12-14scsi: hisi_sas: optimise port id refresh functionXiaofei Tan
2017-12-14scsi: hisi_sas: relocate clearing ITCT and freeing deviceXiaofei Tan
2017-12-14scsi: hisi_sas: fix dma_unmap_sg() parameterXiang Chen
2017-12-14scsi: hisi_sas: initialize dq spinlock before useXiang Chen
2017-12-11scsi: qla2xxx: remove duplicate includesPravin Shedge
2017-12-11scsi: qla2xxx: Suppress gcc 7 fall-through warningsBart Van Assche
2017-12-11scsi: fnic: add a space after %p in printf formatNicolas Iooss
2017-12-11scsi: core: doc. fixes to scsi_common.cRandy Dunlap
2017-12-11scsi: arcmsr: remove redundant check for secs < 0Colin Ian King
2017-12-11scsi: bfa: convert to strlcpy/strlcatArnd Bergmann
2017-12-07scsi: scsi_debug: Add support for injecting SCSI_MLQUEUE_HOST_BUSYBart Van Assche