summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* 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
* scsi: qla2xxx: Avoid that lockdep complains about unsafe locking in tcm_qla2x...Bart Van Assche2019-05-311-1/+2
* scsi: qla2xxx: Fix abort handling in tcm_qla2xxx_write_pending()Bart Van Assche2019-05-311-0/+2
* scsi: qla2xxx: Fix a qla24xx_enable_msix() error pathBart Van Assche2019-05-311-1/+5
* Revert "scsi: sd: Keep disk read-only when re-reading partition"Martin K. Petersen2019-05-311-2/+1
* scsi: raid_attrs: fix unused variable warningArnd Bergmann2019-05-161-3/+1
* scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routinesAndrew Vasquez2019-05-101-2/+2
* scsi: csiostor: fix missing data copy in csio_scsi_err_handler()Varun Prakash2019-05-101-1/+4
* scsi: libsas: fix a race condition when smp task timeoutJason Yan2019-05-101-5/+4
* scsi: storvsc: Fix calculation of sub-channel countMichael Kelley2019-05-081-2/+11
* scsi: core: add new RDAC LENOVO/DE_Series deviceXose Vazquez Perez2019-05-082-0/+2
* scsi: qla4xxx: fix a potential NULL pointer dereferenceKangjie Lu2019-05-041-0/+2
* Revert "scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO"Saurav Kashyap2019-04-271-1/+0
* scsi: core: set result when the command cannot be dispatchedJaesoo Lee2019-04-271-1/+5
* scsi: iscsi: flush running unbind operations when removing a sessionMaurizio Lombardi2019-04-201-0/+2
* scsi: fcoe: make use of fip_mode enum completeSedat Dilek2019-04-055-6/+9
* scsi: megaraid_sas: return error when create DMA pool failedJason Yan2019-04-051-0/+1
* scsi: core: replace GFP_ATOMIC with GFP_KERNEL in scsi_scan.cBenjamin Block2019-04-051-3/+3
* scsi: hisi_sas: Set PHY linkrate when disconnectedJohn Garry2019-04-051-0/+10
* scsi: sd: Quiesce warning if device does not report optimal I/O sizeMartin K. Petersen2019-04-031-0/+3
* scsi: sd: Fix a race between closing an sd device and sd I/OBart Van Assche2019-04-031-6/+13
* scsi: ufs: fix wrong command type of UTRD for UFSHCI v2.1kehuanlin2019-03-271-6/+8
* scsi: ibmvscsi: Fix empty event pool access during host removalTyrel Datwyler2019-03-271-6/+16
* scsi: ibmvscsi: Protect ibmvscsi_head from concurrent modificaitonTyrel Datwyler2019-03-271-0/+5
* scsi: sd: Optimal I/O size should be a multiple of physical block sizeMartin K. Petersen2019-03-231-9/+50
* scsi: aacraid: Fix performance issue on logical drivesSagar Biradar2019-03-231-5/+8
* scsi: virtio_scsi: don't send sc payload with tmfsFelipe Franciosi2019-03-231-2/+0
* scsi: libiscsi: Fix race between iscsi_xmit_task and iscsi_complete_taskAnoob Soman2019-03-231-0/+6