summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
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-25scsi: mpt3sas: Use 63-bit DMA addressing on SAS35 HBASuganath Prabu1-5/+7
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-07-31scsi: mac_scsi: Fix pseudo DMA implementation, take 2Finn Thain1-153/+218
2019-07-31scsi: mac_scsi: Increase PIO/PDMA transfer length thresholdFinn Thain1-2/+2
2019-07-31scsi: megaraid_sas: Fix calculation of target IDShivasharan S1-1/+2
2019-07-31scsi: core: Fix race on creating sense cacheMing Lei1-3/+3
2019-07-31Revert "scsi: ncr5380: Increase register polling limit"Finn Thain1-1/+1
2019-07-31scsi: NCR5380: Always re-enable reselection interruptFinn Thain1-10/+2
2019-07-31scsi: NCR5380: Reduce goto statements in NCR5380_select()Finn Thain1-9/+12
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: 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-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: qla4xxx: avoid freeing unallocated dma memoryArnd Bergmann1-1/+1
2019-05-31scsi: qedf: Add missing return in qedf_post_io_req() in the fcport offload checkChad Dupuis1-0/+1
2019-05-31scsi: ufs: Avoid configuring regulator with undefined voltage rangeStanley Chu1-5/+8
2019-05-31scsi: ufs: Fix regulator load and icc-level configurationStanley Chu1-3/+12
2019-05-31scsi: libsas: Do discovery on empty PHY to update PHY infoJohn Garry1-0/+5
2019-05-31scsi: qedi: Abort ep termination if offload not scheduledManish Rangankar1-0/+3
2019-05-31scsi: qla2xxx: Avoid that lockdep complains about unsafe locking in tcm_qla2x...Bart Van Assche1-1/+2
2019-05-31scsi: qla2xxx: Fix abort handling in tcm_qla2xxx_write_pending()Bart Van Assche1-0/+2
2019-05-31scsi: qla2xxx: Fix a qla24xx_enable_msix() error pathBart Van Assche1-1/+5
2019-05-31Revert "scsi: sd: Keep disk read-only when re-reading partition"Martin K. Petersen1-2/+1
2019-05-16scsi: raid_attrs: fix unused variable warningArnd Bergmann1-3/+1
2019-05-10scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routinesAndrew Vasquez1-2/+2
2019-05-10scsi: csiostor: fix missing data copy in csio_scsi_err_handler()Varun Prakash1-1/+4
2019-05-10scsi: libsas: fix a race condition when smp task timeoutJason Yan1-5/+4
2019-05-08scsi: storvsc: Fix calculation of sub-channel countMichael Kelley1-2/+11
2019-05-08scsi: core: add new RDAC LENOVO/DE_Series deviceXose Vazquez Perez2-0/+2
2019-05-04scsi: qla4xxx: fix a potential NULL pointer dereferenceKangjie Lu1-0/+2
2019-04-27Revert "scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO"Saurav Kashyap1-1/+0
2019-04-27scsi: core: set result when the command cannot be dispatchedJaesoo Lee1-1/+5
2019-04-20scsi: iscsi: flush running unbind operations when removing a sessionMaurizio Lombardi1-0/+2