summaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
Commit message (Expand)AuthorFilesLines
2022-06-22scsi: iscsi: Remove unneeded task state checkMike Christie1-5/+8
2022-06-22scsi: iscsi_tcp: Drop target_alloc useMike Christie1-1/+0
2022-06-22scsi: iscsi_tcp: Tell net when there's more dataMike Christie1-1/+1
2022-06-22scsi: iscsi: Run recv path from workqueueMike Christie2-13/+54
2022-06-22scsi: iscsi: Add recv workqueue helpersMike Christie2-2/+31
2022-06-22scsi: iscsi: Rename iscsi_conn_queue_work()Mike Christie4-9/+9
2022-06-22scsi: iscsi: Fix session removal on shutdownMike Christie8-13/+21
2022-06-22scsi: qedi: Use QEDI_MODE_NORMAL for error handlingMike Christie1-1/+1
2022-06-22scsi: iscsi: Add helper to remove a session from the kernelMike Christie2-0/+50
2022-06-22scsi: iscsi: Clean up bound endpoints during shutdownMike Christie1-10/+10
2022-06-22scsi: iscsi: Allow iscsi_if_stop_conn() to be called from kernelMike Christie1-10/+7
2022-06-22scsi: iscsi: Fix HW conn removal use after freeMike Christie1-2/+0
2022-06-22scsi: ufs: ufs-mediatek: Fix build error and type mismatchRen Zhijie1-1/+3
2022-06-17scsi: iscsi: Make iscsi_unregister_transport() return voidMax Gurtovoy2-4/+2
2022-06-17scsi: ufs: ufs-mediatek: Disable unused VCCQx power railsStanley Chu1-0/+24
2022-06-17scsi: ufs: ufs-mediatek: Support multiple VCC sourcesStanley Chu2-1/+59
2022-06-17scsi: ufs: Export regulator functionsStanley Chu4-3/+9
2022-06-17scsi: ufs: ufs-mediatek: Support low-power mode for parents of VCCQxStanley Chu2-13/+37
2022-06-17scsi: ufs: ufs-mediatek: Support flexible parameters for SMC callsStanley Chu2-16/+39
2022-06-17scsi: ufs: ufs-mediatek: Support low-power mode for VCCQPeter Wang1-6/+13
2022-06-17scsi: ufs: ufs-mediatek: Prevent device regulators setting LPM incorrectlyPo-Wen Kao1-2/+10
2022-06-17scsi: ufs: ufs-mediatek: Fix the timing of configuring device regulatorsPo-Wen Kao1-5/+53
2022-06-17scsi: ufs: ufs-mediatek: Introduce workaround for power mode changeCC Chou3-2/+60
2022-06-17scsi: ufs: Fix ADAPT logic for HS-G5Stanley Chu1-1/+1
2022-06-17scsi: ufs: Export ufshcd_uic_change_pwr_mode()Stanley Chu2-1/+3
2022-06-17scsi: qla2xxx: Update version to 10.02.07.700-kNilesh Javali1-2/+2
2022-06-17scsi: qla2xxx: Fix erroneous mailbox timeout after PCI error injectionQuinn Tran1-6/+6
2022-06-17scsi: qla2xxx: Fix losing FCP-2 targets on long port disable with I/OsArun Easi1-4/+8
2022-06-17scsi: qla2xxx: Add debug prints in the device remove pathArun Easi2-0/+9
2022-06-17scsi: qla2xxx: Fix losing target when it reappears during deleteArun Easi1-7/+17
2022-06-17scsi: qla2xxx: Fix losing FCP-2 targets during port perturbation testsArun Easi1-1/+1
2022-06-17scsi: qla2xxx: Fix crash due to stale SRB access around I/O timeoutsArun Easi1-12/+31
2022-06-17scsi: qla2xxx: Turn off multi-queue for 8G adaptersQuinn Tran2-12/+8
2022-06-17scsi: qla2xxx: Wind down adapter after PCIe errorQuinn Tran4-1/+81
2022-06-17scsi: qla2xxx: Add a new v2 dport diagnostic featureBikash Hazarika7-0/+169
2022-06-17scsi: qla2xxx: Fix excessive I/O error messages by defaultArun Easi1-2/+2
2022-06-17scsi: iscsi: Prefer xmit of DataOut over new commandsDmitry Bogdanov1-20/+24
2022-06-17scsi: ufs: Rearrange addresses in increasing orderAlim Akhtar1-51/+51
2022-06-17scsi: ufs: host: ufs-exynos: Use already existing definitionAlim Akhtar2-3/+3
2022-06-17scsi: ufs: host: ufs-exynos: Remove unused definesAlim Akhtar1-10/+0
2022-06-17scsi: pm8001: Expose hardware queues for pm80xxJohn Garry3-18/+69
2022-06-17scsi: pm8001: Use non-atomic bitmap ops for tag alloc + freeJohn Garry1-3/+7
2022-06-17scsi: pm8001: Set up tags before using themJohn Garry4-11/+24
2022-06-17scsi: pm8001: Rework shost initial valuesJohn Garry1-4/+1
2022-06-17scsi: ufs: exynos: Constify driver dataKrzysztof Kozlowski1-5/+4
2022-06-17scsi: lpfc: Use memset_startat() helper in lpfc_nvmet_xmt_fcp_op_cmp()Xiu Jianfeng1-4/+2
2022-06-17scsi: target: iscsi: Fix NULL pointer dereference in iscsi_conn_auth_required()Yang Li1-2/+1
2022-06-14scsi: MAINTAINERS: Add maintainer for Renesas UFS driverYoshihiro Shimoda1-0/+7
2022-06-14scsi: ufs: ufs-renesas: Add support for Renesas R-Car UFS controllerYoshihiro Shimoda3-0/+425
2022-06-14scsi: ufs: core: Add UFSHCD_QUIRK_HIBERN_FASTAUTOYoshihiro Shimoda2-2/+13