Show patches with: Submitter = Andreas Gruenbacher       |    State = Action Required       |   1181 patches
« 1 2 ... 4 5 611 12 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v28,10/21] vfs: Add get_richacl and set_richacl inode operations - 1 - --- 2017-02-13 Andreas Gruenbacher New
[v28,09/21] vfs: Cache base_acl objects in inodes - - - --- 2017-02-13 Andreas Gruenbacher New
[v28,08/21] richacl: Compute maximum file masks from an acl - 2 - --- 2017-02-13 Andreas Gruenbacher New
[v28,07/21] richacl: Permission check algorithm - 2 - --- 2017-02-13 Andreas Gruenbacher New
[v28,06/21] richacl: Permission mapping functions - 2 - --- 2017-02-13 Andreas Gruenbacher New
[v28,05/21] richacl: In-memory representation and helper functions - 2 - --- 2017-02-13 Andreas Gruenbacher New
[v28,04/21] vfs: Add permission flags for setting file attributes - 3 - --- 2017-02-13 Andreas Gruenbacher New
[v28,03/21] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags - 3 - --- 2017-02-13 Andreas Gruenbacher New
[v28,02/21] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags - - - --- 2017-02-13 Andreas Gruenbacher New
[v28,01/21] vfs: Add IS_ACL() and IS_RICHACL() tests - 4 - --- 2017-02-13 Andreas Gruenbacher New
[MISSED] xattr: Fix setting security xattrs on sockfs - - - --- 2016-11-13 Andreas Gruenbacher New
overlayfs: Fix setting IOP_XATTR flag - - - --- 2016-10-14 Andreas Gruenbacher New
[v27,21/21] ext4: Add richacl feature flag - 1 - --- 2016-10-11 Andreas Gruenbacher New
[v27,20/21] ext4: Add richacl support - 1 - --- 2016-10-11 Andreas Gruenbacher New
[v27,19/21] vfs: Move check_posix_acl and check_richacl out of fs/namei.c - - - --- 2016-10-11 Andreas Gruenbacher New
[v27,18/21] vfs: Add richacl permission checking - 1 - --- 2016-10-11 Andreas Gruenbacher New
[v27,17/21] richacl: Add richacl xattr handler - 1 - --- 2016-10-11 Andreas Gruenbacher New
[v27,16/21] richacl: xattr mapping functions - 1 - --- 2016-10-11 Andreas Gruenbacher New
[v27,15/21] richacl: Automatic Inheritance - 1 - --- 2016-10-11 Andreas Gruenbacher New
[v27,14/21] richacl: Create-time inheritance - 1 - --- 2016-10-11 Andreas Gruenbacher New
[v27,13/21] richacl: Check if an acl is equivalent to a file mode - 2 - --- 2016-10-11 Andreas Gruenbacher New
[v27,12/21] richacl: Update the file masks in chmod() 1 1 - --- 2016-10-11 Andreas Gruenbacher New
[v27,11/21] vfs: Cache richacl in struct inode - - - --- 2016-10-11 Andreas Gruenbacher New
[v27,10/21] vfs: Add get_richacl and set_richacl inode operations - 1 - --- 2016-10-11 Andreas Gruenbacher New
[v27,09/21] vfs: Cache base_acl objects in inodes - - - --- 2016-10-11 Andreas Gruenbacher New
[v27,08/21] richacl: Compute maximum file masks from an acl - 2 - --- 2016-10-11 Andreas Gruenbacher New
[v27,07/21] richacl: Permission check algorithm - 2 - --- 2016-10-11 Andreas Gruenbacher New
[v27,06/21] richacl: Permission mapping functions - 2 - --- 2016-10-11 Andreas Gruenbacher New
[v27,05/21] richacl: In-memory representation and helper functions - 2 - --- 2016-10-11 Andreas Gruenbacher New
[v27,04/21] vfs: Add permission flags for setting file attributes - 3 - --- 2016-10-11 Andreas Gruenbacher New
[v27,03/21] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags - 3 - --- 2016-10-11 Andreas Gruenbacher New
[v27,02/21] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags - 4 - --- 2016-10-11 Andreas Gruenbacher New
[v27,01/21] vfs: Add IS_ACL() and IS_RICHACL() tests - 4 - --- 2016-10-11 Andreas Gruenbacher New
[v6,16/16] vfs: Remove {get,set,remove}xattr inode operations - - - --- 2016-09-29 Andreas Gruenbacher New
[v6,15/16] xattr: Stop calling {get,set,remove}xattr inode operations - - - --- 2016-09-29 Andreas Gruenbacher New
[v6,14/16] vfs: Check for the IOP_XATTR flag in listxattr - - - --- 2016-09-29 Andreas Gruenbacher New
[v6,13/16] xattr: Add __vfs_{get,set,remove}xattr helpers 1 - - --- 2016-09-29 Andreas Gruenbacher New
[v6,12/16] libfs: Use IOP_XATTR flag for empty directory handling - - - --- 2016-09-29 Andreas Gruenbacher New
[v6,11/16] vfs: Use IOP_XATTR flag for bad-inode handling - - - --- 2016-09-29 Andreas Gruenbacher New
[v6,10/16] vfs: Add IOP_XATTR inode operations flag - - - --- 2016-09-29 Andreas Gruenbacher New
[v6,09/16] vfs: Move xattr_resolve_name to the front of fs/xattr.c - - - --- 2016-09-29 Andreas Gruenbacher New
[v6,08/16] lustre: Switch to generic xattr handlers - - - --- 2016-09-29 Andreas Gruenbacher New
[v6,07/16] ecryptfs: Switch to generic xattr handlers - - - --- 2016-09-29 Andreas Gruenbacher New
[v6,06/16] sockfs: Get rid of getxattr iop - - - --- 2016-09-29 Andreas Gruenbacher New
[v6,05/16] sockfs: getxattr: Fail with -EOPNOTSUPP for invalid attribute names - - - --- 2016-09-29 Andreas Gruenbacher New
[v6,04/16] kernfs: Switch to generic xattr handlers 2 - - --- 2016-09-29 Andreas Gruenbacher New
[v6,03/16] hfs: Switch to generic xattr handlers - - - --- 2016-09-29 Andreas Gruenbacher New
[v6,02/16] jffs2: Remove jffs2_{get,set,remove}xattr macros - - - --- 2016-09-29 Andreas Gruenbacher New
[v6,01/16] xattr: Remove unnecessary NULL attribute name check - - - --- 2016-09-29 Andreas Gruenbacher New
[v26,21/21] ext4: Add richacl feature flag - 1 - --- 2016-09-28 Andreas Gruenbacher New
[v26,20/21] ext4: Add richacl support - 1 - --- 2016-09-28 Andreas Gruenbacher New
[v26,19/21] vfs: Move check_posix_acl and check_richacl out of fs/namei.c - - - --- 2016-09-28 Andreas Gruenbacher New
[v26,18/21] vfs: Add richacl permission checking - 1 - --- 2016-09-28 Andreas Gruenbacher New
[v26,17/21] richacl: Add richacl xattr handler - 1 - --- 2016-09-28 Andreas Gruenbacher New
[v26,16/21] richacl: xattr mapping functions - 1 - --- 2016-09-28 Andreas Gruenbacher New
[v26,15/21] richacl: Automatic Inheritance - 1 - --- 2016-09-28 Andreas Gruenbacher New
[v26,14/21] richacl: Create-time inheritance - 1 - --- 2016-09-28 Andreas Gruenbacher New
[v26,13/21] richacl: Check if an acl is equivalent to a file mode - 2 - --- 2016-09-28 Andreas Gruenbacher New
[v26,12/21] richacl: Update the file masks in chmod() 1 1 - --- 2016-09-28 Andreas Gruenbacher New
[v26,11/21] vfs: Cache richacl in struct inode - - - --- 2016-09-28 Andreas Gruenbacher New
[v26,10/21] vfs: Add get_richacl and set_richacl inode operations - 1 - --- 2016-09-28 Andreas Gruenbacher New
[v26,09/21] vfs: Cache base_acl objects in inodes - - - --- 2016-09-28 Andreas Gruenbacher New
[v26,08/21] richacl: Compute maximum file masks from an acl - 2 - --- 2016-09-28 Andreas Gruenbacher New
[v26,07/21] richacl: Permission check algorithm - 2 - --- 2016-09-28 Andreas Gruenbacher New
[v26,06/21] richacl: Permission mapping functions - 2 - --- 2016-09-28 Andreas Gruenbacher New
[v26,05/21] richacl: In-memory representation and helper functions - 2 - --- 2016-09-28 Andreas Gruenbacher New
[v26,04/21] vfs: Add permission flags for setting file attributes - 3 - --- 2016-09-28 Andreas Gruenbacher New
[v26,03/21] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags - 3 - --- 2016-09-28 Andreas Gruenbacher New
[v26,02/21] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags - 4 - --- 2016-09-28 Andreas Gruenbacher New
[v26,01/21] vfs: Add IS_ACL() and IS_RICHACL() tests - 4 - --- 2016-09-28 Andreas Gruenbacher New
[v5,17/17] vfs: Remove {get,set,remove}xattr inode operations - - - --- 2016-09-28 Andreas Gruenbacher New
[v5,16/17] xattr: Stop calling {get,set,remove}xattr inode operations - - - --- 2016-09-28 Andreas Gruenbacher New
[v5,15/17] vfs: Check for the IOP_XATTR flag in listxattr - - - --- 2016-09-28 Andreas Gruenbacher New
[v5,14/17] xattr: Add __vfs_{get,set,remove}xattr helpers 1 - - --- 2016-09-28 Andreas Gruenbacher New
[v5,13/17] libfs: Use IOP_XATTR flag for empty directory handling - - - --- 2016-09-28 Andreas Gruenbacher New
[v5,12/17] vfs: Use IOP_XATTR flag for bad-inode handling - - - --- 2016-09-28 Andreas Gruenbacher New
[v5,11/17] vfs: Add IOP_XATTR inode operations flag - - - --- 2016-09-28 Andreas Gruenbacher New
[v5,10/17] vfs: Move xattr_resolve_name to the front of fs/xattr.c - - - --- 2016-09-28 Andreas Gruenbacher New
[v5,09/17] lustre: Switch to generic xattr handlers - 1 - --- 2016-09-28 Andreas Gruenbacher New
[v5,08/17] fuse: Switch to generic xattr handlers - - - --- 2016-09-28 Andreas Gruenbacher New
[v5,07/17] ecryptfs: Switch to generic xattr handlers - - - --- 2016-09-28 Andreas Gruenbacher New
[v5,06/17] sockfs: Get rid of getxattr iop - - - --- 2016-09-28 Andreas Gruenbacher New
[v5,05/17] sockfs: getxattr: Fail with -EOPNOTSUPP for invalid attribute names - - - --- 2016-09-28 Andreas Gruenbacher New
[v5,04/17] kernfs: Switch to generic xattr handlers 2 - - --- 2016-09-28 Andreas Gruenbacher New
[v5,03/17] hfs: Switch to generic xattr handlers - - - --- 2016-09-28 Andreas Gruenbacher New
[v5,02/17] jffs2: Remove jffs2_{get,set,remove}xattr macros - - - --- 2016-09-28 Andreas Gruenbacher New
[v5,01/17] xattr: Remove unnecessary NULL attribute name check - - - --- 2016-09-28 Andreas Gruenbacher New
[2/2] posix_acl: uapi header split - - - --- 2016-09-27 Andreas Gruenbacher New
[1/2] posix_acl: xattr representation cleanups - - - --- 2016-09-27 Andreas Gruenbacher New
lustre: Switch to generic xattr handlers - - - --- 2016-08-23 Andreas Gruenbacher New
[v4,20/20] vfs: Remove {get,set,remove}xattr inode operations - - - --- 2016-08-22 Andreas Gruenbacher New
[v4,19/20] xattr: Stop calling {get,set,remove}xattr inode operations - - - --- 2016-08-22 Andreas Gruenbacher New
[v4,18/20] vfs: Check for the IOP_XATTR flag in listxattr - - - --- 2016-08-22 Andreas Gruenbacher New
[v4,17/20] xattr: Add __vfs_{get,set,remove}xattr helpers 1 - - --- 2016-08-22 Andreas Gruenbacher New
[v4,16/20] libfs: Use IOP_XATTR flag for empty directory handling - - - --- 2016-08-22 Andreas Gruenbacher New
[v4,15/20] vfs: Use IOP_XATTR flag for bad-inode handling - - - --- 2016-08-22 Andreas Gruenbacher New
[v4,14/20] vfs: Add IOP_XATTR inode operations flag - - - --- 2016-08-22 Andreas Gruenbacher New
[v4,13/20] vfs: Move xattr_resolve_name to the front of fs/xattr.c - - - --- 2016-08-22 Andreas Gruenbacher New
[v4,12/20] fuse: Switch to generic xattr handlers - - - --- 2016-08-22 Andreas Gruenbacher New
[v4,11/20] ecryptfs: Switch to generic xattr handlers - - - --- 2016-08-22 Andreas Gruenbacher New
« 1 2 ... 4 5 611 12 »