1. 755ac67 Btrfs: skip adding an acl attribute if we don't have to by Liu Bo · 12 years ago
  2. 5f3a4a2 userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr by Eric W. Biederman · 12 years ago
  3. 30f8fe3 Btrfs: cache no acl on new inodes by Josef Bacik · 12 years ago
  4. cfbffc3 Btrfs: fix return value of btrfs_get_acl() by Tsutomu Itoh · 13 years ago
  5. ed8f373 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  6. 9b89d95 Btrfs: make acl functions really no-op if acl is not enabled by Li Zefan · 13 years ago
  7. d695212 switch posix_acl_equiv_mode() to umode_t * by Al Viro · 13 years ago
  8. d3fb612 switch posix_acl_create() to umode_t * by Al Viro · 13 years ago
  9. 4e34e71 fs: take the ACL checks to common code by Christoph Hellwig · 13 years ago
  10. 826cae2 kill boilerplates around posix_acl_create_masq() by Al Viro · 13 years ago
  11. bc26ab5 kill boilerplate around posix_acl_chmod_masq() by Al Viro · 13 years ago
  12. e77819e vfs: move ACL cache lookup into generic code by Linus Torvalds · 13 years ago
  13. 7e40145 ->permission() sanitizing: don't pass flags to ->check_acl() by Al Viro · 13 years ago
  14. 9c2c703 ->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl() by Al Viro · 13 years ago
  15. 945d896 Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into inode_numbers by Chris Mason · 13 years ago
  16. eed631e Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  17. f5de939 Prevent oopsing in posix_acl_valid() by Daniel J Blueman · 13 years ago
  18. c704005 btrfs: unify checking of IS_ERR and null by David Sterba · 13 years ago
  19. adff377 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  20. 329c505 Btrfs: Check validity before setting an acl by Miao Xie · 13 years ago
  21. 2e14967 userns: rename is_owner_or_cap to inode_owner_or_capable by Serge E. Hallyn · 13 years ago
  22. cb5520f Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  23. eab49be Merge branch 'bug-fixes' of git://repo.or.cz/linux-btrfs-devel into btrfs-38 by Chris Mason · 13 years ago
  24. d0f6968 Btrfs: Don't return acl info when mounting with noacl option by Miao Xie · 13 years ago
  25. eee2a81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  26. 42838bb btrfs: Mem leak in btrfs_get_acl() by Jesper Juhl · 14 years ago
  27. 258a5aa btrfs: provide simple rcu-walk ACL implementation by Nick Piggin · 14 years ago
  28. b74c79e fs: provide rcu-walk aware permission i_ops by Nick Piggin · 14 years ago
  29. b25b550 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  30. 834e747 Btrfs: handle ERR_PTR from posix_acl_from_xattr() by Dan Carpenter · 14 years ago
  31. 731e3d1 Btrfs: prohibit a operation of changing acl's mask when noacl mount option used by Shi Weihua · 14 years ago
  32. 2f26afb Btrfs: should add a permission check for setfacl by Shi Weihua · 14 years ago
  33. f01cbd3 btrfs: 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. 67f15b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  36. f858153 Btrfs: fix a memory leak in btrfs_init_acl by Yang Hongyang · 14 years ago
  37. 30a0f5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  38. a9cc71a Btrfs: deal with NULL acl sent to btrfs_set_acl by Chris Mason · 14 years ago
  39. ebfee3d Merge branch btrfs-master into for-linus by Chris Mason · 15 years ago
  40. f34f57a Btrfs: Pass transaction handle to security and ACL initialization functions by Yan, Zheng · 15 years ago
  41. 431547b sanitize xattr handler prototypes by Christoph Hellwig · 15 years ago
  42. 0eda294 Btrfs: fix btrfs acl #ifdef checks by Chris Mason · 15 years ago
  43. 3baf0be Btrfs: Use CONFIG_BTRFS_POSIX_ACL to enable ACL code by Chris Ball · 15 years ago
  44. 073aaa1 helpers for acl caching + switch to those by Al Viro · 15 years ago
  45. 5affd88 switch btrfs to inode->i_acl by Al Viro · 15 years ago
  46. 7df336e Fix btrfs when ACLs are configured out by Al Viro · 15 years ago
  47. 7b1a14b Btrfs: fix acl caching by Chris Mason · 15 years ago
  48. ce3b0f8 New helper - current_umask() by Al Viro · 15 years ago
  49. d397712 Btrfs: Fix checkpatch.pl warnings by Chris Mason · 16 years ago
  50. 95819c0 Btrfs: optimize btrget/set/removexattr by Christoph Hellwig · 16 years ago
  51. eaa47d8 btrfs: optmize listxattr by Christoph Hellwig · 16 years ago
  52. eab922e Btrfs: compile when posix acl's are disabled by Josef Bacik · 16 years ago
  53. 33268ea Btrfs: Add ACL support by Josef Bacik · 16 years ago
  54. c1e32da Btrfs: Include sched.h in the acl code for current (fixes compile on 2.6.23) by Chris Mason · 16 years ago
  55. fb4bc1e Btrfs: Fix compile on 2.6.22 kernel by Yan · 16 years ago
  56. 744f52f Btrfs: Implement ACLs setting and getting by Yan · 16 years ago
  57. 1caf934 Btrfs: Make ACLs return EOPNOTSUPP for now by Josef Bacik · 17 years ago
  58. 5103e94 xattr support for btrfs by Josef Bacik · 17 years ago