* [GIT PULL] final (hopefully) SCSI updates for 2.6.35 merge window
@ 2010-05-27 15:45 James Bottomley
0 siblings, 0 replies; only message in thread
From: James Bottomley @ 2010-05-27 15:45 UTC (permalink / raw)
To: Linus Torvalds, Andrew Morton; +Cc: linux-scsi, linux-kernel
This is just the stragglers that were in process when the merge window
opened. They got delayed to stabilise the scsi features tree through
linux-next before the first pull request. it's mainly a set of
miscellaneous bug fixes (including the ultimate resolution of the iscsi
bug fix mismerge) plus an ipr and aacraid update.
The patch is available here:
master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
The short changelog is:
Alan Stern (1):
fix race in scsi_target_reap
Dan Carpenter (1):
be2iscsi: correct return value in mgmt_invalidate_icds()
Julia Lawall (1):
aacraid: Eliminate use after free
Krishna Gudipati (1):
bfa: fix system crash when reading sysfs fc_host statistics
Mike Christie (1):
iscsi_tcp: remove sk_sleep check
Nick Cheng (1):
arcmsr: Support HW reset for EH and polling scheme for scsi device
Wayne Boyer (5):
ipr: improve interrupt service routine performance
ipr: set the data list length in the request control block
ipr: fix a register read to use the correct address for 64 bit adapters
ipr: include the resource path in the IOA status area structure
ipr: implement fixes for 64 bit adapter support
and the diffstat:
drivers/scsi/aacraid/commctrl.c | 4
drivers/scsi/arcmsr/arcmsr.h | 29 +
drivers/scsi/arcmsr/arcmsr_attr.c | 3
drivers/scsi/arcmsr/arcmsr_hba.c | 684 +++++++++++++++++++++++++++-----------
drivers/scsi/be2iscsi/be_mgmt.c | 5
drivers/scsi/bfa/bfa_core.c | 22 +
drivers/scsi/ipr.c | 221 ++++++------
drivers/scsi/ipr.h | 31 +
drivers/scsi/iscsi_tcp.c | 6
drivers/scsi/scsi_scan.c | 9
10 files changed, 708 insertions(+), 306 deletions(-)
James
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-05-27 15:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-27 15:45 [GIT PULL] final (hopefully) SCSI updates for 2.6.35 merge window James Bottomley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox