summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2019-10-05scsi: implement .cleanup_rq callbackMing Lei1-0/+13
2019-10-05scsi: qla2xxx: Fix Relogin to prevent modifying scan_state flagQuinn Tran3-6/+21
2019-10-05scsi: scsi_dh_rdac: zero cdb in send_mode_select()Martin Wilck1-0/+2
2019-10-01scsi: qla2xxx: Return switch command on a timeoutHimanshu Madhani1-6/+5
2019-10-01scsi: qla2xxx: Remove all rports if fabric scan retry failsQuinn Tran1-64/+64
2019-10-01scsi: qla2xxx: Turn off IOCB timeout timer on IOCB completionQuinn Tran1-3/+5
2019-09-16scsi: megaraid_sas: Use 63-bit DMA addressingShivasharan S1-10/+10
2019-09-16scsi: megaraid_sas: Add check for reset adapter bitShivasharan S1-11/+22
2019-09-16scsi: megaraid_sas: Fix combined reply queue mode detectionShivasharan S1-3/+20
2019-09-16scsi: qla2xxx: Move log messages before issuing command to firmwareGiridhar Malavali2-30/+33
2019-09-10scsi: qla2xxx: Fix gnl.l memory leak on adapter init failureBill Kuzeja2-1/+12
2019-09-06scsi: ufs: Fix RX_TERMINATION_FORCE_ENABLE define valuePedro Sousa1-1/+1
2019-08-25scsi: qla2xxx: Fix possible fcport null-pointer dereferencesJia-Ju Bai1-1/+1
2019-08-25scsi: hpsa: correct scsi command status issue after resetDon Brace1-1/+11
2019-08-16scsi: scsi_dh_alua: always use a 2 second delay before retrying RTPGHannes Reinecke1-1/+6
2019-08-16scsi: ibmvfc: fix WARN_ON during event pool releaseTyrel Datwyler1-1/+1
2019-08-16scsi: megaraid_sas: fix panic on loading firmware crashdumpJunxiao Bi1-0/+3
2019-08-09scsi: fcoe: Embed fc_rport_priv in fcoe_rport structureHannes Reinecke2-32/+24
2019-08-06scsi: mpt3sas: Use 63-bit DMA addressing on SAS35 HBASuganath Prabu1-5/+7
2019-08-04scsi: core: Avoid that a kernel warning appears during system resumeBart Van Assche1-2/+4
2019-08-04block, scsi: Change the preempt-only flag into a counterBart Van Assche1-4/+7
2019-07-26scsi: mac_scsi: Fix pseudo DMA implementation, take 2Finn Thain1-153/+218
2019-07-26scsi: mac_scsi: Increase PIO/PDMA transfer length thresholdFinn Thain1-2/+2
2019-07-26scsi: megaraid_sas: Fix calculation of target IDShivasharan S1-1/+2
2019-07-26scsi: core: Fix race on creating sense cacheMing Lei1-3/+3
2019-07-26Revert "scsi: ncr5380: Increase register polling limit"Finn Thain1-1/+1
2019-07-26scsi: NCR5380: Always re-enable reselection interruptFinn Thain1-10/+2
2019-07-26scsi: NCR5380: Reduce goto statements in NCR5380_select()Finn Thain1-9/+12
2019-07-14scsi: qedi: Check targetname while finding boot target informationNilesh Javali1-0/+3
2019-07-10scsi: hpsa: correct ioaccel2 chainingDon Brace2-1/+7
2019-07-03scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck()Jan Kara1-2/+4
2019-06-25scsi: smartpqi: unlock on error in pqi_submit_raid_request_synchronous()Dan Carpenter1-2/+4
2019-06-25scsi: ufs: Check that space was properly alloced in copy_query_responseAvri Altman1-1/+2
2019-06-25scsi: ufs: Avoid runtime suspend possibly being blocked foreverStanley Chu1-7/+4
2019-06-22scsi: libsas: delete sas port if expander discover failedJason Yan1-0/+2
2019-06-22scsi: scsi_dh_alua: Fix possible null-ptr-derefYueHaibing1-4/+2
2019-06-22scsi: smartpqi: properly set both the DMA mask and the coherent DMA maskLianbo Jiang1-1/+1
2019-06-22scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route()Varun Prakash1-0/+4
2019-06-19scsi: bnx2fc: fix incorrect cast to u64 on shift operationColin Ian King1-1/+1
2019-06-19scsi: lpfc: add check for loss of ndlp when sending RRQJames Smart1-1/+4
2019-06-19scsi: lpfc: correct rcu unlock issue in lpfc_nvme_info_showJames Smart1-13/+19
2019-06-19scsi: qedi: remove set but not used variables 'cdev' and 'udev'YueHaibing1-4/+0
2019-06-19scsi: qedi: remove memset/memcpy to nfunc and use func insteadYueHaibing1-24/+8
2019-06-15scsi: qla2xxx: Reset the FCF_ASYNC_{SENT|ACTIVE} flagsGiridhar Malavali1-0/+3
2019-06-09scsi: lpfc: Fix backport of faf5a744f4f8 ("scsi: lpfc: avoid uninitialized va...Nathan Chancellor1-3/+3
2019-05-31scsi: lpfc: Fix SLI3 commands being issued on SLI4 devicesJames Smart1-1/+10
2019-05-31scsi: lpfc: Fix fc4type information for FDMIJames Smart1-7/+10
2019-05-31scsi: lpfc: Fix FDMI manufacturer attribute valueJames Smart1-0/+3
2019-05-31scsi: ufs: fix a missing check of devm_reset_control_getKangjie Lu1-0/+4
2019-05-31scsi: lpfc: avoid uninitialized variable warningArnd Bergmann1-4/+4