summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [SCSI] zfcp: update MAINTAINERSSwen Schillig2008-01-121-2/+4
* [SCSI] iscsi class: bump versionMike Christie2008-01-121-1/+1
* [SCSI] iscsi_tcp: fix setting of r2tMike Christie2008-01-121-3/+3
* [SCSI] libiscsi: use is_power_of_2vignesh babu2008-01-121-1/+2
* [SCSI] iscsi_tcp: hold lock during data rsp processingMike Christie2008-01-121-8/+6Star
* [SCSI] iscsi_tcp: enable sg chainingMike Christie2008-01-122-5/+3Star
* [SCSI] libiscsi, iscsi class: set tmf to a safe default and export in sysfsMike Christie2008-01-122-2/+8
* [SCSI] iscsi_tcp: drop session when itt does not match any commandMike Christie2008-01-121-5/+1Star
* [SCSI] iscsi_tcp: stop leaking r2t_info's when the incoming R2T is badOlaf Kirch2008-01-121-1/+5
* [SCSI] iscsi: convert xmit path to iscsi chunksOlaf Kirch2008-01-125-887/+563Star
* [SCSI] libiscsi: Drop host lock in queuecommandMike Christie2008-01-121-1/+5
* [SCSI] libiscsi: clear conn->ctask when task is completed earlyMike Christie2008-01-121-1/+4
* [SCSI] libiscsi: Do not fail commands immediately during logoutMike Christie2008-01-121-8/+6Star
* [SCSI] iscsi_tcp: update the website URLFUJITA Tomonori2008-01-121-1/+1
* [SCSI] libiscsi: fix nop handlingMike Christie2008-01-126-68/+294
* [SCSI] libiscsi: fix shutdownMike Christie2008-01-127-144/+176
* [SCSI] libiscsi: grab eh_mutex during host resetMike Christie2008-01-121-2/+5
* [SCSI] iscsi class: Use our own workq instead of common system one.Mike Christie2008-01-121-4/+12
* [SCSI] libiscsi: do not block session during logoutMike Christie2008-01-125-76/+88
* [SCSI] libiscsi, iscsi_tcp: iscsi pool cleanupOlaf Kirch2008-01-124-50/+50
* [SCSI] libiscsi,iser: patch for AHS supportBoaz Harrosh2008-01-122-1/+1
* [SCSI] iscsi_tcp, libiscsi: initial AHS SupportBoaz Harrosh2008-01-125-19/+94
* [SCSI] iscsi: Prettify resid handling and some extra checksBoaz Harrosh2008-01-122-14/+14
* [SCSI] iscsi_tcp: rewrite recv pathOlaf Kirch2008-01-123-536/+552
* [SCSI] libiscsi, iscsi_tcp: add device supportMike Christie2008-01-128-322/+396
* [SCSI] make pcmcia directory use obj-y|m instead of subdir-y|mTejun Heo2008-01-121-1/+1
* [SCSI] ipr: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng2008-01-121-1/+1
* [SCSI] gdth: kill unneeded 'irq' argumentJeff Garzik2008-01-121-12/+10Star
* [SCSI] sym53c416: kill pointless irq handler loop and testJeff Garzik2008-01-121-15/+1Star
* [SCSI] NCR5380: minor irq handler cleanupsJeff Garzik2008-01-121-3/+4
* [SCSI] sgiwd93: export sgiwd93_reset()Andrew Morton2008-01-121-0/+1
* [SCSI] aacraid: fix driver failure with Dell PowerEdge Expandable RAID Contro...Salyzyn, Mark2008-01-124-22/+47
* [SCSI] hptiop: add more adapter models and other fixesHighPoint Linux Team2008-01-124-175/+576
* [SCSI] aic94xx: fix section mismatchesRandy Dunlap2008-01-121-3/+3
* [SCSI] ips: handle scsi_add_host() failure, and other err cleanupsJeff Garzik2008-01-121-5/+13
* [SCSI] ips: PCI API cleanupsJeff Garzik2008-01-121-41/+31Star
* [SCSI] ips: trim trailing whitespaceJeff Garzik2008-01-122-30/+31
* [SCSI] ips: remove ips_ha members that duplicate struct pci_dev membersJeff Garzik2008-01-122-107/+91Star
* [SCSI] sym2: fix section mismatch warningRandy Dunlap2008-01-121-2/+2
* [SCSI] lpfc: minor cleanupsAdrian Bunk2008-01-126-45/+38Star
* [SCSI] sd,sr: add early detection of medium not presentJames Bottomley2008-01-125-19/+63
* [SCSI] BUG_ON() impossible condition in sg list countingRusty Russell2008-01-122-20/+6Star
* [SCSI] tgt: fix build when dprintk is definedRandy Dunlap2008-01-121-6/+6
* [SCSI] aacraid: don't assign cpu_to_le32(int) to u8Christoph Hellwig2008-01-125-37/+37
* [SCSI] qla2xxx: Update version number to 8.02.00-k6.Andrew Vasquez2008-01-121-1/+1
* [SCSI] qla2xxx: Properly handle Vport state-change-notifications.Shyam Sundar2008-01-121-2/+5
* [SCSI] qla2xxx: Correct NPIV support for recent ISPs.Andrew Vasquez2008-01-126-51/+33Star
* [SCSI] qla2xxx: Don't explicitly read mbx registers while processing a system...Andrew Vasquez2008-01-121-4/+0Star
* [SCSI] ibmvscsi: requeue while CRQ closedRobert Jennings2008-01-121-55/+96
* [SCSI] docbook and kernel-doc updatesRandy Dunlap2008-01-124-49/+45Star