summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2019-11-20scsi: core: Handle drivers which set sg_tablesize to zeroMichael Schmitz1-1/+2
2019-11-12scsi: qla2xxx: stop timer in shutdown pathNicholas Piggin1-0/+4
2019-11-12scsi: sd: define variable dif as unsigned int instead of boolXiang Chen1-1/+2
2019-11-12scsi: qla2xxx: Initialized mailbox to prevent driver load failureHimanshu Madhani1-1/+2
2019-11-12scsi: lpfc: Honor module parameter lpfc_use_adiscDaniel Wagner1-2/+2
2019-11-12scsi: ufs-bsg: Wake the device before sending raw upiu commandsAvri Altman1-0/+4
2019-11-12scsi: lpfc: Check queue pointer before useDaniel Wagner1-1/+1
2019-11-12scsi: qla2xxx: fixup incorrect usage of host_byteHannes Reinecke1-3/+3
2019-11-10scsi: hpsa: add missing hunks in reset-patchDon Brace1-0/+4
2019-11-10scsi: fix kconfig dependency warning related to 53C700_LE_ON_BEThomas Bogendoerfer1-1/+1
2019-11-10scsi: sni_53c710: fix compilation errorThomas Bogendoerfer1-3/+1
2019-11-10scsi: scsi_dh_alua: handle RTPG sense code correctly during state transitionsHannes Reinecke1-5/+16
2019-11-10scsi: qla2xxx: fix a potential NULL pointer dereferenceAllen Pais1-0/+4
2019-11-06scsi: qla2xxx: Fix partial flash write of MBIQuinn Tran1-4/+3
2019-10-29scsi: ch: Make it possible to open a ch device multiple times againBart Van Assche1-1/+0
2019-10-29scsi: core: try to get module before removing deviceYufen Yu1-1/+10
2019-10-29scsi: core: save/restore command resid for error handlingDamien Le Moal1-0/+3
2019-10-29scsi: sd: Ignore a failure to sync cache due to lack of authorizationOliver Neukum1-1/+2
2019-10-29scsi: qla2xxx: Fix N2N link up failQuinn Tran2-4/+4
2019-10-29scsi: qla2xxx: Fix N2N link resetQuinn Tran4-34/+103
2019-10-29scsi: qla2xxx: Fix stale mem access on driver unloadQuinn Tran2-13/+9
2019-10-29scsi: qla2xxx: Fix unbound sleep in fcport delete path.Quinn Tran1-0/+4
2019-10-29scsi: qla2xxx: Silence fwdump template messageHimanshu Madhani1-1/+1
2019-10-29scsi: megaraid: disable device when probe failed after enabled deviceXiang Chen1-2/+2
2019-10-29scsi: ufs: skip shutdown if hba is not poweredStanley Chu1-0/+3
2019-10-07scsi: core: Reduce memory required for SCSI loggingBart Van Assche1-45/+3
2019-10-05scsi: implement .cleanup_rq callbackMing Lei1-0/+13
2019-10-05scsi: qla2xxx: Fix Relogin to prevent modifying scan_state flagQuinn Tran3-6/+21
2019-10-05scsi: scsi_dh_rdac: zero cdb in send_mode_select()Martin Wilck1-0/+2
2019-09-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-2/+2
2019-08-29scsi: lpfc: Raise config max for lpfc_fcp_mq_threshold variableJames Smart2-2/+2
2019-08-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds7-5/+42
2019-08-22Merge tag 'Wimplicit-fallthrough-5.3-rc6' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+1
2019-08-20scsi: libsas: sas_discover: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-08-19scsi: lpfc: Mitigate high memory pre-allocation by SCSI-MQJames Smart4-4/+27
2019-08-14scsi: ufs: Fix NULL pointer dereference in ufshcd_config_vreg_hpm()Adrian Hunter1-0/+3
2019-08-14scsi: qla2xxx: Fix gnl.l memory leak on adapter init failureBill Kuzeja2-1/+12
2019-08-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-2/+21
2019-08-10Merge tag 'Wimplicit-fallthrough-5.3-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+8
2019-08-09scsi: fas216: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+8
2019-08-07scsi: lpfc: Fix crash when cpu count is 1 and null irq affinity maskJames Smart1-2/+21
2019-08-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-83/+88
2019-07-30scsi: qla2xxx: Fix possible fcport null-pointer dereferencesJia-Ju Bai1-1/+1
2019-07-30scsi: mpt3sas: Use 63-bit DMA addressing on SAS35 HBASuganath Prabu1-5/+7
2019-07-30scsi: hpsa: remove printing internal cdb on tag collisionDon Brace1-2/+0
2019-07-30scsi: hpsa: correct scsi command status issue after resetDon Brace1-1/+11
2019-07-29scsi: fcoe: pass in fcoe_rport structure instead of fc_rport_privHannes Reinecke1-48/+51
2019-07-29scsi: fcoe: Embed fc_rport_priv in fcoe_rport structureHannes Reinecke2-32/+24
2019-07-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds7-21/+32
2019-07-23scsi: scsi_dh_alua: always use a 2 second delay before retrying RTPGHannes Reinecke1-1/+6