summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)Author
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 problem with unique ID for physical deviceKevin Barnett
2020-04-29scsi: smartpqi: fix call trace in device discoveryMurthy Bhat
2020-04-29scsi: smartpqi: fix controller lockup observed during force rebootKevin Barnett
2020-04-29scsi: iscsi: Report unbind session event when the target has been removedWu Bo
2020-04-29scsi: libfc: If PRLI rejected, move rport to PLOGI stateJaved Hasan
2020-04-29scsi: lpfc: Fix crash in target side cable pulls hitting WAIT_FOR_UNREGJames Smart
2020-04-29scsi: lpfc: Fix crash after handling a pci errorJames 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: lpfc: fix inlining of lpfc_sli4_cleanup_poll_list()James Smart
2020-04-17scsi: lpfc: Fix broken Credit Recovery after driver loadJames Smart
2020-04-17scsi: lpfc: Fix configuration of BB credit recovery in service parametersJames Smart
2020-04-17scsi: lpfc: Fix Fabric hostname registration if system hostname changesJames Smart
2020-04-17scsi: lpfc: Add registration for CPU Offline/Online eventsJames Smart
2020-04-17scsi: mpt3sas: Fix kernel panic observed on soft HBA unplugSreekanth Reddy
2020-04-17scsi: lpfc: Fix lpfc_io_buf resource leak in lpfc_get_scsi_buf_s4 error pathJames Smart
2020-04-17scsi: ufs: fix Auto-Hibern8 error detectionStanley Chu
2020-04-17nvme-fc: Revert "add module to ops template to allow module references"James Smart
2020-04-01scsi: sd: Fix optimal I/O size for devices that change reported valuesMartin K. Petersen
2020-04-01scsi: ipr: Fix softlockup when rescanning devices in petitbootWen Xiong
2020-03-21scsi: libfc: free response frame from GPN_IDIgor Druzhinin
2020-03-12scsi: megaraid_sas: silence a warningTomas Henzl
2020-02-24scsi: iscsi: Don't destroy session if there are outstanding connectionsNick Black
2020-02-24scsi: ufs-mediatek: add apply_dev_quirks variant operationStanley Chu
2020-02-24scsi: ufs: pass device information to apply_dev_quirksStanley Chu
2020-02-24scsi: lpfc: Fix: Rework setting of fdmi symbolic node name registrationJames Smart
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: 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 stuck login session using prli_pend_timerQuinn Tran
2020-02-11scsi: qla2xxx: Fix mtcp dump collection failureQuinn Tran
2020-02-11scsi: megaraid_sas: Do not initiate OCR if controller is not in ready stateAnand Lodnoor
2020-02-05scsi: fnic: do not queue commands during fwresetHannes Reinecke
2020-01-26scsi: ufs: delete redundant function ufshcd_def_desc_sizes()Bean Huo
2020-01-23scsi: lpfc: use hdwq assigned cpu for allocationJames Smart
2020-01-23scsi: lpfc: Fix a kernel warning triggered by lpfc_get_sgl_per_hdwq()Bart Van Assche
2020-01-23scsi: lpfc: Fix hdwq sgl locks and irq handlingJames Smart
2020-01-23scsi: lpfc: Fix list corruption detected in lpfc_put_sgl_per_hdwqJames Smart
2020-01-23scsi: core: scsi_trace: Use get_unaligned_be*()Bart Van Assche
2020-01-23scsi: qla2xxx: fix rports not being mark as lost in sync fabric scanMartin Wilck
2020-01-23scsi: qla2xxx: Fix qla2x00_request_irqs() for MSIHuacai Chen