Commit History

Author SHA1 Message Date
  Joel Becker 012ee91087 ocfs2: Move buckets up into ocfs2_add_new_xattr_cluster(). 16 years ago
  Joel Becker 41cb814866 ocfs2: Pass buckets into ocfs2_mv_xattr_bucket_cross_cluster(). 16 years ago
  Joel Becker 92cf3adf48 ocfs2: Start using buckets in ocfs2_adjust_xattr_cross_cluster(). 16 years ago
  Joel Becker c58b6032f9 ocfs2: Use ocfs2_mv_xattr_buckets() in ocfs2_mv_xattr_bucket_cross_cluster(). 16 years ago
  Joel Becker 54ecb6b6df ocfs2: ocfs2_mv_xattr_buckets() can handle a partial cluster now. 16 years ago
  Joel Becker 874d65af1c ocfs2: Rename ocfs2_cp_xattr_cluster() to ocfs2_mv_xattr_buckets(). 16 years ago
  Joel Becker b5c03e7469 ocfs2: Use ocfs2_cp_xattr_bucket() in ocfs2_mv_xattr_bucket_cross_cluster(). 16 years ago
  Joel Becker 2b656c1d6f ocfs2: Explain t_is_new in ocfs2_cp_xattr_cluster(). 16 years ago
  Joel Becker 15d609293d ocfs2: Dirty the entire first bucket in ocfs2_cp_xattr_cluster(). 16 years ago
  Joel Becker 92de109ade ocfs2: Dirty the entire first bucket in ocfs2_extend_xattr_bucket() 16 years ago
  Tao Ma 88c3b0622a ocfs2: Narrow the transaction for deleting xattrs from a bucket. 16 years ago
  Joel Becker 548b0f22bb ocfs2: Dirty the entire bucket in ocfs2_bucket_value_truncate() 16 years ago
  Jan Kara a90714c150 ocfs2: Add quota calls for allocation and freeing of inodes and space 16 years ago
  Tao Ma 9f868f16e4 ocfs2/xattr: Restore not_found in xis 16 years ago
  Tao Ma 97aff52ae1 ocfs2/xattr: Fix a bug in xattr allocation estimation 16 years ago
  Joel Becker 970e4936d7 ocfs2: Validate metadata only when it's read from disk. 16 years ago
  Joel Becker 4ae1d69bed ocfs2: Wrap xattr block reads in a dedicated function 16 years ago
  Tiger Yang 89c38bd0ad ocfs2: add ocfs2_init_acl in mknod 16 years ago
  Tiger Yang 929fb014e0 ocfs2: add POSIX ACL API 16 years ago
  Tiger Yang 4e3e9d027f ocfs2: add ocfs2_xattr_get_nolock 16 years ago
  Tiger Yang 534eadddc1 ocfs2: add ocfs2_init_security in during file create 16 years ago
  Tiger Yang 923f7f3102 ocfs2: add security xattr API 16 years ago
  Tiger Yang 6c3faba442 ocfs2: add ocfs2_xattr_set_handle 16 years ago
  Tao Ma 85db90e778 ocfs2/xattr: Merge xattr set transaction. 16 years ago
  Tao Ma 78f30c314a ocfs2/xattr: Reserve meta/data at the beginning of ocfs2_xattr_set. 16 years ago
  Tao Ma c73f60f900 ocfs2/xattr: Move clusters free into dealloc. 16 years ago
  Tao Ma 976331d878 ocfs2/xattr: Only extend xattr bucket in need. 16 years ago
  Tao Ma 757055adc5 ocfs2/xattr: Only set buffer update if it doesn't exist in cache. 16 years ago
  Tao Ma 1c32a2fd46 ocfs2/xattr: Remove additional bucket allocation in bucket defragment. 16 years ago
  Joel Becker 02dbf38d19 ocfs2: Use buckets in ocfs2_xattr_set_entry_in_bucket(). 16 years ago