summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-04-18100-2778/+3194
|\
| * [SCSI] iscsi: bidi support for iscsi_tcpBoaz Harrosh2008-04-181-14/+17
| * [SCSI] iscsi: bidi support at the generic libiscsi levelBoaz Harrosh2008-04-181-15/+70
| * [SCSI] iscsi: extended cdb supportBoaz Harrosh2008-04-181-5/+50
| * [SCSI] qla1280: remove version checkAdrian Bunk2008-04-171-5/+0
| * [SCSI] libsas: fix endianness bug in sas_ataAl Viro2008-04-171-1/+1
| * [SCSI] aacraid: Do not describe check_reset parameter with its valuePaul Bolle2008-04-161-1/+1
| * [SCSI] aacraid: Fix down_interruptible() to check the return valueMark Salyzyn2008-04-161-3/+5
| * [SCSI] sun3_scsi_vme: add MODULE_LICENSEAdrian Bunk2008-04-161-0/+1
| * [SCSI] st: rename flush_write_buffer()Adrian Bunk2008-04-161-3/+3
| * [SCSI] tgt: use KMEM_CACHE macroFUJITA Tomonori2008-04-161-3/+1
| * [SCSI] initio: fix big endian problems for auto request senseGrant Grundler2008-04-111-4/+5
| * [SCSI] lpfc 8.2.6 : Update lpfc driver version to 8.2.6James Smart2008-04-101-1/+1
| * [SCSI] lpfc 8.2.6 : Miscellaneous FixesJames Smart2008-04-108-86/+21
| * [SCSI] lpfc 8.2.6 : PCI Parity and EEH handling fixesJames Smart2008-04-102-2/+32
| * [SCSI] lpfc 8.2.6 : Multiple discovery fixesJames Smart2008-04-1011-201/+208
| * [SCSI] qla2xxx: Update version number to 8.02.01-k1.Andrew Vasquez2008-04-071-2/+2
| * [SCSI] qla2xxx: Correct vport configuration-change handling.Seokmann Ju2008-04-071-1/+9
| * [SCSI] qla2xxx: Use proper HA during asynchrounous event handling.Seokmann Ju2008-04-071-6/+26
| * [SCSI] qla2xxx: Check DFLG_NO_CABLE only on physical port.Seokmann Ju2008-04-071-1/+2
| * [SCSI] qla2xxx: Consistently access the physical HA port.Seokmann Ju2008-04-071-6/+8
| * [SCSI] qla2xxx: Remove unused member (dma_handle) from srb_t structure.Andrew Vasquez2008-04-071-3/+0
| * [SCSI] qla2xxx: Add ISP84XX support.Harihara Kadayam2008-04-0711-26/+454
| * [SCSI] qla2xxx: Assign mailbox command timeout values in a consistent manner.Ravi Anand2008-04-071-31/+31
| * [SCSI] qla2xxx: Add midlayer target/device reset support.Andrew Vasquez2008-04-075-198/+192
| * [SCSI] qla2xxx: Check alternate 'reason' code during GPSC status handling.Andrew Vasquez2008-04-072-2/+5
| * [SCSI] qla2xxx: Add Flash Descriptor Table layout support.Andrew Vasquez2008-04-075-43/+152
| * [SCSI] qla2xxx: Use PCI-SIG nomenclature for PCIe bandwidth units.Andrew Vasquez2008-04-071-2/+2
| * [SCSI] qla2xxx: Cruft cleanup of functions and structures.Andrew Vasquez2008-04-0711-428/+2
| * [SCSI] qla2xxx: Add hardware trace-logging support.Andrew Vasquez2008-04-078-25/+229
| * [SCSI] qla2xxx: Add FC-transport Asynchronous Event Notification support.Andrew Vasquez2008-04-074-0/+102
| * [SCSI] qla2xxx: Simplify interrupt handler locking.Andrew Vasquez2008-04-071-19/+12
| * [SCSI] qla2xxx: Use an rport's scsi_target_id member consistently throughout ...Andrew Vasquez2008-04-073-9/+6
| * [SCSI] qla2xxx: Remove unused and obsolete #define's.Andrew Vasquez2008-04-074-27/+0
| * [SCSI] qla2xxx: Add support for host supported speeds FC transport attribute.Andrew Vasquez2008-04-071-5/+20
| * [SCSI] qla2xxx: Update copyright banner.Andrew Vasquez2008-04-0718-32/+20
| * [SCSI] qla2xxx: Update firmware filenames for new ISP parts.Andrew Vasquez2008-04-071-1/+2
| * [SCSI] ips: remove spurious cpu_to_leX on outX statementsJames Bottomley2008-04-071-16/+16
| * [SCSI] transport_class: BUG if we can't release the attribute containerJames Bottomley2008-04-071-1/+1
| * [SCSI] fix barrier failure issueJames Bottomley2008-04-071-6/+4
| * [SCSI] aic94xx: cleanupsAdrian Bunk2008-04-0713-113/+87
| * [SCSI] ch: fix sparse shadowed variable warningsHarvey Harrison2008-04-071-16/+17
| * [SCSI] make scsi_end_bidi_request() staticAdrian Bunk2008-04-071-1/+1
| * [SCSI] hptiop: fix header.context usageJames Bottomley2008-04-071-2/+4
| * [SCSI] wd33c93: fix up cut and paste errorJames Bottomley2008-04-073-9/+9
| * [SCSI] scsi_debug: remove unnecessary function declarationsFUJITA Tomonori2008-04-071-144/+133
| * [SCSI] scsi_debug: support large non-fake virtual diskFUJITA Tomonori2008-04-071-3/+3
| * [SCSI] scsi_debug: remove the duplicated code in resp_read and resp_writeFUJITA Tomonori2008-04-071-66/+50
| * [SCSI] scsi_debug: sweep up sdebug_capacity calculationFUJITA Tomonori2008-04-071-27/+17
| * [SCSI] scsi_debug: remove unnecessary sdebug_store_sizeFUJITA Tomonori2008-04-071-7/+6