summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-26ocfs2: add cleancache supportDan Magenheimer1-0/+2
2011-05-26ext4: add cleancache supportDan Magenheimer1-0/+2
2011-05-26btrfs: add cleancache supportDan Magenheimer2-0/+11
2011-05-26ext3: add cleancache supportDan Magenheimer1-0/+2
2011-05-26mm/fs: add hooks to support cleancacheDan Magenheimer5-0/+32
2011-05-26mm: cleancache core ops functions and configDan Magenheimer4-0/+390
2011-05-26fs: add field to superblock to support cleancacheDan Magenheimer1-0/+5
2011-05-26mm/fs: cleancache documentationDan Magenheimer2-0/+289
2011-05-26jbd2: Add MAINTAINERS entryTheodore Ts'o1-3/+10
2011-05-26cifs: remove unnecessary dentry_unhash on rmdir/rename_dirSage Weil1-5/+0
2011-05-26ocfs2: remove unnecessary dentry_unhash on rmdir/rename_dirSage Weil1-6/+0
2011-05-26exofs: remove unnecessary dentry_unhash on rmdir/rename_dirSage Weil1-5/+0
2011-05-26nfs: remove unnecessary dentry_unhash on rmdir/rename_dirSage Weil1-5/+0
2011-05-26ext2: remove unnecessary dentry_unhash on rmdir/rename_dirSage Weil1-5/+0
2011-05-26ext3: remove unnecessary dentry_unhash on rmdir/rename_dirSage Weil1-5/+0
2011-05-26ext4: remove unnecessary dentry_unhash on rmdir/rename_dirSage Weil1-5/+0
2011-05-26btrfs: remove unnecessary dentry_unhash in rmdir/rename_dirSage Weil1-5/+0
2011-05-26ceph: remove unnecessary dentry_unhash callsSage Weil1-6/+0
2011-05-26vfs: clean up vfs_rename_otherSage Weil1-11/+14
2011-05-26vfs: clean up vfs_rename_dirSage Weil1-11/+15
2011-05-26vfs: clean up vfs_rmdirSage Weil1-14/+17
2011-05-26vfs: fix vfs_rename_dir for FS_RENAME_DOES_D_MOVE filesystemsMiklos Szeredi1-2/+0
2011-05-26libfs: drop unneeded dentry_unhashSage Weil1-5/+0
2011-05-26vfs: update dentry_unhash() commentSage Weil1-4/+4
2011-05-26vfs: push dentry_unhash on rename_dir into file systemsSage Weil36-12/+110
2011-05-26vfs: push dentry_unhash on rmdir into file systemsSage Weil37-3/+78
2011-05-26vfs: remove dget() from dentry_unhash()Sage Weil3-8/+1
2011-05-26vfs: dentry_unhash immediately prior to rmdirSage Weil1-2/+2
2011-05-26vfs: Block mmapped writes while the fs is frozenJan Kara2-1/+25
2011-05-26vfs: Create __block_page_mkwrite() helper passing error values backJan Kara2-17/+34
2011-05-26fs/namespace.c: bound mount propagation fixRoman Borisov1-1/+1
2011-05-26exportfs: reallow building as a moduleJonas Gorski1-1/+1
2011-05-26merge handle_reval_dot and nameidata_drop_rcu_lastAl Viro1-81/+40
2011-05-26consolidate nameidata_..._drop_rcu()Al Viro1-105/+46
2011-05-26x86: vdso: Remove unused variableThomas Gleixner1-1/+1
2011-05-26irq: Remove smp_affinity_list when unregister irq procYinghai Lu1-0/+1
2011-05-26gfs2: Drop __TIME__ usageMichal Marek1-1/+1
2011-05-26isdn/diva: Drop __TIME__ usageMichal Marek1-3/+2
2011-05-26atm: Drop __TIME__ usageMichal Marek2-2/+2
2011-05-26dlm: Drop __TIME__ usageMichal Marek1-1/+1
2011-05-26wan/pc300: Drop __TIME__ usageMichal Marek1-2/+1
2011-05-26powerpc/4xx: Adding PCIe MSI supportRupjyoti Sarmah9-0/+376
2011-05-25Merge branch 'move_extents' of git://oss.oracle.com/git/tye/linux-2.6 into oc...Joel Becker457-9570/+18478
2011-05-25Ocfs2: Teach local-mounted ocfs2 to handle unwritten_extents correctly.Tristan Ye1-0/+1
2011-05-25ocfs2/dlm: Do not migrate resource to a node that is leaving the domainSunil Mushran2-95/+57
2011-05-25ocfs2/dlm: Add new dlm message DLM_BEGIN_EXIT_DOMAIN_MSGSunil Mushran4-11/+82
2011-05-26powerpc: Fix irq_free_virt by adjusting bounds before loopMilton Miller1-4/+13
2011-05-26powerpc/irq: Protect irq_radix_revmap_lookup against irq_free_virtMilton Miller1-2/+5
2011-05-26powerpc/irq: Check desc in handle_one_irq and expand generic_handle_irqMilton Miller1-2/+5
2011-05-26powerpc/irq: Always free duplicate IRQ_LEGACY hostsMilton Miller1-9/+2