From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Bottomley Subject: [GIT PATCH] scsi bug fixes for 2.6.13 Date: Thu, 04 Aug 2005 14:43:54 -0500 Message-ID: <1123184634.5026.58.camel@mulgrave> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Received: from stat16.steeleye.com ([209.192.50.48]:58309 "EHLO hancock.sc.steeleye.com") by vger.kernel.org with ESMTP id S262644AbVHDToD (ORCPT ); Thu, 4 Aug 2005 15:44:03 -0400 Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: Andrew Morton , Linus Torvalds Cc: Linux Kernel , SCSI Mailing List 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=E4kisara: 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" i= n the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html