summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* sd_zbc: Fix report zones buffer allocationDamien Le Moal2019-07-281-29/+75
* scsi: mac_scsi: Fix pseudo DMA implementation, take 2Finn Thain2019-07-261-153/+218
* scsi: mac_scsi: Increase PIO/PDMA transfer length thresholdFinn Thain2019-07-261-2/+2
* scsi: megaraid_sas: Fix calculation of target IDShivasharan S2019-07-261-1/+2
* scsi: sd_zbc: Fix compilation warningDamien Le Moal2019-07-261-1/+1
* scsi: core: Fix race on creating sense cacheMing Lei2019-07-261-3/+3
* Revert "scsi: ncr5380: Increase register polling limit"Finn Thain2019-07-261-1/+1
* scsi: NCR5380: Handle PDMA failure reliablyFinn Thain2019-07-261-4/+2
* scsi: NCR5380: Always re-enable reselection interruptFinn Thain2019-07-261-10/+2
* scsi: qedi: Check targetname while finding boot target informationNilesh Javali2019-07-141-0/+3
* scsi: hpsa: correct ioaccel2 chainingDon Brace2019-07-102-1/+7
* scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck()Jan Kara2019-07-031-2/+4
* scsi: smartpqi: unlock on error in pqi_submit_raid_request_synchronous()Dan Carpenter2019-06-251-2/+4
* scsi: ufs: Check that space was properly alloced in copy_query_responseAvri Altman2019-06-251-1/+2
* scsi: ufs: Avoid runtime suspend possibly being blocked foreverStanley Chu2019-06-251-7/+4
* scsi: libsas: delete sas port if expander discover failedJason Yan2019-06-221-0/+2
* scsi: scsi_dh_alua: Fix possible null-ptr-derefYueHaibing2019-06-221-4/+2
* scsi: smartpqi: properly set both the DMA mask and the coherent DMA maskLianbo Jiang2019-06-221-1/+1
* scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route()Varun Prakash2019-06-221-0/+4
* scsi: bnx2fc: fix incorrect cast to u64 on shift operationColin Ian King2019-06-191-1/+1
* scsi: myrs: Fix uninitialized variableYueHaibing2019-06-191-1/+1
* scsi: lpfc: add check for loss of ndlp when sending RRQJames Smart2019-06-191-1/+4
* scsi: lpfc: correct rcu unlock issue in lpfc_nvme_info_showJames Smart2019-06-191-13/+19
* scsi: lpfc: resolve lockdep warningsJames Smart2019-06-192-33/+56
* scsi: qedi: remove set but not used variables 'cdev' and 'udev'YueHaibing2019-06-191-4/+0
* scsi: qedi: remove memset/memcpy to nfunc and use func insteadYueHaibing2019-06-191-24/+8
* scsi: qla2xxx: Add cleanup for PCI EEH recoveryQuinn Tran2019-06-191-139/+82
* scsi: qla2xxx: Reset the FCF_ASYNC_{SENT|ACTIVE} flagsGiridhar Malavali2019-06-151-0/+3
* scsi: lpfc: Fix use-after-free mailbox cmd completionJames Smart2019-05-312-1/+5
* scsi: lpfc: Resolve irq-unsafe lockdep heirarchy warning in lpfc_io_freeJames Smart2019-05-311-4/+0
* scsi: lpfc: Resolve inconsistent check of hdwq in lpfc_scsi_cmd_iocb_cmplJames Smart2019-05-311-1/+1
* scsi: lpfc: Fix mailbox hang on adapter initJames Smart2019-05-311-6/+6
* scsi: lpfc: Fix SLI3 commands being issued on SLI4 devicesJames Smart2019-05-311-1/+10
* scsi: lpfc: Fix io lost on host resetsJames Smart2019-05-311-0/+7
* scsi: lpfc: Fix fc4type information for FDMIJames Smart2019-05-311-7/+10
* scsi: lpfc: Fix FDMI manufacturer attribute valueJames Smart2019-05-311-1/+4
* scsi: ufs: fix a missing check of devm_reset_control_getKangjie Lu2019-05-311-0/+4
* scsi: lpfc: avoid uninitialized variable warningArnd Bergmann2019-05-311-4/+4
* scsi: qla4xxx: avoid freeing unallocated dma memoryArnd Bergmann2019-05-311-1/+1
* scsi: qedf: Add missing return in qedf_post_io_req() in the fcport offload checkChad Dupuis2019-05-311-0/+1
* scsi: ufs: Avoid configuring regulator with undefined voltage rangeStanley Chu2019-05-311-5/+8
* scsi: ufs: Fix regulator load and icc-level configurationStanley Chu2019-05-311-3/+12
* scsi: libsas: Do discovery on empty PHY to update PHY infoJohn Garry2019-05-311-0/+5
* scsi: qedi: Abort ep termination if offload not scheduledManish Rangankar2019-05-311-0/+3
* scsi: qla2xxx: Fix hardirq-unsafe lockingBart Van Assche2019-05-312-19/+8
* scsi: qla2xxx: Avoid that lockdep complains about unsafe locking in tcm_qla2x...Bart Van Assche2019-05-311-1/+2
* scsi: qla2xxx: Fix abort handling in tcm_qla2xxx_write_pending()Bart Van Assche2019-05-311-0/+2
* scsi: qla2xxx: Fix a qla24xx_enable_msix() error pathBart Van Assche2019-05-311-1/+5
* Revert "scsi: sd: Keep disk read-only when re-reading partition"Martin K. Petersen2019-05-311-2/+1
* scsi: qla2xxx: Fix device staying in blocked stateQuinn Tran2019-05-111-2/+2