summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2019-12-17scsi: qla2xxx: Change discovery state before PLOGIRoman Bolshakov1-0/+1
2019-12-17scsi: hisi_sas: Reject setting programmed minimum linkrate > 1.5GLuo Jiaxing1-4/+8
2019-12-17scsi: hisi_sas: send primitive NOTIFY to SSP situation onlyXiang Chen5-8/+9
2019-12-17scsi: lpfc: Correct topology type reporting on G7 adaptersJames Smart2-5/+6
2019-12-17scsi: lpfc: Correct code setting non existent bits in sli4 ABORT WQEJames Smart2-13/+3
2019-12-17scsi: lpfc: Cap NPIV vports to 256James Smart3-3/+15
2019-12-17scsi: qla2xxx: Fix SRB leak on switch command timeoutQuinn Tran5-19/+16
2019-12-17scsi: qla2xxx: Fix message indicating vectors used by driverHimanshu Madhani1-4/+2
2019-12-17scsi: qla2xxx: Always check the qla2x00_wait_for_hba_online() return valueBart Van Assche2-3/+7
2019-12-17scsi: qla2xxx: Fix qla24xx_process_bidir_cmd()Bart Van Assche1-6/+5
2019-12-17scsi: qla2xxx: Fix session lookup in qlt_abort_work()Bart Van Assche1-3/+1
2019-12-17scsi: qla2xxx: Fix hang in fcport delete pathQuinn Tran1-3/+0
2019-12-17scsi: qla2xxx: Fix DMA unmap leakHimanshu Madhani1-0/+4
2019-12-17scsi: qla2xxx: Fix driver unload hangQuinn Tran1-2/+0
2019-12-05scsi: libsas: Check SMP PHY control function resultJohn Garry1-1/+8
2019-12-05scsi: hisi_sas: shutdown axi bus to avoid exception CQ returnedXiang Chen1-0/+12
2019-12-05scsi: libsas: Support SATA PHY connection rate unmatch fixing during discoveryJohn Garry1-0/+20
2019-12-05scsi: csiostor: fix incorrect dma device in case of vportVarun Prakash1-1/+1
2019-12-05scsi: qla2xxx: deadlock by configfs_depend_itemAnatoliy Glagolev2-43/+8
2019-12-05scsi: qla2xxx: Fix for FC-NVMe discovery for NPIV portGiridhar Malavali2-6/+6
2019-12-05scsi: qla2xxx: Fix NPIV handling for FC-NVMeHimanshu Madhani2-13/+5
2019-12-05scsi: lpfc: Enable Management features for IF_TYPE=6James Smart4-7/+7
2019-12-05scsi: lpfc: Fix dif and first burst use in write commandsJames Smart1-0/+18
2019-12-05scsi: lpfc: Fix kernel Oops due to null pring pointersJames Smart4-1/+16
2019-12-01scsi: lpfc: Correct loss of fc4 type on remote port address changeJames Smart2-6/+26
2019-12-01scsi: lpfc: Fix odd recovery in duplicate FLOGIs in point-to-pointJames Smart3-12/+64
2019-12-01scsi: lpfc: fcoe: Fix link down issue after 1000+ link bouncesJames Smart5-10/+26
2019-12-01scsi: megaraid_sas: Fix goto labels in error handlingShivasharan S1-3/+2
2019-12-01scsi: megaraid_sas: Fix msleep granularityShivasharan S1-2/+2
2019-12-01scsi: mpt3sas: Fix driver modifying persistent data in Manufacturing page11Suganath Prabu1-4/+0
2019-12-01scsi: mpt3sas: Don't modify EEDPTagMode field setting on SAS3.5 HBA devicesSuganath Prabu1-1/+1
2019-12-01scsi: mpt3sas: Fix Sync cache command failure during driver unloadSuganath Prabu1-1/+35
2019-12-01scsi: hisi_sas: Fix NULL pointer dereferenceGustavo A. R. Silva1-4/+4
2019-12-01scsi: zorro_esp: Limit DMA transfers to 65535 bytesFinn Thain1-7/+1
2019-12-01scsi: dc395x: fix DMA API usage in sg_update_listChristoph Hellwig1-0/+5
2019-12-01scsi: dc395x: fix dma API usage in srb_doneChristoph Hellwig1-5/+2
2019-12-01scsi: iscsi_tcp: Explicitly cast param in iscsi_sw_tcp_host_get_paramNathan Chancellor1-1/+2
2019-12-01scsi: bfa: Avoid implicit enum conversion in bfad_im_post_vendor_eventNathan Chancellor2-2/+2
2019-12-01scsi: isci: Change sci_controller_start_task's return type to sci_statusNathan Chancellor3-7/+7
2019-12-01scsi: isci: Use proper enumerated type in atapi_d2h_reg_frame_handlerNathan Chancellor1-2/+2
2019-12-01scsi: ips: fix missing break in switchGustavo A. R. Silva1-0/+1
2019-12-01scsi: hisi_sas: Free slot later in slot_complete_vx_hw()Xiang Chen2-2/+2
2019-12-01scsi: hisi_sas: Fix the race between IO completion and timeout for SMP/intern...Xiang Chen1-9/+46
2019-12-01scsi: hisi_sas: Feed back linkrate(max/min) when re-attachedLuo Jiaxing1-0/+3
2019-11-24scsi: arcmsr: clean up clang warning on extraneous parenthesesColin Ian King1-3/+3
2019-11-20scsi: NCR5380: Check for bus resetFinn Thain1-29/+45
2019-11-20scsi: NCR5380: Handle BUS FREE during reselectionFinn Thain1-0/+3
2019-11-20scsi: NCR5380: Don't call dsprintk() following reselection interruptFinn Thain1-2/+2
2019-11-20scsi: NCR5380: Don't clear busy flag when abort failsFinn Thain1-4/+10
2019-11-20scsi: NCR5380: Check for invalid reselection targetFinn Thain1-0/+5