summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-01-12[SCSI] mpt fusion: make mptsas_smp_handler update residFUJITA Tomonori1-0/+2
2008-01-12[SCSI] zfcp: Hold queue lock when checking port/unit handle for task manageme...Christof Schmitt1-17/+9
2008-01-12[SCSI] zfcp: Hold queue lock when checking port/unit handle for FCP commandChristof Schmitt2-5/+10
2008-01-12[SCSI] zfcp: Hold queue lock when checking port handle for ELS commandChristof Schmitt2-1/+8
2008-01-12[SCSI] zfcp: Hold queue lock when checking port/unit handle for abort commandChristof Schmitt1-13/+8
2008-01-12[SCSI] zfcp: Fix evaluation of port handles in abort handlerChristof Schmitt1-5/+4
2008-01-12[SCSI] zfcp: fix use after free bug.Heiko Carstens2-1/+16
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 Kirch4-886/+562
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 Christie4-68/+275
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 Christie3-76/+85
2008-01-12[SCSI] libiscsi, iscsi_tcp: iscsi pool cleanupOlaf Kirch3-45/+45
2008-01-12[SCSI] libiscsi,iser: patch for AHS supportBoaz Harrosh2-1/+1
2008-01-12[SCSI] iscsi_tcp, libiscsi: initial AHS SupportBoaz Harrosh3-16/+54
2008-01-12[SCSI] iscsi: Prettify resid handling and some extra checksBoaz Harrosh2-14/+14
2008-01-12[SCSI] iscsi_tcp: rewrite recv pathOlaf Kirch2-536/+548
2008-01-12[SCSI] libiscsi, iscsi_tcp: add device supportMike Christie5-312/+377
2008-01-12[SCSI] make pcmcia directory use obj-y|m instead of subdir-y|mTejun Heo1-1/+1
2008-01-12[SCSI] ipr: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng1-1/+1
2008-01-12[SCSI] gdth: kill unneeded 'irq' argumentJeff Garzik1-12/+10
2008-01-12[SCSI] sym53c416: kill pointless irq handler loop and testJeff Garzik1-15/+1
2008-01-12[SCSI] NCR5380: minor irq handler cleanupsJeff Garzik1-3/+4
2008-01-12[SCSI] sgiwd93: export sgiwd93_reset()Andrew Morton1-0/+1
2008-01-12[SCSI] aacraid: fix driver failure with Dell PowerEdge Expandable RAID Contro...Salyzyn, Mark4-22/+47
2008-01-12[SCSI] hptiop: add more adapter models and other fixesHighPoint Linux Team3-166/+555
2008-01-12[SCSI] aic94xx: fix section mismatchesRandy Dunlap1-3/+3
2008-01-12[SCSI] ips: handle scsi_add_host() failure, and other err cleanupsJeff Garzik1-5/+13
2008-01-12[SCSI] ips: PCI API cleanupsJeff Garzik1-41/+31
2008-01-12[SCSI] ips: trim trailing whitespaceJeff Garzik2-30/+31
2008-01-12[SCSI] ips: remove ips_ha members that duplicate struct pci_dev membersJeff Garzik2-107/+91
2008-01-12[SCSI] sym2: fix section mismatch warningRandy Dunlap1-2/+2
2008-01-12[SCSI] lpfc: minor cleanupsAdrian Bunk6-45/+38
2008-01-12[SCSI] sd,sr: add early detection of medium not presentJames Bottomley4-18/+62
2008-01-12[SCSI] BUG_ON() impossible condition in sg list countingRusty Russell2-20/+6