Commit Graph

155 Commits (eec7ecfede74bb996060efefd5c157acd5794e8a)

Author SHA1 Message Date
Tao Ma 121a39bb00 ocfs2: Make xattr reflink work with new local alloc reservation. 15 years ago
Tao Ma a78f9f4668 ocfs2: make xattr extension work with new local alloc reservation. 15 years ago
Stephen Hemminger 537d81ca7c ocfs: constify xattr_handler 15 years ago
Tao Ma 5f5261acb0 ocfs2: Don't retry xattr set in case value extension fails. 15 years ago
Tao Ma d5a7df0649 ocfs2: Reset xattr value size after xa_cleanup_value_truncate(). 15 years ago
Tao Ma c901fb0073 ocfs2: Make ocfs2_extend_trans() really extend. 15 years ago
Joel Becker ec20cec7a3 ocfs2: Make ocfs2_journal_dirty() void. 15 years ago
Tao Ma b23179681c ocfs2: Init meta_ac properly in ocfs2_create_empty_xattr_block. 15 years ago
Tao Ma dfe4d3d6a6 ocfs2: Fix the update of name_offset when removing xattrs 15 years ago
Tao Ma 74380c479a ocfs2: Free block to the right block group. 15 years ago
Joel Becker 2b6cb576aa ocfs2: Set suballoc_loc on allocated metadata. 15 years ago
Joel Becker 1ed9b777f7 ocfs2: ocfs2_claim_*() don't need an ocfs2_super argument. 15 years ago
Joel Becker 399ff3a748 ocfs2: Handle errors while setting external xattr values. 15 years ago
Joel Becker 139ffacebf ocfs2: Set inline xattr entries with ocfs2_xa_set() 15 years ago
Joel Becker d3981544d7 ocfs2: Set xattr block entries with ocfs2_xa_set() 15 years ago
Joel Becker c5d95df5f7 ocfs2: Let ocfs2_xa_prepare_entry() do space checks. 15 years ago
Joel Becker bca5e9bd1e ocfs2: Gell into ocfs2_xa_set() 15 years ago
Joel Becker 73857ee0b5 ocfs2: Allocation in ocfs2_xa_prepare_entry(), values in ocfs2_xa_store_value() 15 years ago
Joel Becker cf2bc80940 ocfs2: Teach ocfs2_xa_loc how to do its own journal work 15 years ago
Joel Becker 3fc12afa0c ocfs2: Provide ocfs2_xa_fill_value_buf() for external value processing 15 years ago
Joel Becker 9dc474005d ocfs2: Handle value tree roots in ocfs2_xa_set_inline_value() 15 years ago
Joel Becker 69a3e539d0 ocfs2: Set the xattr name+value pair in one place 15 years ago
Joel Becker 199799a360 ocfs2: Wrap calculation of name+value pair size. 15 years ago
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
Tiger Yang b89c54282d ocfs2: add extent block stealing for ocfs2 v5 15 years ago
Tao Ma 8ff6af881d ocfs2/trivial: Use le16_to_cpu for a disk value in xattr.c 15 years ago
Christoph Hellwig 431547b3c4 sanitize xattr handler prototypes 15 years ago
Jan Kara e6aabe0cac ocfs2: Always include ACL support 15 years ago
Tao Ma 0fe9b66c65 ocfs2: Add preserve to 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 1061f9c1c9 ocfs2: Return extent flags for xattr value tree. 16 years ago
Joel Becker 5e404e9ed1 ocfs2: Pass ocfs2_caching_info into ocfs_init_*_extent_tree(). 16 years ago
Joel Becker dbdcf6a48a ocfs2: ocfs2_remove_extent() no longer needs struct inode. 16 years ago
Joel Becker cbee7e1a6a ocfs2: ocfs2_add_clusters_in_btree() no longer needs struct inode. 16 years ago
Joel Becker cc79d8c19e ocfs2: ocfs2_insert_extent() no longer needs struct inode. 16 years ago
Joel Becker facdb77f54 ocfs2: ocfs2_find_path() only needs the caching info 16 years ago
Joel Becker 0cf2f7632b ocfs2: Pass struct ocfs2_caching_info to the journal functions. 16 years ago
Joel Becker 8cb471e8f8 ocfs2: Take the inode out of the metadata read/write paths. 16 years ago
Subrata Modak 44d8e4e1e9 ocfs2: Fix compilation warning for fs/ocfs2/xattr.c 16 years ago