[GIT PATCH] final SCSI updates for 2.6.21

Previous thread: Re: increase Linux kernel address space 3.5 G memory on Redhat Enterprise by linux on Tuesday, May 8, 2007 - 6:07 pm. (1 message)

Next thread: Writing to file-system at high speeds from a kernel module. by Ben Greear on Tuesday, May 8, 2007 - 5:34 pm. (1 message)
From: James Bottomley
Date: Tuesday, May 8, 2007 - 6:17 pm

This should be the second half of the SCSI tree, mainly assorted driver
updates and fixes.  The patch is available from:

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

The short changelog is:

Adrian Bunk (1):
      qla4xxx: possible cleanups

Amol Lad (1):
      megaraid: replace yield() with cond_resched()

Andrew Vasquez (6):
      qla2xxx: Update version number to 8.01.07-k7.
      qla2xxx: Add MSI support.
      qla2xxx: Correct pci_set_msi() usage semantics.
      qla2xxx: Attempt to stop firmware only if it had been previously executed.
      qla2xxx: Honor NVRAM port-down-retry-count settings.
      qla2xxx: Error-out during probe() if we're unable to complete HBA initiali

Brian King (11):
      ipr: Use PCI-E reset API for new ipr adapter
      ipr: Better handle adapter boot time errors
      ipr: Enable multi-initator RAID support
      ipr: Improved dual adapter errors
      ipr: Increase adapter operational timeout
      ipr: Handle IOA reset request
      ipr: Handle check condition status from disk array device
      ipr: Handle UA on disk array following an adapter reset
      ipr: Allow driver_data to be passed for dynamic ids
      ipr: Prevent overlapped adapter resets
      use sysfs configured timeout for EH Start Unit timeout

Christof Schmitt (4):
      zfcp: Fix deadlock between zfcp ERP and SCSI
      zfcp: Locking for req_no and req_seq_no
      zfcp: print S_ID and D_ID with 3 bytes
      zfcp: Stop system after memory corruption

Christoph Hellwig (2):
      deprecate the old NCR53C9x driver
      sas_scsi_host: Convert to use the kthread API

David Milburn (1):
      megaraid: update version reported by MEGAIOC_QDRVRVER

Guennadi Liakhovetski (3):
      tmscsim: Remove the last bus_to_virt()
      tmscsim: remove bogus endianness conversions
      tmscsim: remove long dead DMA_INT

Heiko Carstens (3):
      zfcp: clear boxed flag on unit reopen.
      zfcp: clear adapter failed flag if an fsf request ...
From: Chuck Ebbert
Date: Wednesday, May 9, 2007 - 11:14 am

Is Doug Chapman's patch for mptspi going in?

http://marc.info/?l=linux-scsi&m=117857313402574&q=raw

[PATCH] fix for BZ 8426 - massive slowdown on SCSI CD/DVD drive
-

From: James Bottomley
Date: Wednesday, May 9, 2007 - 11:37 am

There's no urgency ... it's a bug fix so it can go in the -rc series as
well.  I'd like Eric to look at it, since I theorise it has exposed a
big problem in the fusion queue handling, so the proposed fix might not
actually be complete.

James


-

Previous thread: Re: increase Linux kernel address space 3.5 G memory on Redhat Enterprise by linux on Tuesday, May 8, 2007 - 6:07 pm. (1 message)

Next thread: Writing to file-system at high speeds from a kernel module. by Ben Greear on Tuesday, May 8, 2007 - 5:34 pm. (1 message)