From: James Bottomley <James.Bottomley@HansenPartnership.com>
To: Andrew Morton <akpm@linux-foundation.org>,
Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-scsi <linux-scsi@vger.kernel.org>,
linux-kernel <linux-kernel@vger.kernel.org>
Subject: [GIT PATCH] SCSI fixes for 2.6.25-rc6
Date: Thu, 20 Mar 2008 12:01:39 -0500 [thread overview]
Message-ID: <1206032499.3038.27.camel@localhost.localdomain> (raw)
This is basically a round of small bug fixes. The patch is available
here:
master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git
The short changelog is:
Akinobu Mita (1):
a100u2w: fix bitmap lookup routine
Boaz Harrosh (1):
isd200: Allocate sense_buffer for hacked up scsi_cmnd
James Bottomley (1):
Fix dependency problems in SCSI drivers
Kay Sievers (2):
fix media change events for polled devices
sd, sr: do not emit change event at device add
Matthew Wilcox (1):
advansys: Fix bug in AdvLoadMicrocode
Mike Christie (1):
fix bsg queue oops with iscsi logout
Prakash, Sathya (1):
mpt fusion: Power Management fixes for MPT SAS PCI-E controllers
Sven Schnelle (1):
gdth: Allocate sense_buffer to prevent NULL pointer dereference
nickcheng (1):
arcmsr: fix iounmap error for Type B adapter
And the diffstat:
drivers/message/fusion/mptbase.c | 276 +++++++++++++++++++++-----------------
drivers/message/fusion/mptscsih.c | 11 +
drivers/scsi/Kconfig | 2
drivers/scsi/a100u2w.c | 9 -
drivers/scsi/advansys.c | 2
drivers/scsi/arcmsr/arcmsr.h | 14 -
drivers/scsi/gdth.c | 7
drivers/scsi/scsi_lib.c | 5
drivers/scsi/scsi_sysfs.c | 2
drivers/scsi/sd.c | 1
drivers/scsi/sr.c | 1
drivers/usb/storage/isd200.c | 5
12 files changed, 199 insertions(+), 136 deletions(-)
James
reply other threads:[~2008-03-20 17:01 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=1206032499.3038.27.camel@localhost.localdomain \
--to=james.bottomley@hansenpartnership.com \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=torvalds@linux-foundation.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