summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)Author
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
2020-04-02scsi: ipr: Fix softlockup when rescanning devices in petitbootWen Xiong
2020-03-20scsi: libfc: free response frame from GPN_IDIgor Druzhinin
2020-03-11scsi: pm80xx: Fixed kernel panic during error recovery for SATA driveDeepak Ukey
2020-03-11scsi: megaraid_sas: silence a warningTomas Henzl
2020-02-24scsi: iscsi: Don't destroy session if there are outstanding connectionsNick Black
2020-02-24scsi: aic7xxx: Adjust indentation in ahc_find_syncrateNathan Chancellor
2020-02-24scsi: ufs: Complete pending requests in host reset and restore pathCan Guo
2020-02-14scsi: megaraid_sas: Do not initiate OCR if controller is not in ready stateAnand Lodnoor
2020-02-14scsi: ufs: Fix ufshcd_probe_hba() reture value in case ufshcd_scsi_add_wlus()...Bean Huo
2020-02-11scsi: ufs: Recheck bkops level if bkops is disabledAsutosh Das
2020-02-11scsi: qla4xxx: Adjust indentation in qla4xxx_mem_freeNathan Chancellor
2020-02-11scsi: csiostor: Adjust indentation in csio_device_resetNathan Chancellor
2020-02-11scsi: qla2xxx: Fix the endianness of the qla82xx_get_fw_size() return typeBart Van Assche
2020-02-11scsi: qla2xxx: Fix unbound NVME response lengthArun Easi
2020-02-11scsi: qla2xxx: Fix mtcp dump collection failureQuinn Tran
2020-02-05scsi: fnic: do not queue commands during fwresetHannes Reinecke
2020-01-29scsi: iscsi: Avoid potential deadlock in iscsi_if_rx funcBo Wu