[GIT PATCH] SCSI bug fixes for 2.6.23-rc5

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Andrew Morton <akpm@...>, Linus Torvalds <torvalds@...>
Cc: linux-scsi <linux-scsi@...>, linux-kernel <linux-kernel@...>
Date: Thursday, September 6, 2007 - 10:42 am

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


-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[GIT PATCH] SCSI bug fixes for 2.6.23-rc5, James Bottomley, (Thu Sep 6, 10:42 am)