Andreas Grünbacher ([email protected])

Number of posts: 661 (0.2 per day)
First post: 2014-07-15 19:11:51
Last post: 2023-07-22 00:24:45

Date List Subject
2015-08-04 11:55:19 linux-kernel [RFC v6 19/40] ext4: Add richacl feature flag
2015-08-04 11:55:18 linux-nfs [RFC v6 22/40] richacl: Propagate everyone@ permissions to other aces
2015-08-04 11:55:16 linux-nfs [RFC v6 21/40] richacl: Move everyone@ aces down the acl
2015-08-04 11:55:14 linux-nfs [RFC v6 20/40] richacl: acl editing helper functions
2015-08-04 11:55:12 linux-nfs [RFC v6 19/40] ext4: Add richacl feature flag
2015-08-04 11:55:12 linux-kernel [RFC v6 16/40] richacl: xattr mapping functions
2015-08-04 11:55:10 linux-nfs [RFC v6 18/40] ext4: Add richacl support
2015-08-04 11:55:06 linux-nfs [RFC v6 17/40] vfs: Add richacl permission checking
2015-08-04 11:55:04 linux-nfs [RFC v6 16/40] richacl: xattr mapping functions
2015-08-04 11:55:03 linux-kernel [RFC v6 13/40] richacl: Check if an acl is equivalent to a file mode
2015-08-04 11:55:00 linux-nfs [RFC v6 15/40] richacl: Automatic Inheritance
2015-08-04 11:54:58 linux-nfs [RFC v6 14/40] richacl: Create-time inheritance
2015-08-04 11:54:56 linux-nfs [RFC v6 13/40] richacl: Check if an acl is equivalent to a file mode
2015-08-04 11:54:55 linux-kernel [RFC v6 10/40] richacl: Permission check algorithm
2015-08-04 11:54:54 linux-nfs [RFC v6 12/40] vfs: Cache richacl in struct inode
2015-08-04 11:54:51 linux-nfs [RFC v6 11/40] vfs: Cache base_acl objects in inodes
2015-08-04 11:54:50 linux-nfs [RFC v6 10/40] richacl: Permission check algorithm
2015-08-04 11:54:50 linux-kernel [RFC v6 08/40] richacl: Compute maximum file masks from an acl
2015-08-04 11:54:47 linux-nfs [RFC v6 09/40] richacl: Update the file masks in chmod()
2015-08-04 11:54:45 linux-nfs [RFC v6 08/40] richacl: Compute maximum file masks from an acl
2015-08-04 11:54:44 linux-kernel [RFC v6 06/40] richacl: In-memory representation and helper functions
2015-08-04 11:54:43 linux-nfs [RFC v6 07/40] richacl: Permission mapping functions
2015-08-04 11:54:40 linux-nfs [RFC v6 06/40] richacl: In-memory representation and helper functions
2015-08-04 11:54:39 linux-kernel [RFC v6 03/40] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags
2015-08-04 11:54:38 linux-nfs [RFC v6 05/40] vfs: Add permission flags for setting file attributes
2015-08-04 11:54:37 linux-kernel [RFC v6 02/40] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
2015-08-04 11:54:36 linux-nfs [RFC v6 04/40] vfs: Make the inode passed to inode_change_ok non-const
2015-08-04 11:54:33 linux-nfs [RFC v6 03/40] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags
2015-08-04 11:54:31 linux-nfs [RFC v6 02/40] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
2015-08-04 11:54:30 linux-kernel [RFC v6 00/40] Richacls
2015-08-04 11:54:28 linux-nfs [RFC v6 01/40] vfs: Add IS_ACL() and IS_RICHACL() tests
2015-08-04 11:54:25 linux-nfs [RFC v6 00/40] Richacls
2015-07-22 16:08:16 linux-kernel Re: [PATCH v5 39/39] nfs: Add support for the v4.1 dacl attribute
2015-07-22 16:08:12 linux-nfs Re: [PATCH v5 39/39] nfs: Add support for the v4.1 dacl attribute
2015-07-22 13:25:40 linux-kernel [PATCH v5 01/39] vfs: Add IS_ACL() and IS_RICHACL() tests
2015-07-22 13:25:38 linux-kernel [PATCH v5 02/39] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
2015-07-22 13:24:48 linux-kernel [PATCH v5 03/39] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags
2015-07-22 13:24:11 linux-kernel [PATCH v5 04/39] vfs: Make the inode passed to inode_change_ok non-const
2015-07-22 13:23:45 linux-kernel [PATCH v5 05/39] vfs: Add permission flags for setting file attributes
2015-07-22 13:23:17 linux-kernel [PATCH v5 07/39] richacl: Permission mapping functions
2015-07-22 13:22:51 linux-kernel [PATCH v5 08/39] richacl: Compute maximum file masks from an acl
2015-07-22 13:21:55 linux-kernel [PATCH v5 09/39] richacl: Update the file masks in chmod()
2015-07-22 13:21:53 linux-kernel [PATCH v5 11/39] vfs: Cache base_acl objects in inodes
2015-07-22 13:21:09 linux-kernel [PATCH v5 12/39] vfs: Cache richacl in struct inode
2015-07-22 13:19:47 linux-kernel [PATCH v5 15/39] richacl: Automatic Inheritance
2015-07-22 13:19:44 linux-kernel [PATCH v5 16/39] richacl: xattr mapping functions
2015-07-22 13:18:58 linux-kernel [PATCH v5 17/39] vfs: Add richacl permission checking
2015-07-22 13:15:55 linux-kernel [PATCH v5 18/39] ext4: Add richacl support
2015-07-22 13:15:15 linux-kernel [PATCH v5 19/39] ext4: Add richacl feature flag
2015-07-22 13:14:09 linux-kernel [PATCH v5 20/39] richacl: acl editing helper functions
2015-07-22 13:14:07 linux-kernel [PATCH v5 21/39] richacl: Move everyone@ aces down the acl