[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1163694194.3464.4.camel@mulgrave.il.steeleye.com>
Date: Thu, 16 Nov 2006 10:23:14 -0600
From: James Bottomley <James.Bottomley@...elEye.com>
To: Linus Torvalds <torvalds@...l.org>, Andrew Morton <akpm@...l.org>
Cc: linux-kernel <linux-kernel@...r.kernel.org>,
linux-scsi <linux-scsi@...r.kernel.org>
Subject: [GIT PATCH] final SCSI fixes for 2.6.19-rc6
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-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists