Commit Graph

1247 Commits (e0ccfd959cd8907bcb66cc2042e0f4fd7fcbff2b)

Author SHA1 Message Date
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
Tao Ma 12d4cec988 ocfs2: refcounttree.c cleanup. 15 years ago
Tao Ma 38a04e4327 ocfs2: Find proper end cpos for a leaf refcount block. 15 years ago
Eric W. Biederman 6d4561110a sysctl: Drop & in front of every proc_handler. 15 years ago
Sunil Mushran 7aee47b0bb ocfs2: Trivial cleanup of jbd compatibility layer removal 15 years ago
Eric W. Biederman ab09203e30 sysctl fs: Remove dead binary sysctl support 15 years ago
Coly Li 837711f862 ocfs2: return f_fsid info in ocfs2_statfs() 16 years ago
Jan Kara 57b09bb5e4 ocfs2: Set MS_POSIXACL on remount 16 years ago
Jan Kara 5297aad80c ocfs2: Make acl use the default 16 years ago
Jan Kara e6aabe0cac ocfs2: Always include ACL support 16 years ago
Tao Ma 2f48d593b6 ocfs2: duplicate inline data properly during reflink. 16 years ago
Tao Ma 87f4b1bb98 ocfs2: Move ocfs2_complete_reflink to the right place. 16 years ago
Joel Becker fb5cbe9efd ocfs2: Return -EINVAL when a device is not ocfs2. 16 years ago
Eric Dumazet c720c7e838 inet: rename some inet_sock fields 16 years ago
Alexey Dobriyan 828c09509b const: constify remaining file_operations 16 years ago
Alexey Dobriyan f0f37e2f77 const: mark struct vm_struct_operations 16 years ago
Alexey Dobriyan 2bcd57ab61 headers: utsname.h redux 16 years ago
James Morris 88e9d34c72 seq_file: constify seq_operations 16 years ago
Tao Ma b80474b432 ocfs2: Use buffer IO if we are appending a file. 16 years ago
Wengang Wang 83e32d9044 ocfs2: add spinlock protection when dealing with lockres->purge. 16 years ago
Coly Li d92bc5127b dlmglue.c: add missed mlog lines 16 years ago
Sunil Mushran a2f2ddbf2b ocfs2: __ocfs2_abort() should not enable panic for local mounts 16 years ago
Tao Ma bd50873dc7 ocfs2: Add ioctl for reflink. 16 years ago
Tao Ma 64871b8d62 ocfs2: Enable refcount tree support. 16 years ago
Tao Ma 09bf27a000 ocfs2: Implement ocfs2_reflink. 16 years ago
Tao Ma 0fe9b66c65 ocfs2: Add preserve to reflink. 16 years ago
Tao Ma bc13d34757 ocfs2: Create reflinked file in orphan dir. 16 years ago