Show patches with: Submitter = Andreas Gruenbacher       |    State = Action Required       |   1181 patches
« 1 2 ... 5 6 711 12 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,10/20] sockfs: Get rid of getxattr iop - - - --- 2016-08-22 Andreas Gruenbacher New
[v4,09/20] sockfs: getxattr: Fail with -EOPNOTSUPP for invalid attribute names - - - --- 2016-08-22 Andreas Gruenbacher New
[v4,08/20] kernfs: Switch to generic xattr handlers 2 - - --- 2016-08-22 Andreas Gruenbacher New
[v4,07/20] hfs: Switch to generic xattr handlers - - - --- 2016-08-22 Andreas Gruenbacher New
[v4,06/20] jffs2: Remove jffs2_{get,set,remove}xattr macros - - - --- 2016-08-22 Andreas Gruenbacher New
[v4,05/20] xattr: Remove unnecessary NULL attribute name check - - - --- 2016-08-22 Andreas Gruenbacher New
[v4,04/20] ovl: Switch to generic_getxattr - - - --- 2016-08-22 Andreas Gruenbacher New
[v4,03/20] ovl: Switch to generic_removexattr - - - --- 2016-08-22 Andreas Gruenbacher New
[v4,02/20] ovl: Get rid of ovl_xattr_noacl_handlers array - - - --- 2016-08-22 Andreas Gruenbacher New
[v4,01/20] ovl: Fix OVL_XATTR_PREFIX - - - --- 2016-08-22 Andreas Gruenbacher New
[v2] posix_acl: Clear SGID bit when setting file permissions - - - --- 2016-08-19 Andreas Gruenbacher New
[v25,22/22] ext4: Add richacl feature flag - 1 - --- 2016-08-16 Andreas Gruenbacher New
[v25,21/22] ext4: Add richacl support - 1 - --- 2016-08-16 Andreas Gruenbacher New
[v25,20/22] vfs: Move check_posix_acl and check_richacl out of fs/namei.c - - - --- 2016-08-16 Andreas Gruenbacher New
[v25,19/22] vfs: Add richacl permission checking - 1 - --- 2016-08-16 Andreas Gruenbacher New
[v25,18/22] richacl: Add richacl xattr handler - 1 - --- 2016-08-16 Andreas Gruenbacher New
[v25,17/22] richacl: xattr mapping functions - 1 - --- 2016-08-16 Andreas Gruenbacher New
[v25,16/22] richacl: Automatic Inheritance - 1 - --- 2016-08-16 Andreas Gruenbacher New
[v25,15/22] richacl: Create-time inheritance - 1 - --- 2016-08-16 Andreas Gruenbacher New
[v25,14/22] richacl: Check if an acl is equivalent to a file mode - 2 - --- 2016-08-16 Andreas Gruenbacher New
[v25,13/22] richacl: Update the file masks in chmod() 1 1 - --- 2016-08-16 Andreas Gruenbacher New
[v25,12/22] vfs: Cache richacl in struct inode - - - --- 2016-08-16 Andreas Gruenbacher New
[v25,11/22] vfs: Add get_richacl and set_richacl inode operations - 1 - --- 2016-08-16 Andreas Gruenbacher New
[v25,10/22] vfs: Cache base_acl objects in inodes - - - --- 2016-08-16 Andreas Gruenbacher New
[v25,09/22] richacl: Compute maximum file masks from an acl - 2 - --- 2016-08-16 Andreas Gruenbacher New
[v25,08/22] richacl: Permission check algorithm - 2 - --- 2016-08-16 Andreas Gruenbacher New
[v25,07/22] richacl: Permission mapping functions - 2 - --- 2016-08-16 Andreas Gruenbacher New
[v25,06/22] richacl: In-memory representation and helper functions - 2 - --- 2016-08-16 Andreas Gruenbacher New
[v25,05/22] vfs: Add permission flags for setting file attributes - 3 - --- 2016-08-16 Andreas Gruenbacher New
[v25,04/22] vfs: Make the inode passed to inode_change_ok non-const - 4 - --- 2016-08-16 Andreas Gruenbacher New
[v25,03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags - 3 - --- 2016-08-16 Andreas Gruenbacher New
[v25,02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags - 4 - --- 2016-08-16 Andreas Gruenbacher New
[v25,01/22] vfs: Add IS_ACL() and IS_RICHACL() tests - 4 - --- 2016-08-16 Andreas Gruenbacher New
[4/4] posix_acl: get_acl: Synchronize readers - - - --- 2016-08-11 Andreas Gruenbacher New
[3/4] posix_acl: get_acl: Cleanups - - - --- 2016-08-11 Andreas Gruenbacher New
[2/4] posix_acl: Better uncached ACL markers - - - --- 2016-08-11 Andreas Gruenbacher New
[1/4] posix_acl: Improve xattr fixup code - 2 - --- 2016-08-11 Andreas Gruenbacher New
[v24,22/22] ext4: Add richacl feature flag - 1 - --- 2016-07-25 Andreas Gruenbacher New
[v24,21/22] ext4: Add richacl support - 1 - --- 2016-07-25 Andreas Gruenbacher New
[v24,20/22] vfs: Move check_posix_acl and check_richacl out of fs/namei.c - - - --- 2016-07-25 Andreas Gruenbacher New
[v24,19/22] vfs: Add richacl permission checking - 1 - --- 2016-07-25 Andreas Gruenbacher New
[v24,18/22] richacl: Add richacl xattr handler - 1 - --- 2016-07-25 Andreas Gruenbacher New
[v24,17/22] richacl: xattr mapping functions - 1 - --- 2016-07-25 Andreas Gruenbacher New
[v24,16/22] richacl: Automatic Inheritance - 1 - --- 2016-07-25 Andreas Gruenbacher New
[v24,15/22] richacl: Create-time inheritance - 1 - --- 2016-07-25 Andreas Gruenbacher New
[v24,14/22] richacl: Check if an acl is equivalent to a file mode - 2 - --- 2016-07-25 Andreas Gruenbacher New
[v24,13/22] richacl: Update the file masks in chmod() 1 1 - --- 2016-07-25 Andreas Gruenbacher New
[v24,12/22] vfs: Cache richacl in struct inode - - - --- 2016-07-25 Andreas Gruenbacher New
[v24,11/22] vfs: Add get_richacl and set_richacl inode operations - 1 - --- 2016-07-25 Andreas Gruenbacher New
[v24,10/22] vfs: Cache base_acl objects in inodes - - - --- 2016-07-25 Andreas Gruenbacher New
[v24,09/22] richacl: Compute maximum file masks from an acl - 2 - --- 2016-07-25 Andreas Gruenbacher New
[v24,08/22] richacl: Permission check algorithm - 2 - --- 2016-07-25 Andreas Gruenbacher New
[v24,07/22] richacl: Permission mapping functions - 2 - --- 2016-07-25 Andreas Gruenbacher New
[v24,06/22] richacl: In-memory representation and helper functions - 2 - --- 2016-07-25 Andreas Gruenbacher New
[v24,05/22] vfs: Add permission flags for setting file attributes - 3 - --- 2016-07-25 Andreas Gruenbacher New
[v24,04/22] vfs: Make the inode passed to inode_change_ok non-const - 4 - --- 2016-07-25 Andreas Gruenbacher New
[v24,03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags - 3 - --- 2016-07-25 Andreas Gruenbacher New
[v24,02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags - 4 - --- 2016-07-25 Andreas Gruenbacher New
[v24,01/22] vfs: Add IS_ACL() and IS_RICHACL() tests - 4 - --- 2016-07-25 Andreas Gruenbacher New
posix_acl: de-union a_refcount and a_rcu 1 - - --- 2016-07-11 Andreas Gruenbacher New
[v23,22/22] ext4: Add richacl feature flag - 1 - --- 2016-06-30 Andreas Gruenbacher New
[v23,21/22] ext4: Add richacl support - 1 - --- 2016-06-30 Andreas Gruenbacher New
[v23,20/22] vfs: Add richacl permission checking - 1 - --- 2016-06-30 Andreas Gruenbacher New
[v23,19/22] richacl: Add richacl xattr handler - 1 - --- 2016-06-30 Andreas Gruenbacher New
[v23,18/22] richacl: xattr mapping functions - 1 - --- 2016-06-30 Andreas Gruenbacher New
[v23,17/22] richacl: Automatic Inheritance - 1 - --- 2016-06-30 Andreas Gruenbacher New
[v23,16/22] richacl: Create-time inheritance - 1 - --- 2016-06-30 Andreas Gruenbacher New
[v23,15/22] richacl: Check if an acl is equivalent to a file mode - 2 - --- 2016-06-30 Andreas Gruenbacher New
[v23,14/22] richacl: Update the file masks in chmod() 1 1 - --- 2016-06-30 Andreas Gruenbacher New
[v23,13/22] vfs: Cache richacl in struct inode - - - --- 2016-06-30 Andreas Gruenbacher New
[v23,12/22] vfs: Add get_richacl and set_richacl inode operations - 2 - --- 2016-06-30 Andreas Gruenbacher New
[v23,11/22] vfs: Cache base_acl objects in inodes - - - --- 2016-06-30 Andreas Gruenbacher New
[v23,10/22] posix_acl: Improve xattr fixup code - 2 - --- 2016-06-30 Andreas Gruenbacher New
[v23,09/22] richacl: Permission check algorithm - 2 - --- 2016-06-30 Andreas Gruenbacher New
[v23,08/22] richacl: Compute maximum file masks from an acl - 2 - --- 2016-06-30 Andreas Gruenbacher New
[v23,07/22] richacl: Permission mapping functions - 2 - --- 2016-06-30 Andreas Gruenbacher New
[v23,06/22] richacl: In-memory representation and helper functions - 2 - --- 2016-06-30 Andreas Gruenbacher New
[v23,05/22] vfs: Add permission flags for setting file attributes - 3 - --- 2016-06-30 Andreas Gruenbacher New
[v23,04/22] vfs: Make the inode passed to inode_change_ok non-const - 4 - --- 2016-06-30 Andreas Gruenbacher New
[v23,03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags - 3 - --- 2016-06-30 Andreas Gruenbacher New
[v23,02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags - 4 - --- 2016-06-30 Andreas Gruenbacher New
[v23,01/22] vfs: Add IS_ACL() and IS_RICHACL() tests - 4 - --- 2016-06-30 Andreas Gruenbacher New
[v2,3/3] orangefs: Remove useless xattr prefix arguments - - - --- 2016-06-04 Andreas Gruenbacher New
[v22,22/22] ext4: Add richacl feature flag - 1 - --- 2016-05-31 Andreas Gruenbacher New
[v22,21/22] ext4: Add richacl support - 1 - --- 2016-05-31 Andreas Gruenbacher New
[v22,20/22] vfs: Add richacl permission checking - - - --- 2016-05-31 Andreas Gruenbacher New
[v22,19/22] richacl: Add richacl xattr handler - - - --- 2016-05-31 Andreas Gruenbacher New
[v22,18/22] richacl: xattr mapping functions - - - --- 2016-05-31 Andreas Gruenbacher New
[v22,17/22] richacl: Automatic Inheritance - - - --- 2016-05-31 Andreas Gruenbacher New
[v22,16/22] richacl: Create-time inheritance - - - --- 2016-05-31 Andreas Gruenbacher New
[v22,15/22] richacl: Check if an acl is equivalent to a file mode - 1 - --- 2016-05-31 Andreas Gruenbacher New
[v22,14/22] richacl: Update the file masks in chmod() - 1 - --- 2016-05-31 Andreas Gruenbacher New
[v22,13/22] vfs: Cache richacl in struct inode - - - --- 2016-05-31 Andreas Gruenbacher New
[v22,12/22] vfs: Add get_richacl and set_richacl inode operations - 1 - --- 2016-05-31 Andreas Gruenbacher New
[v22,11/22] vfs: Cache base_acl objects in inodes - - - --- 2016-05-31 Andreas Gruenbacher New
[v22,10/22] posix_acl: Improve xattr fixup code - 1 - --- 2016-05-31 Andreas Gruenbacher New
[v22,09/22] richacl: Permission check algorithm - 1 - --- 2016-05-31 Andreas Gruenbacher New
[v22,08/22] richacl: Compute maximum file masks from an acl - 1 - --- 2016-05-31 Andreas Gruenbacher New
[v22,07/22] richacl: Permission mapping functions - 1 - --- 2016-05-31 Andreas Gruenbacher New
[v22,06/22] richacl: In-memory representation and helper functions - 1 - --- 2016-05-31 Andreas Gruenbacher New
« 1 2 ... 5 6 711 12 »