From: James Bottomley <James.Bottomley@SteelEye.com>
To: Andrew Morton <akpm@osdl.org>, Linus Torvalds <torvalds@osdl.org>
Cc: SCSI Mailing List <linux-scsi@vger.kernel.org>,
Linux Kernel <linux-kernel@vger.kernel.org>
Subject: [BK PATCH] SCSI -rc fixes for 2.6.10-rc3
Date: Thu, 09 Dec 2004 21:56:28 -0600 [thread overview]
Message-ID: <1102650988.3814.13.camel@mulgrave> (raw)
This one is another set of small driver fixes
It is available from:
bk://linux-scsi.bkbits.net/scsi-for-linus-2.6
The short changelog is:
Andreas Herrmann:
o zfcp: act enhancements corrections
Castor Fu:
o support for 3PAR sparse SCSI LUNs
Douglas Gilbert:
o extracting resid from struct scsi_cmnd
Eric Moore:
o mptfusion: kill fusion init called
o mptfusion: resid cleanup
o mptfusion: replace chip_type
o mptfusion: streamline queuecommand
o mptfusion: streamline slave_alloc
o mptfusion: delete MPTSCSIH_DBG_TIMEOUT
James Bottomley:
o aic7xxx: fix compiler warning from dma mask assignement
o mptfusion: command line parameters
Mark Haverkamp:
o 2.6.9 aacraid: Support ROMB RAID/SCSI mode - Resend -
Matthew Wilcox:
o Blacklist devices that falsely claim an echo buffer
o SCSI: spi_transport set_signalling is buggy
Mike Miller:
o cciss: cciss_ioctl return code fix
And the diffstat is:
block/cciss.c | 2
message/fusion/mptbase.c | 83 +----
message/fusion/mptbase.h | 36 --
message/fusion/mptctl.c | 8
message/fusion/mptscsih.c | 633 ++++++++++-------------------------------
message/fusion/mptscsih.h | 11
s390/scsi/zfcp_def.h | 4
s390/scsi/zfcp_erp.c | 38 +-
s390/scsi/zfcp_ext.h | 4
s390/scsi/zfcp_fsf.c | 53 ---
s390/scsi/zfcp_scsi.c | 3
scsi/Kconfig | 2
scsi/aacraid/aachba.c | 46 ++
scsi/aacraid/aacraid.h | 3
scsi/aic7xxx/aic79xx_osm.h | 2
scsi/aic7xxx/aic79xx_osm_pci.c | 14
scsi/aic7xxx/aic7xxx_osm.h | 2
scsi/aic7xxx/aic7xxx_osm_pci.c | 7
scsi/scsi_devinfo.c | 1
scsi/scsi_lib.c | 2
scsi/scsi_transport_spi.c | 9
21 files changed, 292 insertions(+), 671 deletions(-)
James
next reply other threads:[~2004-12-10 3:56 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-10 3:56 James Bottomley [this message]
2004-12-10 20:11 ` [BK PATCH] SCSI -rc fixes for 2.6.10-rc3 Jens Axboe
2004-12-10 22:55 ` Randy.Dunlap
2004-12-11 14:46 ` James Bottomley
2004-12-11 17:22 ` Jens Axboe
2004-12-11 17:33 ` James Bottomley
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1102650988.3814.13.camel@mulgrave \
--to=james.bottomley@steeleye.com \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=torvalds@osdl.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.