summaryrefslogtreecommitdiffstats
path: root/drivers/nvdimm/virtio_pmem.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-07-31scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show()Konstantin Shelekhin1-27/+27
2023-07-31scsi: aic7xxx: Fix firmware build fatal errorWang Jinchao2-15/+4
2023-07-26scsi: iscsi: Remove unused extern declaration iscsi_lookup_iface()YueHaibing1-1/+0
2023-07-26scsi: qla4xxx: Add length check when parsing nlattrsLin Ma1-0/+15
2023-07-26scsi: be2iscsi: Add length check when parsing nlattrsLin Ma1-0/+4
2023-07-26scsi: iscsi: Add strlen() check in iscsi_if_set{_host}_param()Lin Ma1-0/+8
2023-07-26scsi: iscsi: Add length check for nlattr payloadLin Ma1-29/+43
2023-07-26scsi: RDMA/srp: Fix residual handlingBart Van Assche1-4/+0
2023-07-26scsi: ufs: Fix residual handlingBart Van Assche2-2/+16
2023-07-26scsi: ufs: qcom: Remove unused variableArnd Bergmann1-1/+0
2023-07-23scsi: ufs: core: Remove HPB supportBart Van Assche10-3405/+1
2023-07-23scsi: core: Fix the scsi_set_resid() documentationBart Van Assche1-2/+2
2023-07-23scsi: ufs: ufs-qcom: Change UFS devfreq timer to delayedNitin Rawat1-0/+1
2023-07-23scsi: qla2xxx: Update version to 10.02.08.500-kNilesh Javali1-2/+2
2023-07-23scsi: qla2xxx: fix inconsistent TMF timeoutQuinn Tran1-1/+0
2023-07-23scsi: qla2xxx: Fix TMF leak throughQuinn Tran1-6/+14
2023-07-23scsi: qla2xxx: Turn off noisy message logQuinn Tran1-1/+1
2023-07-23scsi: qla2xxx: Fix session hang in gnlQuinn Tran1-2/+3
2023-07-23scsi: qla2xxx: Fix erroneous link up failureQuinn Tran2-2/+7
2023-07-23scsi: qla2xxx: Fix command flush during TMFQuinn Tran3-39/+45
2023-07-23scsi: qla2xxx: Limit TMF to 8 per functionQuinn Tran3-25/+41
2023-07-23scsi: qla2xxx: Adjust IOCB resource on qpair createQuinn Tran4-19/+38
2023-07-23scsi: qla2xxx: Fix deletion race conditionQuinn Tran2-9/+21
2023-07-23scsi: lpfc: Copyright updates for 14.2.0.14 patchesJustin Tee1-1/+1
2023-07-23scsi: lpfc: Update lpfc version to 14.2.0.14Justin Tee1-1/+1
2023-07-23scsi: lpfc: Clean up SLI-4 sysfs resource reportingJustin Tee1-35/+101
2023-07-23scsi: lpfc: Refactor cpu affinity assignment pathsJustin Tee3-28/+27
2023-07-23scsi: lpfc: Abort outstanding ELS cmds when mailbox timeout error is detectedJustin Tee4-11/+43
2023-07-23scsi: lpfc: Make fabric zone discovery more robust when handling unsolicited ...Justin Tee3-37/+50
2023-07-23scsi: lpfc: Set Establish Image Pair service parameter only for Target FunctionsJustin Tee3-15/+42
2023-07-23scsi: lpfc: Revise ndlp kref handling for dev_loss_tmo_callbk and lpfc_drop_nodeJustin Tee2-25/+50
2023-07-23scsi: lpfc: Qualify ndlp discovery state when processing RSCNJustin Tee1-2/+5
2023-07-23scsi: lpfc: Remove extra ndlp kref decrement in FLOGI cmpl for loop topologyJustin Tee1-2/+1
2023-07-23scsi: lpfc: Simplify fcp_abort transport callback log messageJustin Tee1-9/+2
2023-07-23scsi: lpfc: Pull out fw diagnostic dump log message from driver's trace bufferJustin Tee1-1/+1
2023-07-23scsi: sun_esp: Explicitly include correct DT includesRob Herring1-1/+2
2023-07-23scsi: qlogicpti: Explicitly include correct DT includesRob Herring1-1/+1
2023-07-23scsi: ufs: Explicitly include correct DT includesRob Herring2-1/+2
2023-07-23scsi: ufs: core: Fix some kernel-doc commentsYang Li1-7/+7
2023-07-23scsi: ufs: ufs-mediatek: Remove redundant dev_err()Yang Li1-1/+0
2023-07-23scsi: ufs: qcom: Hold the mutex lock when configuring ESIZiqi Chen1-0/+4
2023-07-23scsi: ufs: qcom: Get queue ID from MSI index in ESI handlerZiqi Chen2-16/+10
2023-07-23scsi: hisi_sas: Delete unused lock in hisi_sas_port_notify_formed()Yihang Li1-5/+0
2023-07-23scsi: hisi_sas: Block requests before a debugfs snapshotYihang Li1-3/+7
2023-07-23scsi: hisi_sas: Fix normally completed I/O analysed as failedXingui Yang2-4/+13
2023-07-23scsi: ufs: ti-j721e: Expose device tree aliasesUdit Kumar1-0/+2
2023-07-11scsi: ufs: ufs-mediatek: Add MCQ support for MTK platformPo-Wen Kao2-2/+205
2023-07-11scsi: ufs: core: Export symbols for MTK driver modulePo-Wen Kao2-0/+6
2023-07-11scsi: ufs: core: Convert UPIU_HEADER_DWORD() into a functionBart Van Assche3-11/+12
2023-07-11scsi: target: iscsi: Remove the unused netif_timeout attributeMaurizio Lombardi4-33/+0