summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2022-09-25scsi: iscsi: iscsi_tcp: Fix null-ptr-deref while calling getpeername()Mike Christie
2022-09-25scsi: mpi3mr: Remove unnecessary castJules Irenge
2022-09-25scsi: stex: Properly zero out the passthrough command structureLinus Torvalds
2022-09-25scsi: mpi3mr: Update driver version to 8.2.0.3.0Sreekanth Reddy
2022-09-25scsi: mpi3mr: Fix scheduling while atomic type bugSreekanth Reddy
2022-09-25scsi: mpi3mr: Scan the devices during resume timeSreekanth Reddy
2022-09-25scsi: mpi3mr: Free enclosure objects during driver unloadSreekanth Reddy
2022-09-25scsi: mpi3mr: Handle 0xF003 Fault CodeSreekanth Reddy
2022-09-25scsi: mpi3mr: Graceful handling of surprise removal of PCIe HBASreekanth Reddy
2022-09-25scsi: mpi3mr: Schedule IRQ kthreads only on non-RT kernelsSreekanth Reddy
2022-09-25scsi: mpi3mr: Support new power management frameworkSreekanth Reddy
2022-09-25scsi: mpi3mr: Update mpi3 header filesSreekanth Reddy
2022-09-25scsi: mpt3sas: Revert "scsi: mpt3sas: Fix ioc->base_readl() use"Damien Le Moal
2022-09-25scsi: mpt3sas: Revert "scsi: mpt3sas: Fix writel() use"Damien Le Moal
2022-09-25scsi: wd33c93: Remove dead code related to the long-gone config WD33C93_PIOLukas Bulwahn
2022-09-25scsi: core: Add I/O timeout count for SCSI deviceWu Bo
2022-09-25scsi: qedf: Populate sysfs attributes for vportSaurav Kashyap
2022-09-25scsi: pm8001: Replace one-element array with flexible-array memberGustavo A. R. Silva
2022-09-25scsi: 3w-xxxx: Replace one-element array with flexible-array memberGustavo A. R. Silva
2022-09-25scsi: hptiop: Replace one-element array with flexible-array member in struct ...Gustavo A. R. Silva
2022-09-25scsi: hptiop: Use struct_size() helper in code related to struct hpt_iop_requ...Gustavo A. R. Silva
2022-09-25scsi: hptiop: Replace one-element array with flexible-array memberGustavo A. R. Silva
2022-09-25scsi: pm8001: Fix running_req for internal abort commandsJohn Garry
2022-09-25scsi: libsas: Fix use-after-free bug in smp_execute_task_sg()Duoming Zhou
2022-09-25scsi: scsi_transport_fc: Adjust struct fc_nl_event flex array usageKees Cook
2022-09-25scsi: core: Make SCSI_MOD depend on BLOCK for cleaner .config filesLukas Bulwahn
2022-09-15scsi: scsi_transport_fc: Use %u for dev_loss_tmoMartin Wilck
2022-09-15scsi: csiostor: Convert sysfs snprintf() to sysfs_emit()Xuezhi Zhang
2022-09-15scsi: megaraid: Convert sysfs snprintf() to sysfs_emit()Xuezhi Zhang
2022-09-15scsi: ibmvscsi_tgt: Fix repeated words in commentwangjianli
2022-09-15scsi: lpfc: Update lpfc version to 14.2.0.7James Smart
2022-09-15scsi: lpfc: Fix various issues reported by toolsJames Smart
2022-09-15scsi: lpfc: Add reporting capability for Link Degrade SignalingJames Smart
2022-09-15scsi: lpfc: Rework FDMI attribute registration for unintential paddingJames Smart
2022-09-15scsi: lpfc: Rework lpfc_fdmi_cmd() routine for cleanup and consistencyJames Smart
2022-09-15scsi: lpfc: Rename mp/bmp dma buffers to rq/rsp in lpfc_fdmi_cmdJames Smart
2022-09-15scsi: lpfc: Update congestion mode logging for Emulex SAN Manager applicationJames Smart
2022-09-15scsi: lpfc: Move scsi_host_template outside dynamically allocated/freed phbaJames Smart
2022-09-15scsi: lpfc: Fix multiple NVMe remoteport registration calls for the same NPor...James Smart
2022-09-15scsi: lpfc: Add missing free iocb and nlp kref put for early return VMID casesJames Smart
2022-09-15scsi: lpfc: Fix mbuf pool resource detected as busy at driver unloadJames Smart
2022-09-15scsi: lpfc: Fix FLOGI ACC with wrong SID in PT2PT topologyJames Smart
2022-09-15scsi: lpfc: Fix prli_fc4_req checks in PRLI handlingJames Smart
2022-09-15scsi: mpi3mr: Fix error code in mpi3mr_transport_smp_handler()Dan Carpenter
2022-09-15scsi: mpi3mr: Fix error codes in mpi3mr_report_manufacture()Dan Carpenter
2022-09-15scsi: aic79xx: Use __ro_after_init explicitlyKees Cook
2022-09-15scsi: qla2xxx: Remove unused declarations for qla2xxxGaosheng Cui
2022-09-06scsi: qla2xxx: Fix spelling mistake "definiton" -> "definition"Colin Ian King
2022-09-06scsi: hisi_sas: Don't send bcast events from HW during nexus HA resetJohn Garry
2022-09-06scsi: hisi_sas: Add helper to process bcast eventsJohn Garry