Age | Commit message (Expand) | Author |
2011-05-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm... | Linus Torvalds |
2011-05-26 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2011-05-26 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2011-05-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-05-26 | mm: don't access vm_flags as 'int' | KOSAKI Motohiro |
2011-05-26 | ocfs2: add cleancache support | Dan Magenheimer |
2011-05-26 | ext4: add cleancache support | Dan Magenheimer |
2011-05-26 | btrfs: add cleancache support | Dan Magenheimer |
2011-05-26 | ext3: add cleancache support | Dan Magenheimer |
2011-05-26 | mm/fs: add hooks to support cleancache | Dan Magenheimer |
2011-05-26 | cifs: remove unnecessary dentry_unhash on rmdir/rename_dir | Sage Weil |
2011-05-26 | ocfs2: remove unnecessary dentry_unhash on rmdir/rename_dir | Sage Weil |
2011-05-26 | exofs: remove unnecessary dentry_unhash on rmdir/rename_dir | Sage Weil |
2011-05-26 | nfs: remove unnecessary dentry_unhash on rmdir/rename_dir | Sage Weil |
2011-05-26 | ext2: remove unnecessary dentry_unhash on rmdir/rename_dir | Sage Weil |
2011-05-26 | ext3: remove unnecessary dentry_unhash on rmdir/rename_dir | Sage Weil |
2011-05-26 | ext4: remove unnecessary dentry_unhash on rmdir/rename_dir | Sage Weil |
2011-05-26 | btrfs: remove unnecessary dentry_unhash in rmdir/rename_dir | Sage Weil |
2011-05-26 | ceph: remove unnecessary dentry_unhash calls | Sage Weil |
2011-05-26 | vfs: clean up vfs_rename_other | Sage Weil |
2011-05-26 | vfs: clean up vfs_rename_dir | Sage Weil |
2011-05-26 | vfs: clean up vfs_rmdir | Sage Weil |
2011-05-26 | vfs: fix vfs_rename_dir for FS_RENAME_DOES_D_MOVE filesystems | Miklos Szeredi |
2011-05-26 | libfs: drop unneeded dentry_unhash | Sage Weil |
2011-05-26 | vfs: update dentry_unhash() comment | Sage Weil |
2011-05-26 | vfs: push dentry_unhash on rename_dir into file systems | Sage Weil |
2011-05-26 | vfs: push dentry_unhash on rmdir into file systems | Sage Weil |
2011-05-26 | vfs: remove dget() from dentry_unhash() | Sage Weil |
2011-05-26 | vfs: dentry_unhash immediately prior to rmdir | Sage Weil |
2011-05-26 | vfs: Block mmapped writes while the fs is frozen | Jan Kara |
2011-05-26 | vfs: Create __block_page_mkwrite() helper passing error values back | Jan Kara |
2011-05-26 | fs/namespace.c: bound mount propagation fix | Roman Borisov |
2011-05-26 | exportfs: reallow building as a module | Jonas Gorski |
2011-05-26 | merge handle_reval_dot and nameidata_drop_rcu_last | Al Viro |
2011-05-26 | consolidate nameidata_..._drop_rcu() | Al Viro |
2011-05-25 | tmpfs: fix XATTR N overriding POSIX_ACL Y | Eric Paris |
2011-05-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfd | Linus Torvalds |
2011-05-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2011-05-25 | jbd2: fix a potential leak of a journal_head on an error path | Ding Dinghua |
2011-05-25 | ext4: teach ext4_ext_split to calculate extents efficiently | Yongqiang Yang |
2011-05-25 | ext4: Convert ext4 to new truncate calling convention | Jan Kara |
2011-05-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2011-05-25 | Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2011-05-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds |
2011-05-25 | Merge branch 'for-2.6.40/splice' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2011-05-25 | Merge branch 'for-2.6.40/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2011-05-25 | xfs: correctly decrement the extent buffer index in xfs_bmap_del_extent | Christoph Hellwig |
2011-05-25 | xfs: check for valid indices in xfs_iext_get_ext and xfs_iext_idx_to_irec | Christoph Hellwig |
2011-05-25 | xfs: fix up asserts in xfs_iflush_fork | Christoph Hellwig |
2011-05-25 | xfs: do not do pointer arithmetic on extent records | Christoph Hellwig |