aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser2006-06-1047-200/+167
* [SCSI] Remove last page_address from dc395x.cGuennadi Liakhovetski2006-06-101-24/+35
* [SCSI] hptiop: HighPoint RocketRAID 3xxx controller driverHighPoint Linux Team2006-06-106-0/+2075
* [SCSI] remove the scsi_request interface from the gdth driverLeubner, Achim2006-06-105-497/+297
* [SCSI] fix up request buffer reference in various scsi driversChristoph Hellwig2006-06-0617-30/+30
* [SCSI] megaraid_sas: switch fw_outstanding to an atomic_tSumant Patro2006-06-063-18/+24
* [SCSI] iscsi: update version to 1.0-595Mike Christie2006-06-051-1/+1
* [SCSI] iscsi: fix writepsace raceMike Christie2006-06-053-95/+126
* [SCSI] iscsi: return task found during searchMike Christie2006-06-051-1/+1
* [SCSI] iscsi: fix run list corruptionMike Christie2006-06-051-0/+6
* [SCSI] iscsi: don't switch states when just cleaning upMike Christie2006-06-053-63/+33
* [SCSI] kdump: mpt fusion driver initialization failure fixVivek Goyal2006-05-311-38/+50
* [SCSI] audit drivers for incorrect max_id useHannes Reinecke2006-05-285-8/+8
* [SCSI] Return -EINVAL when "id == max_id" in scsi_scan_host_selected()Amit Arora2006-05-281-1/+1
* [SCSI] zfcp: bump up version numberAndreas Herrmann2006-05-281-1/+1
* [SCSI] zfcp: make use of fc_remote_port_delete when target port is unavailableAndreas Herrmann2006-05-283-4/+27
* [SCSI] zfcp: evaluate plogi payload to set maxframe_size, supported_classes o...Ralph Wuerthner2006-05-286-4/+34
* [SCSI] zfcp: print bit error threshold data human readableRalph Wuerthner2006-05-281-4/+32
* [SCSI] zfcp: (cleanup) removed superfluous macros, struct members, typedefsAndreas Herrmann2006-05-287-122/+41
* [SCSI] zfcp: (cleanup) kmalloc/kzalloc replacementAndreas Herrmann2006-05-283-20/+10
* [SCSI] zfcp: (cleanup) remove useless commentsAndreas Herrmann2006-05-283-284/+0
* [SCSI] zfcp: (cleanup) shortened copyright and author informationAndreas Herrmann2006-05-2814-180/+59
* [SCSI] imm: no need for unchecked_isa_dmaRandy Dunlap2006-05-201-4/+4
* [SCSI] qla2xxx: Update version number to 8.01.05-k2.Andrew Vasquez2006-05-201-2/+2
* [SCSI] qla2xxx: Correct issue where driver improperly issued SNS commands in ...Andrew Vasquez2006-05-201-0/+3
* [SCSI] qla2xxx: Consolidate firmware-dump handling across ISPs.Andrew Vasquez2006-05-205-62/+43
* [SCSI] qla2xxx: Consolidate "qla2xxx" string usage to a #define.Andrew Vasquez2006-05-202-7/+10
* [SCSI] qla2xxx: Use PCI_DEVICE() for pci_device_id definition.Andrew Vasquez2006-05-201-22/+11
* [SCSI] qla2xxx: Remove obsolete firmware-loader-module support.Andrew Vasquez2006-05-2017-39456/+22
* [SCSI] qla2xxx: Remove unused port-type RSCN handling code.Andrew Vasquez2006-05-207-1581/+1
* [SCSI] qla2xxx: Drop unused driver cruft.Andrew Vasquez2006-05-209-170/+5
* [SCSI] qla2xxx: Add support for alternate WWN NVRAM setting.Andrew Vasquez2006-05-201-0/+12
* [SCSI] qla2xxx: Correct endianess comparisons during ISP24xx NVRAM configurat...Andrew Vasquez2006-05-201-3/+3
* [SCSI] qla2xxx: ABBA lock ordering fix.Andrew Vasquez2006-05-201-14/+1
* [SCSI] qla2xxx: Update ISP24xx firwmare loading heuristics.Andrew Vasquez2006-05-201-83/+93
* [SCSI] qla2xxx: Use FW calculated residual count for underrun handling.Ravi Anand2006-05-202-5/+13
* [SCSI] qla2xxx: Add support for new flash part.Ravi Anand2006-05-202-12/+83
* [SCSI] qla2xxx: Don't wait for loop transition to complete if LOOP_DEAD state...Ravi Anand2006-05-201-0/+4
* [SCSI] iscsi: update versionMike Christie2006-05-202-5/+5
* [SCSI] iscsi: fix command requeues during iscsi recoveryMike Christie2006-05-203-42/+50
* [SCSI] iscsi: support mutiple daemonsMike Christie2006-05-201-11/+27
* [SCSI] iscsi: kill dtask mempoolsMike Christie2006-05-202-88/+10
* [SCSI] iscsi: only preallocate login bufferMike Christie2006-05-201-16/+10
* [SCSI] iscsi: dont use sendpage for iscsi headersMike Christie2006-05-201-16/+8
* [SCSI] fix (unlikely) memory leak in DAC960 driverJesper Juhl2006-05-201-6/+7
* [SCSI] aacraid: remove unneeded listMark Haverkamp2006-05-204-9/+0
* [SCSI] aacraid: sa race condition fixMark Haverkamp2006-05-201-2/+2
* [SCSI] aacraid: adjustable timeoutsMark Haverkamp2006-05-206-7/+15
* [SCSI] aacraid: optimize sg allocMark Haverkamp2006-05-201-3/+3
* [SCSI] aacraid: remove unneeded lockingMark Haverkamp2006-05-201-8/+0