[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1180199788.3712.61.camel@mulgrave.il.steeleye.com>
Date: Sat, 26 May 2007 12:16:27 -0500
From: James Bottomley <James.Bottomley@...elEye.com>
To: Andrew Morton <akpm@...ux-foundation.org>,
Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-scsi <linux-scsi@...r.kernel.org>,
linux-kernel <linux-kernel@...r.kernel.org>
Subject: [GIT PATCH] SCSI bug fixes for 2.6.22-rc3
This represents the accumulated SCSI bug fixes so far. There's one
driver update: stex, but that's also mainly a bug fix.
The patch is available from:
master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git
The short changelog is:
Alan Stern (1):
sd: fix refcounting regression in suspend/resume routines
Brian King (1):
ipr: Proper return codes for eh_dev_reset for SATA devices
Christoph Hellwig (1):
NCR53C9x: correct spelling mistake in deprecation notice
Darrick J. Wong (1):
aic94xx: asd_clear_nexus should fail if the cleared task does not complete
Dave Jones (1):
fusion: Fix |/|| confusion
Ed Lin (4):
stex: minor cleanup and version update
stex: fix reset recovery for console device
stex: extend hard reset wait time
stex: fix id mapping issue
FUJITA Tomonori (1):
tgt: fix a rdma indirect transfer error bug
James Bottomley (2):
aic7xxx: fix aicasm build failure with gcc-3.4.6
aacraid: fix panic on short Inquiry
Martin Peschke (1):
zfcp: avoid clutter in erp_dbf
Michael Loehr (1):
zfcp: IO stall after deleting and path checker changes after reenabling zf
Salyzyn, Mark (2):
aacraid: apply commit config for reset_devices flag
aacraid: Correct sa platform support. (Was: [Bug 8469] Bad EIP value on pe
Sumant Patro (2):
megaraid_sas: intercept cmd timeout and throttle io
MegaRAID: Update MAINTAINERS email-id
and the diffstat:
Documentation/feature-removal-schedule.txt | 2
MAINTAINERS | 2
drivers/message/fusion/mptbase.h | 2
drivers/message/fusion/mptscsih.c | 8 +-
drivers/s390/scsi/zfcp_aux.c | 1
drivers/s390/scsi/zfcp_ccw.c | 5 -
drivers/s390/scsi/zfcp_fsf.c | 40 +++-------
drivers/s390/scsi/zfcp_scsi.c | 3
drivers/scsi/aacraid/aachba.c | 15 ++--
drivers/scsi/aacraid/aacraid.h | 3
drivers/scsi/aacraid/rx.c | 8 +-
drivers/scsi/aacraid/sa.c | 9 ++
drivers/scsi/aic7xxx/aicasm/aicasm_gram.y | 1
drivers/scsi/aic7xxx/aicasm/aicasm_macro_gram.y | 1
drivers/scsi/aic94xx/aic94xx_tmf.c | 14 ++-
drivers/scsi/ipr.c | 7 +
drivers/scsi/libsrp.c | 1
drivers/scsi/megaraid/megaraid_sas.c | 67 ++++++++++++++++-
drivers/scsi/megaraid/megaraid_sas.h | 14 ++-
drivers/scsi/scsi_devinfo.c | 1
drivers/scsi/sd.c | 18 ++--
drivers/scsi/stex.c | 90 ++++++++++++++----------
22 files changed, 206 insertions(+), 106 deletions(-)
James
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists