summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2019-11-10scsi: hpsa: add missing hunks in reset-patchDon Brace
2019-11-10scsi: fix kconfig dependency warning related to 53C700_LE_ON_BEThomas Bogendoerfer
2019-11-10scsi: sni_53c710: fix compilation errorThomas Bogendoerfer
2019-11-10scsi: scsi_dh_alua: handle RTPG sense code correctly during state transitionsHannes Reinecke
2019-11-10scsi: qla2xxx: fix a potential NULL pointer dereferenceAllen Pais
2019-11-06scsi: qla2xxx: Fix partial flash write of MBIQuinn Tran
2019-10-29scsi: ch: Make it possible to open a ch device multiple times againBart Van Assche
2019-10-29scsi: core: try to get module before removing deviceYufen Yu
2019-10-29scsi: core: save/restore command resid for error handlingDamien Le Moal
2019-10-29scsi: sd: Ignore a failure to sync cache due to lack of authorizationOliver Neukum
2019-10-29scsi: qla2xxx: Fix N2N link up failQuinn Tran
2019-10-29scsi: qla2xxx: Fix N2N link resetQuinn Tran
2019-10-29scsi: qla2xxx: Fix stale mem access on driver unloadQuinn Tran
2019-10-29scsi: qla2xxx: Fix unbound sleep in fcport delete path.Quinn Tran
2019-10-29scsi: qla2xxx: Silence fwdump template messageHimanshu Madhani
2019-10-29scsi: megaraid: disable device when probe failed after enabled deviceXiang Chen
2019-10-29scsi: ufs: skip shutdown if hba is not poweredStanley Chu
2019-10-07scsi: core: Reduce memory required for SCSI loggingBart Van Assche
2019-10-05scsi: implement .cleanup_rq callbackMing Lei
2019-10-05scsi: qla2xxx: Fix Relogin to prevent modifying scan_state flagQuinn Tran
2019-10-05scsi: scsi_dh_rdac: zero cdb in send_mode_select()Martin Wilck
2019-09-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-08-29scsi: lpfc: Raise config max for lpfc_fcp_mq_threshold variableJames Smart
2019-08-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-08-22Merge tag 'Wimplicit-fallthrough-5.3-rc6' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-08-20scsi: libsas: sas_discover: Mark expected switch fall-throughGustavo A. R. Silva
2019-08-19scsi: lpfc: Mitigate high memory pre-allocation by SCSI-MQJames Smart
2019-08-14scsi: ufs: Fix NULL pointer dereference in ufshcd_config_vreg_hpm()Adrian Hunter
2019-08-14scsi: qla2xxx: Fix gnl.l memory leak on adapter init failureBill Kuzeja
2019-08-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-08-10Merge tag 'Wimplicit-fallthrough-5.3-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-08-09scsi: fas216: Mark expected switch fall-throughsGustavo A. R. Silva
2019-08-07scsi: lpfc: Fix crash when cpu count is 1 and null irq affinity maskJames Smart
2019-08-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-07-30scsi: qla2xxx: Fix possible fcport null-pointer dereferencesJia-Ju Bai
2019-07-30scsi: mpt3sas: Use 63-bit DMA addressing on SAS35 HBASuganath Prabu
2019-07-30scsi: hpsa: remove printing internal cdb on tag collisionDon Brace
2019-07-30scsi: hpsa: correct scsi command status issue after resetDon Brace
2019-07-29scsi: fcoe: pass in fcoe_rport structure instead of fc_rport_privHannes Reinecke
2019-07-29scsi: fcoe: Embed fc_rport_priv in fcoe_rport structureHannes Reinecke
2019-07-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-07-23scsi: scsi_dh_alua: always use a 2 second delay before retrying RTPGHannes Reinecke
2019-07-23scsi: ibmvfc: fix WARN_ON during event pool releaseTyrel Datwyler
2019-07-23scsi: fcoe: fix a typoChristophe JAILLET
2019-07-23scsi: megaraid_sas: Make some functions staticYueHaibing
2019-07-23scsi: megaraid_sas: fix panic on loading firmware crashdumpJunxiao Bi
2019-07-23scsi: megaraid_sas: fix spelling mistake "megarid_sas" -> "megaraid_sas"Colin Ian King
2019-07-22scsi: core: fix the dma_max_mapping_size callChristoph Hellwig
2019-07-22scsi: fdomain: fix building pcmcia front-endArnd Bergmann
2019-07-22Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental i...Jonathan Corbet