1. 6671726 posix_acl: convert posix_acl.a_refcount from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  2. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  3. e55f1d1 Merge remote-tracking branch 'jk/vfs' into work.misc by Al Viro · 8 years ago
  4. bc8bcf3 posix_acl: uapi header split by Andreas Gruenbacher · 8 years ago
  5. 0739310 posix_acl: Clear SGID bit when setting file permissions by Jan Kara · 8 years ago
  6. a867d73 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  7. 6d4e56c posix_acl: de-union a_refcount and a_rcu by Jeff Layton · 9 years ago
  8. 0d4d717 vfs: Verify acls are valid within superblock's s_user_ns. by Eric W. Biederman · 9 years ago
  9. 04c57f4 posix_acl: Unexport acl_by_type and make it static by Andreas Gruenbacher · 9 years ago
  10. bf3d846 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  11. feda821 fs: remove generic_acl by Christoph Hellwig · 11 years ago
  12. 013cdf1 nfs: use generic posix ACL infrastructure for v3 Posix ACLs by Christoph Hellwig · 11 years ago
  13. 37bc153 fs: make posix_acl_create more useful by Christoph Hellwig · 11 years ago
  14. 5bf3258 fs: make posix_acl_chmod more useful by Christoph Hellwig · 11 years ago
  15. 2982baa fs: add get_acl helper by Christoph Hellwig · 11 years ago
  16. d4a63a8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  17. 0afaa12 posix_acl: uninlining by Andrew Morton · 11 years ago
  18. 261000a userns: userns: Remove UIDGID_STRICT_TYPE_CHECKS by Eric W. Biederman · 13 years ago
  19. 2f6f065 userns: Convert vfs posix_acl support to use kuids and kgids by Eric W. Biederman · 13 years ago
  20. 187f188 BUG: headers with BUG/BUG_ON etc. need linux/bug.h by Paul Gortmaker · 13 years ago
  21. 3567866 RCUify freeing acls, let check_acl() go ahead in RCU mode if acl is cached by Al Viro · 13 years ago
  22. 951c0d6 get rid of boilerplate switches in posix_acl.h by Al Viro · 13 years ago
  23. 86bc704 switch posix_acl_chmod() to umode_t by Al Viro · 13 years ago
  24. 3a5fba1 switch posix_acl_from_mode() to umode_t by Al Viro · 13 years ago
  25. d695212 switch posix_acl_equiv_mode() to umode_t * by Al Viro · 13 years ago
  26. d3fb612 switch posix_acl_create() to umode_t * by Al Viro · 13 years ago
  27. edde854 bury posix_acl_..._masq() variants by Al Viro · 13 years ago
  28. 826cae2 kill boilerplates around posix_acl_create_masq() by Al Viro · 13 years ago
  29. bc26ab5 kill boilerplate around posix_acl_chmod_masq() by Al Viro · 13 years ago
  30. f61f6da NFS: Prevent memory allocation failure in nfsacl_encode() by Chuck Lever · 14 years ago
  31. 1e1743e fs: provide simple rcu-walk generic_check_acl implementation by Nick Piggin · 14 years ago
  32. 796bd95 VFS: Add forget_all_cached_acls() by Steven Whitehouse · 15 years ago
  33. 72c0490 Get "no acls for this inode" right, fix shmem breakage by Al Viro · 16 years ago
  34. 641cf4a inline functions left without protection of ifdef (acl) by Markus Trippelsdorf · 16 years ago
  35. 073aaa1 helpers for acl caching + switch to those by Al Viro · 16 years ago
  36. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  37. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago