[SCSI] lpfc 8.2.6 : Miscellaneous Fixes
[linux-2.6] / drivers / scsi /
2008-04-10  James Smart[SCSI] lpfc 8.2.6 : Miscellaneous Fixes
2008-04-10  James Smart[SCSI] lpfc 8.2.6 : PCI Parity and EEH handling fixes
2008-04-10  James Smart[SCSI] lpfc 8.2.6 : Multiple discovery fixes
2008-04-07  Andrew Vasquez[SCSI] qla2xxx: Update version number to 8.02.01-k1.
2008-04-07  Seokmann Ju[SCSI] qla2xxx: Correct vport configuration-change...
2008-04-07  Seokmann Ju[SCSI] qla2xxx: Use proper HA during asynchrounous...
2008-04-07  Seokmann Ju[SCSI] qla2xxx: Check DFLG_NO_CABLE only on physical...
2008-04-07  Seokmann Ju[SCSI] qla2xxx: Consistently access the physical HA...
2008-04-07  Andrew Vasquez[SCSI] qla2xxx: Remove unused member (dma_handle) from...
2008-04-07  Harihara Kadayam[SCSI] qla2xxx: Add ISP84XX support.
2008-04-07  Ravi Anand[SCSI] qla2xxx: Assign mailbox command timeout values...
2008-04-07  Andrew Vasquez[SCSI] qla2xxx: Add midlayer target/device reset support.
2008-04-07  Andrew Vasquez[SCSI] qla2xxx: Check alternate 'reason' code during...
2008-04-07  Andrew Vasquez[SCSI] qla2xxx: Add Flash Descriptor Table layout support.
2008-04-07  Andrew Vasquez[SCSI] qla2xxx: Use PCI-SIG nomenclature for PCIe bandw...
2008-04-07  Andrew Vasquez[SCSI] qla2xxx: Cruft cleanup of functions and structures.
2008-04-07  Andrew Vasquez[SCSI] qla2xxx: Add hardware trace-logging support.
2008-04-07  Andrew Vasquez[SCSI] qla2xxx: Add FC-transport Asynchronous Event...
2008-04-07  Andrew Vasquez[SCSI] qla2xxx: Simplify interrupt handler locking.
2008-04-07  Andrew Vasquez[SCSI] qla2xxx: Use an rport's scsi_target_id member...
2008-04-07  Andrew Vasquez[SCSI] qla2xxx: Remove unused and obsolete #define's.
2008-04-07  Andrew Vasquez[SCSI] qla2xxx: Add support for host supported speeds...
2008-04-07  Andrew Vasquez[SCSI] qla2xxx: Update copyright banner.
2008-04-07  Andrew Vasquez[SCSI] qla2xxx: Update firmware filenames for new ISP...
2008-04-07  James Bottomley[SCSI] ips: remove spurious cpu_to_leX on outX statements
2008-04-07  James Bottomley[SCSI] transport_class: BUG if we can't release the...
2008-04-07  James Bottomley[SCSI] fix barrier failure issue
2008-04-07  Adrian Bunk[SCSI] aic94xx: cleanups
2008-04-07  Harvey Harrison[SCSI] ch: fix sparse shadowed variable warnings
2008-04-07  Adrian Bunk[SCSI] make scsi_end_bidi_request() static
2008-04-07  James Bottomley[SCSI] hptiop: fix header.context usage
2008-04-07  James Bottomley[SCSI] wd33c93: fix up cut and paste error
2008-04-07  FUJITA Tomonori[SCSI] scsi_debug: remove unnecessary function declarations
2008-04-07  FUJITA Tomonori[SCSI] scsi_debug: support large non-fake virtual disk
2008-04-07  FUJITA Tomonori[SCSI] scsi_debug: remove the duplicated code in resp_r...
2008-04-07  FUJITA Tomonori[SCSI] scsi_debug: sweep up sdebug_capacity calculation
2008-04-07  FUJITA Tomonori[SCSI] scsi_debug: remove unnecessary sdebug_store_size
2008-04-07  Denis Cheng[SCSI] hosts.c: removed one unneeded shost->active_mode...
2008-04-07  Marcin Slusarz[SCSI] aacraid, ips: leX_add_cpu conversion
2008-04-07  FUJITA Tomonori[SCSI] scsi_debug: fix lba and data length calculation...
2008-04-07  FUJITA Tomonori[SCSI] ps3rom: use scsi_build_sense_buffer
2008-04-07  FUJITA Tomonori[SCSI] stex: use scsi_build_sense_buffer
2008-04-07  FUJITA Tomonori[SCSI] scsi_debug: use scsi_build_sense_buffer
2008-04-07  FUJITA Tomonori[SCSI] add scsi_build_sense_buffer helper function
2008-04-07  Thomas Bogendoerfer[SCSI] WD33C93: let platform stub override no_sync...
2008-04-07  David C Somayajulu[SCSI] qla4xxx: fix scsi command completion, lun reset...
2008-04-07  bo yang[SCSI] megaraid_sas: Add the new controller(1078DE...
2008-04-07  bo yang[SCSI] megaraid_sas: Fix the frame count calculation
2008-04-07  bo yang[SCSI] megaraid_sas: rollback the sense info implementation
2008-04-07  Denis Cheng[SCSI] 3w-9xxx, 3w-xxxx: memset not needed in probe
2008-04-07  Roel Kluin[SCSI] aic7xxx: Test opcode, not definition in aicasm...
2008-04-07  FUJITA Tomonori[SCSI] scsi_debug: remove unnecessary function declarations
2008-04-07  FUJITA Tomonori[SCSI] scsi_debug: use list_for_each_entry_safe
2008-04-07  FUJITA Tomonori[SCSI] scsi_debug: remove unnecessary condition test...
2008-04-07  FUJITA Tomonori[SCSI] scsi_debug: create new scsi_debug devices at...
2008-04-07  FUJITA Tomonori[SCSI] scsi_debug: remove temporary hack around sscanf...
2008-04-07  James Bottomley[SCSI] export command allocation and freeing functions...
2008-04-07  James Bottomley[SCSI] consolidate command allocation in a single place
2008-04-07  FUJITA Tomonori[SCSI] 3w-9xxx: use sg buffer copy helper functions
2008-04-07  FUJITA Tomonori[SCSI] 3w-xxxx: use sg buffer copy helper functions
2008-04-07  FUJITA Tomonori[SCSI] stex: use sg buffer copy helper functions
2008-04-07  FUJITA Tomonori[SCSI] aacraid: use sg buffer copy helper functions
2008-04-07  FUJITA Tomonori[SCSI] ips: use sg buffer copy helper funcitons
2008-04-07  FUJITA Tomonori[SCSI] ps3rom: use sg buffer copy helper funcitons
2008-04-07  FUJITA Tomonori[SCSI] scsi_debug: use sg buffer copy helper functions
2008-04-07  Matthew Wilcox[SCSI] BusLogic: make FlashPoint support x86-32 only
2008-04-07  FUJITA Tomonori[SCSI] aic79xx: fix IOMMU mapping failure handling
2008-04-07  FUJITA Tomonori[SCSI] aic7xxx: fix IOMMU mapping failure handling
2008-04-07  Mike Christie[SCSI] qla4xxx: Add target reset functionality
2008-04-07  Mike Christie[SCSI] scsi_error: add target reset handler
2008-04-07  Geert Uytterhoeven[SCSI] ps3rom: Simplify fill_from_dev_buffer()
2008-04-07  FUJITA Tomonori[SCSI] scsi_debug: use shost_priv macro
2008-04-07  FUJITA Tomonori[SCSI] scsi_debug: remove unnecessary checking
2008-04-07  FUJITA Tomonori[SCSI] scsi_debug: remove scsi_debug.h
2008-04-07  FUJITA Tomonori[SCSI] scsi_debug: stop including drivers/scsi/scsi.h
2008-04-07  Andi Kleen[SCSI] Remove random noop unchecked_isa_dma users
2008-04-07  FUJITA Tomonori[SCSI] aacraid: READ_CAPACITY_16 shouldn't trust alloca...
2008-04-07  Kai Makisara[SCSI] st: show options currently set in sysfs
2008-04-07  Kai Makisara[SCSI] st: add option to use SILI in variable block...
2008-04-07  Boaz Harrosh[SCSI] gdth: remove command accessors
2008-04-07  Darrick J. Wong[SCSI] aic94xx: Use sas_request_addr() to provide SAS...
2008-04-07  Darrick J. Wong[SCSI] libsas: Provide a transport-level facility to...
2008-04-07  FUJITA Tomonori[SCSI] ips: sg chaining support to the path to non...
2008-04-07  Jeff Garzik[SCSI] gdth: convert to PCI hotplug API
2008-04-07  Jeff Garzik[SCSI] gdth: PCI probe cleanups, prep for PCI hotplug...
2008-04-07  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-04-07  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-04-06  Linus TorvaldsMerge branch 'pci_id_updates' of git://git./linux/kerne...
2008-04-06  Linus TorvaldsMerge git://git./linux/kernel/git/mchehab/v4l-dvb
2008-04-06  Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2008-04-06  Hugh Dickinsscsi: fix sense_slab/bio swapping livelock
2008-04-04  Linus TorvaldsMerge branch 'upstream' of git://git./linux/kernel...
2008-04-03  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-03  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2008-04-02  Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-04-02  Linus TorvaldsMerge git://git./linux/kernel/git/mchehab/v4l-dvb
2008-04-02  Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2008-04-02  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-04-01  Dmitry TorokhovMerge /linux/kernel/git/torvalds/linux-2.6 into for...
2008-03-28  Ke Wei[SCSI] mvsas: check subsystem id
next