linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [BK PATCH] SCSI -rc fixes for 2.6.10-rc3
@ 2004-12-10  3:56 James Bottomley
  2004-12-10 20:11 ` Jens Axboe
  0 siblings, 1 reply; 6+ messages in thread
From: James Bottomley @ 2004-12-10  3:56 UTC (permalink / raw)
  To: Andrew Morton, Linus Torvalds; +Cc: SCSI Mailing List, Linux Kernel

This one is another set of small driver fixes

It is available from:

bk://linux-scsi.bkbits.net/scsi-for-linus-2.6

The short changelog is:

Andreas Herrmann:
  o zfcp: act enhancements corrections

Castor Fu:
  o support for 3PAR sparse SCSI LUNs

Douglas Gilbert:
  o extracting resid from struct scsi_cmnd

Eric Moore:
  o mptfusion: kill fusion init called
  o mptfusion: resid cleanup
  o mptfusion: replace chip_type
  o mptfusion: streamline queuecommand
  o mptfusion: streamline slave_alloc
  o mptfusion: delete MPTSCSIH_DBG_TIMEOUT

James Bottomley:
  o aic7xxx: fix compiler warning from dma mask assignement
  o mptfusion: command line parameters

Mark Haverkamp:
  o 2.6.9 aacraid: Support ROMB RAID/SCSI mode - Resend -

Matthew Wilcox:
  o Blacklist devices that falsely claim an echo buffer
  o SCSI: spi_transport set_signalling is buggy

Mike Miller:
  o cciss: cciss_ioctl return code fix


And the diffstat is:

 block/cciss.c                  |    2 
 message/fusion/mptbase.c       |   83 +----
 message/fusion/mptbase.h       |   36 --
 message/fusion/mptctl.c        |    8 
 message/fusion/mptscsih.c      |  633 ++++++++++-------------------------------
 message/fusion/mptscsih.h      |   11 
 s390/scsi/zfcp_def.h           |    4 
 s390/scsi/zfcp_erp.c           |   38 +-
 s390/scsi/zfcp_ext.h           |    4 
 s390/scsi/zfcp_fsf.c           |   53 ---
 s390/scsi/zfcp_scsi.c          |    3 
 scsi/Kconfig                   |    2 
 scsi/aacraid/aachba.c          |   46 ++
 scsi/aacraid/aacraid.h         |    3 
 scsi/aic7xxx/aic79xx_osm.h     |    2 
 scsi/aic7xxx/aic79xx_osm_pci.c |   14 
 scsi/aic7xxx/aic7xxx_osm.h     |    2 
 scsi/aic7xxx/aic7xxx_osm_pci.c |    7 
 scsi/scsi_devinfo.c            |    1 
 scsi/scsi_lib.c                |    2 
 scsi/scsi_transport_spi.c      |    9 
 21 files changed, 292 insertions(+), 671 deletions(-)

James


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2004-12-11 17:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-10  3:56 [BK PATCH] SCSI -rc fixes for 2.6.10-rc3 James Bottomley
2004-12-10 20:11 ` Jens Axboe
2004-12-10 22:55   ` Randy.Dunlap
2004-12-11 14:46     ` James Bottomley
2004-12-11 17:22       ` Jens Axboe
2004-12-11 17:33         ` James Bottomley

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).