linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: James Bottomley <James.Bottomley@SteelEye.com>
To: Linus Torvalds <torvalds@osdl.org>, Andrew Morton <akpm@osdl.org>
Cc: SCSI Mailing List <linux-scsi@vger.kernel.org>,
	Linux Kernel <linux-kernel@vger.kernel.org>
Subject: [GIT PATCH] SCSI bug fixes for 2.6.15-rc6
Date: Wed, 21 Dec 2005 16:54:26 -0600	[thread overview]
Message-ID: <1135205667.3533.79.camel@mulgrave> (raw)

Hopefully these are the final two bug fixes before 2.6.15 (hint, hurry
up!).

The update is available here:

master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git

The short changelog is:

James Bottomley:
  o fix scsi_reap_target() device_del from atomic context

James Smart:
  o fix for fc transport recursion problem

And the diffstat:

 drivers/scsi/scsi_scan.c         |   48 +++++++++++++++++++++++++------
 drivers/scsi/scsi_transport_fc.c |   59 ++++++++++++++++++++++++++++++++++++---
 include/scsi/scsi_transport_fc.h |   11 +++++++
 3 files changed, 104 insertions(+), 14 deletions(-)

James



             reply	other threads:[~2005-12-21 22:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-21 22:54 James Bottomley [this message]
2005-12-21 23:09 ` [GIT PATCH] SCSI bug fixes for 2.6.15-rc6 Linus Torvalds
2005-12-21 23:23   ` James Bottomley

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=1135205667.3533.79.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;
as well as URLs for NNTP newsgroup(s).