summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-05-26vfs: clean up vfs_rename_dirSage Weil
2011-05-26vfs: clean up vfs_rmdirSage Weil
2011-05-26vfs: fix vfs_rename_dir for FS_RENAME_DOES_D_MOVE filesystemsMiklos Szeredi
2011-05-26libfs: drop unneeded dentry_unhashSage Weil
2011-05-26vfs: update dentry_unhash() commentSage Weil
2011-05-26vfs: push dentry_unhash on rename_dir into file systemsSage Weil
2011-05-26vfs: push dentry_unhash on rmdir into file systemsSage Weil
2011-05-26vfs: remove dget() from dentry_unhash()Sage Weil
2011-05-26vfs: dentry_unhash immediately prior to rmdirSage Weil
2011-05-26vfs: Block mmapped writes while the fs is frozenJan Kara
2011-05-26vfs: Create __block_page_mkwrite() helper passing error values backJan Kara
2011-05-26fs/namespace.c: bound mount propagation fixRoman Borisov
2011-05-26exportfs: reallow building as a moduleJonas Gorski
2011-05-26merge handle_reval_dot and nameidata_drop_rcu_lastAl Viro
2011-05-26consolidate nameidata_..._drop_rcu()Al Viro
2011-05-26Squashfs: update email addressPhillip Lougher
2011-05-26gfs2: Drop __TIME__ usageMichal Marek
2011-05-26dlm: Drop __TIME__ usageMichal Marek
2011-05-26Merge branch 'move_extents' of git://oss.oracle.com/git/tye/linux-2.6 into oc...Joel Becker
2011-05-26Ocfs2: Teach local-mounted ocfs2 to handle unwritten_extents correctly.Tristan Ye
2011-05-26ocfs2/dlm: Do not migrate resource to a node that is leaving the domainSunil Mushran
2011-05-26ocfs2/dlm: Add new dlm message DLM_BEGIN_EXIT_DOMAIN_MSGSunil Mushran
2011-05-26tmpfs: fix XATTR N overriding POSIX_ACL YEric Paris
2011-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfdLinus Torvalds
2011-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-05-25jbd2: fix a potential leak of a journal_head on an error pathDing Dinghua
2011-05-25ext4: teach ext4_ext_split to calculate extents efficientlyYongqiang Yang
2011-05-25ext4: Convert ext4 to new truncate calling conventionJan Kara
2011-05-25cifs: add cifs_async_writevJeff Layton
2011-05-25cifs: clean up wsize negotiation and allow for larger wsizeJeff Layton
2011-05-25cifs: convert cifs_writepages to use async writesJeff Layton
2011-05-25CIFS: Fix undefined behavior when mount failsPavel Shilovsky
2011-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-05-25Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2011-05-25Squashfs: add extra sanity checks at mount timePhillip Lougher
2011-05-25Squashfs: add sanity checks to fragment reading at mount timePhillip Lougher
2011-05-25Squashfs: add sanity checks to lookup table reading at mount timePhillip Lougher
2011-05-25Squashfs: add sanity checks to id reading at mount timePhillip Lougher
2011-05-25Squashfs: add sanity checks to xattr reading at mount timePhillip Lougher
2011-05-25Squashfs: reverse order of filesystem table readingPhillip Lougher
2011-05-25Squashfs: move table allocation into squashfs_read_table()Phillip Lougher
2011-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2011-05-25Merge branch 'for-2.6.40/splice' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-05-25Merge branch 'for-2.6.40/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-05-25xfs: correctly decrement the extent buffer index in xfs_bmap_del_extentChristoph Hellwig
2011-05-25xfs: check for valid indices in xfs_iext_get_ext and xfs_iext_idx_to_irecChristoph Hellwig
2011-05-25xfs: fix up asserts in xfs_iflush_forkChristoph Hellwig
2011-05-25xfs: do not do pointer arithmetic on extent recordsChristoph Hellwig
2011-05-25xfs: do not use unchecked extent indices in xfs_bunmapiChristoph Hellwig
2011-05-25xfs: do not use unchecked extent indices in xfs_bmapiChristoph Hellwig