summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-05-2633-269/+332
|\
| * cifs: remove unnecessary dentry_unhash on rmdir/rename_dirSage Weil2011-05-261-5/+0
| * ocfs2: remove unnecessary dentry_unhash on rmdir/rename_dirSage Weil2011-05-261-6/+0
| * exofs: remove unnecessary dentry_unhash on rmdir/rename_dirSage Weil2011-05-261-5/+0
| * nfs: remove unnecessary dentry_unhash on rmdir/rename_dirSage Weil2011-05-261-5/+0
| * ext2: remove unnecessary dentry_unhash on rmdir/rename_dirSage Weil2011-05-261-5/+0
| * ext3: remove unnecessary dentry_unhash on rmdir/rename_dirSage Weil2011-05-261-5/+0
| * ext4: remove unnecessary dentry_unhash on rmdir/rename_dirSage Weil2011-05-261-5/+0
| * btrfs: remove unnecessary dentry_unhash in rmdir/rename_dirSage Weil2011-05-261-5/+0
| * ceph: remove unnecessary dentry_unhash callsSage Weil2011-05-261-6/+0
| * vfs: clean up vfs_rename_otherSage Weil2011-05-261-11/+14
| * vfs: clean up vfs_rename_dirSage Weil2011-05-261-11/+15
| * vfs: clean up vfs_rmdirSage Weil2011-05-261-14/+17
| * vfs: fix vfs_rename_dir for FS_RENAME_DOES_D_MOVE filesystemsMiklos Szeredi2011-05-261-2/+0
| * libfs: drop unneeded dentry_unhashSage Weil2011-05-261-5/+0
| * vfs: update dentry_unhash() commentSage Weil2011-05-261-4/+4
| * vfs: push dentry_unhash on rename_dir into file systemsSage Weil2011-05-2636-12/+110
| * vfs: push dentry_unhash on rmdir into file systemsSage Weil2011-05-2637-3/+78
| * vfs: remove dget() from dentry_unhash()Sage Weil2011-05-263-8/+1
| * vfs: dentry_unhash immediately prior to rmdirSage Weil2011-05-261-2/+2
| * vfs: Block mmapped writes while the fs is frozenJan Kara2011-05-262-1/+25
| * vfs: Create __block_page_mkwrite() helper passing error values backJan Kara2011-05-262-17/+34
| * fs/namespace.c: bound mount propagation fixRoman Borisov2011-05-261-1/+1
| * exportfs: reallow building as a moduleJonas Gorski2011-05-261-1/+1
| * merge handle_reval_dot and nameidata_drop_rcu_lastAl Viro2011-05-261-81/+40
| * consolidate nameidata_..._drop_rcu()Al Viro2011-05-261-105/+46
* | mm: don't access vm_flags as 'int'KOSAKI Motohiro2011-05-2612-23/+26
* | tmpfs: fix XATTR N overriding POSIX_ACL YEric Paris2011-05-251-14/+15
* | video: mb862xx: udelay need linux/delay.hStephen Rothwell2011-05-251-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfdLinus Torvalds2011-05-2514-12/+444
|\ \
| * | net: fix get_net_ns_by_fd for !CONFIG_NET_NSStephen Rothwell2011-05-241-22/+27
| * | ns proc: Return -ENOENT for a nonexistent /proc/self/ns/ entry.Eric W. Biederman2011-05-241-0/+1
| * | ns: Declare sys_setns in syscalls.hEric W. Biederman2011-05-241-0/+1
| * | net: Allow setting the network namespace by fdEric W. Biederman2011-05-104-3/+37
| * | ns proc: Add support for the ipc namespaceEric W. Biederman2011-05-103-0/+41
| * | ns proc: Add support for the uts namespaceEric W. Biederman2011-05-103-0/+43
| * | ns proc: Add support for the network namespace.Eric W. Biederman2011-05-103-0/+35
| * | ns: Introduce the setns syscallEric W. Biederman2011-05-101-0/+42
| * | ns: proc files for namespace naming policy.Eric W. Biederman2011-05-106-11/+241
* | | slub: remove no-longer used 'unlock_out' labelLinus Torvalds2011-05-251-1/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-05-25187-1203/+2049
|\ \ \
| * | | bonding: documentation and code cleanup for resend_igmpFlavio Leitner2011-05-253-12/+23
| * | | bonding: prevent deadlock on slave store with alb mode (v3)Neil Horman2011-05-253-16/+10
| * | | net: hold rtnl again in dump callbacksEric Dumazet2011-05-252-2/+8
| * | | Add Fujitsu 1000base-SX PCI ID to tg3Meelis Roos2011-05-251-0/+1
| * | | bnx2x: protect sequence increment with mutexDmitry Kravkov2011-05-251-1/+2
| * | | sch_sfq: fix peek() implementationEric Dumazet2011-05-251-13/+1
| * | | isdn: netjet - blacklist Digium TDM400PPrarit Bhargava2011-05-251-0/+6
| * | | via-velocity: don't annotate MAC registers as packedUlrich Hecht2011-05-251-1/+1
| * | | xen: netfront: hold RTNL when updating features.Ian Campbell2011-05-251-0/+2