aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-05-30
|\
| * quota: Convert quota statistics to generic percpu_counterDmitry Monakhov2010-05-27
| * ext3 uses rb_node = NULL; to zero rb_root.Venkatesh Pallipadi2010-05-27
| * quota: Fixup dquot_transferJan Kara2010-05-27
| * reiserfs: Fix resuming of quotas on remount read-writeJan Kara2010-05-27
| * pohmelfs: Remove dead quota codeDmitry Monakhov2010-05-27
| * ufs: Remove dead quota codeJan Kara2010-05-24
| * udf: Remove dead quota codeJan Kara2010-05-24
| * quota: rename default quotactl methods to dquot_Christoph Hellwig2010-05-24
| * quota: explicitly set ->dq_op and ->s_qcopChristoph Hellwig2010-05-24
| * quota: drop remount argument to ->quota_on and ->quota_offChristoph Hellwig2010-05-24
| * quota: move unmount handling into the filesystemChristoph Hellwig2010-05-24
| * quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappersChristoph Hellwig2010-05-24
| * quota: move remount handling into the filesystemChristoph Hellwig2010-05-24
| * ocfs2: Fix use after free on remount read-onlyJan Kara2010-05-24
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-30
|\ \
| * | x86, cpufeature: Unbreak compile with gcc 3.xH. Peter Anvin2010-05-27
| * | x86, pat: Fix memory leak in free_memtypeXiaotian Feng2010-05-26
| * | x86, k8: Fix section mismatch for powernowk8_exit()Borislav Petkov2010-05-25
| * | lib/atomic64_test: fix missing include of linux/kernel.hPeter Huewe2010-05-24
| * | x86: remove last traces of quicklist usagePeter Zijlstra2010-05-24
| * | x86, setup: Phoenix BIOS fixup is needed on Dell Inspiron Mini 1012Gabor Gombas2010-05-24
| * | x86: "nosmp" command line option should force the system into UP modeJan Beulich2010-05-24
| * | arch/x86/pci: use kasprintfJulia Lawall2010-05-24
| * | x86, apic: ack all pending irqs when crashed/on kexecKerstin Jonsson2010-05-24
* | | CPU: Avoid using unititialized error variable in disable_nonboot_cpus()Rafael J. Wysocki2010-05-30
* | | rapidio: fix new kernel-doc warningsRandy Dunlap2010-05-30
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/pa...Linus Torvalds2010-05-30
|\ \ \
| * | | parisc: Call pagefault_disable/pagefault_enable in kmap_atomic/kunmap_atomicJohn David Anglin2010-05-30
| * | | parisc: Remove unnecessary macros from entry.SJohn David Anglin2010-05-30
| * | | parisc: LWS fixes for syscall.SJohn David Anglin2010-05-30
| * | | parisc: Delete unnecessary nop's in entry.SJohn David Anglin2010-05-30
| * | | parisc: Avoid interruption in critical region in entry.SJohn David Anglin2010-05-30
| * | | parisc: invoke oom-killer from page faultNick Piggin2010-05-30
| * | | parisc: clear floating point exception flag on SIGFPE signalHelge Deller2010-05-30
| * | | parisc: Use of align_frame provides stack frame.Carlos O'Donell2010-05-30
* | | | Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()"Linus Torvalds2010-05-30
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-05-30
|\ \ \ \
| * | | | ceph: clean up on forwarded aborted mds requestSage Weil2010-05-29
| * | | | ceph: fix leak of osd authorizerSage Weil2010-05-29
| * | | | ceph: close out mds, osd connections before stopping authSage Weil2010-05-29
| * | | | ceph: make lease code DN specificSage Weil2010-05-29
| * | | | fs/ceph: Use ERR_CASTJulia Lawall2010-05-29
| * | | | ceph: renew auth tickets before they expireSage Weil2010-05-29
| * | | | ceph: do not resend mon requests on auth ticket renewalSage Weil2010-05-29
| * | | | ceph: removed duplicated #includesAndrea Gelmini2010-05-29
| * | | | ceph: avoid possible null dereferenceSage Weil2010-05-29
| * | | | ceph: make mds requests killable, not interruptibleSage Weil2010-05-29
| * | | | sched: add wait_for_completion_killable_timeoutSage Weil2010-05-29
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-05-29
|\ \ \ \ \