summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2019-05-31scsi: lpfc: Fix use-after-free mailbox cmd completionJames Smart
2019-05-31scsi: lpfc: Fix SLI3 commands being issued on SLI4 devicesJames Smart
2019-05-31scsi: lpfc: Fix fc4type information for FDMIJames Smart
2019-05-31scsi: lpfc: Fix FDMI manufacturer attribute valueJames Smart
2019-05-31scsi: ufs: fix a missing check of devm_reset_control_getKangjie Lu
2019-05-31scsi: lpfc: avoid uninitialized variable warningArnd Bergmann
2019-05-31scsi: qla4xxx: avoid freeing unallocated dma memoryArnd Bergmann
2019-05-31scsi: qedf: Add missing return in qedf_post_io_req() in the fcport offload checkChad Dupuis
2019-05-31scsi: ufs: Avoid configuring regulator with undefined voltage rangeStanley Chu
2019-05-31scsi: ufs: Fix regulator load and icc-level configurationStanley Chu
2019-05-31scsi: libsas: Do discovery on empty PHY to update PHY infoJohn Garry
2019-05-31scsi: qedi: Abort ep termination if offload not scheduledManish Rangankar
2019-05-31scsi: qla2xxx: Fix hardirq-unsafe lockingBart Van Assche
2019-05-31scsi: qla2xxx: Avoid that lockdep complains about unsafe locking in tcm_qla2x...Bart Van Assche
2019-05-31scsi: qla2xxx: Fix abort handling in tcm_qla2xxx_write_pending()Bart Van Assche
2019-05-31scsi: qla2xxx: Fix a qla24xx_enable_msix() error pathBart Van Assche
2019-05-31Revert "scsi: sd: Keep disk read-only when re-reading partition"Martin K. Petersen
2019-05-16scsi: aic7xxx: fix EISA supportChristoph Hellwig
2019-05-10scsi: qla2xxx: Fix device staying in blocked stateQuinn Tran
2019-05-10scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routinesAndrew Vasquez
2019-05-10scsi: lpfc: change snprintf to scnprintf for possible overflowSilvio Cesare
2019-05-10scsi: csiostor: fix missing data copy in csio_scsi_err_handler()Varun Prakash
2019-05-08scsi: hisi_sas: Fix to only call scsi_get_prot_op() for non-NULL scsi_cmndJohn Garry
2019-05-08scsi: storvsc: Fix calculation of sub-channel countMichael Kelley
2019-05-08scsi: core: add new RDAC LENOVO/DE_Series deviceXose Vazquez Perez
2019-05-04scsi: qla4xxx: fix a potential NULL pointer dereferenceKangjie Lu
2019-05-04scsi: aacraid: Insure we don't access PCIe space during AER/EEHDave Carroll
2019-05-04scsi: mpt3sas: Fix kernel panic during expander resetSreekanth Reddy
2019-04-27Revert "scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO"Saurav Kashyap
2019-04-27scsi: core: set result when the command cannot be dispatchedJaesoo Lee
2019-04-20scsi: qla2xxx: Fix NULL pointer crash due to stale CPUIDHimanshu Madhani
2019-04-20scsi: core: Also call destroy_rcu_head() for passthrough requestsBart Van Assche
2019-04-20scsi: iscsi: flush running unbind operations when removing a sessionMaurizio Lombardi
2019-04-05scsi: fcoe: make use of fip_mode enum completeSedat Dilek
2019-04-05scsi: megaraid_sas: return error when create DMA pool failedJason Yan
2019-04-05scsi: core: replace GFP_ATOMIC with GFP_KERNEL in scsi_scan.cBenjamin Block
2019-04-05scsi: hisi_sas: Fix a timeout race of driver internal and SMP IOXiang Chen
2019-04-05scsi: hisi_sas: Set PHY linkrate when disconnectedJohn Garry
2019-04-03scsi: sd: Quiesce warning if device does not report optimal I/O sizeMartin K. Petersen
2019-04-03scsi: sd: Fix a race between closing an sd device and sd I/OBart Van Assche
2019-03-27scsi: ibmvscsi: Fix empty event pool access during host removalTyrel Datwyler
2019-03-27scsi: ibmvscsi: Protect ibmvscsi_head from concurrent modificaitonTyrel Datwyler
2019-03-27scsi: qla2xxx: Fix FC-AL connection target discoveryQuinn Tran
2019-03-27scsi: core: Avoid that a kernel warning appears during system resumeBart Van Assche
2019-03-23scsi: qla2xxx: Use complete switch scan for RSCN eventsQuinn Tran
2019-03-23scsi: qla2xxx: Avoid PCI IRQ affinity mapping when multiqueue is not supportedGiridhar Malavali
2019-03-23scsi: qla2xxx: Fix LUN discovery if loop id is not assigned yet by firmwareHimanshu Madhani
2019-03-23scsi: sd: Optimal I/O size should be a multiple of physical block sizeMartin K. Petersen
2019-03-23scsi: aacraid: Fix performance issue on logical drivesSagar Biradar
2019-03-23scsi: virtio_scsi: don't send sc payload with tmfsFelipe Franciosi