aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-12-17ocfs2: replace u8 by __u8 in ocfs2_fs.hColy Li
2009-12-17ocfs2: explicit declare uninitialized var in user_cluster_connect()Coly Li
2009-12-17ocfs2-devel: remove redundant OCFS2_MOUNT_POSIX_ACL check in ocfs2_get_acl_no...Jeff Liu
2009-12-02ocfs2: return -EAGAIN instead of EAGAIN in dlmTiger Yang
2009-12-02ocfs2/cluster: Make fence method configurable - v2Sunil Mushran
2009-10-28ocfs2: Set MS_POSIXACL on remountJan Kara
2009-10-28ocfs2: Make acl use the defaultJan Kara
2009-10-28ocfs2: Always include ACL supportJan Kara
2009-10-28ocfs2: duplicate inline data properly during reflink.Tao Ma
2009-10-28ocfs2: Move ocfs2_complete_reflink to the right place.Tao Ma
2009-10-28ocfs2: Return -EINVAL when a device is not ocfs2.Joel Becker
2009-10-22Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds
2009-10-22nfs: Fix nfs_parse_mount_options() kfree() leakYinghai Lu
2009-10-22fs: pipe.c null pointer dereferenceEarl Chew
2009-10-20dnotify: ignore FS_EVENT_ON_CHILDAndreas Gruenbacher
2009-10-18inotify: fix coalesce duplicate events into a single event in special caseWei Yongjun
2009-10-18fsnotify: do not set group for a mark before it is on the i_listEric Paris
2009-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds
2009-10-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Linus Torvalds
2009-10-14sysfs: Allow sysfs_notify_dirent to be called from interrupt context.Neil Brown
2009-10-14sysfs: Allow sysfs_move_dir(..., NULL) again.Cornelia Huck
2009-10-14Btrfs: always pin metadata in discard modeChris Mason
2009-10-14Btrfs: enable discard supportChristoph Hellwig
2009-10-14Btrfs: add -o discard optionChristoph Hellwig
2009-10-14Btrfs: properly wait log writers during log syncYan, Zheng
2009-10-14Btrfs: fix possible ENOSPC problems with truncateJosef Bacik
2009-10-13Btrfs: fix btrfs acl #ifdef checksChris Mason
2009-10-13Btrfs: streamline tree-log btree block writeoutChris Mason
2009-10-13Btrfs: avoid tree log commit when there are no changesChris Mason
2009-10-13Btrfs: only write one super copy during fsyncChris Mason
2009-10-13Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-10-13ext3: Don't update superblock write time when filesystem is read-onlyTheodore Ts'o
2009-10-12NFS: suppress a build warningStefan Richter
2009-10-11ROMFS: fix length used with romfs_dev_strnlen() functionBernd Schmidt
2009-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-10-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds
2009-10-09Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2009-10-09Btrfs: fix file clone ioctl for bookend extentsChris Mason
2009-10-09Btrfs: fix uninit compiler warning in cow_file_range_nocowChris Mason
2009-10-09Btrfs: constify dentry_operationsAlexey Dobriyan
2009-10-09Btrfs: optimize back reference update during btrfs_drop_snapshotYan, Zheng
2009-10-09Btrfs: remove negative dentry when deleting subvolumneYan, Zheng
2009-10-08Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2009-10-08Btrfs: optimize fsync for the single writer caseJosef Bacik
2009-10-08Btrfs: async delalloc flushing under space pressureJosef Bacik
2009-10-08Btrfs: release delalloc reservations on extent item insertionJosef Bacik
2009-10-08Btrfs: delay clearing EXTENT_DELALLOC for compressed extentsChris Mason
2009-10-08Btrfs: cleanup extent_clear_unlock_delalloc flagsChris Mason
2009-10-08Merge branch 'master' into for-linusAlex Elder