summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2020-06-24scsi: ufs-bsg: Fix runtime PM imbalance on errorDinghao Liu1-1/+3
2020-06-24scsi: acornscsi: Fix an error handling path in acornscsi_probe()Christophe JAILLET1-1/+3
2020-06-24scsi: ufs: Don't update urgent bkops level when toggling auto bkopsCan Guo1-1/+0
2020-06-24scsi: iscsi: Fix reference count leak in iscsi_boot_create_kobjQiushi Wu1-1/+1
2020-06-24scsi: ufs-qcom: Fix scheduling while atomic issueJeffrey Hugo1-3/+3
2020-06-24scsi: mpt3sas: Fix double free warningsSuganath Prabu S1-0/+2
2020-06-24scsi: qla2xxx: Fix warning after FC target resetViacheslav Dubeyko1-0/+1
2020-06-24scsi: qedf: Fix crash when MFW calls for protocol stats while function is sti...Chad Dupuis2-4/+32
2020-06-24scsi: qedi: Do not flush offload work if ARP not resolvedNilesh Javali1-1/+2
2020-06-24scsi: ibmvscsi: Don't send host info in adapter info MAD after LPMTyrel Datwyler1-0/+2
2020-06-24scsi: sr: Fix sr_probe() missing deallocate of device minorSimon Arlott1-1/+5
2020-06-24scsi: lpfc: Fix lpfc_nodelist leak when processing unsolicited eventXiyu Yang1-0/+2
2020-06-24scsi: cxgb3i: Fix some leaks in init_act_open()Dan Carpenter1-4/+14
2020-06-24scsi: hisi_sas: Do not reset phy timer to wait for stray phy upLuo Jiaxing1-1/+4
2020-06-24scsi: qla2xxx: Fix issue with adapter's stopping stateViacheslav Dubeyko1-0/+2
2020-06-24scsi: qedi: Check for buffer overflow in qedi_set_path()Dan Carpenter1-0/+4
2020-06-24scsi: core: free sgtables in case command setup failsJohannes Thumshirn1-5/+11
2020-06-17scsi: lpfc: Fix negation of else clause in lpfc_prep_node_fc4typeDick Kennedy1-1/+0
2020-06-17scsi: megaraid_sas: TM command refire leads to controller firmware crashSumit Saxena1-1/+6
2020-06-07scsi: pm: Balance pm_only counter of request queue during system resumeCan Guo1-2/+8
2020-06-07scsi: hisi_sas: Check sas_port before using itXiang Chen1-1/+2
2020-06-07scsi: ufs: Release clock if DMA map failsCan Guo1-0/+1
2020-05-27scsi: qla2xxx: Do not log message when reading port speed via sysfsEwan D. Milne1-3/+0
2020-05-27scsi: ibmvscsi: Fix WARN_ON during event pool releaseTyrel Datwyler1-4/+0
2020-05-27scsi: qla2xxx: Delete all sessions before unregister local nvme portQuinn Tran1-1/+1
2020-05-27scsi: qla2xxx: Fix hang when issuing nvme disconnect-all in NPIVArun Easi1-1/+1
2020-05-20scsi: sg: add sg_remove_request in sg_writeWu Bo1-1/+3
2020-05-06scsi: qla2xxx: check UNLOADING before posting async workMartin Wilck1-0/+3
2020-05-06scsi: qla2xxx: set UNLOADING before waiting for session deletionMartin Wilck1-18/+14
2020-04-29scsi: smartpqi: fix problem with unique ID for physical deviceKevin Barnett2-88/+12
2020-04-29scsi: smartpqi: fix call trace in device discoveryMurthy Bhat1-1/+1
2020-04-29scsi: smartpqi: fix controller lockup observed during force rebootKevin Barnett2-20/+115
2020-04-29scsi: iscsi: Report unbind session event when the target has been removedWu Bo1-1/+3
2020-04-29scsi: libfc: If PRLI rejected, move rport to PLOGI stateJaved Hasan1-1/+7
2020-04-29scsi: lpfc: Fix crash in target side cable pulls hitting WAIT_FOR_UNREGJames Smart1-6/+8
2020-04-29scsi: lpfc: Fix crash after handling a pci errorJames Smart1-0/+5
2020-04-29scsi: lpfc: Fix kasan slab-out-of-bounds error in lpfc_unreg_loginJames Smart1-0/+2
2020-04-23scsi: sg: add sg_remove_request in sg_common_writeLi Bin1-1/+3
2020-04-21scsi: ufs: Fix ufshcd_hold() caused scheduling while atomicCan Guo1-0/+5
2020-04-17scsi: lpfc: fix inlining of lpfc_sli4_cleanup_poll_list()James Smart2-2/+2
2020-04-17scsi: lpfc: Fix broken Credit Recovery after driver loadJames Smart2-20/+40
2020-04-17scsi: lpfc: Fix configuration of BB credit recovery in service parametersJames Smart1-10/+3
2020-04-17scsi: lpfc: Fix Fabric hostname registration if system hostname changesJames Smart5-13/+46
2020-04-17scsi: lpfc: Add registration for CPU Offline/Online eventsJames Smart5-12/+388
2020-04-17scsi: mpt3sas: Fix kernel panic observed on soft HBA unplugSreekanth Reddy1-4/+4
2020-04-17scsi: lpfc: Fix lpfc_io_buf resource leak in lpfc_get_scsi_buf_s4 error pathJames Smart1-1/+3
2020-04-17scsi: ufs: fix Auto-Hibern8 error detectionStanley Chu2-1/+8
2020-04-17nvme-fc: Revert "add module to ops template to allow module references"James Smart2-3/+0
2020-04-01scsi: sd: Fix optimal I/O size for devices that change reported valuesMartin K. Petersen1-1/+3
2020-04-01scsi: ipr: Fix softlockup when rescanning devices in petitbootWen Xiong2-1/+3