xfs (thread)
[PATCH v27 00/21] Richacls (Core and Ext4),
Andreas Gruenbacher,
2016/10/11
- [PATCH v27 01/21] vfs: Add IS_ACL() and IS_RICHACL() tests, Andreas Gruenbacher, 2016/10/11
- [PATCH v27 02/21] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags, Andreas Gruenbacher, 2016/10/11
- [PATCH v27 03/21] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags, Andreas Gruenbacher, 2016/10/11
- [PATCH v27 04/21] vfs: Add permission flags for setting file attributes, Andreas Gruenbacher, 2016/10/11
- [PATCH v27 05/21] richacl: In-memory representation and helper functions, Andreas Gruenbacher, 2016/10/11
- [PATCH v27 06/21] richacl: Permission mapping functions, Andreas Gruenbacher, 2016/10/11
- [PATCH v27 07/21] richacl: Permission check algorithm, Andreas Gruenbacher, 2016/10/11
- [PATCH v27 08/21] richacl: Compute maximum file masks from an acl, Andreas Gruenbacher, 2016/10/11
- [PATCH v27 09/21] vfs: Cache base_acl objects in inodes, Andreas Gruenbacher, 2016/10/11
- [PATCH v27 10/21] vfs: Add get_richacl and set_richacl inode operations, Andreas Gruenbacher, 2016/10/11
- [PATCH v27 11/21] vfs: Cache richacl in struct inode, Andreas Gruenbacher, 2016/10/11
- [PATCH v27 12/21] richacl: Update the file masks in chmod(), Andreas Gruenbacher, 2016/10/11
- [PATCH v27 13/21] richacl: Check if an acl is equivalent to a file mode, Andreas Gruenbacher, 2016/10/11
- [PATCH v27 14/21] richacl: Create-time inheritance, Andreas Gruenbacher, 2016/10/11
- [PATCH v27 15/21] richacl: Automatic Inheritance, Andreas Gruenbacher, 2016/10/11
- [PATCH v27 16/21] richacl: xattr mapping functions, Andreas Gruenbacher, 2016/10/11
- [PATCH v27 17/21] richacl: Add richacl xattr handler, Andreas Gruenbacher, 2016/10/11
- [PATCH v27 18/21] vfs: Add richacl permission checking, Andreas Gruenbacher, 2016/10/11
- [PATCH v27 19/21] vfs: Move check_posix_acl and check_richacl out of fs/namei.c, Andreas Gruenbacher, 2016/10/11
- [PATCH v27 20/21] ext4: Add richacl support, Andreas Gruenbacher, 2016/10/11
- [PATCH v27 21/21] ext4: Add richacl feature flag, Andreas Gruenbacher, 2016/10/11