aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2011-11-02
|\
| * udf: Cleanup metadata flags handlingJan Kara2011-10-31
| * udf: Skip mirror metadata FE loading when metadata FE is okNamjae Jeon2011-10-31
| * ext3: Allow quota file use root reservationDmitry Monakhov2011-10-31
| * udf: Remove web reference from UDF MAINTAINERS entryJan Kara2011-10-31
| * quota: Drop path reference on error exit from quotactlJan Kara2011-10-31
| * udf: Neaten udf_debug usesJoe Perches2011-10-31
| * udf: Neaten logging output, use vsprintf extension %pVJoe Perches2011-10-31
| * udf: Convert printks to pr_<level>Joe Perches2011-10-31
| * udf: Rename udf_warning to udf_warnJoe Perches2011-10-10
| * udf: Rename udf_error to udf_errJoe Perches2011-10-10
| * udf: Promote some debugging messages to udf_errorJoe Perches2011-10-10
| * ext3: Remove the obsolete broken EXT3_IOC32_WAIT_FOR_READONLY.Tao Ma2011-10-10
| * udf: Add readpages support for udf.Namjae Jeon2011-10-05
| * ext3/balloc.c: local functions should be staticH Hartley Sweeten2011-10-04
| * ext2: fix the outdated comment in ext2_nfs_get_inode()Li Haifeng2011-08-30
| * ext3: remove deprecated oldallocLukas Czerner2011-08-17
| * fs/ext3/balloc.c: delete useless initializationJulia Lawall2011-08-17
| * fs/ext2/balloc.c: delete useless initializationJulia Lawall2011-08-17
| * ext3: fix message in ext3_remount for rw-remount caseToshiyuki Okajima2011-08-17
| * ext3: Remove i_mutex from ext3_sync_file()Jan Kara2011-08-17
* | Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds2011-11-02
|\ \
| * | um: fix ubd cow sizeRichard Weinberger2011-11-02
| * | um: Fix kmalloc argument order in um/vdso/vma.cDave Jones2011-11-02
| * | um: switch to use of drivers/KconfigAl Viro2011-11-02
| * | UserModeLinux-HOWTO.txt: fix a typoJonathan Neuschäfer2011-11-02
| * | UserModeLinux-HOWTO.txt: remove ^H charactersJonathan Neuschäfer2011-11-02
| * | um: we need sys/user.h only on i386Richard Weinberger2011-11-02
| * | um: merge delay_{32,64}.cRichard Weinberger2011-11-02
| * | um: distribute exports to where exported stuff is definedAl Viro2011-11-02
| * | um: kill system-um.hAl Viro2011-11-02
| * | um: generic ftrace.h will do...Al Viro2011-11-02
| * | um: segment.h is x86-only and needed only thereAl Viro2011-11-02
| * | um: asm/pda.h is not needed anymoreAl Viro2011-11-02
| * | um: hw_irq.h can go generic as wellAl Viro2011-11-02
| * | um: switch to generic-yAl Viro2011-11-02
| * | um: clean Kconfig up a bitAl Viro2011-11-02
| * | um: a couple of missing dependencies...Al Viro2011-11-02
| * | um: kill useless argument of free_chan() and free_one_chan()Al Viro2011-11-02
| * | um: unify ptrace_user.hAl Viro2011-11-02
| * | um: unify KSTK_...Al Viro2011-11-02
| * | um: fix gcov build breakageAl Viro2011-11-02
| * | um: page_offset.h is never usedAl Viro2011-11-02
| * | um: irq_vectors.h just shadows x86 oneAl Viro2011-11-02
| * | um: required-features.h is there only to shadow x86 one...Al Viro2011-11-02
| * | um: asm/apic.h is there only to shadow the x86 one...Al Viro2011-11-02
| * | um: take ubd_user.h to its users...Al Viro2011-11-02
| * | um: take ldt.h to arch/x86/um/asm/mm_context.hAl Viro2011-11-02
| * | um: merge signal_{32,64}.cAl Viro2011-11-02
| * | um: no need to play with save_sp in signal frame setup anymoreAl Viro2011-11-02