summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2019-11-12scsi: qla2xxx: stop timer in shutdown pathNicholas Piggin
2019-11-12scsi: lpfc: Honor module parameter lpfc_use_adiscDaniel Wagner
2019-11-12scsi: qla2xxx: fixup incorrect usage of host_byteHannes Reinecke
2019-11-10scsi: fix kconfig dependency warning related to 53C700_LE_ON_BEThomas Bogendoerfer
2019-11-10scsi: sni_53c710: fix compilation errorThomas Bogendoerfer
2019-11-10scsi: scsi_dh_alua: handle RTPG sense code correctly during state transitionsHannes Reinecke
2019-10-29scsi: core: try to get module before removing deviceYufen Yu
2019-10-29scsi: qla2xxx: Fix unbound sleep in fcport delete path.Quinn Tran
2019-10-29scsi: megaraid: disable device when probe failed after enabled deviceXiang Chen
2019-10-29scsi: ufs: skip shutdown if hba is not poweredStanley Chu
2019-10-07scsi: core: Reduce memory required for SCSI loggingBart Van Assche
2019-09-06scsi: ufs: Fix RX_TERMINATION_FORCE_ENABLE define valuePedro Sousa
2019-08-25scsi: hpsa: correct scsi command status issue after resetDon Brace
2019-08-25scsi: mpt3sas: Use 63-bit DMA addressing on SAS35 HBASuganath Prabu
2019-08-25scsi: scsi_dh_alua: always use a 2 second delay before retrying RTPGHannes Reinecke
2019-08-25scsi: ibmvfc: fix WARN_ON during event pool releaseTyrel Datwyler
2019-08-25scsi: megaraid_sas: fix panic on loading firmware crashdumpJunxiao Bi
2019-08-11scsi: fcoe: Embed fc_rport_priv in fcoe_rport structureHannes Reinecke
2019-08-04scsi: mac_scsi: Increase PIO/PDMA transfer length thresholdFinn Thain
2019-08-04scsi: NCR5380: Always re-enable reselection interruptFinn Thain
2019-08-04scsi: NCR5380: Reduce goto statements in NCR5380_select()Finn Thain
2019-07-10scsi: hpsa: correct ioaccel2 chainingDon Brace
2019-07-10scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck()Jan Kara
2019-07-10scsi: ufs: Check that space was properly alloced in copy_query_responseAvri Altman
2019-07-10scsi: ufs: Avoid runtime suspend possibly being blocked foreverStanley Chu
2019-06-22scsi: libsas: delete sas port if expander discover failedJason Yan
2019-06-22scsi: smartpqi: properly set both the DMA mask and the coherent DMA maskLianbo Jiang
2019-06-22scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route()Varun Prakash
2019-06-22scsi: bnx2fc: fix incorrect cast to u64 on shift operationColin Ian King
2019-06-22scsi: lpfc: add check for loss of ndlp when sending RRQJames Smart
2019-05-31scsi: lpfc: Fix SLI3 commands being issued on SLI4 devicesJames Smart
2019-05-31scsi: lpfc: Fix FDMI manufacturer attribute valueJames Smart
2019-05-31scsi: qla4xxx: avoid freeing unallocated dma memoryArnd Bergmann
2019-05-31scsi: ufs: Avoid configuring regulator with undefined voltage rangeStanley Chu
2019-05-31scsi: ufs: Fix regulator load and icc-level configurationStanley Chu
2019-05-31scsi: libsas: Do discovery on empty PHY to update PHY infoJohn Garry
2019-05-31scsi: qla2xxx: Fix a qla24xx_enable_msix() error pathBart Van Assche
2019-05-31Revert "scsi: sd: Keep disk read-only when re-reading partition"Martin K. Petersen
2019-05-10scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routinesAndrew Vasquez
2019-05-10scsi: csiostor: fix missing data copy in csio_scsi_err_handler()Varun Prakash
2019-05-10scsi: libsas: fix a race condition when smp task timeoutJason Yan
2019-05-08scsi: storvsc: Fix calculation of sub-channel countMichael Kelley
2019-05-08scsi: core: add new RDAC LENOVO/DE_Series deviceXose Vazquez Perez
2019-05-04scsi: qla4xxx: fix a potential NULL pointer dereferenceKangjie Lu
2019-04-27Revert "scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO"Saurav Kashyap
2019-04-05scsi: megaraid_sas: return error when create DMA pool failedJason Yan
2019-04-05scsi: core: replace GFP_ATOMIC with GFP_KERNEL in scsi_scan.cBenjamin Block
2019-04-05scsi: hisi_sas: Set PHY linkrate when disconnectedJohn Garry
2019-04-03scsi: sd: Quiesce warning if device does not report optimal I/O sizeMartin K. Petersen
2019-04-03scsi: sd: Fix a race between closing an sd device and sd I/OBart Van Assche