Age | Commit message (Expand) | Author |
2011-05-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-05-28 | Cache xattr security drop check for write v2 | Andi Kleen |
2011-05-28 | fs: block_page_mkwrite should wait for writeback to finish | Darrick J. Wong |
2011-05-28 | configfs: remove unnecessary dentry_unhash on rmdir, dir rename | Sage Weil |
2011-05-28 | fat: remove unnecessary dentry_unhash on rmdir, dir rename | Sage Weil |
2011-05-28 | hpfs: remove unnecessary dentry_unhash on rmdir, dir rename | Sage Weil |
2011-05-28 | minix: remove unnecessary dentry_unhash on rmdir, dir rename | Sage Weil |
2011-05-28 | fuse: remove unnecessary dentry_unhash on rmdir, dir rename | Sage Weil |
2011-05-28 | coda: remove unnecessary dentry_unhash on rmdir, dir rename | Sage Weil |
2011-05-28 | afs: remove unnecessary dentry_unhash on rmdir, dir rename | Sage Weil |
2011-05-28 | affs: remove unnecessary dentry_unhash on rmdir, dir rename | Sage Weil |
2011-05-28 | 9p: remove unnecessary dentry_unhash on rmdir, dir rename | Sage Weil |
2011-05-28 | ncpfs: fix rename over directory with dangling references | Sage Weil |
2011-05-28 | ncpfs: document dentry_unhash usage | Sage Weil |
2011-05-28 | ecryptfs: remove unnecessary dentry_unhash on rmdir, dir rename | Sage Weil |
2011-05-28 | hostfs: remove unnecessary dentry_unhash on rmdir, dir rename | Sage Weil |
2011-05-28 | hfsplus: remove unnecessary dentry_unhash on rmdir, dir rename | Sage Weil |
2011-05-28 | hfs: remove unnecessary dentry_unhash on rmdir, dir rename | Sage Weil |
2011-05-28 | omfs: remove unnecessary dentry_unhash on rmdir, dir rneame | Sage Weil |
2011-05-28 | udf: remove unnecessary dentry_unhash from rmdir, dir rename | Sage Weil |
2011-05-28 | reiserfs: remove unnecessary dentry_unhash from rmdir, dir rename | Sage Weil |
2011-05-28 | ufs: remove unnecessary dentry_unhash from rmdir, dir rename | Sage Weil |
2011-05-28 | ubifs: remove unnecessary dentry_unhash from rmdir, dir rename | Sage Weil |
2011-05-28 | nilfs2: remove unnecessary dentry_unhash from rmdir, dir rename | Sage Weil |
2011-05-28 | logfs: remove unnecessary dentry_unhash from rmdir, dir rename | Sage Weil |
2011-05-28 | jfs: remove unnecessary dentry_unhash from rmdir, dir rename | Sage Weil |
2011-05-28 | jffs2: remove unnecessary dentry_unhash from rmdir, dir rename | Sage Weil |
2011-05-28 | sysv: remove unnecessary dentry_unhash from rmdir, dir rename | Sage Weil |
2011-05-28 | bfs: remove unnecessary dentry_unhash on dir rename | Sage Weil |
2011-05-27 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2011-05-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2011-05-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2011-05-27 | [CIFS] Follow on to cifsacl endian patch (__constant_cpu_to_le32 was required) | Steve French |
2011-05-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr... | Linus Torvalds |
2011-05-27 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2011-05-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2011-05-27 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jl... | Linus Torvalds |
2011-05-27 | eCryptfs: Allow 2 scatterlist entries for encrypted filenames | Tyler Hicks |
2011-05-27 | eCryptfs: Clear i_nlink in rmdir | Tyler Hicks |
2011-05-27 | [CIFS] Fix endian error comparing authusers when cifsacl enabled | Steve French |
2011-05-27 | Btrfs: use the device_list_mutex during write_dev_supers | Chris Mason |
2011-05-27 | fs: cosmetic inode.c cleanups | Christoph Hellwig |
2011-05-27 | vfs: Improve the bio_add_page() and bio_add_pc_page() descriptions | Andreas Gruenbacher |
2011-05-27 | xattr: Fix error results for non-existent / invisible attributes | Andreas Gruenbacher |
2011-05-27 | fs: pass exact type of data dirties to ->dirty_inode | Christoph Hellwig |
2011-05-27 | Lift the check for automount points into do_lookup() | Al Viro |
2011-05-27 | Trim excessive arguments of follow_mount_rcu() | Al Viro |
2011-05-27 | split __follow_mount_rcu() into normal and .. cases | Al Viro |
2011-05-27 | Merge branch 'move_extents' of git://oss.oracle.com/git/tye/linux-2.6 into oc... | Joel Becker |
2011-05-27 | Ocfs2/move_extents: Validate moving goal after the adjustment. | Tristan Ye |