Commit Graph

1170 Commits (b0f86f5a169c758a82b0e23eef6795356f6d5a25)

Author SHA1 Message Date
Joel Becker 18853b95d1 ocfs2: Add a name_len field to ocfs2_xattr_info. 15 years ago
Joel Becker 6b240ff63c ocfs2: Prefix the member fields of struct ocfs2_xattr_info. 15 years ago
Joel Becker bde1e5400a ocfs2: Remove xattrs via ocfs2_xa_loc 15 years ago
Joel Becker 11179f2c92 ocfs2: Introduce ocfs2_xa_loc 15 years ago
Sunil Mushran 8545e03d82 ocfs2: Add current->comm in trace output 15 years ago
Wengang Wang 96a1cc731a ocfs2: Clean up the checks for CoW and direct I/O. 15 years ago
Tiger Yang b89c54282d ocfs2: add extent block stealing for ocfs2 v5 15 years ago
Daniel Mack 3ad2f3fbb9 tree-wide: Assorted spelling fixes 15 years ago
Sunil Mushran 6efd806634 ocfs2/cluster: Make o2net connect messages KERN_NOTICE 15 years ago
Sunil Mushran 86a06abab0 ocfs2/dlm: Fix printing of lockname 15 years ago
Roel Kluin bd6b0bf87d ocfs2: Fix contiguousness check in ocfs2_try_to_merge_extent_map() 15 years ago
Sunil Mushran cda70ba8c0 ocfs2/dlm: Remove BUG_ON in dlm recovery when freeing locks of a dead node 15 years ago
Sunil Mushran 079b805782 ocfs2: Plugs race between the dc thread and an unlock ast message 15 years ago
Sunil Mushran db0f6ce697 ocfs2: Remove overzealous BUG_ON during blocked lock processing 15 years ago
Sunil Mushran 0d74125a6a ocfs2: Do not downconvert if the lock level is already compatible 15 years ago
Sunil Mushran a191282601 ocfs2: Prevent a livelock in dlmglue 15 years ago
Wengang Wang 0b94a909eb ocfs2: Fix setting of OCFS2_LOCK_BLOCKED during bast 15 years ago
Tao Ma 34e6c59af0 ocfs2: Use compat_ptr in reflink_arguments. 15 years ago
Sunil Mushran cd34edd8cf ocfs2/dlm: Handle EAGAIN for compatibility - v2 15 years ago
Tao Ma 60c486744c ocfs2: Add parenthesis to wrap the check for O_DIRECT. 15 years ago
Tao Ma 0a1ea437d8 ocfs2: Only bug out when page size is larger than cluster size. 15 years ago
Tao Ma d622b89a2f ocfs2: Fix memory overflow in cow_by_page. 15 years ago
Sunil Mushran 26636bf6b2 ocfs2/dlm: Print more messages during lock migration 15 years ago
Sunil Mushran 71656fa6ec ocfs2/dlm: Ignore LVBs of locks in the Blocked list 15 years ago
Sunil Mushran 2bd632165c ocfs2/trivial: Remove trailing whitespaces 15 years ago
Wengang Wang e5f2cb2b1a ocfs2: fix a misleading variable name 15 years ago
Tao Ma 1097df3ffe ocfs2: Sync max_inline_data_with_xattr from tools. 15 years ago
OGAWA Hirofumi 1dd473fdf1 ocfs2: Fix refcnt leak on ocfs2_fast_follow_link() error path 15 years ago
Tao Ma 86470e98cc ocfs2: Handle O_DIRECT when writing to a refcounted cluster. 15 years ago
Tao Ma 8ff6af881d ocfs2/trivial: Use le16_to_cpu for a disk value in xattr.c 15 years ago
Tao Ma b31d308ddc ocfs2/trivial: Use proper mask for 2 places in hearbeat.c 15 years ago
Tristan Ye 86239d59e2 Ocfs2: Let ocfs2 support fiemap for symlink and fast symlink. 15 years ago
Tao Ma 10cf1a02f4 ocfs2: Set i_nlink properly during reflink. 15 years ago
Tao Ma c7d260afcb ocfs2: Add reflinked file's inode to inode hash eariler. 15 years ago
Tristan Ye 55f4946ed2 Ocfs2: Should ocfs2 support fiemap for S_IFDIR inode? 15 years ago
Sunil Mushran faf8b70f79 ocfs2: Use FIEMAP_EXTENT_SHARED 15 years ago
Coly Li 9365454016 ocfs2: replace u8 by __u8 in ocfs2_fs.h 15 years ago
Coly Li 3a05d7961e ocfs2: explicit declare uninitialized var in user_cluster_connect() 15 years ago
Jeff Liu f5befbbbf9 ocfs2-devel: remove redundant OCFS2_MOUNT_POSIX_ACL check in ocfs2_get_acl_nolock() 15 years ago
Christoph Hellwig 2cfd30adf6 ocfs: stop using do_sync_mapping_range 15 years ago
Christoph Hellwig 1e431f5ce7 cleanup blockdev_direct_IO locking 15 years ago
Christoph Hellwig 431547b3c4 sanitize xattr handler prototypes 15 years ago
Christoph Hellwig 5fe878ae7f direct-io: cleanup blockdev_direct_IO locking 15 years ago
Jan Kara 3067393005 quota: Move definition of QFMT_OCFS2 to linux/quota.h 15 years ago
Alexey Dobriyan 1472da5fdc const: struct quota_format_ops 15 years ago
Christoph Hellwig 6b2f3d1f76 vfs: Implement proper O_SYNC semantics 15 years ago
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Uwe Kleine-König bf48aabb89 tree-wide: fix typos "offest" -> "offset" 15 years ago
Tiger Yang aad1b15310 ocfs2: return -EAGAIN instead of EAGAIN in dlm 15 years ago
Sunil Mushran f6656d26d1 ocfs2/cluster: Make fence method configurable - v2 15 years ago