summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* scsi: qla2xxx: stop timer in shutdown pathNicholas Piggin2019-11-121-0/+4
* scsi: qla2xxx: Initialized mailbox to prevent driver load failureHimanshu Madhani2019-11-121-1/+2
* scsi: lpfc: Honor module parameter lpfc_use_adiscDaniel Wagner2019-11-121-2/+2
* scsi: qla2xxx: fixup incorrect usage of host_byteHannes Reinecke2019-11-121-3/+3
* scsi: fix kconfig dependency warning related to 53C700_LE_ON_BEThomas Bogendoerfer2019-11-101-1/+1
* scsi: sni_53c710: fix compilation errorThomas Bogendoerfer2019-11-101-3/+1
* scsi: scsi_dh_alua: handle RTPG sense code correctly during state transitionsHannes Reinecke2019-11-101-5/+16
* scsi: qla2xxx: fix a potential NULL pointer dereferenceAllen Pais2019-11-101-0/+4
* scsi: lpfc: Correct localport timeout duration errorJames Smart2019-11-062-1/+7
* scsi: lpfc: Fix a duplicate 0711 log message number.James Smart2019-11-061-1/+1
* scsi: ch: Make it possible to open a ch device multiple times againBart Van Assche2019-10-291-1/+0
* scsi: core: try to get module before removing deviceYufen Yu2019-10-291-1/+10
* scsi: core: save/restore command resid for error handlingDamien Le Moal2019-10-291-0/+3
* scsi: sd: Ignore a failure to sync cache due to lack of authorizationOliver Neukum2019-10-291-1/+2
* scsi: qla2xxx: Fix unbound sleep in fcport delete path.Quinn Tran2019-10-291-0/+4
* scsi: megaraid: disable device when probe failed after enabled deviceXiang Chen2019-10-291-2/+2
* scsi: ufs: skip shutdown if hba is not poweredStanley Chu2019-10-291-0/+3
* 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