1. 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
  2. e65ce2a acl: handle idmapped mounts by Christian Brauner · 4 years ago
  3. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  4. 7ca5e8f jfs: compare old and new mode before setting update_mode flag by Chengguang Xu · 6 years ago
  5. e8d4cee jfs: cache NULL when both default_acl and acl are NULL by Chengguang Xu · 6 years ago
  6. f070e5a jfs: preserve i_mode if __jfs_set_acl() fails by Ernesto A. Fernández · 7 years ago
  7. 9bcf66c jfs: Don't clear SGID when inheriting ACLs by Jan Kara · 8 years ago
  8. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  9. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  10. 0739310 posix_acl: Clear SGID bit when setting file permissions by Jan Kara · 8 years ago
  11. b8a7a3a posix_acl: Inode acl caching fixes by Andreas Gruenbacher · 9 years ago
  12. 8861964 jfs: Remove unnecessary code in jfs_get_acl by Andreas Gruenbacher · 9 years ago
  13. 97d7929 posix acls: Remove duplicate xattr name definitions by Andreas Gruenbacher · 9 years ago
  14. e31da3f JFS: Check for NULL before calling posix_acl_equiv_mode() by William Burrow · 11 years ago
  15. 844fa1b jfs: set i_ctime when setting ACL by Dave Kleikamp · 11 years ago
  16. 2cc6a5a jfs: use generic posix ACL infrastructure by Christoph Hellwig · 11 years ago
  17. 37bc153 fs: make posix_acl_create more useful by Christoph Hellwig · 11 years ago
  18. 5bf3258 fs: make posix_acl_chmod more useful by Christoph Hellwig · 11 years ago
  19. 5f3a4a28 userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr by Eric W. Biederman · 12 years ago
  20. d3fb612 switch posix_acl_create() to umode_t * by Al Viro · 13 years ago
  21. 4e34e71 fs: take the ACL checks to common code by Christoph Hellwig · 13 years ago
  22. 826cae2 kill boilerplates around posix_acl_create_masq() by Al Viro · 13 years ago
  23. bc26ab5 kill boilerplate around posix_acl_chmod_masq() by Al Viro · 13 years ago
  24. e77819e vfs: move ACL cache lookup into generic code by Linus Torvalds · 13 years ago
  25. 7e40145 ->permission() sanitizing: don't pass flags to ->check_acl() by Al Viro · 14 years ago
  26. 9c2c703 ->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl() by Al Viro · 14 years ago
  27. b74c79e fs: provide rcu-walk aware permission i_ops by Nick Piggin · 14 years ago
  28. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  29. 759bfee dquot: move dquot transfer responsibility into the filesystem by Christoph Hellwig · 15 years ago
  30. 18f4c64 jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()' by Linus Torvalds · 15 years ago
  31. 4a19fb1 jfs: Fix early release of acl in jfs_get_acl by Stefan Bader · 15 years ago
  32. d5bb68a another race fix in jfs_check_acl() by Al Viro · 16 years ago
  33. 073aaa1 helpers for acl caching + switch to those by Al Viro · 16 years ago
  34. 05fc079 switch jfs to inode->i_acl by Al Viro · 16 years ago
  35. ce3b0f8 New helper - current_umask() by Al Viro · 16 years ago
  36. c94d2a2 jfs: Use lowercase names of quota functions by Jan Kara · 16 years ago
  37. e6305c4 [PATCH] sanitize ->permission() prototype by Al Viro · 16 years ago
  38. 63f83c9 JFS: White space cleanup by Dave Kleikamp · 18 years ago
  39. 69eb66d JFS: add uid, gid, and umask mount options by Dave Kleikamp · 19 years ago
  40. 1de8744 JFS: semaphore to mutex conversion. by Ingo Molnar · 19 years ago
  41. 4f4b401 JFS: allow extended attributes to be set within a existing transaction by Dave Kleikamp · 19 years ago
  42. 9a59f452 [PATCH] remove <linux/xattr_acl.h> by Christoph Hellwig · 20 years ago
  43. 259692b JFS: Remove redundant kfree() NULL pointer checks by Jesper Juhl · 20 years ago
  44. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago