Hi James, Here are some collected fixes. All but patch 2 are tagged for -stable. Patch 1 and 4 have been on the list since before the 3.14 merge window, patch 2 and 3 are new. Please apply, thank you. [PATCH 1/4] isci: fix reset timeout handling [PATCH 2/4] scsi, libsas: introduce scmd_dbg() to quiet false positive "timeout" messages [PATCH 3/4] isci: fix needless ata reset escalations [PATCH 4/4] isci: correct erroneous for_each_isci_host macro drivers/scsi/isci/host.h | 5 ++--- drivers/scsi/isci/port_config.c | 7 ------- drivers/scsi/isci/request.c | 8 ++------ drivers/scsi/isci/task.c | 2 +- drivers/scsi/libsas/sas_scsi_host.c | 2 +- include/scsi/scsi_device.h | 12 ++++++++++++ 6 files changed, 18 insertions(+), 18 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html