summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2019-09-06scsi: ufs: Fix RX_TERMINATION_FORCE_ENABLE define valuePedro Sousa
2019-08-25scsi: qla2xxx: Fix possible fcport null-pointer dereferencesJia-Ju Bai
2019-08-25scsi: hpsa: correct scsi command status issue after resetDon Brace
2019-08-16scsi: scsi_dh_alua: always use a 2 second delay before retrying RTPGHannes Reinecke
2019-08-16scsi: ibmvfc: fix WARN_ON during event pool releaseTyrel Datwyler
2019-08-16scsi: megaraid_sas: fix panic on loading firmware crashdumpJunxiao Bi
2019-08-09scsi: fcoe: Embed fc_rport_priv in fcoe_rport structureHannes Reinecke
2019-08-06scsi: mpt3sas: Use 63-bit DMA addressing on SAS35 HBASuganath Prabu
2019-08-04scsi: core: Avoid that a kernel warning appears during system resumeBart Van Assche
2019-08-04block, scsi: Change the preempt-only flag into a counterBart Van Assche
2019-07-26scsi: mac_scsi: Fix pseudo DMA implementation, take 2Finn Thain
2019-07-26scsi: mac_scsi: Increase PIO/PDMA transfer length thresholdFinn Thain
2019-07-26scsi: megaraid_sas: Fix calculation of target IDShivasharan S
2019-07-26scsi: core: Fix race on creating sense cacheMing Lei
2019-07-26Revert "scsi: ncr5380: Increase register polling limit"Finn Thain
2019-07-26scsi: NCR5380: Always re-enable reselection interruptFinn Thain
2019-07-26scsi: NCR5380: Reduce goto statements in NCR5380_select()Finn Thain
2019-07-14scsi: qedi: Check targetname while finding boot target informationNilesh Javali
2019-07-10scsi: hpsa: correct ioaccel2 chainingDon Brace
2019-07-03scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck()Jan Kara
2019-06-25scsi: smartpqi: unlock on error in pqi_submit_raid_request_synchronous()Dan Carpenter
2019-06-25scsi: ufs: Check that space was properly alloced in copy_query_responseAvri Altman
2019-06-25scsi: ufs: Avoid runtime suspend possibly being blocked foreverStanley Chu
2019-06-22scsi: libsas: delete sas port if expander discover failedJason Yan
2019-06-22scsi: scsi_dh_alua: Fix possible null-ptr-derefYueHaibing
2019-06-22scsi: smartpqi: properly set both the DMA mask and the coherent DMA maskLianbo Jiang
2019-06-22scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route()Varun Prakash
2019-06-19scsi: bnx2fc: fix incorrect cast to u64 on shift operationColin Ian King
2019-06-19scsi: lpfc: add check for loss of ndlp when sending RRQJames Smart
2019-06-19scsi: lpfc: correct rcu unlock issue in lpfc_nvme_info_showJames Smart
2019-06-19scsi: qedi: remove set but not used variables 'cdev' and 'udev'YueHaibing
2019-06-19scsi: qedi: remove memset/memcpy to nfunc and use func insteadYueHaibing
2019-06-15scsi: qla2xxx: Reset the FCF_ASYNC_{SENT|ACTIVE} flagsGiridhar Malavali
2019-06-09scsi: lpfc: Fix backport of faf5a744f4f8 ("scsi: lpfc: avoid uninitialized va...Nathan Chancellor
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