index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
Age
Commit message (
Expand
)
Author
2011-04-14
Treat writes as new when holes span across page boundaries
Goldwyn Rodrigues
2011-03-21
Ocfs2/refcounttree: Fix a bug for refcounttree to writeback clusters in a rig...
Tristan Ye
2011-03-21
ocfs2_connection_find() returns pointer to bad structure
dann frazier
2011-03-21
ocfs2: Don't walk off the end of fast symlinks.
Joel Becker
2010-05-12
ocfs2_dlmfs: Fix math error when reading LVB.
Joel Becker
2010-05-12
ocfs2: Compute metaecc for superblocks during online resize.
Joel Becker
2010-05-12
ocfs2: potential ERR_PTR dereference on error paths
Dan Carpenter
2010-05-12
ocfs2: Update VFS inode's id info after reflink.
Tao Ma
2010-04-26
ocfs2: Change bg_chain check for ocfs2_validate_gd_parent.
Tao Ma
2010-04-26
ocfs2: set i_mode on disk during acl operations
Mark Fasheh
2010-03-15
ocfs2: Only bug out in direct io write for reflinked extent.
Tao Ma
2010-02-08
ocfs2/cluster: Make o2net connect messages KERN_NOTICE
Sunil Mushran
2010-02-08
ocfs2/dlm: Fix printing of lockname
Sunil Mushran
2010-02-05
ocfs2: Fix contiguousness check in ocfs2_try_to_merge_extent_map()
Roel Kluin
2010-02-03
ocfs2/dlm: Remove BUG_ON in dlm recovery when freeing locks of a dead node
Sunil Mushran
2010-02-03
ocfs2: Plugs race between the dc thread and an unlock ast message
Sunil Mushran
2010-02-02
ocfs2: Remove overzealous BUG_ON during blocked lock processing
Sunil Mushran
2010-02-02
ocfs2: Do not downconvert if the lock level is already compatible
Sunil Mushran
2010-02-02
ocfs2: Prevent a livelock in dlmglue
Sunil Mushran
2010-02-02
ocfs2: Fix setting of OCFS2_LOCK_BLOCKED during bast
Wengang Wang
2010-02-02
ocfs2: Use compat_ptr in reflink_arguments.
Tao Ma
2010-02-02
ocfs2/dlm: Handle EAGAIN for compatibility - v2
Sunil Mushran
2010-02-02
ocfs2: Add parenthesis to wrap the check for O_DIRECT.
Tao Ma
2010-02-02
ocfs2: Only bug out when page size is larger than cluster size.
Tao Ma
2010-02-02
ocfs2: Fix memory overflow in cow_by_page.
Tao Ma
2010-01-25
ocfs2/dlm: Print more messages during lock migration
Sunil Mushran
2010-01-25
ocfs2/dlm: Ignore LVBs of locks in the Blocked list
Sunil Mushran
2010-01-25
ocfs2/trivial: Remove trailing whitespaces
Sunil Mushran
2010-01-25
ocfs2: fix a misleading variable name
Wengang Wang
2010-01-25
ocfs2: Sync max_inline_data_with_xattr from tools.
Tao Ma
2010-01-11
ocfs2: Fix refcnt leak on ocfs2_fast_follow_link() error path
OGAWA Hirofumi
2009-12-30
ocfs2: Handle O_DIRECT when writing to a refcounted cluster.
Tao Ma
2009-12-24
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-12-23
ocfs2/trivial: Use le16_to_cpu for a disk value in xattr.c
Tao Ma
2009-12-23
ocfs2/trivial: Use proper mask for 2 places in hearbeat.c
Tao Ma
2009-12-23
Ocfs2: Let ocfs2 support fiemap for symlink and fast symlink.
Tristan Ye
2009-12-23
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-12-18
ocfs2: Set i_nlink properly during reflink.
Tao Ma
2009-12-18
ocfs2: Add reflinked file's inode to inode hash eariler.
Tao Ma
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-16
ocfs: stop using do_sync_mapping_range
Christoph Hellwig
2009-12-16
cleanup blockdev_direct_IO locking
Christoph Hellwig
2009-12-16
sanitize xattr handler prototypes
Christoph Hellwig
2009-12-10
quota: Move definition of QFMT_OCFS2 to linux/quota.h
Jan Kara
2009-12-10
const: struct quota_format_ops
Alexey Dobriyan
2009-12-10
vfs: Implement proper O_SYNC semantics
Christoph Hellwig
[next]