From: James Bottomley <James.Bottomley@SteelEye.com>
To: Andrew Morton <akpm@osdl.org>, Linus Torvalds <torvalds@osdl.org>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>,
SCSI Mailing List <linux-scsi@vger.kernel.org>
Subject: [GIT PATCH] scsi bug fixes for 2.6.13
Date: Thu, 04 Aug 2005 14:43:54 -0500 [thread overview]
Message-ID: <1123184634.5026.58.camel@mulgrave> (raw)
This is my (hopefully final) collection of safe driver updates and bug
fixes for 2.6.13.
The tree is available from
rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-for-
linus-2.6.git
The short changelog is
Andrew Morton:
o fc4 warning fix
Jack Hammer:
o ServeRAID V7.12.02
James Bottomley:
o fix aic7xxx performance issues since 2.6.12-rc2
o aic7xxx: final fixes for DT handling
o aic7xxx: fix bug in DT handing
Kai Mäkisara:
o Fix SCSI tape oops at module removal
Linda Xie:
o scsi/ibmvscsi/srp.h: Fix a wrong type code used for SRP_LOGIN_REJ
And the diffstat:
fc4/fc.c | 2 +-
scsi/aic7xxx/aic7xxx_osm.c | 24 +++++++++++-------------
scsi/ibmvscsi/srp.h | 2 +-
scsi/ips.c | 8 +++++---
scsi/ips.h | 39 +++++++++++++++++++++------------------
scsi/st.c | 8 ++------
6 files changed, 41 insertions(+), 42 deletions(-)
James
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
WARNING: multiple messages have this Message-ID (diff)
From: James Bottomley <James.Bottomley@SteelEye.com>
To: Andrew Morton <akpm@osdl.org>, Linus Torvalds <torvalds@osdl.org>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>,
SCSI Mailing List <linux-scsi@vger.kernel.org>
Subject: [GIT PATCH] scsi bug fixes for 2.6.13
Date: Thu, 04 Aug 2005 14:43:54 -0500 [thread overview]
Message-ID: <1123184634.5026.58.camel@mulgrave> (raw)
This is my (hopefully final) collection of safe driver updates and bug
fixes for 2.6.13.
The tree is available from
rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-for-
linus-2.6.git
The short changelog is
Andrew Morton:
o fc4 warning fix
Jack Hammer:
o ServeRAID V7.12.02
James Bottomley:
o fix aic7xxx performance issues since 2.6.12-rc2
o aic7xxx: final fixes for DT handling
o aic7xxx: fix bug in DT handing
Kai Mäkisara:
o Fix SCSI tape oops at module removal
Linda Xie:
o scsi/ibmvscsi/srp.h: Fix a wrong type code used for SRP_LOGIN_REJ
And the diffstat:
fc4/fc.c | 2 +-
scsi/aic7xxx/aic7xxx_osm.c | 24 +++++++++++-------------
scsi/ibmvscsi/srp.h | 2 +-
scsi/ips.c | 8 +++++---
scsi/ips.h | 39 +++++++++++++++++++++------------------
scsi/st.c | 8 ++------
6 files changed, 41 insertions(+), 42 deletions(-)
James
next reply other threads:[~2005-08-04 19:44 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-04 19:43 James Bottomley [this message]
2005-08-04 19:43 ` [GIT PATCH] scsi bug fixes for 2.6.13 James Bottomley
2005-08-14 19:33 ` Guennadi Liakhovetski
2005-08-14 19:48 ` James Bottomley
2005-08-14 22:13 ` Guennadi Liakhovetski
2005-08-15 6:12 ` Guennadi Liakhovetski
2005-08-15 18:07 ` Guennadi Liakhovetski
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=1123184634.5026.58.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.