Show patches with: none      |   11084 patches
« 1 2 ... 78 79 80110 111 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v12,38/49] nfsd: Add support for the MAY_CREATE_{FILE,DIR} permissions 1 - - --- 2015-10-23 Andreas Gruenbacher New
[v12,37/49] nfsd: Add support for the v4.1 dacl attribute 1 - - --- 2015-10-23 Andreas Gruenbacher New
[v12,36/49] nfsd: Add richacl support 1 - - --- 2015-10-23 Andreas Gruenbacher New
[v12,35/49] nfsd: Use richacls as internal acl representation 1 - - --- 2015-10-23 Andreas Gruenbacher New
[v12,34/49] nfsd: Keep list of acls to dispose of in compoundargs 1 - - --- 2015-10-23 Andreas Gruenbacher New
[v12,33/49] richacl: Create richacl from mode values - 1 - --- 2015-10-23 Andreas Gruenbacher New
[v12,32/49] richacl: Apply the file masks to a richacl - 1 - --- 2015-10-23 Andreas Gruenbacher New
[v12,31/49] richacl: Isolate the owner and group classes - 1 - --- 2015-10-23 Andreas Gruenbacher New
[v12,30/49] richacl: Set the other permissions to the other mask - 1 - --- 2015-10-23 Andreas Gruenbacher New
[v12,29/49] richacl: Set the owner permissions to the owner mask - 1 - --- 2015-10-23 Andreas Gruenbacher New
[v12,28/49] richacl: Propagate everyone@ permissions to other aces - 1 - --- 2015-10-23 Andreas Gruenbacher New
[v12,27/49] richacl: Move everyone@ aces down the acl - 1 - --- 2015-10-23 Andreas Gruenbacher New
[v12,26/49] richacl: acl editing helper functions - 1 - --- 2015-10-23 Andreas Gruenbacher New
[v12,25/49] xfs: Add richacl support - - - --- 2015-10-23 Andreas Gruenbacher New
[v12,24/49] xfs: Change how listxattr generates synthetic attributes - - - --- 2015-10-23 Andreas Gruenbacher New
[v12,23/49] xfs: Make xfs_set_mode non-static - - - --- 2015-10-23 Andreas Gruenbacher New
[v12,22/49] xfs: Fix error path in xfs_get_acl - - - --- 2015-10-23 Andreas Gruenbacher New
[v12,21/49] ext4: Add richacl feature flag - - - --- 2015-10-23 Andreas Gruenbacher New
[v12,20/49] ext4: Add richacl support - - - --- 2015-10-23 Andreas Gruenbacher New
[v12,19/49] vfs: Add richacl permission checking - - - --- 2015-10-23 Andreas Gruenbacher New
[v12,18/49] richacl: Add richacl xattr handler - - - --- 2015-10-23 Andreas Gruenbacher New
[v12,17/49] richacl: xattr mapping functions - - - --- 2015-10-23 Andreas Gruenbacher New
[v12,16/49] richacl: Automatic Inheritance - 1 - --- 2015-10-23 Andreas Gruenbacher New
[v12,15/49] richacl: Create-time inheritance - 1 - --- 2015-10-23 Andreas Gruenbacher New
[v12,14/49] richacl: Check if an acl is equivalent to a file mode - 1 - --- 2015-10-23 Andreas Gruenbacher New
[v12,13/49] richacl: Update the file masks in chmod() - 1 - --- 2015-10-23 Andreas Gruenbacher New
[v12,12/49] vfs: Cache richacl in struct inode - - - --- 2015-10-23 Andreas Gruenbacher New
[v12,11/49] vfs: Add get_richacl and set_richacl inode operations - - - --- 2015-10-23 Andreas Gruenbacher New
[v12,10/49] vfs: Cache base_acl objects in inodes - - - --- 2015-10-23 Andreas Gruenbacher New
[v12,09/49] richacl: Permission check algorithm - 1 - --- 2015-10-23 Andreas Gruenbacher New
[v12,08/49] richacl: Compute maximum file masks from an acl - 1 - --- 2015-10-23 Andreas Gruenbacher New
[v12,07/49] richacl: Permission mapping functions - 1 - --- 2015-10-23 Andreas Gruenbacher New
[v12,06/49] richacl: In-memory representation and helper functions - 1 - --- 2015-10-23 Andreas Gruenbacher New
[v12,05/49] vfs: Add permission flags for setting file attributes - 1 - --- 2015-10-23 Andreas Gruenbacher New
[v12,04/49] vfs: Make the inode passed to inode_change_ok non-const - 1 - --- 2015-10-23 Andreas Gruenbacher New
[v12,03/49] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags - 1 - --- 2015-10-23 Andreas Gruenbacher New
[v12,02/49] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags - 1 - --- 2015-10-23 Andreas Gruenbacher New
[v12,01/49] vfs: Add IS_ACL() and IS_RICHACL() tests - 1 - --- 2015-10-23 Andreas Gruenbacher New
[RFC] locks: posix_lock_inode_wait() can be static - - - --- 2015-10-22 kernel test robot New
[3/3] locks: cleanup posix_lock_inode_wait and flock_lock_inode_wait - - - --- 2015-10-22 Benjamin Coddington New
[2/3] Move locks API users to locks_lock_inode_wait() - - - --- 2015-10-22 Benjamin Coddington New
[1/3] locks: introduce locks_lock_inode_wait() - - - --- 2015-10-22 Benjamin Coddington New
[6/6] KEYS: Merge the type-specific data with the payload data - - - --- 2015-10-21 David Howells New
[2/2] cifs: Drop cached dentry if its metadata changed - - - --- 2015-10-19 Ross Lagerwall New
[1/2] cifs: Allow using O_DIRECT with cache=loose - - - --- 2015-10-19 Ross Lagerwall New
[v11,48/48] nfs: Add support for the v4.1 dacl attribute - - - --- 2015-10-16 Andreas Gruenbacher New
[v11,47/48] nfs: Add richacl support - - - --- 2015-10-16 Andreas Gruenbacher New
[v11,46/48] nfs: Distinguish missing users and groups from nobody - - - --- 2015-10-16 Andreas Gruenbacher New
[v11,45/48] nfs: Remove unused xdr page offsets in getacl/setacl arguments - - - --- 2015-10-16 Andreas Gruenbacher New
[v11,44/48] nfs: Fix GETATTR bitmap verification - - - --- 2015-10-16 Andreas Gruenbacher New
[v11,43/48] sunrpc: Add xdr_init_encode_pages - - - --- 2015-10-16 Andreas Gruenbacher New
[v11,42/48] sunrpc: Allow to demand-allocate pages to encode into - - - --- 2015-10-16 Andreas Gruenbacher New
[v11,41/48] xfs: Don't allow unmapped identifiers in richacls - - - --- 2015-10-16 Andreas Gruenbacher New
[v11,40/48] ext4: Don't allow unmapped identifiers in richacls - - - --- 2015-10-16 Andreas Gruenbacher New
[v11,39/48] nfsd: Add support for unmapped richace identifiers - - - --- 2015-10-16 Andreas Gruenbacher New
[v11,38/48] richacl: Add support for unmapped identifiers - - - --- 2015-10-16 Andreas Gruenbacher New
[v11,37/48] nfsd: Add support for the MAY_CREATE_{FILE,DIR} permissions 1 - - --- 2015-10-16 Andreas Gruenbacher New
[v11,36/48] nfsd: Add support for the v4.1 dacl attribute 1 - - --- 2015-10-16 Andreas Gruenbacher New
[v11,35/48] nfsd: Add richacl support 1 - - --- 2015-10-16 Andreas Gruenbacher New
[v11,34/48] nfsd: Use richacls as internal acl representation 1 - - --- 2015-10-16 Andreas Gruenbacher New
[v11,33/48] nfsd: Keep list of acls to dispose of in compoundargs 1 - - --- 2015-10-16 Andreas Gruenbacher New
[v11,32/48] richacl: Create richacl from mode values - 1 - --- 2015-10-16 Andreas Gruenbacher New
[v11,31/48] richacl: Apply the file masks to a richacl - 1 - --- 2015-10-16 Andreas Gruenbacher New
[v11,30/48] richacl: Isolate the owner and group classes - 1 - --- 2015-10-16 Andreas Gruenbacher New
[v11,29/48] richacl: Set the other permissions to the other mask - 1 - --- 2015-10-16 Andreas Gruenbacher New
[v11,28/48] richacl: Set the owner permissions to the owner mask - 1 - --- 2015-10-16 Andreas Gruenbacher New
[v11,27/48] richacl: Propagate everyone@ permissions to other aces - 1 - --- 2015-10-16 Andreas Gruenbacher New
[v11,26/48] richacl: Move everyone@ aces down the acl - 1 - --- 2015-10-16 Andreas Gruenbacher New
[v11,25/48] richacl: acl editing helper functions - 1 - --- 2015-10-16 Andreas Gruenbacher New
[v11,24/48] xfs: Add richacl support - - - --- 2015-10-16 Andreas Gruenbacher New
[v11,23/48] xfs: Make xfs_set_mode non-static - - - --- 2015-10-16 Andreas Gruenbacher New
[v11,22/48] xfs: Fix error path in xfs_get_acl - - - --- 2015-10-16 Andreas Gruenbacher New
[v11,21/48] ext4: Add richacl feature flag - - - --- 2015-10-16 Andreas Gruenbacher New
[v11,20/48] ext4: Add richacl support - - - --- 2015-10-16 Andreas Gruenbacher New
[v11,19/48] vfs: Add richacl permission checking - - - --- 2015-10-16 Andreas Gruenbacher New
[v11,18/48] richacl: Add richacl xattr handler - - - --- 2015-10-16 Andreas Gruenbacher New
[v11,17/48] richacl: xattr mapping functions - - - --- 2015-10-16 Andreas Gruenbacher New
[v11,16/48] richacl: Automatic Inheritance - 1 - --- 2015-10-16 Andreas Gruenbacher New
[v11,15/48] richacl: Create-time inheritance - 1 - --- 2015-10-16 Andreas Gruenbacher New
[v11,14/48] richacl: Check if an acl is equivalent to a file mode - 1 - --- 2015-10-16 Andreas Gruenbacher New
[v11,13/48] richacl: Update the file masks in chmod() - 1 - --- 2015-10-16 Andreas Gruenbacher New
[v11,12/48] vfs: Cache richacl in struct inode - - - --- 2015-10-16 Andreas Gruenbacher New
[v11,11/48] vfs: Add get_richacl and set_richacl inode operations - - - --- 2015-10-16 Andreas Gruenbacher New
[v11,10/48] vfs: Cache base_acl objects in inodes - - - --- 2015-10-16 Andreas Gruenbacher New
[v11,09/48] richacl: Permission check algorithm - 1 - --- 2015-10-16 Andreas Gruenbacher New
[v11,08/48] richacl: Compute maximum file masks from an acl - 1 - --- 2015-10-16 Andreas Gruenbacher New
[v11,07/48] richacl: Permission mapping functions - 1 - --- 2015-10-16 Andreas Gruenbacher New
[v11,06/48] richacl: In-memory representation and helper functions - 1 - --- 2015-10-16 Andreas Gruenbacher New
[v11,05/48] vfs: Add permission flags for setting file attributes - 1 - --- 2015-10-16 Andreas Gruenbacher New
[v11,04/48] vfs: Make the inode passed to inode_change_ok non-const - 1 - --- 2015-10-16 Andreas Gruenbacher New
[v11,03/48] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags - 1 - --- 2015-10-16 Andreas Gruenbacher New
[v11,02/48] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags - 1 - --- 2015-10-16 Andreas Gruenbacher New
[v11,01/48] vfs: Add IS_ACL() and IS_RICHACL() tests - 1 - --- 2015-10-16 Andreas Gruenbacher New
[v10,46/46] richacl: uapi header split - - - --- 2015-10-11 Andreas Grünbacher New
[v10,45/46] nfs: Add support for the v4.1 dacl attribute - - - --- 2015-10-11 Andreas Grünbacher New
[v10,44/46] nfs: Add richacl support - - - --- 2015-10-11 Andreas Grünbacher New
[v10,43/46] nfs: Remove unused xdr page offsets in getacl/setacl arguments - - - --- 2015-10-11 Andreas Grünbacher New
[v10,42/46] nfs: Fix GETATTR bitmap verification - - - --- 2015-10-11 Andreas Grünbacher New
[v10,41/46] sunrpc: Add xdr_init_encode_pages - - - --- 2015-10-11 Andreas Grünbacher New
[v10,40/46] sunrpc: Allow to demand-allocate pages to encode into - - - --- 2015-10-11 Andreas Grünbacher New
« 1 2 ... 78 79 80110 111 »