These are the dump of the final -rc fixes I've been collecting. The patch is available here: master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git The Short Changelog is: <malahal:us.ibm.com>: o aic94xx SCSI timeout fix: SMP retry fix o aic94xx SCSI timeout fix adam radford: o 3ware 9000 add support for 9650SE Adrian Bunk: o psi240i.c: fix an array overrun Douglas Gilbert: o sg: fix incorrect last scatg length Jean Delvare: o gdth: Fix && typos Mike Christie: o iscsi class: update version o iscsi_tcp: fix xmittask oops Pete Wyckoff: o iscsi: add newlines to debug messages o iscsi: always release crypto and the diffstat: 3w-9xxx.c | 141 +++++++++++++++++++++++++++++-------------------- 3w-9xxx.h | 14 +++- aic94xx/aic94xx_hwi.c | 18 ++++++ aic94xx/aic94xx_hwi.h | 12 ++++ aic94xx/aic94xx_init.c | 2 aic94xx/aic94xx_sas.h | 1 aic94xx/aic94xx_scb.c | 72 +++++++++++++++++++++++++ aic94xx/aic94xx_seq.c | 5 - aic94xx/aic94xx_seq.h | 2 gdth.c | 4 - iscsi_tcp.c | 22 +++---- libiscsi.c | 9 +-- libsas/sas_expander.c | 90 +++++++++++++++++-------------- psi240i.c | 2 scsi_transport_iscsi.c | 2 sg.c | 25 ++++---- 16 files changed, 281 insertions(+), 140 deletions(-) James - 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