1. 8c6e03f acl: Annotate struct posix_acl with __counted_by() by Thorsten Blum · 4 months ago
  2. 1aeb6de fs: Use in_group_or_capable() helper to simplify the code by Hongbo Li · 6 months ago
  3. cc4a875 Merge tag 'lsm-pr-20240312' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm by Linus Torvalds · 12 months ago
  4. 9238311 evm: Move to LSM infrastructure by Roberto Sassu · 1 year ago
  5. 2d705d8 security: Introduce inode_post_remove_acl hook by Roberto Sassu · 1 year ago
  6. 8b9d0b8 security: Introduce inode_post_set_acl hook by Roberto Sassu · 1 year ago
  7. a69ce85 filelock: split common fields into struct file_lock_core by Jeff Layton · 1 year, 1 month ago
  8. 376870a fs: fix doc comment typo fs tree wide by Alexander Mikhalitsyn · 1 year, 2 months ago
  9. 2276e5b fs: convert to ctime accessor functions by Jeff Layton · 1 year, 8 months ago
  10. e499214 acl: don't depend on IOP_XATTR by Christian Brauner · 2 years, 1 month ago
  11. d549b74 fs: rename generic posix acl handlers by Christian Brauner · 2 years, 1 month ago
  12. f2620f1 xattr: simplify listxattr helpers by Christian Brauner · 2 years, 1 month ago
  13. 91bc559 Merge tag 'fs.acl.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping by Linus Torvalds · 2 years ago
  14. 05e6295f Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping by Linus Torvalds · 2 years ago
  15. 4d7ca40 fs: port vfs{g,u}id helpers to mnt_idmap by Christian Brauner · 2 years, 1 month ago
  16. e67fe63 fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap by Christian Brauner · 2 years, 1 month ago
  17. 9452e93 fs: port privilege checking helpers to mnt_idmap by Christian Brauner · 2 years, 1 month ago
  18. 01beba7 fs: port inode_owner_or_capable() to mnt_idmap by Christian Brauner · 2 years, 1 month ago
  19. 700b794 fs: port acl to mnt_idmap by Christian Brauner · 2 years, 1 month ago
  20. 4609e1f fs: port ->permission() to pass mnt_idmap by Christian Brauner · 2 years, 1 month ago
  21. 13e83a4 fs: port ->set_acl() to pass mnt_idmap by Christian Brauner · 2 years, 1 month ago
  22. 7743532 fs: port ->get_acl() to pass mnt_idmap by Christian Brauner · 2 years, 1 month ago
  23. 5970e15 filelock: move file locking definitions to separate header file by Jeff Layton · 2 years, 3 months ago
  24. 4e1da8f posix_acl: Use try_cmpxchg in get_acl by Uros Bizjak · 2 years, 2 months ago
  25. 9b93f50 Merge tag 'fs.idmapped.mnt_idmap.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping by Linus Torvalds · 2 years, 2 months ago
  26. d6fdf29 posix_acl: Fix the type of sentinel in get_acl by Uros Bizjak · 2 years, 3 months ago
  27. 5a6f52d acl: conver higher-level helpers to rely on mnt_idmap by Christian Brauner · 2 years, 4 months ago
  28. a351b1f acl: make vfs_posix_acl_to_xattr() static by Christian Brauner · 2 years, 4 months ago
  29. 0a26bde acl: remove a slew of now unused helpers by Christian Brauner · 2 years, 5 months ago
  30. 318e668 xattr: use posix acl api by Christian Brauner · 2 years, 5 months ago
  31. aeb7f00 acl: add vfs_remove_acl() by Christian Brauner · 2 years, 5 months ago
  32. 4f353ba acl: add vfs_get_acl() by Christian Brauner · 2 years, 5 months ago
  33. e4cc916 acl: add vfs_set_acl() by Christian Brauner · 2 years, 5 months ago
  34. cac2f8b fs: rename current get acl method by Christian Brauner · 2 years, 5 months ago
  35. 138060b fs: pass dentry to set acl method by Christian Brauner · 2 years, 5 months ago
  36. 27bc50f Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 5 months ago
  37. 36f05ca tmpfs: add support for an i_version counter by Jeff Layton · 2 years, 6 months ago
  38. 0978c7c acl: fix the comments of posix_acl_xattr_set by Deming Wang · 2 years, 5 months ago
  39. 52edb40 acl: move idmapping handling into posix_acl_xattr_set() by Christian Brauner · 2 years, 6 months ago
  40. 6b70fe0 acl: add vfs_set_acl_prepare() by Christian Brauner · 2 years, 6 months ago
  41. 985a6d0b acl: return EOPNOTSUPP in posix_acl_fix_xattr_common() by Christian Brauner · 2 years, 6 months ago
  42. abfcf55 acl: handle idmapped mounts for idmapped filesystems by Christian Brauner · 2 years, 6 months ago
  43. 8043bff acl: make posix_acl_clone() available to overlayfs by Christian Brauner · 2 years, 8 months ago
  44. e933c15 acl: port to vfs{g,u}id_t by Christian Brauner · 2 years, 8 months ago
  45. 0c5fd88 acl: move idmapped mount fixup into vfs_{g,s}etxattr() by Christian Brauner · 2 years, 8 months ago
  46. 705191b fs: fix acl translation by Christian Brauner · 2 years, 10 months ago
  47. bd30336 fs: support mapped mounts of mapped filesystems by Christian Brauner · 3 years, 3 months ago
  48. 4472071 fs: use low-level mapping helpers by Christian Brauner · 3 years, 3 months ago
  49. a793d79 fs: move mapping helpers by Christian Brauner · 3 years, 3 months ago
  50. d1cef29 fs/posix_acl.c: avoid -Wempty-body warning by Arnd Bergmann · 3 years, 4 months ago
  51. 332f606 ovl: enable RCU'd ->get_acl() by Miklos Szeredi · 3 years, 6 months ago
  52. 0cad624 vfs: add rcu argument to ->get_acl() callback by Miklos Szeredi · 3 years, 6 months ago
  53. 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years, 1 month ago
  54. e65ce2a acl: handle idmapped mounts by Christian Brauner · 4 years, 1 month ago
  55. 21cb47b inode: make init and permission helpers idmapped mount aware by Christian Brauner · 4 years, 1 month ago
  56. 47291ba namei: make permission helpers idmapped mount aware by Christian Brauner · 4 years, 1 month ago
  57. 0558c1b capability: handle idmapped mounts by Christian Brauner · 4 years, 1 month ago
  58. 63d72b93 vfs: clean up posix_acl_permission() logic aroudn MAY_NOT_BLOCK by Linus Torvalds · 4 years, 9 months ago
  59. e39e773 fs/posix_acl.c: fix kernel-doc warnings by Randy Dunlap · 5 years ago
  60. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  61. 6671726 posix_acl: convert posix_acl.a_refcount from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  62. 5b825c3 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> by Ingo Molnar · 8 years ago
  63. 497de07d tmpfs: clear S_ISGID when setting posix ACLs by Gu Zheng · 8 years ago
  64. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  65. e55f1d1 Merge remote-tracking branch 'jk/vfs' into work.misc by Al Viro · 8 years ago
  66. f334bcd Merge remote-tracking branch 'ovl/misc' into work.misc by Al Viro · 8 years ago
  67. 2211d5b posix_acl: xattr representation cleanups by Andreas Gruenbacher · 8 years ago
  68. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  69. 0739310 posix_acl: Clear SGID bit when setting file permissions by Jan Kara · 8 years ago
  70. beaf226 posix_acl: don't ignore return value of posix_acl_create_masq() by Miklos Szeredi · 8 years ago
  71. a867d73 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago
  72. 0d4d717 vfs: Verify acls are valid within superblock's s_user_ns. by Eric W. Biederman · 9 years ago
  73. 485e71e posix_acl: Add set_posix_acl by Andreas Gruenbacher · 9 years ago
  74. 5930122 switch xattr_handler->set() to passing dentry and inode separately by Al Viro · 9 years ago
  75. b296821 xattr_handler: pass dentry and inode as separate arguments of ->get() by Al Viro · 9 years ago
  76. 04c57f4 posix_acl: Unexport acl_by_type and make it static by Andreas Gruenbacher · 9 years ago
  77. b8a7a3a posix_acl: Inode acl caching fixes by Andreas Gruenbacher · 9 years ago
  78. 764a5c6 xattr handlers: Simplify list operation by Andreas Gruenbacher · 9 years ago
  79. 98e9cb5 vfs: Distinguish between full xattr names and proper prefixes by Andreas Gruenbacher · 9 years ago
  80. 97d7929 posix acls: Remove duplicate xattr name definitions by Andreas Gruenbacher · 9 years ago
  81. d9a82a0 xattr handlers: Pass handler to operations instead of flags by Andreas Gruenbacher · 9 years ago
  82. dae5f57a vfs: Fix the posix_acl_xattr_list return value by Andreas Gruenbacher · 9 years ago
  83. c361016 vfs: Check attribute names in posix acl xattr handers by Andreas Gruenbacher · 9 years ago
  84. c0c3a71 fs/posix_acl.c: make posix_acl_create() safer and cleaner by Dan Carpenter · 10 years ago
  85. bb668734 VFS: assorted d_backing_inode() annotations by David Howells · 10 years ago
  86. e36cb0b VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) by David Howells · 10 years ago
  87. fed0b58 posix_acl: fix reference leaks in posix_acl_create by Omar Sandoval · 10 years ago
  88. 50c6e28 posix_acl: handle NULL ACL in posix_acl_equiv_mode by Christoph Hellwig · 11 years ago
  89. 34917f9 Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 11 years ago
  90. 47ba973 fs: NULL dereference in posix_acl_to_xattr() by Dan Carpenter · 11 years ago
  91. 789b663 fs: get_acl() must be allowed to return EOPNOTSUPP by Trond Myklebust · 11 years ago
  92. bf3d846 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  93. feda821 fs: remove generic_acl by Christoph Hellwig · 11 years ago
  94. 37bc153 fs: make posix_acl_create more useful by Christoph Hellwig · 11 years ago
  95. 5bf3258 fs: make posix_acl_chmod more useful by Christoph Hellwig · 11 years ago
  96. 2aeccbe fs: add generic xattr_acl handlers by Christoph Hellwig · 11 years ago
  97. 2982baa fs: add get_acl helper by Christoph Hellwig · 11 years ago
  98. 5c8ebd5 fs: merge xattr_acl.c into posix_acl.c by Christoph Hellwig · 11 years ago
  99. 949b9c3 userns: relax the posix_acl_valid() checks by Andreas Gruenbacher · 11 years ago
  100. 0afaa120 posix_acl: uninlining by Andrew Morton · 11 years ago