summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2011-11-0225-347/+259
|\
| * udf: Cleanup metadata flags handlingJan Kara2011-10-313-8/+10
| * udf: Skip mirror metadata FE loading when metadata FE is okNamjae Jeon2011-10-314-36/+43
| * ext3: Allow quota file use root reservationDmitry Monakhov2011-10-311-4/+4
| * udf: Remove web reference from UDF MAINTAINERS entryJan Kara2011-10-311-1/+0
| * quota: Drop path reference on error exit from quotactlJan Kara2011-10-311-2/+5
| * udf: Neaten udf_debug usesJoe Perches2011-10-316-59/+50
| * udf: Neaten logging output, use vsprintf extension %pVJoe Perches2011-10-311-11/+17
| * udf: Convert printks to pr_<level>Joe Perches2011-10-317-98/+83
| * udf: Rename udf_warning to udf_warnJoe Perches2011-10-104-20/+15
| * udf: Rename udf_error to udf_errJoe Perches2011-10-103-29/+23
| * udf: Promote some debugging messages to udf_errorJoe Perches2011-10-103-10/+18
| * ext3: Remove the obsolete broken EXT3_IOC32_WAIT_FOR_READONLY.Tao Ma2011-10-102-28/+0
| * udf: Add readpages support for udf.Namjae Jeon2011-10-061-1/+9
| * ext3/balloc.c: local functions should be staticH Hartley Sweeten2011-10-051-3/+4
| * ext2: fix the outdated comment in ext2_nfs_get_inode()Li Haifeng2011-08-301-4/+4
| * ext3: remove deprecated oldallocLukas Czerner2011-08-174-55/+8
| * fs/ext3/balloc.c: delete useless initializationJulia Lawall2011-08-171-1/+1
| * fs/ext2/balloc.c: delete useless initializationJulia Lawall2011-08-171-1/+1
| * ext3: fix message in ext3_remount for rw-remount caseToshiyuki Okajima2011-08-171-2/+2
| * ext3: Remove i_mutex from ext3_sync_file()Jan Kara2011-08-171-10/+0
* | Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds2011-11-02253-3326/+1666
|\ \
| * | um: fix ubd cow sizeRichard Weinberger2011-11-021-1/+30
| * | um: Fix kmalloc argument order in um/vdso/vma.cDave Jones2011-11-021-1/+1
| * | um: switch to use of drivers/KconfigAl Viro2011-11-0211-33/+13
| * | UserModeLinux-HOWTO.txt: fix a typoJonathan Neuschäfer2011-11-021-1/+1
| * | UserModeLinux-HOWTO.txt: remove ^H charactersJonathan Neuschäfer2011-11-021-265/+265
| * | um: we need sys/user.h only on i386Richard Weinberger2011-11-021-0/+2
| * | um: merge delay_{32,64}.cRichard Weinberger2011-11-023-61/+1
| * | um: distribute exports to where exported stuff is definedAl Viro2011-11-0210-54/+40
| * | um: kill system-um.hAl Viro2011-11-023-47/+40
| * | um: generic ftrace.h will do...Al Viro2011-11-022-1/+1
| * | um: segment.h is x86-only and needed only thereAl Viro2011-11-021-0/+0
| * | um: asm/pda.h is not needed anymoreAl Viro2011-11-021-21/+0
| * | um: hw_irq.h can go generic as wellAl Viro2011-11-022-8/+1
| * | um: switch to generic-yAl Viro2011-11-0213-59/+2
| * | um: clean Kconfig up a bitAl Viro2011-11-024-113/+26
| * | um: a couple of missing dependencies...Al Viro2011-11-022-3/+3
| * | um: kill useless argument of free_chan() and free_one_chan()Al Viro2011-11-021-5/+5
| * | um: unify ptrace_user.hAl Viro2011-11-029-77/+35
| * | um: unify KSTK_...Al Viro2011-11-024-13/+10
| * | um: fix gcov build breakageAl Viro2011-11-022-17/+2
| * | um: page_offset.h is never usedAl Viro2011-11-021-1/+0
| * | um: irq_vectors.h just shadows x86 oneAl Viro2011-11-021-0/+0
| * | um: required-features.h is there only to shadow x86 one...Al Viro2011-11-021-0/+0
| * | um: asm/apic.h is there only to shadow the x86 one...Al Viro2011-11-021-0/+0
| * | um: take ubd_user.h to its users...Al Viro2011-11-021-0/+0
| * | um: take ldt.h to arch/x86/um/asm/mm_context.hAl Viro2011-11-026-61/+58
| * | um: merge signal_{32,64}.cAl Viro2011-11-026-278/+189
| * | um: no need to play with save_sp in signal frame setup anymoreAl Viro2011-11-022-57/+15
OpenPOWER on IntegriCloud