1. 4777f6d Merge remote-tracking branch '4.9/tmp-0c058ce' into 4.9 by Kyle Yan · 7 years ago
  2. 0fe7d85 xfs: don't change inode mode if ACL update fails by Dave Chinner · 7 years ago
  3. e5f31bd ANDROID: fix acl leaks by Mark Salyzyn · 7 years ago
  4. 58d2eac xfs: Don't clear SGID when inheriting ACLs by Jan Kara · 7 years ago
  5. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  6. c2050a4 fs: Replace current_fs_time() with current_time() by Deepa Dinamani · 8 years ago
  7. 0739310 posix_acl: Clear SGID bit when setting file permissions by Jan Kara · 8 years ago
  8. b8a7a3a posix_acl: Inode acl caching fixes by Andreas Gruenbacher · 8 years ago
  9. 5d92b75 xfs: Change how listxattr generates synthetic attributes by Andreas Gruenbacher · 8 years ago
  10. edfb8eb xfs: Fix error path in xfs_get_acl by Andreas Gruenbacher · 9 years ago
  11. 86a21c7 xfs: Validate the length of on-disk ACLs by Andreas Gruenbacher · 9 years ago
  12. bb58e61 xfs: move most of xfs_sb.h to xfs_format.h by Christoph Hellwig · 9 years ago
  13. 4fb6e8a xfs: merge xfs_ag.h into xfs_format.h by Christoph Hellwig · 9 years ago
  14. 2451337 xfs: global error sign conversion by Dave Chinner · 10 years ago
  15. 4ae69fe xfs: return -E2BIG if hit the maximum size limits of ACLs by Jie Liu · 10 years ago
  16. 2401dc2 xfs: use generic posix ACL infrastructure by Christoph Hellwig · 10 years ago
  17. 37bc153 fs: make posix_acl_create more useful by Christoph Hellwig · 10 years ago
  18. 5bf3258 fs: make posix_acl_chmod more useful by Christoph Hellwig · 10 years ago
  19. a4fbe6a xfs: decouple inode and bmap btree header files by Dave Chinner · 11 years ago
  20. fdd3cce xfs: factor all the kmalloc-or-vmalloc fallback allocations by Dave Chinner · 11 years ago
  21. 2dc164f xfs: fix memory allocation failures with ACLs by Dave Chinner · 11 years ago
  22. 288bbe0 xfs: convert kuid_t to/from uid_t in ACLs by Dwight Engen · 11 years ago
  23. 9356fe2 xfs: make struct xfs_perag kernel only by Dave Chinner · 11 years ago
  24. c24b5df xfs: kill xfs_vnodeops.[ch] by Dave Chinner · 11 years ago
  25. 7fd36c4 xfs: split out transaction reservation code by Dave Chinner · 11 years ago
  26. 6943283 xfs: split out inode log item format definition by Dave Chinner · 11 years ago
  27. 0a8aa19 xfs: increase number of ACL entries for V5 superblocks by Dave Chinner · 11 years ago
  28. 5f3a4a2 userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr by Eric W. Biederman · 12 years ago
  29. 093019c xfs: fix acl count validation in xfs_acl_from_disk() by Xi Wang · 12 years ago
  30. fa8b18e xfs: validate acl count by Christoph Hellwig · 12 years ago
  31. c59d87c xfs: remove subdirectories by Christoph Hellwig · 13 years ago[Renamed from fs/xfs/linux-2.6/xfs_acl.c]
  32. d695212 switch posix_acl_equiv_mode() to umode_t * by Al Viro · 13 years ago
  33. d3fb612 switch posix_acl_create() to umode_t * by Al Viro · 13 years ago
  34. 4e34e71 fs: take the ACL checks to common code by Christoph Hellwig · 13 years ago
  35. 826cae2 kill boilerplates around posix_acl_create_masq() by Al Viro · 13 years ago
  36. bc26ab5 kill boilerplate around posix_acl_chmod_masq() by Al Viro · 13 years ago
  37. 6311b10 xfs: cache negative ACLs if there is no attribute fork by Christoph Hellwig · 13 years ago
  38. e77819e vfs: move ACL cache lookup into generic code by Linus Torvalds · 13 years ago
  39. 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
  40. 7e40145 ->permission() sanitizing: don't pass flags to ->check_acl() by Al Viro · 13 years ago
  41. 9c2c703 ->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl() by Al Viro · 13 years ago
  42. c4ed424 xfs: split xfs_setattr by Christoph Hellwig · 13 years ago
  43. 880566e xfs: provide simple rcu-walk ACL implementation by Nick Piggin · 13 years ago
  44. b74c79e fs: provide rcu-walk aware permission i_ops by Nick Piggin · 13 years ago
  45. cca28fb xfs: split xfs_itrace_entry by Christoph Hellwig · 14 years ago
  46. 46e5876 xfs: constify xattr_handler by Stephen Hemminger · 14 years ago
  47. 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
  48. a9273ca xfs: convert attr to use unsigned names by Dave Chinner · 14 years ago
  49. d6d59ba xfs: fix timestamp handling in xfs_setattr by Christoph Hellwig · 14 years ago
  50. 431547b sanitize xattr handler prototypes by Christoph Hellwig · 15 years ago
  51. 0b1b213 xfs: event tracing support by Christoph Hellwig · 14 years ago
  52. 1cbd20d switch xfs to generic acl caching helpers by Al Viro · 15 years ago
  53. ef14f0c xfs: use generic Posix ACL code by Christoph Hellwig · 15 years ago