1. 4d1f97e ext2: Don't clear SGID when inheriting ACLs by Jan Kara · 7 years ago
  2. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  3. 02027d4 fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  4. 0739310 posix_acl: Clear SGID bit when setting file permissions by Jan Kara · 8 years ago
  5. b8a7a3a posix_acl: Inode acl caching fixes by Andreas Gruenbacher · 8 years ago
  6. 3e0d8a0 ext2: acl: remove unneeded include of linux/capability.h by Jakub Sitnicki · 10 years ago
  7. 64e178a ext2/3/4: use generic posix ACL infrastructure by Christoph Hellwig · 10 years ago
  8. 37bc153 fs: make posix_acl_create more useful by Christoph Hellwig · 10 years ago
  9. 5bf3258 fs: make posix_acl_chmod more useful by Christoph Hellwig · 10 years ago
  10. af84df9 userns: Convert extN to support kuids and kgids in posix acls by Eric W. Biederman · 12 years ago
  11. 5f3a4a2 userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr by Eric W. Biederman · 12 years ago
  12. d695212 switch posix_acl_equiv_mode() to umode_t * by Al Viro · 13 years ago
  13. d3fb612 switch posix_acl_create() to umode_t * by Al Viro · 13 years ago
  14. 4e34e71 fs: take the ACL checks to common code by Christoph Hellwig · 13 years ago
  15. 826cae2 kill boilerplates around posix_acl_create_masq() by Al Viro · 13 years ago
  16. bc26ab5 kill boilerplate around posix_acl_chmod_masq() by Al Viro · 13 years ago
  17. e77819e vfs: move ACL cache lookup into generic code by Linus Torvalds · 13 years ago
  18. 7e40145 ->permission() sanitizing: don't pass flags to ->check_acl() by Al Viro · 13 years ago
  19. 9c2c703 ->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl() by Al Viro · 13 years ago
  20. 2e14967 userns: rename is_owner_or_cap to inode_owner_or_capable by Serge E. Hallyn · 13 years ago
  21. 7359861 ext2,3,4: provide simple rcu-walk ACL implementation by Nick Piggin · 13 years ago
  22. b74c79e fs: provide rcu-walk aware permission i_ops by Nick Piggin · 13 years ago
  23. 523825b ext2: update ctime when changing the file's permission by setfacl by Jan Kara · 14 years ago
  24. 749c72ef ext2: constify xattr_handler by Stephen Hemminger · 14 years ago
  25. 431547b sanitize xattr handler prototypes by Christoph Hellwig · 14 years ago
  26. 1d5ccd1 ext[234]: move over to 'check_acl' permission model by Linus Torvalds · 15 years ago
  27. 073aaa1 helpers for acl caching + switch to those by Al Viro · 15 years ago
  28. 5e78b43 switch ext2 to inode->i_acl by Al Viro · 15 years ago
  29. ce3b0f8 New helper - current_umask() by Al Viro · 15 years ago
  30. e6305c4 [PATCH] sanitize ->permission() prototype by Al Viro · 16 years ago
  31. 3bd858a Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check by Satyam Sharma · 17 years ago
  32. f52720c [PATCH] fs: Removing useless casts by Panagiotis Issaris · 18 years ago
  33. dfa0859 [PATCH] Fix two ext[23] uninitialized warnings by Andreas Gruenbacher · 18 years ago
  34. 16f7e0f [PATCH] capable/capability.h (fs/) by Randy Dunlap · 18 years ago
  35. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 18 years ago
  36. f99d49a [PATCH] kfree cleanup: fs by Jesper Juhl · 19 years ago
  37. 9a59f45 [PATCH] remove <linux/xattr_acl.h> by Christoph Hellwig · 19 years ago
  38. e493073 [PATCH] Fix acl Oops by akpm@osdl.org · 19 years ago
  39. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago