aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-23[SCSI] aic7xxx_old, eata_pio, ips, libsas: don't zero out sense_buffer in queuecommandFUJITA Tomonori4-6/+0
2008-01-23[SCSI] megaraid: fix section mismatchRandy Dunlap1-3/+3
2008-01-23[SCSI] libsas: fix sense_buffer overrunFUJITA Tomonori1-1/+1
2008-01-23[SCSI] aacraid: SMC vendor identificationSalyzyn, Mark1-10/+15
2008-01-23[SCSI] aacraid: respond to enclosure service eventsSalyzyn, Mark2-22/+79
2008-01-23[SCSI] sym53c8xx: fixes two bugs related to chip resetKrzysztof Helt1-6/+7
2008-01-23[SCSI] aacraid: add call to flush_kernel_dcache_pageSalyzyn, Mark1-1/+2
2008-01-23[SCSI] lpfc 8.2.4 : Update lpfc driver version to 8.2.4James Smart1-3/+3
2008-01-23[SCSI] lpfc 8.2.4 : Rework misplaced reference taking on node structureJames Smart5-58/+157
2008-01-23[SCSI] lpfc 8.2.4 : Enhance debugfs useJames Smart2-25/+122
2008-01-23[SCSI] lpfc 8.2.4 : Fix Unsolicited Data itemsJames Smart4-111/+121
2008-01-23[SCSI] lpfc 8.2.4 : Add additional sysfs and module parametersJames Smart3-14/+106
2008-01-23[SCSI] lpfc 8.2.4 : Make lpfc legacy I/O port freeTomohiro Kusumi1-4/+7
2008-01-23[SCSI] lpfc 8.2.4 : Miscellaneous FixesJames Smart13-169/+274
2008-01-23[SCSI] lpfc 8.2.4 : Add parameters to enable and disable heartbeat and hba resetsJames Smart4-38/+73
2008-01-23[SCSI] lpfc 8.2.4 : Correct abort handler logicJames Smart2-10/+29
2008-01-23[SCSI] lpfc 8.2.4 : Miscellaneous Discovery/ELS FixesJames Smart9-15/+224
2008-01-23[SCSI] aacraid: improve queue balancingSalyzyn, Mark1-10/+13
2008-01-23[SCSI] aacraid: OS panic after Adapter panic (hardening).Salyzyn, Mark4-3/+25
2008-01-23[SCSI] aacraid: fix multiple definition of automatic variable warning.Salyzyn, Mark1-5/+4
2008-01-23[SCSI] aacraid: fix big endian issuesSalyzyn, Mark6-24/+22
2008-01-23[SCSI] aacraid: variable redefinition hides earlier warningSalyzyn, Mark1-5/+5
2008-01-23[SCSI] aacraid: add sysfs report of RAID levelSalyzyn, Mark3-1/+32
2008-01-23[SCSI] aacraid: add parameter to control FUA and SYNCHRONIZE_CACHE policySalyzyn, Mark3-12/+30
2008-01-23[SCSI] scsi_transport_spi: convert to attribute groupsJames Bottomley1-82/+176
2008-01-23[SCSI] add missing transport configure points for target and hostJames Bottomley2-0/+3
2008-01-23libata: convert to chained sgTejun Heo2-7/+6
2008-01-23libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_*Tejun Heo2-4/+4
2008-01-23libata: implement protocol testsTejun Heo1-1/+1
2008-01-22Fix file references in documentation and KconfigJohann Felix Soden1-1/+1
2008-01-14advansys: fix section mismatch warningRandy Dunlap1-1/+1
2008-01-14scsi/qla2xxx/qla_os.c section fixAdrian Bunk1-2/+2
2008-01-11[SCSI] relax scsi dma alignmentJames Bottomley1-0/+8
2008-01-11[SCSI] fix scsi_setup_command_freelist failure path raceFUJITA Tomonori1-3/+2
2008-01-11[SCSI] sr: update to follow tray status correctlyJames Bottomley3-16/+37
2008-01-11[SCSI] libsas: don't use made up error codesJames Bottomley2-2/+2
2008-01-11[SCSI] libsas, bsg: pass errors through correctlyJames Bottomley1-0/+1
2008-01-11[SCSI] libsas: don't treat underrun as an error on SMP tasksJames Bottomley1-0/+19
2008-01-11[SCSI] libsas: add host SMP processingJames Bottomley5-5/+301
2008-01-11[SCSI] megaraid: add __devexit annotationAdrian Bunk1-1/+1
2008-01-11[SCSI] atari_NCR5380, sun3_NCR5380: operator precedence fixRoel Kluin2-2/+2
2008-01-11[SCSI] iscsi class: bump versionMike Christie1-1/+1
2008-01-11[SCSI] iscsi_tcp: fix setting of r2tMike Christie1-3/+3
2008-01-11[SCSI] libiscsi: use is_power_of_2vignesh babu1-1/+2
2008-01-11[SCSI] iscsi_tcp: hold lock during data rsp processingMike Christie1-8/+6
2008-01-11[SCSI] iscsi_tcp: enable sg chainingMike Christie2-5/+3
2008-01-11[SCSI] libiscsi, iscsi class: set tmf to a safe default and export in sysfsMike Christie2-2/+8
2008-01-11[SCSI] iscsi_tcp: drop session when itt does not match any commandMike Christie1-5/+1
2008-01-11[SCSI] iscsi_tcp: stop leaking r2t_info's when the incoming R2T is badOlaf Kirch1-1/+5
2008-01-11[SCSI] iscsi: convert xmit path to iscsi chunksOlaf Kirch3-885/+560