aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-21ocfs2: Add ocfs2_trace.h.Gravatar Wengang Wang 2-0/+19
2011-03-07ocfs2: Remove EXIT from masklog.Gravatar Tao Ma 27-315/+159
2011-02-21ocfs2: Remove ENTRY from masklog.Gravatar Tao Ma 31-418/+161
2011-03-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 57-1253/+1483
2011-03-15VFS: Fix the nfs sillyrename regression in kernel 2.6.38Gravatar Trond Myklebust 1-1/+6
2011-03-15dcache.c: create helper function for duplicated functionalityGravatar Linus Torvalds 1-51/+37
2011-03-15tidy the trailing symlinks traversal upGravatar Al Viro 1-45/+26
2011-03-15Turn resolution of trailing symlinks iterative everywhereGravatar Al Viro 1-54/+50
2011-03-15simplify link_path_walk() tailGravatar Al Viro 1-7/+1
2011-03-15Make trailing symlink resolution in path_lookupat() iterativeGravatar Al Viro 1-10/+53
2011-03-15update nd->inode in __do_follow_link() instead of after do_follow_link()Gravatar Al Viro 1-3/+2
2011-03-15pull handling of one pathname component into a helperGravatar Al Viro 1-68/+55
2011-03-15fs: allow AT_EMPTY_PATH in linkat(), limit that to CAP_DAC_READ_SEARCHGravatar Aneesh Kumar K.V 1-4/+16
2011-03-15Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvmGravatar Linus Torvalds 13-101/+257
2011-03-15Merge branches 'stable/ia64', 'stable/blkfront-cleanup' and 'stable/cleanup' ...Gravatar Linus Torvalds 6-15/+21
2011-03-15Merge branch 'stable/irq.cleanup' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 3-143/+91
2011-03-15Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.k...Gravatar Linus Torvalds 8-187/+186
2011-03-15Merge branches 'stable/p2m-identity.v4.9.1' and 'stable/e820' of git://git.ke...Gravatar Linus Torvalds 6-22/+499
2011-03-15Allow passing O_PATH descriptors via SCM_RIGHTS datagramsGravatar Al Viro 3-2/+4
2011-03-15readlinkat(), fchownat() and fstatat() with empty relative pathnamesGravatar Al Viro 2-6/+11
2011-03-15Allow O_PATH for symlinksGravatar Al Viro 1-6/+19
2011-03-15New kind of open files - "location only".Gravatar Al Viro 7-17/+119
2011-03-15ext4: Copy fs UUID to superblockGravatar Aneesh Kumar K.V 1-0/+2
2011-03-15ext3: Copy fs UUID to superblock.Gravatar Aneesh Kumar K.V 1-0/+1
2011-03-15vfs: Export file system uuid via /proc/<pid>/mountinfoGravatar Aneesh Kumar K.V 2-0/+17
2011-03-15unistd.h: Add new syscalls numbers to asm-genericGravatar Aneesh Kumar K.V 1-1/+5
2011-03-15x86: Add new syscalls for x86_64Gravatar Aneesh Kumar K.V 2-0/+6
2011-03-15x86: Add new syscalls for x86_32Gravatar Aneesh Kumar K.V 2-1/+5
2011-03-15fs: Remove i_nlink check from file system link callbackGravatar Aneesh Kumar K.V 6-42/+0
2011-03-15fs: Don't allow to create hardlink for deleted fileGravatar Aneesh Kumar K.V 1-1/+5
2011-03-15vfs: Add open by file handle supportGravatar Aneesh Kumar K.V 6-0/+181
2011-03-15vfs: Add name to file handle conversion supportGravatar Aneesh Kumar K.V 8-2/+139
2011-03-14Linux 2.6.38v2.6.38Gravatar Linus Torvalds 1-1/+1
2011-03-14New AT_... flag: AT_EMPTY_PATHGravatar Al Viro 3-10/+21
2011-03-14Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowell...Gravatar Linus Torvalds 3-5/+6
2011-03-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusGravatar Linus Torvalds 22-305/+331
2011-03-14Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 9-37/+45
2011-03-14Revert "oom: oom_kill_process: fix the child_points logic"Gravatar Linus Torvalds 1-8/+3
2011-03-14oom: oom_kill_process: fix the child_points logicGravatar Oleg Nesterov 1-3/+8
2011-03-14MIPS: Alchemy: Fix reset for MTX-1 and XXS1500Gravatar Florian Fainelli 2-4/+4
2011-03-14MIPS: MTX-1: Make au1000_eth probe all PHY addressesGravatar Florian Fainelli 1-0/+9
2011-03-14MIPS: Jz4740: Add HAVE_CLKGravatar Maurus Cuelenaere 1-0/+1
2011-03-14MIPS: Move idle task creation to work queueGravatar Maksim Rayskiy 1-2/+29
2011-03-14MIPS, Perf-events: Use unsigned delta for right shift in event updateGravatar Deng-Cheng Zhu 1-1/+1
2011-03-14MIPS, Perf-events: Work with the new callchain interfaceGravatar Deng-Cheng Zhu 1-57/+6
2011-03-14MIPS, Perf-events: Fix event check in validate_event()Gravatar Deng-Cheng Zhu 1-2/+3
2011-03-14MIPS, Perf-events: Work with the new PMU interfaceGravatar Deng-Cheng Zhu 2-119/+158
2011-03-14MIPS, Perf-events: Work with irq_workGravatar Deng-Cheng Zhu 3-12/+3
2011-03-14MIPS: Fix always CONFIG_LOONGSON_UART_BASE=yGravatar Yoichi Yuasa 1-1/+4
2011-03-14MIPS: Loongson: Fix potentially wrong string handlingGravatar Stefan Weil 1-1/+2