From: James Bottomley <James.Bottomley@SteelEye.com>
To: Linus Torvalds <torvalds@osdl.org>, Andrew Morton <akpm@osdl.org>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>,
SCSI Mailing List <linux-scsi@vger.kernel.org>
Subject: [GIT PATCH] final SCSI fixes for 2.6.15-rc5
Date: Wed, 14 Dec 2005 16:01:49 -0800 [thread overview]
Message-ID: <1134604909.11150.2.camel@mulgrave> (raw)
These should (hopefully) represent the last few urgent bug fixes that
have shown up. The fixes are available here:
master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git
The short changelog is:
Andrew Vasquez:
o qla2xxx: Correct short-WRITE status handling
o qla2xxx: Correct mis-handling of AENs
Brian King:
o fix double free of scsi request queue
Dave Boutcher:
o ibmvscsi kexec fix
James Bottomley:
o Consolidate REQ_BLOCK_PC handling path (fix ipod panic)
Jens Axboe:
o fix panic when ejecting ieee1394 ipod
Mark Lord:
o Fix incorrect pointer in megaraid.c MODE_SENSE emulation
Matthew Wilcox:
o Negotiate correctly with async-only devices
Michael Reed:
o fix OOPS due to clearing eh_action prior to aborting eh command
And the diffstat:
drivers/scsi/ibmvscsi/ibmvscsi.h | 2 +-
drivers/scsi/ibmvscsi/iseries_vscsi.c | 3 ++-
drivers/scsi/ibmvscsi/rpa_vscsi.c | 8 +++++++-
drivers/scsi/megaraid.c | 2 +-
drivers/scsi/qla2xxx/qla_def.h | 10 +---------
drivers/scsi/qla2xxx/qla_init.c | 6 +++---
drivers/scsi/qla2xxx/qla_isr.c | 15 +++++++++++++++
drivers/scsi/scsi_error.c | 7 ++++++-
drivers/scsi/scsi_lib.c | 33 +++++++++++++++++++++------------
drivers/scsi/scsi_scan.c | 1 -
drivers/scsi/sd.c | 16 +---------------
drivers/scsi/sr.c | 20 +++-----------------
drivers/scsi/st.c | 19 +------------------
drivers/scsi/sym53c8xx_2/sym_hipd.c | 4 ++--
include/scsi/scsi_cmnd.h | 1 +
15 files changed, 65 insertions(+), 82 deletions(-)
James
next reply other threads:[~2005-12-15 0:02 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-15 0:01 James Bottomley [this message]
2005-12-15 0:20 ` [GIT PATCH] final SCSI fixes for 2.6.15-rc5 Michael Reed
2005-12-15 0:50 ` Andrew Morton
2005-12-15 10:10 ` Miquel van Smoorenburg
-- strict thread matches above, loose matches on Subject: below --
2005-12-15 14:58 James.Smart
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=1134604909.11150.2.camel@mulgrave \
--to=james.bottomley@steeleye.com \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=torvalds@osdl.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