summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2019-12-17Revert "scsi: qla2xxx: Fix memory leak when sending I/O fails"Martin K. Petersen
2019-12-17scsi: qla2xxx: Fix a dma_pool_free() callBart Van Assche
2019-12-17scsi: qla2xxx: Fix SRB leak on switch command timeoutQuinn Tran
2019-12-17scsi: qla2xxx: Fix memory leak when sending I/O failsArun Easi
2019-12-17scsi: qla2xxx: Fix double scsi_done for abort pathQuinn Tran
2019-12-17scsi: qla2xxx: Fix driver unload hangQuinn Tran
2019-12-17scsi: qla2xxx: Do command completion on abort timeoutQuinn Tran
2019-12-17scsi: lpfc: Fix bad ndlp ptr in xri aborted handlingJames Smart
2019-11-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-11-06scsi: core: Handle drivers which set sg_tablesize to zeroMichael Schmitz
2019-11-05scsi: qla2xxx: fix NPIV tear down processMartin Wilck
2019-11-05scsi: sd_zbc: Fix sd_zbc_complete()Damien Le Moal
2019-11-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-10-28scsi: qla2xxx: stop timer in shutdown pathNicholas Piggin
2019-10-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-10-24scsi: sd: define variable dif as unsigned int instead of boolXiang Chen
2019-10-22scsi: qla2xxx: Fix partial flash write of MBIQuinn Tran
2019-10-22scsi: qla2xxx: Initialized mailbox to prevent driver load failureHimanshu Madhani
2019-10-22scsi: lpfc: Honor module parameter lpfc_use_adiscDaniel Wagner
2019-10-18scsi: ufs-bsg: Wake the device before sending raw upiu commandsAvri Altman
2019-10-18scsi: lpfc: Check queue pointer before useDaniel Wagner
2019-10-18scsi: qla2xxx: fixup incorrect usage of host_byteHannes Reinecke
2019-10-18Merge tag 'mkp-scsi-postmerge' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-10-17scsi: lpfc: remove left-over BUILD_NVME definesHannes Reinecke
2019-10-17scsi: core: try to get module before removing deviceYufen Yu
2019-10-17scsi: hpsa: add missing hunks in reset-patchDon Brace
2019-10-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-10-09scsi: ch: Make it possible to open a ch device multiple times againBart Van Assche
2019-10-09scsi: fix kconfig dependency warning related to 53C700_LE_ON_BEThomas Bogendoerfer
2019-10-09scsi: sni_53c710: fix compilation errorThomas Bogendoerfer
2019-10-09scsi: scsi_dh_alua: handle RTPG sense code correctly during state transitionsHannes Reinecke
2019-10-09scsi: qla2xxx: fix a potential NULL pointer dereferenceAllen Pais
2019-10-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-10-03scsi: core: save/restore command resid for error handlingDamien Le Moal
2019-09-30scsi: qla2xxx: Remove WARN_ON_ONCE in qla2x00_status_cont_entry()Daniel Wagner
2019-09-30scsi: sd: Ignore a failure to sync cache due to lack of authorizationOliver Neukum
2019-09-24Merge tag 'for-5.4/post-2019-09-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-09-23scsi: qla2xxx: Fix Nport ID display valueQuinn Tran
2019-09-23scsi: qla2xxx: Fix N2N link up failQuinn Tran
2019-09-23scsi: qla2xxx: Fix N2N link resetQuinn Tran
2019-09-23scsi: qla2xxx: Optimize NPIV tear down processQuinn Tran
2019-09-23scsi: qla2xxx: Fix stale mem access on driver unloadQuinn Tran
2019-09-23scsi: qla2xxx: Fix unbound sleep in fcport delete path.Quinn Tran
2019-09-23scsi: qla2xxx: Silence fwdump template messageHimanshu Madhani
2019-09-23scsi: hisi_sas: Make three functions staticYueHaibing
2019-09-23scsi: megaraid: disable device when probe failed after enabled deviceXiang Chen
2019-09-23scsi: storvsc: setup 1:1 mapping between hardware queue and CPU queueLong Li
2019-09-23scsi: qedf: Remove always false 'tmp_prio < 0' statementAustin Kim
2019-09-23scsi: ufs: skip shutdown if hba is not poweredStanley Chu
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds