aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2019-11-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 8-12/+21
2019-10-28scsi: qla2xxx: stop timer in shutdown pathGravatar Nicholas Piggin 1-0/+4
2019-10-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 9-15/+36
2019-10-24scsi: sd: define variable dif as unsigned int instead of boolGravatar Xiang Chen 1-1/+2
2019-10-22scsi: qla2xxx: Fix partial flash write of MBIGravatar Quinn Tran 1-4/+3
2019-10-22scsi: qla2xxx: Initialized mailbox to prevent driver load failureGravatar Himanshu Madhani 1-1/+2
2019-10-22scsi: lpfc: Honor module parameter lpfc_use_adiscGravatar Daniel Wagner 1-2/+2
2019-10-18scsi: ufs-bsg: Wake the device before sending raw upiu commandsGravatar Avri Altman 1-0/+4
2019-10-18scsi: lpfc: Check queue pointer before useGravatar Daniel Wagner 1-1/+1
2019-10-18scsi: qla2xxx: fixup incorrect usage of host_byteGravatar Hannes Reinecke 1-3/+3
2019-10-18Merge tag 'mkp-scsi-postmerge' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+3
2019-10-17scsi: lpfc: remove left-over BUILD_NVME definesGravatar Hannes Reinecke 2-4/+0
2019-10-17scsi: core: try to get module before removing deviceGravatar Yufen Yu 1-1/+10
2019-10-17scsi: hpsa: add missing hunks in reset-patchGravatar Don Brace 1-0/+4
2019-10-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 3-3/+5
2019-10-09scsi: ch: Make it possible to open a ch device multiple times againGravatar Bart Van Assche 1-1/+0
2019-10-09scsi: fix kconfig dependency warning related to 53C700_LE_ON_BEGravatar Thomas Bogendoerfer 1-1/+1
2019-10-09scsi: sni_53c710: fix compilation errorGravatar Thomas Bogendoerfer 1-3/+1
2019-10-09scsi: scsi_dh_alua: handle RTPG sense code correctly during state transitionsGravatar Hannes Reinecke 1-5/+16
2019-10-09scsi: qla2xxx: fix a potential NULL pointer dereferenceGravatar Allen Pais 1-0/+4
2019-10-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 15-80/+193
2019-10-03scsi: core: save/restore command resid for error handlingGravatar Damien Le Moal 1-0/+3
2019-09-30scsi: qla2xxx: Remove WARN_ON_ONCE in qla2x00_status_cont_entry()Gravatar Daniel Wagner 1-2/+0
2019-09-30scsi: sd: Ignore a failure to sync cache due to lack of authorizationGravatar Oliver Neukum 1-1/+2
2019-09-24Merge tag 'for-5.4/post-2019-09-24' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-8/+0
2019-09-23scsi: qla2xxx: Fix Nport ID display valueGravatar Quinn Tran 1-3/+4
2019-09-23scsi: qla2xxx: Fix N2N link up failGravatar Quinn Tran 2-4/+4
2019-09-23scsi: qla2xxx: Fix N2N link resetGravatar Quinn Tran 4-34/+103
2019-09-23scsi: qla2xxx: Optimize NPIV tear down processGravatar Quinn Tran 6-12/+34
2019-09-23scsi: qla2xxx: Fix stale mem access on driver unloadGravatar Quinn Tran 2-13/+9
2019-09-23scsi: qla2xxx: Fix unbound sleep in fcport delete path.Gravatar Quinn Tran 1-0/+4
2019-09-23scsi: qla2xxx: Silence fwdump template messageGravatar Himanshu Madhani 1-1/+1
2019-09-23scsi: hisi_sas: Make three functions staticGravatar YueHaibing 1-3/+3
2019-09-23scsi: megaraid: disable device when probe failed after enabled deviceGravatar Xiang Chen 1-2/+2
2019-09-23scsi: storvsc: setup 1:1 mapping between hardware queue and CPU queueGravatar Long Li 1-2/+1
2019-09-23scsi: qedf: Remove always false 'tmp_prio < 0' statementGravatar Austin Kim 1-1/+1
2019-09-23scsi: ufs: skip shutdown if hba is not poweredGravatar Stanley Chu 1-0/+3
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-3/+0
2019-09-23scsi: bnx2fc: Handle scope bits when array returns BUSY or TSFGravatar Laurence Oberman 1-5/+24
2019-09-23scsi: core: fix dh and multipathing for SCSI hosts without request batchingGravatar Steffen Maier 1-1/+2
2019-09-23scsi: core: fix missing .cleanup_rq for SCSI hosts without request batchingGravatar Steffen Maier 1-0/+1
2019-09-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 119-3631/+5665
2019-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextGravatar Linus Torvalds 4-6/+5
2019-09-17block: centralize PI remapping logic to the block layerGravatar Max Gurtovoy 1-8/+0
2019-09-17Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-7/+2
2019-09-17Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 5-7/+31
2019-09-16Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-54/+0
2019-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar David S. Miller 2-2/+2
2019-09-12scsi: core: remove dummy q->dev checkGravatar Stanley Chu 1-2/+1
2019-09-10scsi: hisi_sas: Fix the conflict between device gone and host resetGravatar Xiang Chen 1-3/+4