summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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
* [SCSI] kernel-doc: use correct function nameRandy Dunlap2008-01-121-1/+1
* [SCSI] boot options: correct option name and tell where to find docs for itRandy Dunlap2008-01-121-1/+7
* [SCSI] move single_lun flag from scsi_device to scsi_targetTony Battersby2008-01-123-6/+6
* [SCSI] megaraid_sas: Update version and changelogbo yang2008-01-123-9/+168
* [SCSI] megaraid_sas: support for poll_mode_io (reduced interrupt)bo yang2008-01-122-6/+149
* [SCSI] megaraid_sas: call cmd completion from resetbo yang2008-01-122-54/+70
* [SCSI] megaraid_sas: use unsigned long for sense_buff ptrbo yang2008-01-121-5/+8
* [SCSI] megaraid_sas: check max_sgl reported by FW for setting max_sectors_per...bo yang2008-01-122-6/+10
* [SCSI] megaraid_sas: add hibernation supportbo yang2008-01-122-70/+233
* [SCSI] 3w-9xxx: fix abysmal write performance on some motherboardsTony Battersby2008-01-121-0/+1
* [SCSI] libsas: Fix various sparse complaintsDarrick J. Wong2008-01-122-4/+6
* [SCSI] libsas: Convert sas_proto users to sas_protocolDarrick J. Wong2008-01-1212-58/+51Star
* [SCSI] megaraid_sas: Convert aen_mutex to the mutex APIMatthias Kaehlcke2008-01-122-4/+5
* [SCSI] imm: convert to accessors and !use_sg cleanupBoaz Harrosh2008-01-121-8/+5Star
* [SCSI] ppa: convert to accessors and !use_sg cleanupBoaz Harrosh2008-01-121-7/+5Star
* [SCSI] DocBook scsi_midlayer.tmpl->scsi.tmplJames Bottomley2008-01-122-1/+1
* [SCSI] Add Documentation and integrate into docbook buildRob Landley2008-01-1217-289/+821
* [SCSI] zfcp: Reduce flood on hba traceChristof Schmitt2008-01-121-6/+0Star
* [SCSI] zfcp: Fix deadlock when adding invalid LUNChristof Schmitt2008-01-124-10/+0Star
* [SCSI] zfcp: Remove SCSI devices when removing complete adapterChristof Schmitt2008-01-121-0/+3
* [SCSI] zfcp: Specify waiting times in ERP in secondsChristof Schmitt2008-01-122-6/+6
* [SCSI] zfcp: Use also port and adapter to identify unit in messages.Christof Schmitt2008-01-121-2/+6
* [SCSI] zfcp: Remove unnecessary eh_bus_reset_handler callbackChristof Schmitt2008-01-121-3/+2Star
* [SCSI] aacraid: forced reset overrideSalyzyn, Mark2008-01-124-13/+19
* [SCSI] NCR5380 family: convert to accessors & !use_sg cleanupBoaz Harrosh2008-01-123-29/+29
* [SCSI] wd7000: proper fix for boards without sg supportBoaz Harrosh2008-01-121-6/+6
* [SCSI] atp870u: convert to accessors and !use_sg cleanupBoaz Harrosh2008-01-121-85/+17Star
* [SCSI] scsi_debug: convert to use the data buffer accessorsBoaz Harrosh2008-01-121-27/+10Star