aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] lpfc 8.1.2: Add ERROR and WARM_START modes for diagnostic purposes.Jamie Wellnitz2006-02-289-152/+390
* [SCSI] lpfc 8.1.2: Remove hba_list from struct lpfc_hbaJamie Wellnitz2006-02-281-1/+0
* [SCSI] lpfc 8.1.2: Correct use of the hostdata field in scsi_hostJamie Wellnitz2006-02-283-41/+40
* [SCSI] lpfc 8.1.2: Misc FC Discovery changes :Jamie Wellnitz2006-02-285-393/+452
* [SCSI] lpfc 8.1.2: Add module parameter to limit number of outstanding comman...Jamie Wellnitz2006-02-281-0/+15
* [SCSI] lpfc 8.1.2: Fixed a double insertion of mail box object to the SLI mai...Jamie Wellnitz2006-02-281-3/+2
* [SCSI] lpfc 8.1.2: Fixed system panic in lpfc_sli_brdreset during dynamic add...Jamie Wellnitz2006-02-281-1/+16
* [SCSI] lpfc 8.1.2: Explicitly initialize the skip_post argument to lpfc_sli_s...Jamie Wellnitz2006-02-281-1/+1
* [SCSI] lpfc 8.1.2: Fixed a race condition in the PLOGI retry logic.Jamie Wellnitz2006-02-282-12/+24
* [SCSI] lpfc 8.1.2: Handling of ELS commands RRQ, RPS, RPL and LIRR correctlyJamie Wellnitz2006-02-285-34/+309
* [SCSI] lpfc 8.1.2: Remove unused SLI_IOCB_HIGH_PRIORITYJamie Wellnitz2006-02-282-11/+0
* [SCSI] lpfc 8.1.2: Remove unreferenced cfg_fcp_bind_method from struct lpfc_hbaJamie Wellnitz2006-02-281-1/+0
* [SCSI] lpfc 8.1.2: Remove unused prototypes from lpfc_crtn.hJamie Wellnitz2006-02-281-18/+0
* [SCSI] scsi: Handle device_add failure in scsi_alloc_targetBrian King2006-02-271-2/+13
* [SCSI] fix scsi process problems and clean up the target reap issuesJames Bottomley2006-02-275-77/+46
* [SCSI] add execute_in_process_context() APIJames Bottomley2006-02-272-0/+35
* [SCSI] don't call ips_eh_reset in ips_queue to avoid deadlockMike Christie2006-02-271-1/+1
* [SCSI] scsi_lib: fix recognition of cache type of Initio SBP-2 bridgesAl Viro2006-02-272-2/+17
* [SCSI] Improve message printing codeMatthew Wilcox2006-02-271-5/+19
* [SCSI] Recognize missing LUNs for non-standard devicesAlan Stern2006-02-272-1/+17
* [SCSI] aic7xxx: semaphore to completion conversionChristoph Hellwig2006-02-272-38/+12
* [SCSI] aacraid: use kthread_ APIChristoph Hellwig2006-02-274-21/+13
* [SCSI] Add EXPORT_SYMBOL for spi msg functionsJames Bottomley2006-02-271-0/+3
* [SCSI] sas: add support for enclosure and bad ID rphy attributesChristoph Hellwig2006-02-272-2/+53
* [SCSI] mptsas: add support for enclosure and bay identifier attributesChristoph Hellwig2006-02-271-35/+161
* [SCSI] jazz_esp: Fix sparse warnings.Ralf Baechle2006-02-271-9/+9
* [SCSI] jazz_esp: Delete useless prototypeRalf Baechle2006-02-271-1/+0
* [SCSI] Make spi_print_msg more consistentMatthew Wilcox2006-02-271-3/+3
* [SCSI] Add spi_populate_*_msg functionsMatthew Wilcox2006-02-278-115/+73
* [SCSI] ncr53c8xx updateMatthew Wilcox2006-02-272-94/+61
* [SCSI] unused show_spi_transport_period_helper parameterMatthew Wilcox2006-02-271-4/+3
* [SCSI] fix uninitialized variable errorMatthew Wilcox2006-02-271-8/+3
* [SCSI] cciss: kfree(NULL) is legalAndrew Morton2006-02-271-2/+1
* [SCSI] drivers/message/fusion/mptfc.c: make 2 functions staticAdrian Bunk2006-02-271-2/+2
* [SCSI] PCI Error Recovery: IPR SCSI device driverLinas Vepstas2006-02-271-0/+109
* [SCSI] fusion - mptlan - remove wierd humor printMoore, Eric2006-02-271-4/+1
* [SCSI] Remove devfs support from the SCSI subsystemGreg KH2006-02-278-63/+5
* [SCSI] Neaten comments in scsi_cmnd.hMatthew Wilcox2006-02-271-10/+10
* [SCSI] SCSI core kmalloc2kzallocJes Sorensen2006-02-2715-59/+30
* Linux v2.6.16-rc5Linus Torvalds2006-02-261-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-02-264-13/+111
|\
| * [SPARC64]: Make cpu_present_map available earlier.David S. Miller2006-02-263-9/+27
| * [SPARC64]: Implement futex_atomic_op_inuser().David S. Miller2006-02-261-4/+84
* | Make Kprobes depend on modulesLinus Torvalds2006-02-265-1/+5
|/
* [PATCH] fix voyager after topology.c moveJames Bottomley2006-02-262-15/+1
* [PATCH] fix build on x86_64 with !CONFIG_HOTPLUG_CPUBrian Magnuson2006-02-261-1/+1
* [PATCH] x86_64: Fix ioctl compat code for /dev/rtcAndi Kleen2006-02-261-11/+2
* [PATCH] x86_64: Better ATI timer fixAndi Kleen2006-02-262-17/+33
* [PATCH] x86_64: Move the SMP time selection earlierAndi Kleen2006-02-263-14/+11
* [PATCH] x86_64: Fix the additional_cpus=.. optionAndi Kleen2006-02-263-1/+8