public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PATCH] SCSI bug fixes for 2.6.23-rc5
@ 2007-09-06 14:42 James Bottomley
  0 siblings, 0 replies; only message in thread
From: James Bottomley @ 2007-09-06 14:42 UTC (permalink / raw)
  To: Andrew Morton, Linus Torvalds; +Cc: linux-scsi, linux-kernel

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



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-09-06 14:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-06 14:42 [GIT PATCH] SCSI bug fixes for 2.6.23-rc5 James Bottomley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox