summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2011-05-29cifs/ubifs: Fix shrinker API change falloutAl Viro
2011-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-05-28Cache xattr security drop check for write v2Andi Kleen
2011-05-28fs: block_page_mkwrite should wait for writeback to finishDarrick J. Wong
2011-05-28configfs: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil
2011-05-28fat: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil
2011-05-28hpfs: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil
2011-05-28minix: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil
2011-05-28fuse: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil
2011-05-28coda: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil
2011-05-28afs: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil
2011-05-28affs: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil
2011-05-289p: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil
2011-05-28ncpfs: fix rename over directory with dangling referencesSage Weil
2011-05-28ncpfs: document dentry_unhash usageSage Weil
2011-05-28ecryptfs: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil
2011-05-28hostfs: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil
2011-05-28hfsplus: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil
2011-05-28hfs: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil
2011-05-28omfs: remove unnecessary dentry_unhash on rmdir, dir rneameSage Weil
2011-05-28udf: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil
2011-05-28reiserfs: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil
2011-05-28ufs: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil
2011-05-28ubifs: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil
2011-05-28nilfs2: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil
2011-05-28logfs: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil
2011-05-28jfs: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil
2011-05-28jffs2: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil
2011-05-28sysv: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil
2011-05-28bfs: remove unnecessary dentry_unhash on dir renameSage Weil
2011-05-27Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-05-27Merge 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-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds
2011-05-27Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-05-27Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
2011-05-27eCryptfs: Allow 2 scatterlist entries for encrypted filenamesTyler Hicks
2011-05-27eCryptfs: Clear i_nlink in rmdirTyler Hicks
2011-05-27[CIFS] Fix endian error comparing authusers when cifsacl enabledSteve French
2011-05-27Btrfs: use the device_list_mutex during write_dev_supersChris Mason
2011-05-27fs: cosmetic inode.c cleanupsChristoph Hellwig
2011-05-27vfs: Improve the bio_add_page() and bio_add_pc_page() descriptionsAndreas Gruenbacher
2011-05-27xattr: Fix error results for non-existent / invisible attributesAndreas Gruenbacher
2011-05-27fs: pass exact type of data dirties to ->dirty_inodeChristoph Hellwig
2011-05-27Lift the check for automount points into do_lookup()Al Viro
2011-05-27Trim excessive arguments of follow_mount_rcu()Al Viro
2011-05-27split __follow_mount_rcu() into normal and .. casesAl Viro
2011-05-27Merge branch 'move_extents' of git://oss.oracle.com/git/tye/linux-2.6 into oc...Joel Becker