summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] hide EH backup data outside the scsi_cmndChristoph Hellwig2006-07-098-233/+108Star
* [SCSI] ibmvscsi: handle inactive SCSI target during probeDave C Boutcher2006-07-091-0/+1
* [SCSI] ibmvscsi: allocate lpevents for ibmvscsi on iseriesDave C Boutcher2006-07-091-1/+1
* [SCSI] aic7[9x]xx: Remove last vestiges of reverse_scanMatthew Wilcox2006-07-092-22/+0Star
* [SCSI] aha152x: stop poking at saved scsi_cmnd membersChristoph Hellwig2006-07-091-6/+23
* [SCSI] st.c: Improve sense outputLuben Tuikov2006-07-091-4/+3Star
* [SCSI] lpfc 8.1.7: Change version number to 8.1.7James Smart2006-07-091-1/+1
* [SCSI] lpfc 8.1.7: Misc FixesJames Smart2006-07-093-13/+17
* [SCSI] lpfc 8.1.7: Add lpfc_sli_flush_mbox_queue() functionJames Smart2006-07-093-1/+21
* [SCSI] lpfc 8.1.7: Correct the wait in attachment that delays for topology di...James Smart2006-07-091-10/+14
* [SCSI] lpfc 8.1.7: Remove depricated sysfs attribute board_onlineJames Smart2006-07-091-42/+0Star
* [SCSI] lpfc 8.1.7: Adding new issue_reset sysfs attributeJames Smart2006-07-091-0/+43
* [SCSI] lpfc 8.1.7: Fix panic in lpfc_sli_validate_fcp_iocbJames Smart2006-07-091-10/+12
* [SCSI] lpfc 8.1.7: Consolidate dma buf cleanup into a separate functionJames Smart2006-07-091-16/+24
* [SCSI] lpfc 8.1.7: Correct bogus nodev_tmo message on NPort that changes its ...James Smart2006-07-091-24/+34
* [SCSI] lpfc 8.1.7: Fix txcmplq related panics on heavy IO while downloading f...James Smart2006-07-091-7/+17
* [SCSI] lpfc 8.1.7: Issue DOWN_LINK prior to INIT_LINK to work around link fai...James Smart2006-07-091-1/+11
* [SCSI] lpfc 8.1.7: Fixed infinite retry of REG_LOGIN mailbox failed due to MB...James Smart2006-07-091-0/+11
* [SCSI] lpfc 8.1.7: Fix memory leak and cleanup code related to per ring looku...James Smart2006-07-093-27/+5Star
* [SCSI] lpfc 8.1.7: Standardize the driver on a single define for the maximum ...James Smart2006-07-093-7/+8
* [SCSI] lpfc 8.1.7: Use mod_timer instead of add_timer in lpfc_els_timeout_han...James Smart2006-07-091-4/+3Star
* [SCSI] mptsas: use unnumbered port API and remove driver porttrackingEric Moore2006-07-092-23/+16Star
* [SCSI] update additional sense codes and some opcode namesDouglas Gilbert2006-07-091-38/+88
* [SCSI] scsi_transport_sas: add unindexed portsJames Bottomley2006-07-092-2/+38
* [SCSI] aic79xx: make ahd_done_with_status() staticAdrian Bunk2006-07-091-1/+1
* i386: improve and correct inline asm memory constraintsLinus Torvalds2006-07-098-62/+57Star
* power: improve inline asm memory constraintsLinus Torvalds2006-07-093-32/+32
* [PATCH] Fix cpufreq vs hotplug lockdep recursion.Dave Jones2006-07-071-0/+4
* Linux 2.6.18-rc1Linus Torvalds2006-07-061-2/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-07-061-8/+10
|\
| * [PKT_SCHED]: Fix error handling while dumping actionsThomas Graf2006-07-061-2/+4
| * [PKT_SCHED]: Return ENOENT if action module is unavailableThomas Graf2006-07-061-0/+1
| * [PKT_SCHED]: Fix illegal memory dereferences when dumping actionsThomas Graf2006-07-061-6/+5Star
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-07-064-6/+25
|\ \
| * | [SPARC64]: Fix stack overflow checking in modular non-SMP kernels.Mikael Pettersson2006-07-061-5/+5
| * | [SPARC64]: Fix sparc64 build errors when CONFIG_PCI=n.Randy Dunlap2006-07-063-1/+20
| |/
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-07-069-271/+897
|\ \
| * | [PCI] Add JMicron PCI ID constantsJeff Garzik2006-07-061-0/+7
| * | [PATCH] ahci: Ensure that we don't grab both functionsroot2006-07-061-4/+11
| * | [PATCH] libata-core.c: restore configuration boot messages in ata_dev_configu...Borislav Petkov2006-07-061-5/+5
| * | [PATCH] sata_sil24: add suspend/sleep supportTejun Heo2006-07-061-0/+25
| * | [PATCH] sata_sil24: separate out sil24_init_controller()Tejun Heo2006-07-061-45/+62
| * | [PATCH] sata_sil: add suspend/sleep supportTejun Heo2006-07-061-0/+17
| * | [PATCH] sata_sil: separate out sil_init_controller()Tejun Heo2006-07-061-38/+48
| * | [PATCH] libata: reimplement controller-wide PMTejun Heo2006-07-063-7/+298
| * | [PATCH] libata: reimplement per-dev PMTejun Heo2006-07-063-92/+115
| * | [PATCH] libata: implement PM EH actionsTejun Heo2006-07-063-4/+198
| * | [PATCH] libata: separate out __ata_ehi_hotplugged()Tejun Heo2006-07-061-2/+7
| * | [PATCH] libata: implement ATA_EHI_NO_AUTOPSY and QUIETTejun Heo2006-07-063-16/+23
| * | [PATCH] libata: clean up debounce parameters and improve parameter selectionTejun Heo2006-07-063-18/+24