summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mvumi.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-09-25scsi: mpi3mr: Graceful handling of surprise removal of PCIe HBASreekanth Reddy3-8/+145
2022-09-25scsi: mpi3mr: Schedule IRQ kthreads only on non-RT kernelsSreekanth Reddy1-1/+15
2022-09-25scsi: mpi3mr: Support new power management frameworkSreekanth Reddy1-20/+13
2022-09-25scsi: mpi3mr: Update mpi3 header filesSreekanth Reddy7-52/+165
2022-09-25scsi: mpt3sas: Revert "scsi: mpt3sas: Fix ioc->base_readl() use"Damien Le Moal1-6/+7
2022-09-25scsi: mpt3sas: Revert "scsi: mpt3sas: Fix writel() use"Damien Le Moal1-5/+5
2022-09-25scsi: wd33c93: Remove dead code related to the long-gone config WD33C93_PIOLukas Bulwahn2-65/+0
2022-09-25scsi: core: Add I/O timeout count for SCSI deviceWu Bo3-0/+4
2022-09-25scsi: qedf: Populate sysfs attributes for vportSaurav Kashyap1-0/+21
2022-09-25scsi: pm8001: Replace one-element array with flexible-array memberGustavo A. R. Silva1-1/+1
2022-09-25scsi: 3w-xxxx: Replace one-element array with flexible-array memberGustavo A. R. Silva2-8/+8
2022-09-25scsi: hptiop: Replace one-element array with flexible-array member in struct ...Gustavo A. R. Silva1-1/+1
2022-09-25scsi: hptiop: Use struct_size() helper in code related to struct hpt_iop_requ...Gustavo A. R. Silva1-5/+3
2022-09-25scsi: hptiop: Replace one-element array with flexible-array memberGustavo A. R. Silva2-3/+2
2022-09-25scsi: pm8001: Fix running_req for internal abort commandsJohn Garry1-0/+4
2022-09-25scsi: libsas: Fix use-after-free bug in smp_execute_task_sg()Duoming Zhou1-1/+1
2022-09-25scsi: scsi_transport_fc: Adjust struct fc_nl_event flex array usageKees Cook2-5/+10
2022-09-25scsi: ufs: core: Remove redundant function definitions from ufshcd.hArthur Simchaev2-20/+5
2022-09-25scsi: core: Make SCSI_MOD depend on BLOCK for cleaner .config filesLukas Bulwahn1-3/+4
2022-09-25scsi: tracing: Fix compile error in trace_array calls when TRACING is disabledArun Easi1-2/+34
2022-09-16scsi: scsi_transport_fc: Use %u for dev_loss_tmoMartin Wilck1-1/+1
2022-09-16scsi: csiostor: Convert sysfs snprintf() to sysfs_emit()Xuezhi Zhang1-5/+5
2022-09-16scsi: megaraid: Convert sysfs snprintf() to sysfs_emit()Xuezhi Zhang1-2/+2
2022-09-16scsi: ibmvscsi_tgt: Fix repeated words in commentwangjianli1-1/+1
2022-09-16scsi: lpfc: Update lpfc version to 14.2.0.7James Smart1-1/+1
2022-09-16scsi: lpfc: Fix various issues reported by toolsJames Smart6-118/+148
2022-09-16scsi: lpfc: Add reporting capability for Link Degrade SignalingJames Smart8-68/+224
2022-09-16scsi: lpfc: Rework FDMI attribute registration for unintential paddingJames Smart2-669/+350
2022-09-16scsi: lpfc: Rework lpfc_fdmi_cmd() routine for cleanup and consistencyJames Smart1-23/+30
2022-09-16scsi: lpfc: Rename mp/bmp dma buffers to rq/rsp in lpfc_fdmi_cmdJames Smart1-31/+32
2022-09-16scsi: lpfc: Update congestion mode logging for Emulex SAN Manager applicationJames Smart1-6/+22
2022-09-16scsi: lpfc: Move scsi_host_template outside dynamically allocated/freed phbaJames Smart4-34/+48
2022-09-16scsi: lpfc: Fix multiple NVMe remoteport registration calls for the same NPor...James Smart3-41/+37
2022-09-16scsi: lpfc: Add missing free iocb and nlp kref put for early return VMID casesJames Smart1-3/+7
2022-09-16scsi: lpfc: Fix mbuf pool resource detected as busy at driver unloadJames Smart1-0/+7
2022-09-16scsi: lpfc: Fix FLOGI ACC with wrong SID in PT2PT topologyJames Smart1-2/+7
2022-09-16scsi: lpfc: Fix prli_fc4_req checks in PRLI handlingJames Smart1-2/+2
2022-09-16scsi: mpi3mr: Fix error code in mpi3mr_transport_smp_handler()Dan Carpenter1-2/+4
2022-09-16scsi: mpi3mr: Fix error codes in mpi3mr_report_manufacture()Dan Carpenter1-26/+32
2022-09-16scsi: aic79xx: Use __ro_after_init explicitlyKees Cook1-1/+1
2022-09-16scsi: target: Remove unused se_tmr_req_cache declarationGaosheng Cui1-2/+0
2022-09-16scsi: qla2xxx: Remove unused declarations for qla2xxxGaosheng Cui2-14/+0
2022-09-16scsi: target: alua: Do not report emtpy port groupDmitry Bogdanov1-0/+3
2022-09-16scsi: target: core: Set MULTIP bit for se_device with multiple portsDmitry Bogdanov1-0/+6
2022-09-07scsi: qla2xxx: Fix spelling mistake "definiton" -> "definition"Colin Ian King1-1/+1
2022-09-07scsi: hisi_sas: Don't send bcast events from HW during nexus HA resetJohn Garry1-4/+12
2022-09-07scsi: hisi_sas: Add helper to process bcast eventsJohn Garry5-13/+18
2022-09-07scsi: hisi_sas: Drain bcast events in hisi_sas_rescan_topology()John Garry1-0/+7
2022-09-07scsi: hisi_sas: Clear HISI_SAS_HW_FAULT_BIT earlierJohn Garry1-1/+1
2022-09-07scsi: hisi_sas: Revert change to limit max hw sectors for v3 HWJohn Garry1-7/+0