1. 4ae69fe xfs: return -E2BIG if hit the maximum size limits of ACLs by Jie Liu · 10 years ago
  2. 2401dc2 xfs: use generic posix ACL infrastructure by Christoph Hellwig · 11 years ago
  3. 37bc153 fs: make posix_acl_create more useful by Christoph Hellwig · 11 years ago
  4. 5bf3258 fs: make posix_acl_chmod more useful by Christoph Hellwig · 11 years ago
  5. a4fbe6a xfs: decouple inode and bmap btree header files by Dave Chinner · 11 years ago
  6. fdd3cce xfs: factor all the kmalloc-or-vmalloc fallback allocations by Dave Chinner · 11 years ago
  7. 2dc164f xfs: fix memory allocation failures with ACLs by Dave Chinner · 11 years ago
  8. 288bbe0 xfs: convert kuid_t to/from uid_t in ACLs by Dwight Engen · 11 years ago
  9. 9356fe2 xfs: make struct xfs_perag kernel only by Dave Chinner · 11 years ago
  10. c24b5df xfs: kill xfs_vnodeops.[ch] by Dave Chinner · 11 years ago
  11. 7fd36c4 xfs: split out transaction reservation code by Dave Chinner · 11 years ago
  12. 6943283 xfs: split out inode log item format definition by Dave Chinner · 11 years ago
  13. 0a8aa19 xfs: increase number of ACL entries for V5 superblocks by Dave Chinner · 11 years ago
  14. 5f3a4a2 userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr by Eric W. Biederman · 12 years ago
  15. 093019c xfs: fix acl count validation in xfs_acl_from_disk() by Xi Wang · 13 years ago
  16. fa8b18e xfs: validate acl count by Christoph Hellwig · 13 years ago
  17. c59d87c xfs: remove subdirectories by Christoph Hellwig · 13 years ago[Renamed from fs/xfs/linux-2.6/xfs_acl.c]
  18. d695212 switch posix_acl_equiv_mode() to umode_t * by Al Viro · 13 years ago
  19. d3fb612 switch posix_acl_create() to umode_t * by Al Viro · 13 years ago
  20. 4e34e71 fs: take the ACL checks to common code by Christoph Hellwig · 13 years ago
  21. 826cae2 kill boilerplates around posix_acl_create_masq() by Al Viro · 13 years ago
  22. bc26ab5 kill boilerplate around posix_acl_chmod_masq() by Al Viro · 13 years ago
  23. 6311b10 xfs: cache negative ACLs if there is no attribute fork by Christoph Hellwig · 13 years ago
  24. e77819e vfs: move ACL cache lookup into generic code by Linus Torvalds · 13 years ago
  25. bbd9d6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  26. 7e40145 ->permission() sanitizing: don't pass flags to ->check_acl() by Al Viro · 13 years ago
  27. 9c2c703 ->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl() by Al Viro · 13 years ago
  28. c4ed424 xfs: split xfs_setattr by Christoph Hellwig · 13 years ago
  29. 880566e xfs: provide simple rcu-walk ACL implementation by Nick Piggin · 14 years ago
  30. b74c79e fs: provide rcu-walk aware permission i_ops by Nick Piggin · 14 years ago
  31. cca28fb xfs: split xfs_itrace_entry by Christoph Hellwig · 14 years ago
  32. 46e5876 xfs: constify xattr_handler by Stephen Hemminger · 14 years ago
  33. 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
  34. a9273ca xfs: convert attr to use unsigned names by Dave Chinner · 14 years ago
  35. d6d59ba xfs: fix timestamp handling in xfs_setattr by Christoph Hellwig · 15 years ago
  36. 431547b sanitize xattr handler prototypes by Christoph Hellwig · 15 years ago
  37. 0b1b213 xfs: event tracing support by Christoph Hellwig · 15 years ago
  38. 1cbd20d switch xfs to generic acl caching helpers by Al Viro · 15 years ago
  39. ef14f0c xfs: use generic Posix ACL code by Christoph Hellwig · 15 years ago