summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-01-11[SCSI] NCR5380: minor irq handler cleanupsJeff Garzik1-3/+4
2008-01-11[SCSI] sgiwd93: export sgiwd93_reset()Andrew Morton1-0/+1
2008-01-11[SCSI] aacraid: fix driver failure with Dell PowerEdge Expandable RAID Contro...Salyzyn, Mark4-22/+47
2008-01-11[SCSI] hptiop: add more adapter models and other fixesHighPoint Linux Team4-175/+576
2008-01-11[SCSI] aic94xx: fix section mismatchesRandy Dunlap1-3/+3
2008-01-11[SCSI] ips: handle scsi_add_host() failure, and other err cleanupsJeff Garzik1-5/+13
2008-01-11[SCSI] ips: PCI API cleanupsJeff Garzik1-41/+31
2008-01-11[SCSI] ips: trim trailing whitespaceJeff Garzik2-30/+31
2008-01-11[SCSI] ips: remove ips_ha members that duplicate struct pci_dev membersJeff Garzik2-107/+91
2008-01-11[SCSI] sym2: fix section mismatch warningRandy Dunlap1-2/+2
2008-01-11[SCSI] lpfc: minor cleanupsAdrian Bunk6-45/+38
2008-01-11[SCSI] sd,sr: add early detection of medium not presentJames Bottomley5-19/+63
2008-01-11[SCSI] BUG_ON() impossible condition in sg list countingRusty Russell2-20/+6
2008-01-11[SCSI] tgt: fix build when dprintk is definedRandy Dunlap1-6/+6
2008-01-11[SCSI] aacraid: don't assign cpu_to_le32(int) to u8Christoph Hellwig5-37/+37
2008-01-11[SCSI] qla2xxx: Update version number to 8.02.00-k6.Andrew Vasquez1-1/+1
2008-01-11[SCSI] qla2xxx: Properly handle Vport state-change-notifications.Shyam Sundar1-2/+5
2008-01-11[SCSI] qla2xxx: Correct NPIV support for recent ISPs.Andrew Vasquez6-51/+33
2008-01-11[SCSI] qla2xxx: Don't explicitly read mbx registers while processing a system...Andrew Vasquez1-4/+0
2008-01-11[SCSI] ibmvscsi: requeue while CRQ closedRobert Jennings1-55/+96
2008-01-11[SCSI] docbook and kernel-doc updatesRandy Dunlap4-49/+45
2008-01-11[SCSI] kernel-doc: use correct function nameRandy Dunlap1-1/+1
2008-01-11[SCSI] boot options: correct option name and tell where to find docs for itRandy Dunlap1-1/+7
2008-01-11[SCSI] move single_lun flag from scsi_device to scsi_targetTony Battersby3-6/+6
2008-01-11[SCSI] megaraid_sas: Update version and changelogbo yang3-9/+168
2008-01-11[SCSI] megaraid_sas: support for poll_mode_io (reduced interrupt)bo yang2-6/+149
2008-01-11[SCSI] megaraid_sas: call cmd completion from resetbo yang2-54/+70
2008-01-11[SCSI] megaraid_sas: use unsigned long for sense_buff ptrbo yang1-5/+8
2008-01-11[SCSI] megaraid_sas: check max_sgl reported by FW for setting max_sectors_per...bo yang2-6/+10
2008-01-11[SCSI] megaraid_sas: add hibernation supportbo yang2-70/+233
2008-01-11[SCSI] 3w-9xxx: fix abysmal write performance on some motherboardsTony Battersby1-0/+1
2008-01-11[SCSI] libsas: Fix various sparse complaintsDarrick J. Wong2-4/+6
2008-01-11[SCSI] libsas: Convert sas_proto users to sas_protocolDarrick J. Wong12-58/+51
2008-01-11[SCSI] megaraid_sas: Convert aen_mutex to the mutex APIMatthias Kaehlcke2-4/+5
2008-01-11[SCSI] imm: convert to accessors and !use_sg cleanupBoaz Harrosh1-8/+5
2008-01-11[SCSI] ppa: convert to accessors and !use_sg cleanupBoaz Harrosh1-7/+5
2008-01-11[SCSI] DocBook scsi_midlayer.tmpl->scsi.tmplJames Bottomley2-1/+1
2008-01-11[SCSI] Add Documentation and integrate into docbook buildRob Landley17-289/+821
2008-01-11[SCSI] zfcp: Reduce flood on hba traceChristof Schmitt1-6/+0
2008-01-11[SCSI] zfcp: Fix deadlock when adding invalid LUNChristof Schmitt4-10/+0
2008-01-11[SCSI] zfcp: Remove SCSI devices when removing complete adapterChristof Schmitt1-0/+3
2008-01-11[SCSI] zfcp: Specify waiting times in ERP in secondsChristof Schmitt2-6/+6
2008-01-11[SCSI] zfcp: Use also port and adapter to identify unit in messages.Christof Schmitt1-2/+6
2008-01-11[SCSI] zfcp: Remove unnecessary eh_bus_reset_handler callbackChristof Schmitt1-3/+2
2008-01-11[SCSI] aacraid: forced reset overrideSalyzyn, Mark4-13/+19
2008-01-11[SCSI] NCR5380 family: convert to accessors & !use_sg cleanupBoaz Harrosh3-29/+29
2008-01-11[SCSI] wd7000: proper fix for boards without sg supportBoaz Harrosh1-6/+6
2008-01-11[SCSI] atp870u: convert to accessors and !use_sg cleanupBoaz Harrosh1-85/+17
2008-01-11[SCSI] scsi_debug: convert to use the data buffer accessorsBoaz Harrosh1-27/+10
2008-01-11[SCSI] isd200: use one-element sg list in issuing commandsBoaz Harrosh1-20/+46