This patch series fixes a deadlock in the UFS error handler. I will repost this patch series after the merge window has closed. Bart Van Assche (2): scsi: core: Add support for reserved tags scsi: ufs: Fix a deadlock in the error handler drivers/scsi/scsi_lib.c | 4 +++- drivers/scsi/ufs/ufshcd.c | 20 ++++++-------------- include/scsi/scsi_host.h | 9 ++++++++- 3 files changed, 17 insertions(+), 16 deletions(-)