Commit Graph

1053 Commits (920bbbfb05c9fce22e088d20eb9dcb8f96342de9)

Author SHA1 Message Date
Sunil Mushran 7aee47b0bb ocfs2: Trivial cleanup of jbd compatibility layer removal 15 years ago
Coly Li 837711f862 ocfs2: return f_fsid info in ocfs2_statfs() 15 years ago
Tao Ma 2f48d593b6 ocfs2: duplicate inline data properly during reflink. 15 years ago
Tao Ma 87f4b1bb98 ocfs2: Move ocfs2_complete_reflink to the right place. 15 years ago
Joel Becker fb5cbe9efd ocfs2: Return -EINVAL when a device is not ocfs2. 15 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
Tao Ma 19bd341f6a ocfs2: Use proper parameter for some inode operation. 16 years ago
Tao Ma c18b812d12 ocfs2: Make transaction extend more efficient. 16 years ago
Tao Ma 7540c1a77b ocfs2: Don't merge in 1st refcount ops of reflink. 16 years ago
Tao Ma ce9c5a54c0 ocfs2: Modify removing xattr process for refcount. 16 years ago
Tao Ma 2999d12f4d ocfs2: Add reflink support for xattr. 16 years ago
Tao Ma a7fe7a3a1a ocfs2: Create an xattr indexed block if needed. 16 years ago
Tao Ma 8b2c0dba51 ocfs2: Call refcount tree remove process properly. 16 years ago
Tao Ma 0129241e2b ocfs2: Attach xattr clusters to refcount tree. 16 years ago
Tao Ma 47bca4950b ocfs2: Abstract ocfs2 xattr tree extend rec iteration process. 16 years ago
Tao Ma 5aea1f0ef4 ocfs2: Abstract the creation of xattr block. 16 years ago
Tao Ma fd68a894fc ocfs2: Remove inode from ocfs2_xattr_bucket_get_name_value. 16 years ago
Tao Ma 492a8a33e1 ocfs2: Add CoW support for xattr. 16 years ago
Tao Ma 913580b4cd ocfs2: Abstract duplicate clusters process in CoW. 16 years ago
Tao Ma 1061f9c1c9 ocfs2: Return extent flags for xattr value tree. 16 years ago
Tao Ma a9063ab9a3 ocfs2: handle file attributes issue for reflink. 16 years ago
Tao Ma 110a045aca ocfs2: Add normal functions for reflink a normal file's extents. 16 years ago
Tao Ma 37f8a2bfaa ocfs2: CoW a reflinked cluster when it is truncated. 16 years ago
Tao Ma 293b2f70b4 ocfs2: Integrate CoW in file write. 16 years ago
Tao Ma 6ae23c5555 ocfs2: CoW refcount tree improvement. 16 years ago
Tao Ma 6f70fa5199 ocfs2: Add CoW support. 16 years ago
Tao Ma bcbbb24a6a ocfs2: Decrement refcount when truncating refcounted extents. 16 years ago
Tao Ma 1aa75fea64 ocfs2: Add functions for extents refcounted. 16 years ago
Tao Ma 1823cb0b9f ocfs2: Add support of decrementing refcount for delete. 16 years ago
Tao Ma e73a819db9 ocfs2: Add support for incrementing refcount in the tree. 16 years ago
Tao Ma e2e9f6082b ocfs2: move tree path functions to alloc.h. 16 years ago
Tao Ma fe92441595 ocfs2: Add refcount b-tree as a new extent tree. 16 years ago
Tao Ma 555936bfcb ocfs2: Abstract extent split process. 16 years ago
Tao Ma 853a3a1439 ocfs2: Wrap ocfs2_extent_contig in ocfs2_extent_tree. 16 years ago
Tao Ma 8bf396de98 ocfs2: Basic tree root operation. 16 years ago
Tao Ma 374a263e79 ocfs2: Add refcount tree lock mechanism. 16 years ago
Tao Ma c732eb16bf ocfs2: Add caching info for refcount tree. 16 years ago
Tao Ma 8dec98edfe ocfs2: Add new refcount tree lock resource in dlmglue. 16 years ago