public inbox for linux-scsi@vger.kernel.org
 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 updates for 2.6.12-rc2
Date: Wed, 13 Apr 2005 20:27:14 -0500	[thread overview]
Message-ID: <1113442034.4933.53.camel@mulgrave> (raw)

This is a small set of bugfixes for 2.6.12-rc2 ... you asked me to try
git, so I did (I actually updated my bk backport script simply to export
from a BK tree to a git tree).  For the time being, I plan to keep the
scsi changes in BK, but I'll export them for you to try merging

The patch (against kernel-test.git) is here

rsync://www.parisc-linux.org/~jejb/scsi-rc-fixes-2.6.git

So let's see if you can apply it ;-)

The shortlog (ok, generated by BK) is

Andreas Herrmann:
  o zfcp: convert to compat_ioctl

Douglas Gilbert:
  o sg.c: update

James Bottomley:
  o updates for CFQ oops fix
  o finally fix 53c700 to use the generic iomem infrastructure

Jens Axboe:
  o fix NMI lockup with CFQ scheduler

And the diffstat (generated from git) is:

 drivers/block/ll_rw_blk.c    |    9 +
 drivers/s390/scsi/zfcp_aux.c |   34 ++-----
 drivers/scsi/53c700.c        |    3 
 drivers/scsi/53c700.h        |  192 ++++------------------------------------
 drivers/scsi/Kconfig         |   10 --
 drivers/scsi/NCR_D700.c      |    5 -
 drivers/scsi/lasi700.c       |    1 
 drivers/scsi/scsi_lib.c      |    6 -
 drivers/scsi/scsi_scan.c     |    1 
 drivers/scsi/scsi_sysfs.c    |    3 
 drivers/scsi/sg.c            |  203 +++++++++++++++++++++++++++----------------
 drivers/scsi/sim710.c        |    5 -
 include/linux/blkdev.h       |    5 -
 include/scsi/scsi_device.h   |    2 
 14 files changed, 191 insertions(+), 288 deletions(-)

James



             reply	other threads:[~2005-04-14  1:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-14  1:27 James Bottomley [this message]
2005-04-15 10:36 ` [GIT PATCH] scsi updates for 2.6.12-rc2 Pavel Machek
2005-04-15 11:25   ` Pavel Machek
2005-04-15 14:08     ` 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=1113442034.4933.53.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