aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext3 (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-18aoe: remove sysfs commentEd L. Cashin1-1/+0
2006-10-18aoe: use bio->bi_idxEd L. Cashin2-1/+3
2006-10-18aoe: module parameter for device timeoutEd L. Cashin1-2/+5
2006-10-18aoe: zero copy write 2 of 2Ed L. Cashin3-20/+64
2006-10-18aoe: improve retransmission heuristicsEd L. Cashin2-6/+17
2006-10-18aoe: jumbo frame support 2 of 2Ed L. Cashin1-2/+6
2006-10-18aoe: clean up printks via macrosEd L. Cashin7-58/+50
2006-10-18aoe: jumbo frame support 1 of 2Ed L. Cashin3-17/+72
2006-10-18aoe: zero copy write 1 of 2Ed L. Cashin3-74/+69
2006-10-18aoe: remove unused NARGS enumEd L. Cashin1-1/+0
2006-10-18aoe: update copyright dateEd L. Cashin7-7/+7
2006-10-18aoe: eliminate isbusy messageEd L. Cashin1-4/+1
2006-10-18driver core: kmalloc() failure check in driver_probe_deviceAkinobu Mita1-0/+2
2006-10-18Driver core: bus: remove indentation levelJeff Garzik1-37/+40
2006-10-18Driver core: Don't ignore error returns from probingAlan Stern2-3/+8
2006-10-18Driver core: Don't leak 'old_class_name' in drivers/base/core.c::device_rename()Jesper Juhl1-3/+6
2006-10-18driver core fixes: sysfs_create_group() retval in topology.cCornelia Huck1-2/+1
2006-10-18driver core fixes: device_create_file() retval check in dmapool.cCornelia Huck1-2/+11
2006-10-18driver core fixes: device_add() cleanup on errorCornelia Huck1-3/+7
2006-10-18driver core fixes: bus_add_device() cleanup on errorCornelia Huck1-4/+15
2006-10-18driver core fixes: bus_add_attrs() retval checkCornelia Huck1-1/+5
2006-10-18driver core fixes: sysfs_create_link() retval check in class.cCornelia Huck1-1/+4
2006-10-18sysfs: update obsolete comment in sysfs_update_fileHidetoshi Seto1-1/+1
2006-10-18sysfs: remove duplicated dput in sysfs_update_fileHidetoshi Seto1-5/+0
2006-10-18HOWTO: bug report additionDiego Calleja1-0/+20
2006-10-18Fix dev_printk() is now GPL-onlyMatthew Wilcox1-1/+1
2006-10-18Driver core: plug device probe memory leakDuncan Sands1-1/+1
2006-10-18Documentation: feature-removal-schedule typoDominik Brodowski1-1/+1
2006-10-18PCI Hotplug: move pci_hotplug.h to include/linux/Greg Kroah-Hartman23-21/+22
2006-10-18change pci hotplug subsystem maintainer to KristenKristen Carlson Accardi3-6/+4
2006-10-18PCI: optionally sort device lists breadth-firstMatt Domsch5-2/+162
2006-10-18cpcihp_generic: prevent loading without "bridge" parameterAkinobu Mita1-2/+2
2006-10-18pci: Additional search functionsAlan Cox2-3/+72
2006-10-18PCI: quirks: switch quirks code offender to use pci_get APIAlan Cox1-1/+2
2006-10-18PCI: Update MSI-HOWTO.txt according to pci_msi_supported()Brice Goglin1-1/+62
2006-10-18PCI: Improve pci_msi_supported() commentsBrice Goglin1-7/+9
2006-10-18PCI hotplug: ioremap balanced with iounmapAmol Lad1-5/+14
2006-10-18shpchp: remove unnecessary cmd_busy member from struct controllerKenji Kaneshige2-5/+1
2006-10-18shpchp: fix command completion checkKenji Kaneshige1-5/+9
2006-10-18pci: Stamp out pci_find_* usage in fakephpAlan Cox1-3/+8
2006-10-18PCI: fix pcie_portdrv_restore_config undefined without CONFIG_PM errorZhang, Yanmin1-1/+1
2006-10-18Fix DMA resource allocation in ACPIPnPVojtech Pavlik1-15/+26
2006-10-18PCI: Turn pci_fixup_video into generic for embedded VGAeiichiro.oiwa.nm@hitachi.com3-46/+49
2006-10-18PCI: add ICH7/8 ACPI/GPIO io resource quirksDaniel Ritz1-0/+6
2006-10-18PCI: pcie-check-and-return-bus_register-errors fixAndrew Morton2-3/+4
2006-10-18PCI: VIA IRQ quirk behaviour changeDaniel Drake1-9/+34
2006-10-18pciehp: Remove unnecessary check in pciehp_ctrl.cEric Sesterhenn1-2/+1
2006-10-18pciehp - add missing lockingKenji Kaneshige4-30/+33
2006-10-18pciehp: fix improper info messagesKenji Kaneshige2-22/+33
2006-10-18shpchp: fix shpchp_wait_cmd in pollKenji Kaneshige1-19/+35