summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-26Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-05-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-05-26Fix build with !HUGETLBFSLinus Torvalds
2011-05-26Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm...Linus Torvalds
2011-05-26Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-05-26Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-05-26mm: don't access vm_flags as 'int'KOSAKI Motohiro
2011-05-26xen: cleancache shim to Xen Transcendent MemoryDan Magenheimer
2011-05-26ocfs2: add cleancache supportDan Magenheimer
2011-05-26ext4: add cleancache supportDan Magenheimer
2011-05-26btrfs: add cleancache supportDan Magenheimer
2011-05-26ext3: add cleancache supportDan Magenheimer
2011-05-26mm/fs: add hooks to support cleancacheDan Magenheimer
2011-05-26mm: cleancache core ops functions and configDan Magenheimer
2011-05-26fs: add field to superblock to support cleancacheDan Magenheimer
2011-05-26mm/fs: cleancache documentationDan Magenheimer
2011-05-26jbd2: Add MAINTAINERS entryTheodore Ts'o
2011-05-26cifs: remove unnecessary dentry_unhash on rmdir/rename_dirSage Weil
2011-05-26ocfs2: remove unnecessary dentry_unhash on rmdir/rename_dirSage Weil
2011-05-26exofs: remove unnecessary dentry_unhash on rmdir/rename_dirSage Weil
2011-05-26nfs: remove unnecessary dentry_unhash on rmdir/rename_dirSage Weil
2011-05-26ext2: remove unnecessary dentry_unhash on rmdir/rename_dirSage Weil
2011-05-26ext3: remove unnecessary dentry_unhash on rmdir/rename_dirSage Weil
2011-05-26ext4: remove unnecessary dentry_unhash on rmdir/rename_dirSage Weil
2011-05-26btrfs: remove unnecessary dentry_unhash in rmdir/rename_dirSage Weil
2011-05-26ceph: remove unnecessary dentry_unhash callsSage Weil
2011-05-26vfs: clean up vfs_rename_otherSage Weil
2011-05-26vfs: clean up vfs_rename_dirSage Weil
2011-05-26vfs: clean up vfs_rmdirSage Weil
2011-05-26vfs: fix vfs_rename_dir for FS_RENAME_DOES_D_MOVE filesystemsMiklos Szeredi
2011-05-26libfs: drop unneeded dentry_unhashSage Weil
2011-05-26vfs: update dentry_unhash() commentSage Weil
2011-05-26vfs: push dentry_unhash on rename_dir into file systemsSage Weil
2011-05-26vfs: push dentry_unhash on rmdir into file systemsSage Weil
2011-05-26vfs: remove dget() from dentry_unhash()Sage Weil
2011-05-26vfs: dentry_unhash immediately prior to rmdirSage Weil
2011-05-26vfs: Block mmapped writes while the fs is frozenJan Kara
2011-05-26vfs: Create __block_page_mkwrite() helper passing error values backJan Kara
2011-05-26fs/namespace.c: bound mount propagation fixRoman Borisov
2011-05-26exportfs: reallow building as a moduleJonas Gorski
2011-05-26merge handle_reval_dot and nameidata_drop_rcu_lastAl Viro
2011-05-26consolidate nameidata_..._drop_rcu()Al Viro
2011-05-26powerpc/4xx: Adding PCIe MSI supportRupjyoti Sarmah
2011-05-25Merge branch 'move_extents' of git://oss.oracle.com/git/tye/linux-2.6 into oc...Joel Becker
2011-05-25Ocfs2: Teach local-mounted ocfs2 to handle unwritten_extents correctly.Tristan Ye
2011-05-25ocfs2/dlm: Do not migrate resource to a node that is leaving the domainSunil Mushran
2011-05-25ocfs2/dlm: Add new dlm message DLM_BEGIN_EXIT_DOMAIN_MSGSunil Mushran
2011-05-26powerpc: Fix irq_free_virt by adjusting bounds before loopMilton Miller