Hi Martin, This patch series includes a patch for making sd_shutdown() fail future I/O and also two UFS patches. Patch 3/3 of this series has been posted earlier. Compared to the previous version of that patch, a Fixes: tag has been added. Please consider this patch series for the next merge window. Thanks, Bart. Changes compared to v1: - Slightly changed the description of patch "scsi: sd: Let sd_shutdown() fail future I/O". - Included patch "scsi: ufs: Fix handling of lrbp->cmd" Bart Van Assche (4): scsi: sd: Let sd_shutdown() fail future I/O scsi: ufs: Simplify ufshcd_wl_shutdown() scsi: ufs: Increase the START STOP UNIT timeout from one to ten seconds scsi: ufs: Fix handling of lrbp->cmd drivers/scsi/sd.c | 11 ++++++++++- drivers/ufs/core/ufshcd.c | 20 +++----------------- 2 files changed, 13 insertions(+), 18 deletions(-)