Hi, New version of the uas error handling patch series. See also https://bugzilla.kernel.org/show_bug.cgi?id=51031 Gained two new commits to also handle bus reset and disconnect better. Also available from git://git.kraxel.org/linux uas [ git tree includes an additional debug commit ] cheers, Gerd Gerd Hoffmann (6): uas: new function to cancel data urbs uas: add UNLINK_DATA_URBS flag uas: add IS_IN_WORK_LIST flag uas: improve abort handler uas: improve device reset uas: fail any request submitted while resetting the device. drivers/usb/storage/uas.c | 122 +++++++++++++++++++++++++++++++++++++++------ 1 files changed, 106 insertions(+), 16 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html