From: James Bottomley <James.Bottomley@SteelEye.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.23-rc5
Date: Thu, 06 Sep 2007 15:42:27 +0100 [thread overview]
Message-ID: <1189089747.3466.7.camel@localhost.localdomain> (raw)
These are basically three sets of bug fixes for drivers (qla2xxx, iscsi
and zfcp) including a blocking show stopper for zfcp. The patch is
available at:
master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git
The short changelog is:
Andrew Vasquez (6):
qla2xxx: Update version number to 8.02.00-k3.
qla2xxx: Correct mailbox register dump for FWI2 capable ISPs.
qla2xxx: Correct 8GB iIDMA support.
qla2xxx: Correct management-server login-state synchronization issue.
qla2xxx: Don't modify parity bits during ISP25XX restart.
qla2xxx: Allocate enough space for the full PCI descriptor.
Heiko Carstens (3):
zfcp: fix the data buffer accessor patch
zfcp: allocate gid_pn_data objects from gid_pn_cache
zfcp: fix memory leak
Mike Christie (2):
libiscsi: sync up iscsi and scsi eh's access to the connection
libiscsi: fix null ptr regression when aborting a command with data to transfer
and the diffstat:
drivers/s390/scsi/zfcp_aux.c | 4 +-
drivers/s390/scsi/zfcp_qdio.c | 10 +----
drivers/s390/scsi/zfcp_scsi.c | 4 +-
drivers/scsi/libiscsi.c | 65 +++++++++++++++++++++++++++++--------
drivers/scsi/qla2xxx/qla_dbg.c | 21 +++++------
drivers/scsi/qla2xxx/qla_def.h | 1
drivers/scsi/qla2xxx/qla_gs.c | 28 ++++++++++-----
drivers/scsi/qla2xxx/qla_init.c | 51 ++++++++---------------------
drivers/scsi/qla2xxx/qla_isr.c | 1
drivers/scsi/qla2xxx/qla_os.c | 2 -
drivers/scsi/qla2xxx/qla_version.h | 2 -
include/scsi/libiscsi.h | 7 +++
12 files changed, 113 insertions(+), 83 deletions(-)
James
reply other threads:[~2007-09-06 14:42 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1189089747.3466.7.camel@localhost.localdomain \
--to=james.bottomley@steeleye.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