1. 8da06d3 ocfs2: fix passing zero to 'PTR_ERR' warning by Ding Xiang · 4 years, 6 months ago
  2. 1d5fdc1 ocfs2/acl: use 'ip_xattr_sem' to protect getting extended attribute by piaojun · 6 years ago
  3. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  4. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  5. 0739310 posix_acl: Clear SGID bit when setting file permissions by Jan Kara · 8 years ago
  6. c25a1e0 ocfs2: fix posix_acl_create deadlock by Junxiao Bi · 8 years ago
  7. 5ee0fbd ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hang by Junxiao Bi · 8 years ago
  8. 743b5f1 ocfs2: take inode lock in ocfs2_iop_set/get_acl() by Tariq Saeed · 9 years ago
  9. e6e7461 ocfs2: remove unnecessary else in ocfs2_set_acl() by Fabian Frederick · 9 years ago
  10. 6fdb702 ocfs2: call ocfs2_update_inode_fsync_trans when updating any inode by Darrick J. Wong · 10 years ago
  11. 702e5bc ocfs2: use generic posix ACL infrastructure by Christoph Hellwig · 10 years ago
  12. 37bc153 fs: make posix_acl_create more useful by Christoph Hellwig · 10 years ago
  13. 5bf3258 fs: make posix_acl_chmod more useful by Christoph Hellwig · 10 years ago
  14. 3d94ea5 ocfs2: clean up dead code in ocfs2_acl_from_xattr() by Joseph Qi · 11 years ago
  15. 9522751 ocfs2: Handle kuids and kgids in acl/xattr conversions. by Eric W. Biederman · 11 years ago
  16. 5f3a4a2 userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr by Eric W. Biederman · 12 years ago
  17. d695212 switch posix_acl_equiv_mode() to umode_t * by Al Viro · 13 years ago
  18. d3fb612 switch posix_acl_create() to umode_t * by Al Viro · 13 years ago
  19. 4e34e71 fs: take the ACL checks to common code by Christoph Hellwig · 13 years ago
  20. 826cae2 kill boilerplates around posix_acl_create_masq() by Al Viro · 13 years ago
  21. bc26ab5 kill boilerplate around posix_acl_chmod_masq() by Al Viro · 13 years ago
  22. e77819e vfs: move ACL cache lookup into generic code by Linus Torvalds · 13 years ago
  23. c0d960f ocfs2_init_acl(): fix a leak by Al Viro · 13 years ago
  24. 7e40145 ->permission() sanitizing: don't pass flags to ->check_acl() by Al Viro · 13 years ago
  25. 9c2c703 ->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl() by Al Viro · 13 years ago
  26. 03e4970 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 13 years ago
  27. 2e14967 userns: rename is_owner_or_cap to inode_owner_or_capable by Serge E. Hallyn · 13 years ago
  28. da561c9 ocfs2: remove INODE from unused files. by Tao Ma · 13 years ago
  29. b74c79e fs: provide rcu-walk aware permission i_ops by Nick Piggin · 13 years ago
  30. 1282806 ocfs2: update ctime when changing the file's permission by setfacl by Tao Ma · 14 years ago
  31. 845b6cf Fix the nested PR lock calling issue in ACL by Jiaju Zhang · 14 years ago
  32. 6eda3dd ocfs2: do not overwrite error codes in ocfs2_init_acl by Tiger Yang · 14 years ago
  33. 537d81c ocfs: constify xattr_handler by Stephen Hemminger · 14 years ago
  34. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  35. fcefd25 ocfs2: set i_mode on disk during acl operations by Mark Fasheh · 14 years ago
  36. 45e6297 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  37. f5befbb ocfs2-devel: remove redundant OCFS2_MOUNT_POSIX_ACL check in ocfs2_get_acl_nolock() by Jeff Liu · 14 years ago
  38. 431547b sanitize xattr handler prototypes by Christoph Hellwig · 15 years ago
  39. ce3b0f8 New helper - current_umask() by Al Viro · 15 years ago
  40. 89c38bd ocfs2: add ocfs2_init_acl in mknod by Tiger Yang · 16 years ago
  41. 060bc66 ocfs2: add ocfs2_acl_chmod by Tiger Yang · 16 years ago
  42. 23fc270 ocfs2: add ocfs2_check_acl by Tiger Yang · 16 years ago
  43. 929fb01 ocfs2: add POSIX ACL API by Tiger Yang · 16 years ago