summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* 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: 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: scsi_dh_rdac: zero cdb in send_mode_select()Martin Wilck2019-10-051-0/+2
* 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: mpt3sas: Use 63-bit DMA addressing on SAS35 HBASuganath Prabu2019-08-251-5/+7
* 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: mac_scsi: Fix pseudo DMA implementation, take 2Finn Thain2019-07-311-153/+218
* scsi: mac_scsi: Increase PIO/PDMA transfer length thresholdFinn Thain2019-07-311-2/+2
* scsi: megaraid_sas: Fix calculation of target IDShivasharan S2019-07-311-1/+2
* scsi: core: Fix race on creating sense cacheMing Lei2019-07-311-3/+3
* Revert "scsi: ncr5380: Increase register polling limit"Finn Thain2019-07-311-1/+1
* scsi: NCR5380: Always re-enable reselection interruptFinn Thain2019-07-311-10/+2
* scsi: NCR5380: Reduce goto statements in NCR5380_select()Finn Thain2019-07-311-9/+12
* 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: 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: 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: 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