Commit Graph

1066 Commits (3ecf44b312758d10be20539b06b2df5d77d59cdb)

Author SHA1 Message Date
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
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() 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
Eric Dumazet c720c7e838 inet: rename some inet_sock fields 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