aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-15quota: Fix double lock in add_dquot_ref() with CONFIG_QUOTA_DEBUGJan Kara
2012-05-15jbd: Write journal superblock with WRITE_FUA after checkpointingJan Kara
2012-05-15jbd: protect all log tail updates with j_checkpoint_mutexJan Kara
2012-05-15jbd: Split updating of journal superblock and marking journal emptyJan Kara
2012-04-11ext2: do not register write_super within VFSArtem Bityutskiy
2012-04-11ext2: Remove s_dirt handlingJan Kara
2012-04-11ext2: write superblock only once on unmountArtem Bityutskiy
2012-04-11ext3: update documentation with barrier=1 defaultStefan Hajnoczi
2012-04-11ext3: remove max_debt in find_group_orlov()Akira Fujita
2012-04-11jbd: Refine commit writeout logicJan Kara
2012-04-10Smack: build when CONFIG_AUDIT not definedKees Cook
2012-04-10Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-04-10Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2012-04-10Merge branch 'for-3.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-04-10i2c: prevent spurious interrupt on Designware controllersKristen Carlson Accardi
2012-04-09modpost: Fix modpost license checking of vmlinux.oFrank Rowand
2012-04-09android, lowmemorykiller: remove task handoff notifierDavid Rientjes
2012-04-10um: uml_setup_stubs': warning: unused variable 'pages'Boaz Harrosh
2012-04-10um: Use asm-generic/switch_to.hRichard Weinberger
2012-04-10um: Disintegrate asm/system.hRichard Weinberger
2012-04-10um: switch cow_user.h to htobe{32,64}/betoh{32,64}Al Viro
2012-04-09um: several x86 hw-dependent crypto modules won't build on umlAl Viro
2012-04-09um: fix linker script generationAl Viro
2012-04-07Linux 3.4-rc2Linus Torvalds
2012-04-07Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-04-07Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-04-07Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2012-04-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-04-06Merge branch '3.4-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-06tcm_fc: Do not free tpg structure during wq allocation failureMark Rustad
2012-04-06tcm_fc: Add abort flag for gracefully handling exchange timeoutMark Rustad
2012-04-06Merge branches 'idle-fix' and 'misc' into releaseLen Brown
2012-04-06MAINTAINERS: Update git url for ACPIIgor Murzov
2012-04-06Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2012-04-06Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-04-06Merge tag 'mmc-fixes-for-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-04-06Make the "word-at-a-time" helper functions more commonly usableLinus Torvalds
2012-04-06cpuidle: Fix panic in CPU off-lining with no idle driverToshi Kani
2012-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-04-06xen/pcifront: avoid pci_frontend_enable_msix() falsely returning successJan Beulich
2012-04-06xen/pciback: fix XEN_PCI_OP_enable_msix resultJan Beulich
2012-04-06xen/smp: Remove unnecessary call to smp_processor_id()Srivatsa S. Bhat
2012-04-06xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io...Konrad Rzeszutek Wilk
2012-04-06xen: only check xen_platform_pci_unplug if hvmIgor Mammedov
2012-04-06net: fix a race in sock_queue_err_skb()Eric Dumazet
2012-04-06netlink: fix races after skb queueingEric Dumazet
2012-04-06doc, net: Update ndo_start_xmit return type and valuesBen Hutchings
2012-04-06doc, net: Remove instruction to set net_device::trans_startBen Hutchings