From: James Bottomley <James.Bottomley@HansenPartnership.com>
To: Andrew Morton <akpm@linux-foundation.org>,
Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-scsi <linux-scsi@vger.kernel.org>,
linux-kernel <linux-kernel@vger.kernel.org>
Subject: [GIT PATCH] SCSI bug fixes for 2.6.25-rc4
Date: Wed, 05 Mar 2008 16:26:17 -0600 [thread overview]
Message-ID: <1204755977.3047.103.camel@localhost.localdomain> (raw)
Apart from the usual crop of bug fixes, it is hoped that both gdth
(under all circumstances) and aic94xx (under protocol errors) now work
after this.
The patch is available from:
master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git
The short changelog is:
Andrew Vasquez (4):
qla2xxx: Update version number to 8.02.00-k9.
qla2xxx: Correct usage of inconsistent timeout values while issuing ELS co
qla2xxx: Correct discrepancies during OVERRUN handling on FWI2-capable car
qla2xxx: Correct needless clean-up resets during shutdown.
Boaz Harrosh (2):
gdth: fix to internal commands execution
gdth: bugfix for the at-exit problems
FUJITA Tomonori (6):
tgt: fix build errors when dprintk is defined
tgt: set the data length properly
tgt: stop zero'ing scsi_cmnd
ibmvstgt: set up scsi_host properly before __scsi_alloc_queue
ps3rom: disable clustering
ps3rom: fix wrong resid calculation bug
James Bottomley (6):
aic94xx: fix TMF ascb handling to prevent sequencer panic
libsas: misc fixes to the eh path
libsas: use the supplied address for SATA devices rather than changing it
Andrew Vasquez (4):
qla2xxx: Update version number to 8.02.00-k9.
qla2xxx: Correct usage of inconsistent timeout values while issuing ELS co
qla2xxx: Correct discrepancies during OVERRUN handling on FWI2-capable car
qla2xxx: Correct needless clean-up resets during shutdown.
Boaz Harrosh (2):
gdth: fix to internal commands execution
gdth: bugfix for the at-exit problems
FUJITA Tomonori (6):
tgt: fix build errors when dprintk is defined
tgt: set the data length properly
tgt: stop zero'ing scsi_cmnd
ibmvstgt: set up scsi_host properly before __scsi_alloc_queue
ps3rom: disable clustering
ps3rom: fix wrong resid calculation bug
James Bottomley (6):
aic94xx: fix TMF ascb handling to prevent sequencer panic
libsas: misc fixes to the eh path
libsas: use the supplied address for SATA devices rather than changing it
aic94xx: plumb in I_T_nexus_reset task management function
libsas: export sas_find_local_phy function
mvsas: remove execute permission from file
Ke Wei (1):
mvsas: fix phy sas address
Krzysztof Oledzki (1):
mpt fusion: don't oops if NumPhys==0
Mike Christie (4):
iscsi class: regression - fix races with state manipulation and blocking/u
qla4xxx: regression - add start scan callout
qla4xxx: fix host reset dpc race
iscsi regression: check for zero max session cmds
Nick Cheng (1):
arcmsr: update version and changelog
Randy Dunlap (2):
docbook: fix fusion source files
docbook: fix scsi source file
And the diffstat:
Documentation/scsi/ChangeLog.arcmsr | 6
drivers/message/fusion/mptbase.c | 25 +-
drivers/message/fusion/mptsas.c | 5
drivers/message/fusion/mptscsih.c | 14 -
drivers/scsi/aic94xx/aic94xx.h | 1
drivers/scsi/aic94xx/aic94xx_hwi.h | 3
drivers/scsi/aic94xx/aic94xx_init.c | 2
drivers/scsi/aic94xx/aic94xx_task.c | 4
drivers/scsi/aic94xx/aic94xx_tmf.c | 304 ++++++++++++++++++++++--------------
drivers/scsi/arcmsr/arcmsr.h | 2
drivers/scsi/gdth.c | 112 ++++---------
drivers/scsi/gdth.h | 1
drivers/scsi/ibmvscsi/ibmvstgt.c | 9 -
drivers/scsi/libiscsi.c | 4
drivers/scsi/libsas/sas_ata.c | 39 ----
drivers/scsi/libsas/sas_port.c | 11 -
drivers/scsi/libsas/sas_scsi_host.c | 34 +---
drivers/scsi/mvsas.c | 11 -
drivers/scsi/ps3rom.c | 4
drivers/scsi/qla2xxx/qla_gs.c | 10 -
drivers/scsi/qla2xxx/qla_init.c | 11 -
drivers/scsi/qla2xxx/qla_isr.c | 5
drivers/scsi/qla2xxx/qla_mbx.c | 2
drivers/scsi/qla2xxx/qla_version.h | 2
drivers/scsi/qla4xxx/ql4_init.c | 2
drivers/scsi/qla4xxx/ql4_os.c | 39 ++--
drivers/scsi/scsi_scan.c | 3
drivers/scsi/scsi_tgt_lib.c | 6
drivers/scsi/scsi_transport_iscsi.c | 78 +++++----
include/scsi/libsas.h | 1
include/scsi/scsi_transport_iscsi.h | 2
31 files changed, 403 insertions(+), 349 deletions(-)
James
next reply other threads:[~2008-03-05 22:26 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-05 22:26 James Bottomley [this message]
2008-03-06 0:35 ` [GIT PATCH] SCSI bug fixes for 2.6.25-rc4 Matthew Wilcox
2008-03-06 0:39 ` 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=1204755977.3047.103.camel@localhost.localdomain \
--to=james.bottomley@hansenpartnership.com \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=torvalds@linux-foundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox