summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-21scsi: iscsi: Run recv path from workqueueMike Christie
2022-06-21scsi: iscsi: Add recv workqueue helpersMike Christie
2022-06-21scsi: iscsi: Rename iscsi_conn_queue_work()Mike Christie
2022-06-21scsi: iscsi: Fix session removal on shutdownMike Christie
2022-06-21scsi: qedi: Use QEDI_MODE_NORMAL for error handlingMike Christie
2022-06-21scsi: iscsi: Add helper to remove a session from the kernelMike Christie
2022-06-21scsi: iscsi: Clean up bound endpoints during shutdownMike Christie
2022-06-21scsi: iscsi: Allow iscsi_if_stop_conn() to be called from kernelMike Christie
2022-06-21scsi: iscsi: Fix HW conn removal use after freeMike Christie
2022-06-21scsi: ufs: ufs-mediatek: Fix build error and type mismatchRen Zhijie
2022-06-16scsi: iscsi: Make iscsi_unregister_transport() return voidMax Gurtovoy
2022-06-16scsi: ufs: ufs-mediatek: Disable unused VCCQx power railsStanley Chu
2022-06-16scsi: ufs: ufs-mediatek: Support multiple VCC sourcesStanley Chu
2022-06-16scsi: ufs: Export regulator functionsStanley Chu
2022-06-16scsi: ufs: ufs-mediatek: Support low-power mode for parents of VCCQxStanley Chu
2022-06-16scsi: ufs: ufs-mediatek: Support flexible parameters for SMC callsStanley Chu
2022-06-16scsi: ufs: ufs-mediatek: Support low-power mode for VCCQPeter Wang
2022-06-16scsi: ufs: ufs-mediatek: Prevent device regulators setting LPM incorrectlyPo-Wen Kao
2022-06-16scsi: ufs: ufs-mediatek: Fix the timing of configuring device regulatorsPo-Wen Kao
2022-06-16scsi: ufs: ufs-mediatek: Introduce workaround for power mode changeCC Chou
2022-06-16scsi: ufs: Fix ADAPT logic for HS-G5Stanley Chu
2022-06-16scsi: ufs: Export ufshcd_uic_change_pwr_mode()Stanley Chu
2022-06-16scsi: qla2xxx: Update version to 10.02.07.700-kNilesh Javali
2022-06-16scsi: qla2xxx: Fix erroneous mailbox timeout after PCI error injectionQuinn Tran
2022-06-16scsi: qla2xxx: Fix losing FCP-2 targets on long port disable with I/OsArun Easi
2022-06-16scsi: qla2xxx: Add debug prints in the device remove pathArun Easi
2022-06-16scsi: qla2xxx: Fix losing target when it reappears during deleteArun Easi
2022-06-16scsi: qla2xxx: Fix losing FCP-2 targets during port perturbation testsArun Easi
2022-06-16scsi: qla2xxx: Fix crash due to stale SRB access around I/O timeoutsArun Easi
2022-06-16scsi: qla2xxx: Turn off multi-queue for 8G adaptersQuinn Tran
2022-06-16scsi: qla2xxx: Wind down adapter after PCIe errorQuinn Tran
2022-06-16scsi: qla2xxx: Add a new v2 dport diagnostic featureBikash Hazarika
2022-06-16scsi: qla2xxx: Fix excessive I/O error messages by defaultArun Easi
2022-06-16scsi: iscsi: Prefer xmit of DataOut over new commandsDmitry Bogdanov
2022-06-16scsi: ufs: Rearrange addresses in increasing orderAlim Akhtar
2022-06-16scsi: ufs: host: ufs-exynos: Use already existing definitionAlim Akhtar
2022-06-16scsi: ufs: host: ufs-exynos: Remove unused definesAlim Akhtar
2022-06-16scsi: pm8001: Expose hardware queues for pm80xxJohn Garry
2022-06-16scsi: pm8001: Use non-atomic bitmap ops for tag alloc + freeJohn Garry
2022-06-16scsi: pm8001: Set up tags before using themJohn Garry
2022-06-16scsi: pm8001: Rework shost initial valuesJohn Garry
2022-06-16scsi: ibmvfc: Store vhost pointer during subcrq allocationTyrel Datwyler
2022-06-16scsi: ibmvfc: Allocate/free queue resource only during probe/removeTyrel Datwyler
2022-06-16scsi: storvsc: Correct reporting of Hyper-V I/O size limitsSaurabh Sengar
2022-06-16scsi: ufs: Fix a race between the interrupt handler and the reset handlerBart Van Assche
2022-06-16scsi: ufs: Support clearing multiple commands at onceBart Van Assche
2022-06-16scsi: ufs: Simplify ufshcd_clear_cmd()Bart Van Assche
2022-06-16scsi: ufs: exynos: Constify driver dataKrzysztof Kozlowski
2022-06-16scsi: lpfc: Use memset_startat() helper in lpfc_nvmet_xmt_fcp_op_cmp()Xiu Jianfeng
2022-06-16scsi: target: iscsi: Fix NULL pointer dereference in iscsi_conn_auth_required()Yang Li