summaryrefslogtreecommitdiff
path: root/fs/ocfs2
AgeCommit message (Expand)Author
2010-02-08ocfs2/cluster: Make o2net connect messages KERN_NOTICESunil Mushran
2010-02-08ocfs2/dlm: Fix printing of locknameSunil Mushran
2010-02-05ocfs2: Fix contiguousness check in ocfs2_try_to_merge_extent_map()Roel Kluin
2010-02-03ocfs2/dlm: Remove BUG_ON in dlm recovery when freeing locks of a dead nodeSunil Mushran
2010-02-03ocfs2: Plugs race between the dc thread and an unlock ast messageSunil Mushran
2010-02-02ocfs2: Remove overzealous BUG_ON during blocked lock processingSunil Mushran
2010-02-02ocfs2: Do not downconvert if the lock level is already compatibleSunil Mushran
2010-02-02ocfs2: Prevent a livelock in dlmglueSunil Mushran
2010-02-02ocfs2: Fix setting of OCFS2_LOCK_BLOCKED during bastWengang Wang
2010-02-02ocfs2: Use compat_ptr in reflink_arguments.Tao Ma
2010-02-02ocfs2/dlm: Handle EAGAIN for compatibility - v2Sunil Mushran
2010-02-02ocfs2: Add parenthesis to wrap the check for O_DIRECT.Tao Ma
2010-02-02ocfs2: Only bug out when page size is larger than cluster size.Tao Ma
2010-02-02ocfs2: Fix memory overflow in cow_by_page.Tao Ma
2010-01-25ocfs2/dlm: Print more messages during lock migrationSunil Mushran
2010-01-25ocfs2/dlm: Ignore LVBs of locks in the Blocked listSunil Mushran
2010-01-25ocfs2/trivial: Remove trailing whitespacesSunil Mushran
2010-01-25ocfs2: fix a misleading variable nameWengang Wang
2010-01-25ocfs2: Sync max_inline_data_with_xattr from tools.Tao Ma
2010-01-11ocfs2: Fix refcnt leak on ocfs2_fast_follow_link() error pathOGAWA Hirofumi
2009-12-30ocfs2: Handle O_DIRECT when writing to a refcounted cluster.Tao Ma
2009-12-24Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-12-23ocfs2/trivial: Use le16_to_cpu for a disk value in xattr.cTao Ma
2009-12-23ocfs2/trivial: Use proper mask for 2 places in hearbeat.cTao Ma
2009-12-23Ocfs2: Let ocfs2 support fiemap for symlink and fast symlink.Tristan Ye
2009-12-23Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-12-18ocfs2: Set i_nlink properly during reflink.Tao Ma
2009-12-18ocfs2: Add reflinked file's inode to inode hash eariler.Tao Ma
2009-12-17Ocfs2: Should ocfs2 support fiemap for S_IFDIR inode?Tristan Ye
2009-12-17ocfs2: Use FIEMAP_EXTENT_SHAREDSunil Mushran
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-16ocfs: stop using do_sync_mapping_rangeChristoph Hellwig
2009-12-16cleanup blockdev_direct_IO lockingChristoph Hellwig
2009-12-16sanitize xattr handler prototypesChristoph Hellwig
2009-12-10quota: Move definition of QFMT_OCFS2 to linux/quota.hJan Kara
2009-12-10const: struct quota_format_opsAlexey Dobriyan
2009-12-10vfs: Implement proper O_SYNC semanticsChristoph Hellwig
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-04tree-wide: fix typos "offest" -> "offset"Uwe Kleine-König
2009-12-02ocfs2: return -EAGAIN instead of EAGAIN in dlmTiger Yang
2009-12-02ocfs2/cluster: Make fence method configurable - v2Sunil Mushran
2009-12-02ocfs2: refcounttree.c cleanup.Tao Ma
2009-12-02ocfs2: Find proper end cpos for a leaf refcount block.Tao Ma
2009-12-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller