summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
| * [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] 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-113-885/+560
| * [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-113-67/+272
| * [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-112-73/+84
| * [SCSI] libiscsi, iscsi_tcp: iscsi pool cleanupOlaf Kirch2008-01-113-45/+45
| * [SCSI] libiscsi,iser: patch for AHS supportBoaz Harrosh2008-01-111-1/+0
| * [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-114-306/+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
| * [SCSI] ips: trim trailing whitespaceJeff Garzik2008-01-112-30/+31
| * [SCSI] ips: remove ips_ha members that duplicate struct pci_dev membersJeff Garzik2008-01-112-107/+91
| * [SCSI] sym2: fix section mismatch warningRandy Dunlap2008-01-111-2/+2
| * [SCSI] lpfc: minor cleanupsAdrian Bunk2008-01-116-45/+38
| * [SCSI] sd,sr: add early detection of medium not presentJames Bottomley2008-01-114-18/+62
| * [SCSI] BUG_ON() impossible condition in sg list countingRusty Russell2008-01-112-20/+6
| * [SCSI] tgt: fix build when dprintk is definedRandy Dunlap2008-01-111-6/+6
| * [SCSI] aacraid: don't assign cpu_to_le32(int) to u8Christoph Hellwig2008-01-115-37/+37