summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* eCryptfs: Consolidate inode functions into inode.cTyler Hicks2011-05-294-107/+91
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-05-2848-227/+94
|\
| * Cache xattr security drop check for write v2Andi Kleen2011-05-282-2/+12
| * fs: block_page_mkwrite should wait for writeback to finishDarrick J. Wong2011-05-281-0/+1
| * configfs: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil2011-05-281-2/+0
| * fat: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil2011-05-282-10/+0
| * hpfs: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil2011-05-281-5/+0
| * minix: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil2011-05-281-5/+0
| * fuse: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil2011-05-281-5/+0
| * coda: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil2011-05-281-5/+0
| * afs: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil2011-05-281-5/+0
| * affs: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil2011-05-281-5/+0
| * 9p: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil2011-05-281-4/+0
| * ncpfs: fix rename over directory with dangling referencesSage Weil2011-05-281-1/+9
| * ncpfs: document dentry_unhash usageSage Weil2011-05-281-1/+4
| * ecryptfs: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil2011-05-281-5/+0
| * hostfs: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil2011-05-281-5/+0
| * hfsplus: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil2011-05-281-6/+2
| * hfs: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil2011-05-281-6/+0
| * omfs: remove unnecessary dentry_unhash on rmdir, dir rneameSage Weil2011-05-281-8/+3
| * udf: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil2011-05-281-5/+0
| * reiserfs: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil2011-05-282-6/+0
| * ufs: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil2011-05-281-5/+0
| * ubifs: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil2011-05-281-5/+0
| * nilfs2: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil2011-05-281-5/+0
| * logfs: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil2011-05-281-5/+0
| * jfs: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil2011-05-281-5/+0
| * jffs2: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil2011-05-281-5/+0
| * sysv: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil2011-05-281-5/+0
| * bfs: remove unnecessary dentry_unhash on dir renameSage Weil2011-05-281-3/+0
| * fs: cosmetic inode.c cleanupsChristoph Hellwig2011-05-271-49/+5
| * vfs: Improve the bio_add_page() and bio_add_pc_page() descriptionsAndreas Gruenbacher2011-05-271-8/+8
| * xattr: Fix error results for non-existent / invisible attributesAndreas Gruenbacher2011-05-271-6/+10
| * fs: pass exact type of data dirties to ->dirty_inodeChristoph Hellwig2011-05-2715-18/+16
| * Lift the check for automount points into do_lookup()Al Viro2011-05-271-5/+5
| * Trim excessive arguments of follow_mount_rcu()Al Viro2011-05-271-18/+8
| * split __follow_mount_rcu() into normal and .. casesAl Viro2011-05-271-9/+26
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-05-272-12/+11
|\ \
| * | JFFS2: retry large buffer allocationsGrant Erickson2011-05-251-8/+11
| * | jffs2: remove unused variablesSergey Senozhatsky2011-05-251-4/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-05-271-1/+1
|\ \ \
| * | | [CIFS] Follow on to cifsacl endian patch (__constant_cpu_to_le32 was required)Steve French2011-05-271-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-05-2748-4557/+6481
|\ \ \ \
| * | | | Btrfs: use the device_list_mutex during write_dev_supersChris Mason2011-05-271-2/+2
| * | | | Btrfs: setup free ino caching in a more asynchronous wayLi Zefan2011-05-261-6/+22
| * | | | btrfs scrub: don't coalesce pages that are logically discontiguousArne Jansen2011-05-261-1/+2
| * | | | Btrfs: return -ENOMEM in clear_extent_bitChris Mason2011-05-261-1/+2
| * | | | Btrfs: add mount -o auto_defragChris Mason2011-05-268-135/+678
| * | | | Merge branch 'cleanups_and_fixes' into inode_numbersChris Mason2011-05-2316-145/+187
| |\ \ \ \
| | * | | | Btrfs: using rcu lock in the reader side of devices listXiao Guangrong2011-05-234-36/+72
OpenPOWER on IntegriCloud