summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] fix scsi_setup_command_freelist failure path raceFUJITA Tomonori2008-01-111-3/+2
* [SCSI] sr: update to follow tray status correctlyJames Bottomley2008-01-113-16/+37
* [SCSI] libsas: don't use made up error codesJames Bottomley2008-01-112-2/+2
* [SCSI] libsas, bsg: pass errors through correctlyJames Bottomley2008-01-111-0/+1
* [SCSI] libsas: don't treat underrun as an error on SMP tasksJames Bottomley2008-01-111-0/+19
* [SCSI] libsas: add host SMP processingJames Bottomley2008-01-115-5/+301
* [SCSI] mpt fusion: make mptsas_smp_handler update residFUJITA Tomonori2008-01-111-0/+2
* [SCSI] zfcp: Hold queue lock when checking port/unit handle for task manageme...Christof Schmitt2008-01-111-17/+9
* [SCSI] zfcp: Hold queue lock when checking port/unit handle for FCP commandChristof Schmitt2008-01-112-5/+10
* [SCSI] zfcp: Hold queue lock when checking port handle for ELS commandChristof Schmitt2008-01-112-1/+8
* [SCSI] zfcp: Hold queue lock when checking port/unit handle for abort commandChristof Schmitt2008-01-111-13/+8
* [SCSI] zfcp: Fix evaluation of port handles in abort handlerChristof Schmitt2008-01-111-5/+4
* [SCSI] zfcp: fix use after free bug.Heiko Carstens2008-01-112-1/+16
* [SCSI] megaraid: add __devexit annotationAdrian Bunk2008-01-111-1/+1
* [SCSI] atari_NCR5380, sun3_NCR5380: operator precedence fixRoel Kluin2008-01-112-2/+2
* [SCSI] iscsi class: bump versionMike Christie2008-01-111-1/+1
* [SCSI] iscsi_tcp: fix setting of r2tMike Christie2008-01-111-3/+3
* [SCSI] libiscsi: use is_power_of_2vignesh babu2008-01-111-1/+2
* [SCSI] iscsi_tcp: hold lock during data rsp processingMike Christie2008-01-111-8/+6
* [SCSI] iscsi_tcp: enable sg chainingMike Christie2008-01-112-5/+3
* [SCSI] libiscsi, iscsi class: set tmf to a safe default and export in sysfsMike Christie2008-01-112-2/+8
* [SCSI] iscsi_tcp: drop session when itt does not match any commandMike Christie2008-01-111-5/+1
* [SCSI] iscsi_tcp: stop leaking r2t_info's when the incoming R2T is badOlaf Kirch2008-01-111-1/+5
* [SCSI] iscsi: convert xmit path to iscsi chunksOlaf Kirch2008-01-114-886/+562
* [SCSI] libiscsi: Drop host lock in queuecommandMike Christie2008-01-111-1/+5
* [SCSI] libiscsi: clear conn->ctask when task is completed earlyMike Christie2008-01-111-1/+4
* [SCSI] libiscsi: Do not fail commands immediately during logoutMike Christie2008-01-111-8/+6
* [SCSI] iscsi_tcp: update the website URLFUJITA Tomonori2008-01-111-1/+1
* [SCSI] libiscsi: fix nop handlingMike Christie2008-01-114-68/+275
* [SCSI] libiscsi: fix shutdownMike Christie2008-01-114-142/+162
* [SCSI] libiscsi: grab eh_mutex during host resetMike Christie2008-01-111-2/+5
* [SCSI] iscsi class: Use our own workq instead of common system one.Mike Christie2008-01-111-4/+12
* [SCSI] libiscsi: do not block session during logoutMike Christie2008-01-113-76/+85
* [SCSI] libiscsi, iscsi_tcp: iscsi pool cleanupOlaf Kirch2008-01-113-45/+45
* [SCSI] libiscsi,iser: patch for AHS supportBoaz Harrosh2008-01-112-1/+1
* [SCSI] iscsi_tcp, libiscsi: initial AHS SupportBoaz Harrosh2008-01-113-16/+54
* [SCSI] iscsi: Prettify resid handling and some extra checksBoaz Harrosh2008-01-112-14/+14
* [SCSI] iscsi_tcp: rewrite recv pathOlaf Kirch2008-01-112-536/+548
* [SCSI] libiscsi, iscsi_tcp: add device supportMike Christie2008-01-115-312/+377
* [SCSI] make pcmcia directory use obj-y|m instead of subdir-y|mTejun Heo2008-01-111-1/+1
* [SCSI] ipr: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng2008-01-111-1/+1
* [SCSI] gdth: kill unneeded 'irq' argumentJeff Garzik2008-01-111-12/+10
* [SCSI] sym53c416: kill pointless irq handler loop and testJeff Garzik2008-01-111-15/+1
* [SCSI] NCR5380: minor irq handler cleanupsJeff Garzik2008-01-111-3/+4
* [SCSI] sgiwd93: export sgiwd93_reset()Andrew Morton2008-01-111-0/+1
* [SCSI] aacraid: fix driver failure with Dell PowerEdge Expandable RAID Contro...Salyzyn, Mark2008-01-114-22/+47
* [SCSI] hptiop: add more adapter models and other fixesHighPoint Linux Team2008-01-113-166/+555
* [SCSI] aic94xx: fix section mismatchesRandy Dunlap2008-01-111-3/+3
* [SCSI] ips: handle scsi_add_host() failure, and other err cleanupsJeff Garzik2008-01-111-5/+13
* [SCSI] ips: PCI API cleanupsJeff Garzik2008-01-111-41/+31