summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [LogFS] Plug 8 byte information leakJoern Engel2010-04-131-10/+14
* [LogFS] Prevent memory corruption on large deletesJoern Engel2010-04-135-1/+34
* [LogFS] Remove unused methodJoern Engel2010-03-303-28/+0
* [LogFS] Erase new journal segmentsJoern Engel2010-03-291-0/+2
* [LogFS] Move reserved segments with journalJoern Engel2010-03-291-0/+4
* [LogFS] Clear PagePrivate when moving journalJoern Engel2010-03-283-1/+3
* Simplify and fix pad_wbufJoern Engel2010-03-281-22/+30
* Prevent data corruption in logfs_rewrite_block()Joern Engel2010-03-281-1/+12
* Use deactivate_locked_superJoern Engel2010-03-271-2/+1
* Fix logfs_get_sb_final error pathJoern Engel2010-03-271-1/+1
* Write out both superblocks on mismatchJoern Engel2010-03-271-1/+1
* Prevent schedule while atomic in __logfs_readdirJoern Engel2010-03-271-2/+2
* Plug memory leak in writeseg_end_ioJoern Engel2010-03-271-0/+1
* Limit max_pages for insane devicesJoern Engel2010-03-271-2/+6
* Open segment file before using itJoern Engel2010-03-271-4/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-03-2613-97/+184
|\
| * x86/PCI: truncate _CRS windows with _LEN > _MAX - _MIN + 1Bjorn Helgaas2010-03-251-1/+12
| * x86/PCI: for host bridge address space collisions, show conflicting resourceBjorn Helgaas2010-03-251-3/+6
| * frv/PCI: remove redundant warningsBjorn Helgaas2010-03-251-3/+1
| * x86/PCI: remove redundant warningsBjorn Helgaas2010-03-251-5/+0
| * PCI: don't say we claimed a resource if we failedBjorn Helgaas2010-03-251-2/+3
| * PCI quirk: Disable MSI on VIA K8T890 systemsMatthew Wilcox2010-03-251-0/+1
| * PCI quirk: RS780/RS880: work around missing MSI initializationClemens Ladisch2010-03-242-7/+34
| * PCI quirk: only apply CX700 PCI bus parking quirk if external VT6212L is presentTim Yamin2010-03-241-3/+17
| * PCI: complain about devices that seem to be brokenBjorn Helgaas2010-03-241-7/+16
| * PCI: print resources consistently with %pRBjorn Helgaas2010-03-243-16/+10
| * PCI: make disabled window printk style match the enabled onesBjorn Helgaas2010-03-241-3/+3
| * PCI: break out primary/secondary/subordinate for readabilityBjorn Helgaas2010-03-241-10/+14
| * PCI: for address space collisions, show conflicting resourceBjorn Helgaas2010-03-241-6/+8
| * resources: add interfaces that return conflict informationBjorn Helgaas2010-03-232-7/+39
| * PCI: cleanup error return for pcix get and set mmrbc functionsDean Nelson2010-03-191-20/+16
| * PCI: fix access of PCI_X_CMD by pcix get and set mmrbc functionsDean Nelson2010-03-191-5/+6
| * PCI: kill off pci_register_set_vga_state() symbol export.Paul Mundt2010-03-191-1/+0
| * PCI: fix return value from pcix_get_max_mmrbc()Dean Nelson2010-03-191-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2010-03-262-12/+11
|\ \
| * | nilfs2: fix imperfect completion wait in nilfs_wait_on_logsRyusuke Konishi2010-03-241-4/+4
| * | nilfs2: fix hang-up of cleaner after log writer returned with errorRyusuke Konishi2010-03-241-2/+1
| * | nilfs2: fix duplicate call to nilfs_segctor_cancel_freevRyusuke Konishi2010-03-221-6/+6
* | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2010-03-2622-315/+149
|\ \ \
| * | | pcmcia: use dev_pm_ops for class pcmcia_socket_classDominik Brodowski2010-03-2419-288/+66
| * | | power: support _noirq actions on device types and classesDominik Brodowski2010-03-241-0/+31
| * | | pcmcia: allow for four multifunction subdevices (again)Dominik Brodowski2010-03-241-2/+6
| * | | pcmcia: do not use ioports < 0x100 on x86Dominik Brodowski2010-03-231-0/+7
| * | | pd6729: Coding Style fixesKomuro2010-03-231-25/+39
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-03-267-12/+61
|\ \ \ \
| * | | | x86, amd: Restrict usage of c1e_idle()Andreas Herrmann2010-03-192-8/+26
| * | | | x86: Fix placement of FIX_OHCI1394_BASEJan Beulich2010-03-161-3/+3
| * | | | x86: Handle legacy PIC interrupts on all the cpu'sSuresh Siddha2010-03-164-1/+32
* | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-03-266-17/+54
|\ \ \ \ \
| * | | | | time: Fix accumulation bug triggered by long delay.John Stultz2010-03-231-1/+2
OpenPOWER on IntegriCloud