1. 945d896 Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into inode_numbers by Chris Mason · 13 years ago
  2. eed631e Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  3. f5de939 Prevent oopsing in posix_acl_valid() by Daniel J Blueman · 13 years ago
  4. c704005 btrfs: unify checking of IS_ERR and null by David Sterba · 13 years ago
  5. adff377 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  6. 329c505 Btrfs: Check validity before setting an acl by Miao Xie · 13 years ago
  7. 2e14967 userns: rename is_owner_or_cap to inode_owner_or_capable by Serge E. Hallyn · 13 years ago
  8. cb5520f Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  9. eab49be Merge branch 'bug-fixes' of git://repo.or.cz/linux-btrfs-devel into btrfs-38 by Chris Mason · 13 years ago
  10. d0f6968 Btrfs: Don't return acl info when mounting with noacl option by Miao Xie · 13 years ago
  11. eee2a81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  12. 42838bb btrfs: Mem leak in btrfs_get_acl() by Jesper Juhl · 14 years ago
  13. 258a5aa btrfs: provide simple rcu-walk ACL implementation by Nick Piggin · 14 years ago
  14. b74c79e fs: provide rcu-walk aware permission i_ops by Nick Piggin · 14 years ago
  15. b25b550 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  16. 834e747 Btrfs: handle ERR_PTR from posix_acl_from_xattr() by Dan Carpenter · 14 years ago
  17. 731e3d1 Btrfs: prohibit a operation of changing acl's mask when noacl mount option used by Shi Weihua · 14 years ago
  18. 2f26afb Btrfs: should add a permission check for setfacl by Shi Weihua · 14 years ago
  19. f01cbd3 btrfs: constify xattr_handler by Stephen Hemminger · 14 years ago
  20. 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
  21. 67f15b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  22. f858153 Btrfs: fix a memory leak in btrfs_init_acl by Yang Hongyang · 14 years ago
  23. 30a0f5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  24. a9cc71a Btrfs: deal with NULL acl sent to btrfs_set_acl by Chris Mason · 14 years ago
  25. ebfee3d Merge branch btrfs-master into for-linus by Chris Mason · 15 years ago
  26. f34f57a Btrfs: Pass transaction handle to security and ACL initialization functions by Yan, Zheng · 15 years ago
  27. 431547b sanitize xattr handler prototypes by Christoph Hellwig · 15 years ago
  28. 0eda294 Btrfs: fix btrfs acl #ifdef checks by Chris Mason · 15 years ago
  29. 3baf0be Btrfs: Use CONFIG_BTRFS_POSIX_ACL to enable ACL code by Chris Ball · 15 years ago
  30. 073aaa1 helpers for acl caching + switch to those by Al Viro · 15 years ago
  31. 5affd88 switch btrfs to inode->i_acl by Al Viro · 15 years ago
  32. 7df336e Fix btrfs when ACLs are configured out by Al Viro · 15 years ago
  33. 7b1a14b Btrfs: fix acl caching by Chris Mason · 15 years ago
  34. ce3b0f8 New helper - current_umask() by Al Viro · 15 years ago
  35. d397712 Btrfs: Fix checkpatch.pl warnings by Chris Mason · 16 years ago
  36. 95819c0 Btrfs: optimize btrget/set/removexattr by Christoph Hellwig · 16 years ago
  37. eaa47d8 btrfs: optmize listxattr by Christoph Hellwig · 16 years ago
  38. eab922e Btrfs: compile when posix acl's are disabled by Josef Bacik · 16 years ago
  39. 33268ea Btrfs: Add ACL support by Josef Bacik · 16 years ago
  40. c1e32da Btrfs: Include sched.h in the acl code for current (fixes compile on 2.6.23) by Chris Mason · 16 years ago
  41. fb4bc1e Btrfs: Fix compile on 2.6.22 kernel by Yan · 16 years ago
  42. 744f52f Btrfs: Implement ACLs setting and getting by Yan · 17 years ago
  43. 1caf934 Btrfs: Make ACLs return EOPNOTSUPP for now by Josef Bacik · 17 years ago
  44. 5103e94 xattr support for btrfs by Josef Bacik · 17 years ago