1. 3a79e1c jfs: 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. 078cd82 fs: Replace CURRENT_TIME 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. 8861964 jfs: Remove unnecessary code in jfs_get_acl by Andreas Gruenbacher · 8 years ago
  7. 97d7929 posix acls: Remove duplicate xattr name definitions by Andreas Gruenbacher · 8 years ago
  8. e31da3f JFS: Check for NULL before calling posix_acl_equiv_mode() by William Burrow · 10 years ago
  9. 844fa1b jfs: set i_ctime when setting ACL by Dave Kleikamp · 10 years ago
  10. 2cc6a5a jfs: use generic posix ACL infrastructure by Christoph Hellwig · 10 years ago
  11. 37bc153 fs: make posix_acl_create more useful by Christoph Hellwig · 10 years ago
  12. 5bf3258 fs: make posix_acl_chmod more useful by Christoph Hellwig · 10 years ago
  13. 5f3a4a2 userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr by Eric W. Biederman · 12 years ago
  14. d3fb612 switch posix_acl_create() to umode_t * by Al Viro · 13 years ago
  15. 4e34e71 fs: take the ACL checks to common code by Christoph Hellwig · 13 years ago
  16. 826cae2 kill boilerplates around posix_acl_create_masq() by Al Viro · 13 years ago
  17. bc26ab5 kill boilerplate around posix_acl_chmod_masq() by Al Viro · 13 years ago
  18. e77819e vfs: move ACL cache lookup into generic code by Linus Torvalds · 13 years ago
  19. 7e40145 ->permission() sanitizing: don't pass flags to ->check_acl() by Al Viro · 13 years ago
  20. 9c2c703 ->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl() by Al Viro · 13 years ago
  21. b74c79e fs: provide rcu-walk aware permission i_ops by Nick Piggin · 13 years ago
  22. 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
  23. 759bfee dquot: move dquot transfer responsibility into the filesystem by Christoph Hellwig · 14 years ago
  24. 18f4c64 jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()' by Linus Torvalds · 15 years ago
  25. 4a19fb1 jfs: Fix early release of acl in jfs_get_acl by Stefan Bader · 15 years ago
  26. d5bb68a another race fix in jfs_check_acl() by Al Viro · 15 years ago
  27. 073aaa1 helpers for acl caching + switch to those by Al Viro · 15 years ago
  28. 05fc079 switch jfs to inode->i_acl by Al Viro · 15 years ago
  29. ce3b0f8 New helper - current_umask() by Al Viro · 15 years ago
  30. c94d2a2 jfs: Use lowercase names of quota functions by Jan Kara · 15 years ago
  31. e6305c4 [PATCH] sanitize ->permission() prototype by Al Viro · 16 years ago
  32. 63f83c9 JFS: White space cleanup by Dave Kleikamp · 18 years ago
  33. 69eb66d JFS: add uid, gid, and umask mount options by Dave Kleikamp · 18 years ago
  34. 1de8744 JFS: semaphore to mutex conversion. by Ingo Molnar · 18 years ago
  35. 4f4b401 JFS: allow extended attributes to be set within a existing transaction by Dave Kleikamp · 19 years ago
  36. 9a59f45 [PATCH] remove <linux/xattr_acl.h> by Christoph Hellwig · 19 years ago
  37. 259692b JFS: Remove redundant kfree() NULL pointer checks by Jesper Juhl · 19 years ago
  38. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago