summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
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 re...James 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-12[SCSI] relax scsi dma alignmentJames Bottomley1-0/+8
2008-01-12[SCSI] fix scsi_setup_command_freelist failure path raceFUJITA Tomonori1-3/+2
2008-01-12[SCSI] sr: update to follow tray status correctlyJames Bottomley3-16/+37
2008-01-12[SCSI] libsas: don't use made up error codesJames Bottomley2-2/+2
2008-01-12[SCSI] libsas, bsg: pass errors through correctlyJames Bottomley1-0/+1
2008-01-12[SCSI] libsas: don't treat underrun as an error on SMP tasksJames Bottomley1-0/+19
2008-01-12[SCSI] libsas: add host SMP processingJames Bottomley5-5/+301
2008-01-12[SCSI] megaraid: add __devexit annotationAdrian Bunk1-1/+1
2008-01-12[SCSI] atari_NCR5380, sun3_NCR5380: operator precedence fixRoel Kluin2-2/+2
2008-01-12[SCSI] iscsi class: bump versionMike Christie1-1/+1
2008-01-12[SCSI] iscsi_tcp: fix setting of r2tMike Christie1-3/+3
2008-01-12[SCSI] libiscsi: use is_power_of_2vignesh babu1-1/+2
2008-01-12[SCSI] iscsi_tcp: hold lock during data rsp processingMike Christie1-8/+6
2008-01-12[SCSI] iscsi_tcp: enable sg chainingMike Christie2-5/+3
2008-01-12[SCSI] libiscsi, iscsi class: set tmf to a safe default and export in sysfsMike Christie2-2/+8
2008-01-12[SCSI] iscsi_tcp: drop session when itt does not match any commandMike Christie1-5/+1
2008-01-12[SCSI] iscsi_tcp: stop leaking r2t_info's when the incoming R2T is badOlaf Kirch1-1/+5
2008-01-12[SCSI] iscsi: convert xmit path to iscsi chunksOlaf Kirch3-885/+560
2008-01-12[SCSI] libiscsi: Drop host lock in queuecommandMike Christie1-1/+5
2008-01-12[SCSI] libiscsi: clear conn->ctask when task is completed earlyMike Christie1-1/+4
2008-01-12[SCSI] libiscsi: Do not fail commands immediately during logoutMike Christie1-8/+6
2008-01-12[SCSI] iscsi_tcp: update the website URLFUJITA Tomonori1-1/+1
2008-01-12[SCSI] libiscsi: fix nop handlingMike Christie3-67/+272
2008-01-12[SCSI] libiscsi: fix shutdownMike Christie4-142/+162
2008-01-12[SCSI] libiscsi: grab eh_mutex during host resetMike Christie1-2/+5
2008-01-12[SCSI] iscsi class: Use our own workq instead of common system one.Mike Christie1-4/+12
2008-01-12[SCSI] libiscsi: do not block session during logoutMike Christie2-73/+84
2008-01-12[SCSI] libiscsi, iscsi_tcp: iscsi pool cleanupOlaf Kirch3-45/+45
2008-01-12[SCSI] libiscsi,iser: patch for AHS supportBoaz Harrosh1-1/+0
2008-01-12[SCSI] iscsi_tcp, libiscsi: initial AHS SupportBoaz Harrosh3-16/+54