summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)Author
2020-09-03Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command"Saurav Kashyap
2020-09-03scsi: qla2xxx: Fix null pointer access during disconnect from subsystemQuinn Tran
2020-09-03scsi: qla2xxx: Check if FW supports MQ before enablingSaurav Kashyap
2020-09-03scsi: ufs: Clean up completed request without interrupt notificationStanley Chu
2020-09-03scsi: ufs: Improve interrupt handling for shared interruptsAdrian Hunter
2020-09-03scsi: ufs: Fix possible infinite loop in ufshcd_holdStanley Chu
2020-09-03scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del()Javed Hasan
2020-09-03scsi: iscsi: Do not put host in iscsi_set_flashnode_param()Jing Xiangfeng
2020-09-03scsi: lpfc: Fix shost refcount mismatch when deleting vportDick Kennedy
2020-08-26scsi: libfc: Free skb in fc_disc_gpn_id_resp() for valid casesJaved Hasan
2020-08-26scsi: ufs: Add DELAY_BEFORE_LPM quirk for Micron devicesStanley Chu
2020-08-21scsi: lpfc: nvmet: Avoid hang / use-after-free again when destroying targetportEwan D. Milne
2020-08-19scsi: mesh: Fix panic after host or bus resetFinn Thain
2020-08-19scsi: scsi_debug: Add check for sdebug_max_queue during module initJohn Garry
2020-08-19scsi: eesox: Fix different dev_id between request_irq() and free_irq()Christophe JAILLET
2020-08-19scsi: powertec: Fix different dev_id between request_irq() and free_irq()Christophe JAILLET
2020-08-19scsi: cumana_2: Fix different dev_id between request_irq() and free_irq()Christophe JAILLET
2020-07-29scsi: scsi_transport_spi: Fix function pointer checkTom Rix
2020-07-22scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabledDiego Elio Pettenò
2020-06-25scsi: acornscsi: Fix an error handling path in acornscsi_probe()Christophe JAILLET
2020-06-25scsi: ufs: Don't update urgent bkops level when toggling auto bkopsCan Guo
2020-06-25scsi: iscsi: Fix reference count leak in iscsi_boot_create_kobjQiushi Wu
2020-06-25scsi: ufs-qcom: Fix scheduling while atomic issueJeffrey Hugo
2020-06-25scsi: mpt3sas: Fix double free warningsSuganath Prabu S
2020-06-25scsi: qla2xxx: Fix warning after FC target resetViacheslav Dubeyko
2020-06-25scsi: qedf: Fix crash when MFW calls for protocol stats while function is sti...Chad Dupuis
2020-06-25scsi: qedi: Do not flush offload work if ARP not resolvedNilesh Javali
2020-06-25scsi: ibmvscsi: Don't send host info in adapter info MAD after LPMTyrel Datwyler
2020-06-25scsi: sr: Fix sr_probe() missing deallocate of device minorSimon Arlott
2020-06-25scsi: lpfc: Fix lpfc_nodelist leak when processing unsolicited eventXiyu Yang
2020-06-25scsi: qla2xxx: Fix issue with adapter's stopping stateViacheslav Dubeyko
2020-06-25scsi: qedi: Check for buffer overflow in qedi_set_path()Dan Carpenter
2020-06-22scsi: megaraid_sas: TM command refire leads to controller firmware crashSumit Saxena
2020-06-07scsi: hisi_sas: Check sas_port before using itXiang Chen
2020-06-07scsi: ufs: Release clock if DMA map failsCan Guo
2020-05-27scsi: ibmvscsi: Fix WARN_ON during event pool releaseTyrel Datwyler
2020-05-27scsi: qla2xxx: Delete all sessions before unregister local nvme portQuinn Tran
2020-05-27scsi: qla2xxx: Fix hang when issuing nvme disconnect-all in NPIVArun Easi
2020-05-20scsi: sg: add sg_remove_request in sg_writeWu Bo
2020-05-06scsi: qla2xxx: check UNLOADING before posting async workMartin Wilck
2020-05-06scsi: qla2xxx: set UNLOADING before waiting for session deletionMartin Wilck
2020-04-29scsi: smartpqi: fix call trace in device discoveryMurthy Bhat
2020-04-29scsi: iscsi: Report unbind session event when the target has been removedWu Bo
2020-04-29scsi: lpfc: Fix crash in target side cable pulls hitting WAIT_FOR_UNREGJames Smart
2020-04-29scsi: lpfc: Fix kasan slab-out-of-bounds error in lpfc_unreg_loginJames Smart
2020-04-23scsi: sg: add sg_remove_request in sg_common_writeLi Bin
2020-04-21scsi: ufs: Fix ufshcd_hold() caused scheduling while atomicCan Guo
2020-04-17scsi: mpt3sas: Fix kernel panic observed on soft HBA unplugSreekanth Reddy
2020-04-17nvme-fc: Revert "add module to ops template to allow module references"James Smart
2020-04-02scsi: sd: Fix optimal I/O size for devices that change reported valuesMartin K. Petersen