summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* scsi: core: Reduce memory required for SCSI loggingBart Van Assche2019-10-071-45/+3
* scsi: implement .cleanup_rq callbackMing Lei2019-10-051-0/+13
* scsi: qla2xxx: Fix Relogin to prevent modifying scan_state flagQuinn Tran2019-10-053-6/+21
* scsi: scsi_dh_rdac: zero cdb in send_mode_select()Martin Wilck2019-10-051-0/+2
* scsi: qla2xxx: Return switch command on a timeoutHimanshu Madhani2019-10-011-6/+5
* scsi: qla2xxx: Remove all rports if fabric scan retry failsQuinn Tran2019-10-011-64/+64
* scsi: qla2xxx: Turn off IOCB timeout timer on IOCB completionQuinn Tran2019-10-011-3/+5
* scsi: megaraid_sas: Use 63-bit DMA addressingShivasharan S2019-09-161-10/+10
* scsi: megaraid_sas: Add check for reset adapter bitShivasharan S2019-09-161-11/+22
* scsi: megaraid_sas: Fix combined reply queue mode detectionShivasharan S2019-09-161-3/+20
* scsi: qla2xxx: Move log messages before issuing command to firmwareGiridhar Malavali2019-09-162-30/+33
* scsi: qla2xxx: Fix gnl.l memory leak on adapter init failureBill Kuzeja2019-09-102-1/+12
* scsi: ufs: Fix RX_TERMINATION_FORCE_ENABLE define valuePedro Sousa2019-09-061-1/+1
* scsi: qla2xxx: Fix possible fcport null-pointer dereferencesJia-Ju Bai2019-08-251-1/+1
* scsi: hpsa: correct scsi command status issue after resetDon Brace2019-08-251-1/+11
* scsi: scsi_dh_alua: always use a 2 second delay before retrying RTPGHannes Reinecke2019-08-161-1/+6
* scsi: ibmvfc: fix WARN_ON during event pool releaseTyrel Datwyler2019-08-161-1/+1
* scsi: megaraid_sas: fix panic on loading firmware crashdumpJunxiao Bi2019-08-161-0/+3
* scsi: fcoe: Embed fc_rport_priv in fcoe_rport structureHannes Reinecke2019-08-092-32/+24
* scsi: mpt3sas: Use 63-bit DMA addressing on SAS35 HBASuganath Prabu2019-08-061-5/+7
* scsi: core: Avoid that a kernel warning appears during system resumeBart Van Assche2019-08-041-2/+4
* block, scsi: Change the preempt-only flag into a counterBart Van Assche2019-08-041-4/+7
* 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: 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: Always re-enable reselection interruptFinn Thain2019-07-261-10/+2
* scsi: NCR5380: Reduce goto statements in NCR5380_select()Finn Thain2019-07-261-9/+12
* 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: 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: 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: Reset the FCF_ASYNC_{SENT|ACTIVE} flagsGiridhar Malavali2019-06-151-0/+3
* scsi: lpfc: Fix backport of faf5a744f4f8 ("scsi: lpfc: avoid uninitialized va...Nathan Chancellor2019-06-091-3/+3
* scsi: lpfc: Fix SLI3 commands being issued on SLI4 devicesJames Smart2019-05-311-1/+10
* scsi: lpfc: Fix fc4type information for FDMIJames Smart2019-05-311-7/+10
* scsi: lpfc: Fix FDMI manufacturer attribute valueJames Smart2019-05-311-0/+3
* scsi: ufs: fix a missing check of devm_reset_control_getKangjie Lu2019-05-311-0/+4