Commit History

Author SHA1 Message Date
  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
  Joel Becker 161d6f30f1 ocfs2: Use buckets in ocfs2_defrag_xattr_bucket(). 16 years ago
  Joel Becker 178eeac354 ocfs2: Use buckets in ocfs2_xattr_create_index_block(). 16 years ago
  Joel Becker e2356a3f02 ocfs2: Use buckets in ocfs2_xattr_bucket_find(). 16 years ago
  Joel Becker ba93712759 ocfs2: Take ocfs2_xattr_bucket structures off of the stack. 17 years ago
  Joel Becker 4980c6daba ocfs2: Copy xattr buckets with a dedicated function. 17 years ago
  Joel Becker 1224be020f ocfs2: Wrap journal_access/journal_dirty for xattr buckets. 17 years ago
  Joel Becker 784b816a91 ocfs2: Improve ocfs2_read_xattr_bucket(). 17 years ago
  Joel Becker 6dde41d9e7 ocfs2: Provide a wrapper to brelse() xattr bucket buffers. 17 years ago
  Joel Becker 3e6329463e ocfs2: Convenient access to an xattr bucket's header. 17 years ago
  Joel Becker 51def39f0c ocfs2: Convenient access to xattr bucket data blocks. 17 years ago
  Joel Becker 9c7759aa67 ocfs2: Convenient access to an xattr bucket's block number. 17 years ago
  Joel Becker 4ac6032d6c ocfs2: Field prefixes for the xattr_bucket structure 17 years ago
  Tao Ma 83099bc647 ocfs2: Always update xattr search when creating bucket. 16 years ago
  Tiger Yang 6c1e183e12 ocfs2: Check search result in ocfs2_xattr_block_get() 16 years ago
  Mark Fasheh de29c08528 ocfs2: fix printk related build warnings in xattr.c 16 years ago
  Tao Ma 80bcaf3469 ocfs2/xattr: Proper hash collision handle in bucket division 16 years ago
  Tao Ma d32647993c ocfs2: Fix check of return value of ocfs2_start_trans() in xattr.c. 17 years ago