Age | Commit message (Expand) | Author |
2009-12-23 | Ocfs2: Let ocfs2 support fiemap for symlink and fast symlink. | Tristan Ye |
2009-12-17 | Ocfs2: Should ocfs2 support fiemap for S_IFDIR inode? | Tristan Ye |
2009-12-17 | ocfs2: Use FIEMAP_EXTENT_SHARED | Sunil Mushran |
2009-12-17 | ocfs2: replace u8 by __u8 in ocfs2_fs.h | Coly Li |
2009-12-17 | ocfs2: explicit declare uninitialized var in user_cluster_connect() | Coly Li |
2009-12-17 | ocfs2-devel: remove redundant OCFS2_MOUNT_POSIX_ACL check in ocfs2_get_acl_no... | Jeff Liu |
2009-12-02 | ocfs2: return -EAGAIN instead of EAGAIN in dlm | Tiger Yang |
2009-12-02 | ocfs2/cluster: Make fence method configurable - v2 | Sunil Mushran |
2009-10-28 | ocfs2: Set MS_POSIXACL on remount | Jan Kara |
2009-10-28 | ocfs2: Make acl use the default | Jan Kara |
2009-10-28 | ocfs2: Always include ACL support | Jan Kara |
2009-10-28 | ocfs2: duplicate inline data properly during reflink. | Tao Ma |
2009-10-28 | ocfs2: Move ocfs2_complete_reflink to the right place. | Tao Ma |
2009-10-28 | ocfs2: Return -EINVAL when a device is not ocfs2. | Joel Becker |
2009-10-22 | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify | Linus Torvalds |
2009-10-22 | nfs: Fix nfs_parse_mount_options() kfree() leak | Yinghai Lu |
2009-10-22 | fs: pipe.c null pointer dereference | Earl Chew |
2009-10-20 | dnotify: ignore FS_EVENT_ON_CHILD | Andreas Gruenbacher |
2009-10-18 | inotify: fix coalesce duplicate events into a single event in special case | Wei Yongjun |
2009-10-18 | fsnotify: do not set group for a mark before it is on the i_list | Eric Paris |
2009-10-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds |
2009-10-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/... | Linus Torvalds |
2009-10-14 | sysfs: Allow sysfs_notify_dirent to be called from interrupt context. | Neil Brown |
2009-10-14 | sysfs: Allow sysfs_move_dir(..., NULL) again. | Cornelia Huck |
2009-10-14 | Btrfs: always pin metadata in discard mode | Chris Mason |
2009-10-14 | Btrfs: enable discard support | Christoph Hellwig |
2009-10-14 | Btrfs: add -o discard option | Christoph Hellwig |
2009-10-14 | Btrfs: properly wait log writers during log sync | Yan, Zheng |
2009-10-14 | Btrfs: fix possible ENOSPC problems with truncate | Josef Bacik |
2009-10-13 | Btrfs: fix btrfs acl #ifdef checks | Chris Mason |
2009-10-13 | Btrfs: streamline tree-log btree block writeout | Chris Mason |
2009-10-13 | Btrfs: avoid tree log commit when there are no changes | Chris Mason |
2009-10-13 | Btrfs: only write one super copy during fsync | Chris Mason |
2009-10-13 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-10-13 | ext3: Don't update superblock write time when filesystem is read-only | Theodore Ts'o |
2009-10-12 | NFS: suppress a build warning | Stefan Richter |
2009-10-11 | ROMFS: fix length used with romfs_dev_strnlen() function | Bernd Schmidt |
2009-10-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds |
2009-10-11 | headers: remove sched.h from interrupt.h | Alexey Dobriyan |
2009-10-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr... | Linus Torvalds |
2009-10-09 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2009-10-09 | Btrfs: fix file clone ioctl for bookend extents | Chris Mason |
2009-10-09 | Btrfs: fix uninit compiler warning in cow_file_range_nocow | Chris Mason |
2009-10-09 | Btrfs: constify dentry_operations | Alexey Dobriyan |
2009-10-09 | Btrfs: optimize back reference update during btrfs_drop_snapshot | Yan, Zheng |
2009-10-09 | Btrfs: remove negative dentry when deleting subvolumne | Yan, Zheng |
2009-10-08 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2009-10-08 | Btrfs: optimize fsync for the single writer case | Josef Bacik |
2009-10-08 | Btrfs: async delalloc flushing under space pressure | Josef Bacik |
2009-10-08 | Btrfs: release delalloc reservations on extent item insertion | Josef Bacik |