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-10-11 22:58:50 linux-ext4 [PATCH v10 39/46] ext4: Don't allow unmapped identifiers in richacls
2015-10-11 22:58:49 linux-ext4 [PATCH v10 38/46] richacl: Add support for unmapped identifiers
2015-10-11 22:58:48 linux-ext4 [PATCH v10 37/46] nfsd: Add support for the MAY_CREATE_{FILE, DIR} permissions
2015-10-11 22:58:47 linux-ext4 [PATCH v10 36/46] nfsd: Add support for the v4.1 dacl attribute
2015-10-11 22:58:46 linux-ext4 [PATCH v10 35/46] nfsd: Add richacl support
2015-10-11 22:58:45 linux-ext4 [PATCH v10 34/46] nfsd: Use richacls as internal acl representation
2015-10-11 22:58:44 linux-ext4 [PATCH v10 33/46] nfsd: Keep list of acls to dispose of in compoundargs
2015-10-11 22:58:43 linux-ext4 [PATCH v10 32/46] richacl: Create richacl from mode values
2015-10-11 22:58:42 linux-ext4 [PATCH v10 31/46] richacl: Apply the file masks to a richacl
2015-10-11 22:58:41 linux-ext4 [PATCH v10 30/46] richacl: Isolate the owner and group classes
2015-10-11 22:58:40 linux-ext4 [PATCH v10 29/46] richacl: Set the other permissions to the other mask
2015-10-11 22:58:39 linux-ext4 [PATCH v10 28/46] richacl: Set the owner permissions to the owner mask
2015-10-11 22:58:38 linux-ext4 [PATCH v10 27/46] richacl: Propagate everyone@ permissions to other aces
2015-10-11 22:58:37 linux-ext4 [PATCH v10 26/46] richacl: Move everyone@ aces down the acl
2015-10-11 22:58:36 linux-ext4 [PATCH v10 25/46] richacl: acl editing helper functions
2015-10-11 22:58:35 linux-ext4 [PATCH v10 24/46] xfs: Add richacl support
2015-10-11 22:58:34 linux-ext4 [PATCH v10 23/46] xfs: Make xfs_set_mode non-static
2015-10-11 22:58:33 linux-ext4 [PATCH v10 22/46] xfs: Fix error path in xfs_get_acl
2015-10-11 22:58:32 linux-ext4 [PATCH v10 21/46] ext4: Add richacl feature flag
2015-10-11 22:58:31 linux-ext4 [PATCH v10 20/46] ext4: Add richacl support
2015-10-11 22:58:30 linux-ext4 [PATCH v10 19/46] vfs: Add richacl permission checking
2015-10-11 22:58:29 linux-ext4 [PATCH v10 18/46] richacl: Add richacl xattr handler
2015-10-11 22:58:28 linux-ext4 [PATCH v10 17/46] richacl: xattr mapping functions
2015-10-11 22:58:27 linux-ext4 [PATCH v10 16/46] richacl: Automatic Inheritance
2015-10-11 22:58:26 linux-ext4 [PATCH v10 15/46] richacl: Create-time inheritance
2015-10-11 22:58:25 linux-ext4 [PATCH v10 14/46] richacl: Check if an acl is equivalent to a file mode
2015-10-11 22:58:24 linux-ext4 [PATCH v10 13/46] richacl: Update the file masks in chmod()
2015-10-11 22:58:23 linux-ext4 [PATCH v10 12/46] vfs: Cache richacl in struct inode
2015-10-11 22:58:22 linux-ext4 [PATCH v10 11/46] vfs: Add get_richacl and set_richacl inode operations
2015-10-11 22:58:20 linux-ext4 [PATCH v10 09/46] richacl: Permission check algorithm
2015-10-11 22:58:19 linux-ext4 [PATCH v10 08/46] richacl: Compute maximum file masks from an acl
2015-10-11 22:58:18 linux-ext4 [PATCH v10 07/46] richacl: Permission mapping functions
2015-10-11 22:58:17 linux-ext4 [PATCH v10 06/46] richacl: In-memory representation and helper functions
2015-10-11 22:58:16 linux-ext4 [PATCH v10 05/46] vfs: Add permission flags for setting file attributes
2015-10-11 22:58:15 linux-ext4 [PATCH v10 04/46] vfs: Make the inode passed to inode_change_ok non-const
2015-10-11 22:58:14 linux-ext4 [PATCH v10 03/46] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags
2015-10-11 22:58:13 linux-ext4 [PATCH v10 02/46] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
2015-10-11 22:58:12 linux-ext4 [PATCH v10 01/46] vfs: Add IS_ACL() and IS_RICHACL() tests
2015-10-11 22:58:11 linux-ext4 [PATCH v10 00/46] Richacls
2015-10-06 12:24:11 linux-nfs Re: [PATCH v8 00/41] Richacls
2015-09-29 14:54:39 linux-nfs Re: [PATCH v8 00/41] Richacls
2015-09-28 17:10:08 linux-nfs Re: [PATCH v8 00/41] Richacls
2015-09-28 16:51:49 linux-nfs Re: [PATCH v8 10/41] richacl: Permission check algorithm
2015-09-28 16:25:25 linux-nfs Re: [PATCH v8 10/41] richacl: Permission check algorithm
2015-09-23 14:12:45 linux-nfs Re: [RFC v7 24/41] richacl: Set the other permissions to the other mask
2015-09-11 22:12:19 linux-nfs Re: [RFC v7 10/41] richacl: Permission check algorithm
2015-09-02 06:08:46 linux-nfs Re: [RFC v6 09/40] richacl: Update the file masks in chmod()
2015-08-28 22:06:26 linux-kernel Re: [RFC v6 10/40] richacl: Permission check algorithm
2015-08-28 22:06:24 linux-nfs Re: [RFC v6 10/40] richacl: Permission check algorithm
2015-08-28 21:54:16 linux-kernel Re: [RFC v6 03/40] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags
2015-08-28 21:54:13 linux-nfs Re: [RFC v6 03/40] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags