summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorLines
2019-11-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-26/+22
2019-11-06scsi: core: Handle drivers which set sg_tablesize to zeroMichael Schmitz-1/+2
2019-11-05scsi: qla2xxx: fix NPIV tear down processMartin Wilck-6/+10
2019-11-05scsi: sd_zbc: Fix sd_zbc_complete()Damien Le Moal-19/+10
2019-11-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-12/+21
2019-10-28scsi: qla2xxx: stop timer in shutdown pathNicholas Piggin-0/+4
2019-10-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-15/+36
2019-10-24scsi: sd: define variable dif as unsigned int instead of boolXiang Chen-1/+2
2019-10-22scsi: qla2xxx: Fix partial flash write of MBIQuinn Tran-4/+3
2019-10-22scsi: qla2xxx: Initialized mailbox to prevent driver load failureHimanshu Madhani-1/+2
2019-10-22scsi: lpfc: Honor module parameter lpfc_use_adiscDaniel Wagner-2/+2
2019-10-18scsi: ufs-bsg: Wake the device before sending raw upiu commandsAvri Altman-0/+4
2019-10-18scsi: lpfc: Check queue pointer before useDaniel Wagner-1/+1
2019-10-18scsi: qla2xxx: fixup incorrect usage of host_byteHannes Reinecke-3/+3
2019-10-18Merge tag 'mkp-scsi-postmerge' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+3
2019-10-17scsi: lpfc: remove left-over BUILD_NVME definesHannes Reinecke-4/+0
2019-10-17scsi: core: try to get module before removing deviceYufen Yu-1/+10
2019-10-17scsi: hpsa: add missing hunks in reset-patchDon Brace-0/+4
2019-10-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-3/+5
2019-10-09scsi: ch: Make it possible to open a ch device multiple times againBart Van Assche-1/+0
2019-10-09scsi: fix kconfig dependency warning related to 53C700_LE_ON_BEThomas Bogendoerfer-1/+1
2019-10-09scsi: sni_53c710: fix compilation errorThomas Bogendoerfer-3/+1
2019-10-09scsi: scsi_dh_alua: handle RTPG sense code correctly during state transitionsHannes Reinecke-5/+16
2019-10-09scsi: qla2xxx: fix a potential NULL pointer dereferenceAllen Pais-0/+4
2019-10-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-80/+193
2019-10-03scsi: core: save/restore command resid for error handlingDamien Le Moal-0/+3
2019-09-30scsi: qla2xxx: Remove WARN_ON_ONCE in qla2x00_status_cont_entry()Daniel Wagner-2/+0
2019-09-30scsi: sd: Ignore a failure to sync cache due to lack of authorizationOliver Neukum-1/+2
2019-09-24Merge tag 'for-5.4/post-2019-09-24' of git://git.kernel.dk/linux-blockLinus Torvalds-8/+0
2019-09-23scsi: qla2xxx: Fix Nport ID display valueQuinn Tran-3/+4
2019-09-23scsi: qla2xxx: Fix N2N link up failQuinn Tran-4/+4
2019-09-23scsi: qla2xxx: Fix N2N link resetQuinn Tran-34/+103
2019-09-23scsi: qla2xxx: Optimize NPIV tear down processQuinn Tran-12/+34
2019-09-23scsi: qla2xxx: Fix stale mem access on driver unloadQuinn Tran-13/+9
2019-09-23scsi: qla2xxx: Fix unbound sleep in fcport delete path.Quinn Tran-0/+4
2019-09-23scsi: qla2xxx: Silence fwdump template messageHimanshu Madhani-1/+1
2019-09-23scsi: hisi_sas: Make three functions staticYueHaibing-3/+3
2019-09-23scsi: megaraid: disable device when probe failed after enabled deviceXiang Chen-2/+2
2019-09-23scsi: storvsc: setup 1:1 mapping between hardware queue and CPU queueLong Li-2/+1
2019-09-23scsi: qedf: Remove always false 'tmp_prio < 0' statementAustin Kim-1/+1
2019-09-23scsi: ufs: skip shutdown if hba is not poweredStanley Chu-0/+3
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-3/+0
2019-09-23scsi: bnx2fc: Handle scope bits when array returns BUSY or TSFLaurence Oberman-5/+24
2019-09-23scsi: core: fix dh and multipathing for SCSI hosts without request batchingSteffen Maier-1/+2
2019-09-23scsi: core: fix missing .cleanup_rq for SCSI hosts without request batchingSteffen Maier-0/+1
2019-09-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-3631/+5665
2019-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds-6/+5
2019-09-17block: centralize PI remapping logic to the block layerMax Gurtovoy-8/+0
2019-09-17Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-7/+2
2019-09-17Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-blockLinus Torvalds-7/+31