From: James Bottomley <James.Bottomley@SteelEye.com>
To: Andrew Morton <akpm@osdl.org>, Linus Torvalds <torvalds@osdl.org>
Cc: SCSI Mailing List <linux-scsi@vger.kernel.org>,
Linux Kernel <linux-kernel@vger.kernel.org>,
Jens Axboe <axboe@suse.de>
Subject: [BK PATCH] Critical SCSI fixes for 2.6.11-rc2
Date: Tue, 01 Feb 2005 12:14:21 -0600 [thread overview]
Message-ID: <1107281661.4800.32.camel@mulgrave> (raw)
Following regression tests on BK latest, two critical problems have
turned up in the SCSI subsystem:
1) Hang using REQ_BLOCK_PC on CD/DVD
2) oops in transport classes with multiple HBAs
Could we do a quick include of this tree:
bk://linux-scsi.bkbits.net/scsi-for-linus-2.6
to pick up fixes for them? Everything else in this tree is also a
regression bugfix (except the addition of the qla maintainer, which is a
documentation bugfix)
The tree contains:
Andrew Vasquez:
o MAINTAINERS: add entry for qla2xxx driver
Douglas Gilbert:
o fix scsi cdrom problem
James Bottomley:
o Fix missed class_remove_file in attribute_container
o SCSI: fix multiple HBA problem with transport classes
o SCSI Fix oops with faulty DVD
Randy Dunlap:
o gdth: fix module_param() type for 'irq'
and the diffstat is:
MAINTAINERS | 6 ++
drivers/base/attribute_container.c | 108 +++++++++++++++++++++++++++++++++++-
drivers/base/transport_class.c | 25 +-------
drivers/scsi/gdth.c | 2
drivers/scsi/scsi_lib.c | 10 +--
drivers/scsi/scsi_transport_fc.c | 12 +++-
drivers/scsi/scsi_transport_iscsi.c | 12 +++-
drivers/scsi/scsi_transport_spi.c | 15 ++++-
drivers/scsi/sr.c | 1
include/linux/attribute_container.h | 12 ++++
10 files changed, 166 insertions(+), 37 deletions(-)
James
reply other threads:[~2005-02-01 18:14 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1107281661.4800.32.camel@mulgrave \
--to=james.bottomley@steeleye.com \
--cc=akpm@osdl.org \
--cc=axboe@suse.de \
--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