summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-06-10[SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser47-200/+167
2006-06-10[SCSI] Remove last page_address from dc395x.cGuennadi Liakhovetski1-24/+35
2006-06-10[SCSI] hptiop: HighPoint RocketRAID 3xxx controller driverHighPoint Linux Team6-0/+2075
2006-06-10[SCSI] remove the scsi_request interface from the gdth driverLeubner, Achim5-497/+297
2006-06-06[SCSI] fix up request buffer reference in various scsi driversChristoph Hellwig17-30/+30
2006-06-06[SCSI] megaraid_sas: switch fw_outstanding to an atomic_tSumant Patro3-18/+24
2006-06-05[SCSI] iscsi: update version to 1.0-595Mike Christie1-1/+1
2006-06-05[SCSI] iscsi: fix writepsace raceMike Christie3-95/+126
2006-06-05[SCSI] iscsi: return task found during searchMike Christie1-1/+1
2006-06-05[SCSI] iscsi: fix run list corruptionMike Christie1-0/+6
2006-06-05[SCSI] iscsi: don't switch states when just cleaning upMike Christie3-63/+33
2006-05-31[SCSI] kdump: mpt fusion driver initialization failure fixVivek Goyal1-38/+50
2006-05-28[SCSI] audit drivers for incorrect max_id useHannes Reinecke5-8/+8
2006-05-28[SCSI] Return -EINVAL when "id == max_id" in scsi_scan_host_selected()Amit Arora1-1/+1
2006-05-28[SCSI] zfcp: bump up version numberAndreas Herrmann1-1/+1
2006-05-28[SCSI] zfcp: make use of fc_remote_port_delete when target port is unavailableAndreas Herrmann3-4/+27
2006-05-28[SCSI] zfcp: evaluate plogi payload to set maxframe_size, supported_classes o...Ralph Wuerthner6-4/+34
2006-05-28[SCSI] zfcp: print bit error threshold data human readableRalph Wuerthner1-4/+32
2006-05-28[SCSI] zfcp: (cleanup) removed superfluous macros, struct members, typedefsAndreas Herrmann7-122/+41
2006-05-28[SCSI] zfcp: (cleanup) kmalloc/kzalloc replacementAndreas Herrmann3-20/+10
2006-05-28[SCSI] zfcp: (cleanup) remove useless commentsAndreas Herrmann3-284/+0
2006-05-28[SCSI] zfcp: (cleanup) shortened copyright and author informationAndreas Herrmann14-180/+59
2006-05-20[SCSI] imm: no need for unchecked_isa_dmaRandy Dunlap1-4/+4
2006-05-20[SCSI] qla2xxx: Update version number to 8.01.05-k2.Andrew Vasquez1-2/+2
2006-05-20[SCSI] qla2xxx: Correct issue where driver improperly issued SNS commands in ...Andrew Vasquez1-0/+3
2006-05-20[SCSI] qla2xxx: Consolidate firmware-dump handling across ISPs.Andrew Vasquez5-62/+43
2006-05-20[SCSI] qla2xxx: Consolidate "qla2xxx" string usage to a #define.Andrew Vasquez2-7/+10
2006-05-20[SCSI] qla2xxx: Use PCI_DEVICE() for pci_device_id definition.Andrew Vasquez1-22/+11
2006-05-20[SCSI] qla2xxx: Remove obsolete firmware-loader-module support.Andrew Vasquez17-39456/+22
2006-05-20[SCSI] qla2xxx: Remove unused port-type RSCN handling code.Andrew Vasquez7-1581/+1
2006-05-20[SCSI] qla2xxx: Drop unused driver cruft.Andrew Vasquez9-170/+5
2006-05-20[SCSI] qla2xxx: Add support for alternate WWN NVRAM setting.Andrew Vasquez1-0/+12
2006-05-20[SCSI] qla2xxx: Correct endianess comparisons during ISP24xx NVRAM configurat...Andrew Vasquez1-3/+3
2006-05-20[SCSI] qla2xxx: ABBA lock ordering fix.Andrew Vasquez1-14/+1
2006-05-20[SCSI] qla2xxx: Update ISP24xx firwmare loading heuristics.Andrew Vasquez1-83/+93
2006-05-20[SCSI] qla2xxx: Use FW calculated residual count for underrun handling.Ravi Anand2-5/+13
2006-05-20[SCSI] qla2xxx: Add support for new flash part.Ravi Anand2-12/+83
2006-05-20[SCSI] qla2xxx: Don't wait for loop transition to complete if LOOP_DEAD state...Ravi Anand1-0/+4
2006-05-20[SCSI] iscsi: update versionMike Christie2-5/+5
2006-05-20[SCSI] iscsi: fix command requeues during iscsi recoveryMike Christie3-42/+50
2006-05-20[SCSI] iscsi: support mutiple daemonsMike Christie1-11/+27
2006-05-20[SCSI] iscsi: kill dtask mempoolsMike Christie2-88/+10
2006-05-20[SCSI] iscsi: only preallocate login bufferMike Christie1-16/+10
2006-05-20[SCSI] iscsi: dont use sendpage for iscsi headersMike Christie1-16/+8
2006-05-20[SCSI] fix (unlikely) memory leak in DAC960 driverJesper Juhl1-6/+7
2006-05-20[SCSI] aacraid: remove unneeded listMark Haverkamp4-9/+0
2006-05-20[SCSI] aacraid: sa race condition fixMark Haverkamp1-2/+2
2006-05-20[SCSI] aacraid: adjustable timeoutsMark Haverkamp6-7/+15
2006-05-20[SCSI] aacraid: optimize sg allocMark Haverkamp1-3/+3
2006-05-20[SCSI] aacraid: remove unneeded lockingMark Haverkamp1-8/+0