Hi Martin, Please consider these UFS core patches for the next merge window. Thanks, Bart. Changes compared to v1: - In patch 1/4, instead of preserving the WARN_ONCE() statements, remove these. - Added a reference to CDL in the description of patch 4/4. Bart Van Assche (4): scsi: ufs: Remove request tag range checks scsi: ufs: Move the 4K alignment code into the Exynos driver scsi: ufs: Simplify ufshcd_comp_scsi_upiu() scsi: ufs: Set the Command Priority (CP) flag for RT requests drivers/ufs/core/ufshcd.c | 32 ++++++++++++-------------------- drivers/ufs/host/ufs-exynos.c | 9 +++++++-- include/ufs/ufs.h | 3 ++- include/ufs/ufshcd.h | 7 ++----- 4 files changed, 23 insertions(+), 28 deletions(-)