Hi, Bugfix series for uas. First fixing a bunch of little issues in the scsi error handling. Then I finally figured the reason we end up in the scsi error handles in the first place is data corruption due to lack of locking. /me wonders why I didn't notice earlier, seems my kernel coding skills suffered from hacking on qemu too much. cheers, Gerd Gerd Hoffmann (5): uas: keep track of command urbs uas: fix task management uas: remove aborted field, replace with status bit. uas: fix abort uas: add locking drivers/usb/storage/uas.c | 83 ++++++++++++++++++++++++++++++++++----------- 1 files changed, 63 insertions(+), 20 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