summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
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-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-2/+2
2019-08-30scsi: 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-21scsi: libsas: sas_discover: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-08-20scsi: lpfc: Mitigate high memory pre-allocation by SCSI-MQJames Smart4-4/+27
2019-08-15scsi: ufs: Fix NULL pointer dereference in ufshcd_config_vreg_hpm()Adrian Hunter1-0/+3
2019-08-15scsi: 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-10scsi: fas216: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+8
2019-08-08scsi: lpfc: Fix crash when cpu count is 1 and null irq affinity maskJames Smart1-2/+21
2019-08-03Merge 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-30scsi: fcoe: pass in fcoe_rport structure instead of fc_rport_privHannes Reinecke1-48/+51
2019-07-30scsi: fcoe: Embed fc_rport_priv in fcoe_rport structureHannes Reinecke2-32/+24
2019-07-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds7-21/+32
2019-07-24scsi: scsi_dh_alua: always use a 2 second delay before retrying RTPGHannes Reinecke1-1/+6
2019-07-24scsi: ibmvfc: fix WARN_ON during event pool releaseTyrel Datwyler1-1/+1
2019-07-24scsi: fcoe: fix a typoChristophe JAILLET1-1/+1
2019-07-24scsi: megaraid_sas: Make some functions staticYueHaibing1-13/+14
2019-07-24scsi: megaraid_sas: fix panic on loading firmware crashdumpJunxiao Bi1-0/+3
2019-07-24scsi: megaraid_sas: fix spelling mistake "megarid_sas" -> "megaraid_sas"Colin Ian King1-1/+1
2019-07-23scsi: core: fix the dma_max_mapping_size callChristoph Hellwig1-2/+4
2019-07-23scsi: fdomain: fix building pcmcia front-endArnd Bergmann1-2/+2
2019-07-22Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental i...Jonathan Corbet1-2/+2
2019-07-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds15-24/+55
2019-07-20Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds1-1/+1
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-19/+4
2019-07-17Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+1
2019-07-17scsi: remove pointless $(MODVERDIR)/$(obj)/53c700.verMasahiro Yamada1-1/+1