Show patches with: Submitter = Aneesh Kumar K.V       |   292 patches
« 1 2 3 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[-V5,24/24] ext4: Add temporary richacl mount option for ext4 - - - - --- 2011-02-23 Aneesh Kumar K.V Not Applicable
[-V5,23/24] ext4: Implement rich acl for ext4 - - - - --- 2011-02-23 Aneesh Kumar K.V Not Applicable
[-V5,22/24] vfs: Cache richacl in struct inode - - - - --- 2011-02-23 Aneesh Kumar K.V Not Applicable
[-V5,21/24] ext4: Use IS_POSIXACL() to check for POSIX ACL support - - - - --- 2011-02-23 Aneesh Kumar K.V Not Applicable
[-V5,20/24] richacl: xattr mapping functions - - - - --- 2011-02-23 Aneesh Kumar K.V Not Applicable
[-V5,19/24] richacl: Automatic Inheritance - - - - --- 2011-02-23 Aneesh Kumar K.V Not Applicable
[-V5,18/24] richacl: Check if an acl is equivalent to a file mode - - - - --- 2011-02-23 Aneesh Kumar K.V Not Applicable
[-V5,17/24] richacl: Create-time inheritance - - - - --- 2011-02-23 Aneesh Kumar K.V Not Applicable
[-V5,16/24] richacl: Permission check algorithm - - - - --- 2011-02-23 Aneesh Kumar K.V Not Applicable
[-V5,15/24] richacl: Update the file masks in chmod() - - - - --- 2011-02-23 Aneesh Kumar K.V Not Applicable
[-V5,14/24] richacl: Compute maximum file masks from an acl - - - - --- 2011-02-23 Aneesh Kumar K.V Not Applicable
[-V5,13/24] richacl: Permission mapping functions - - - - --- 2011-02-23 Aneesh Kumar K.V Not Applicable
[-V5,12/24] richacl: In-memory representation and helper functions - - - - --- 2011-02-23 Aneesh Kumar K.V Not Applicable
[-V5,11/24] vfs: Make acl_permission_check() work for richacls - - - - --- 2011-02-23 Aneesh Kumar K.V Not Applicable
[-V5,10/24] vfs: Add permission flags for setting file attributes - - - - --- 2011-02-23 Aneesh Kumar K.V Not Applicable
[-V5,09/24] vfs: Make the inode passed to inode_change_ok non-const - - - - --- 2011-02-23 Aneesh Kumar K.V Not Applicable
[-V5,08/24] vfs: Add delete child and delete self permission flags - - - - --- 2011-02-23 Aneesh Kumar K.V Not Applicable
[-V5,07/24] vfs: Add new file and directory create permission flags - - - - --- 2011-02-23 Aneesh Kumar K.V Not Applicable
[-V5,06/24] vfs: Optimize out IS_RICHACL() if CONFIG_FS_RICHACL is not defined - - - - --- 2011-02-23 Aneesh Kumar K.V Not Applicable
[-V5,05/24] vfs: Add IS_RICHACL() test for richacl support - - - - --- 2011-02-23 Aneesh Kumar K.V Not Applicable
[-V5,04/24] vfs: Add generic IS_ACL() test for acl support - - - - --- 2011-02-23 Aneesh Kumar K.V Not Applicable
[-V5,03/24] vfs: Add a comment to inode_permission() - - - - --- 2011-02-23 Aneesh Kumar K.V Not Applicable
[-V5,02/24] vfs: Pass all mask flags down to iop->check_acl - - - - --- 2011-02-23 Aneesh Kumar K.V Not Applicable
[-V5,01/24] vfs: Indicate that the permission functions take all the MAY_* flags - - - - --- 2011-02-23 Aneesh Kumar K.V Not Applicable
[-V4,11/11] vfs: Add permission flags for setting file attributes - - - - --- 2010-09-24 Aneesh Kumar K.V Not Applicable
[-V4,10/11] vfs: Make the inode passed to inode_change_ok non-const - - - - --- 2010-09-24 Aneesh Kumar K.V Not Applicable
[-V4,09/11] vfs: Add delete child and delete self permission flags - - - - --- 2010-09-24 Aneesh Kumar K.V Not Applicable
[-V4,08/11] vfs: Add new file and directory create permission flags - - - - --- 2010-09-24 Aneesh Kumar K.V Not Applicable
[-V4,07/11] vfs: Make acl_permission_check() work for richacls - - - - --- 2010-09-24 Aneesh Kumar K.V Not Applicable
[-V4,06/11] vfs: Optimize out IS_RICHACL() if CONFIG_FS_RICHACL is not defined - - - - --- 2010-09-24 Aneesh Kumar K.V Not Applicable
[-V4,05/11] vfs: Add IS_RICHACL() test for richacl support - - - - --- 2010-09-24 Aneesh Kumar K.V Not Applicable
[-V4,04/11] vfs: Add generic IS_ACL() test for acl support - - - - --- 2010-09-24 Aneesh Kumar K.V Not Applicable
[-V4,03/11] vfs: Add a comment to inode_permission() - - - - --- 2010-09-24 Aneesh Kumar K.V Not Applicable
[-V4,02/11] vfs: Pass all mask flags down to iop->check_acl - - - - --- 2010-09-24 Aneesh Kumar K.V Not Applicable
[-V4,01/11] vfs: Indicate that the permission functions take all the MAY_* flags - - - - --- 2010-09-24 Aneesh Kumar K.V Not Applicable
[-V3,17/17] ext4: Add temporary richacl mount option for ext4. - - - - --- 2010-07-29 Aneesh Kumar K.V Superseded
[-V3,16/17] vfs: Cache richacl in struct inode - - - - --- 2010-07-29 Aneesh Kumar K.V Superseded
[-V3,15/17] ext4: Implement rich acl for ext4 - - - - --- 2010-07-29 Aneesh Kumar K.V Superseded
[-V3,14/17] ext4: Use IS_POSIXACL() to check for POSIX ACL support - - - - --- 2010-07-29 Aneesh Kumar K.V Superseded
[-V3,13/17] richacl: xattr mapping functions - - - - --- 2010-07-29 Aneesh Kumar K.V Superseded
[-V3,12/17] richacl: Automatic Inheritance - - - - --- 2010-07-29 Aneesh Kumar K.V Superseded
[-V3,11/17] richacl: Check if an acl is equivalent to a file mode - - - - --- 2010-07-29 Aneesh Kumar K.V Superseded
[-V3,10/17] richacl: Create-time inheritance - - - - --- 2010-07-29 Aneesh Kumar K.V Superseded
[-V3,09/17] richacl: Helper functions for implementing richacl inode operations - - - - --- 2010-07-29 Aneesh Kumar K.V Superseded
[-V3,08/17] richacl: Permission check algorithm - - - - --- 2010-07-29 Aneesh Kumar K.V Superseded
[-V3,07/17] richacl: Update the file masks in chmod() - - - - --- 2010-07-29 Aneesh Kumar K.V Superseded
[-V3,06/17] richacl: Compute maximum file masks from an acl - - - - --- 2010-07-29 Aneesh Kumar K.V Superseded
[-V3,05/17] richacl: Permission mapping functions - - - - --- 2010-07-29 Aneesh Kumar K.V Superseded
[-V3,04/17] richacl: In-memory representation and helper functions - - - - --- 2010-07-29 Aneesh Kumar K.V Superseded
[-V3,03/17] vfs: Add IS_RICHACL() test for richacl support - - - - --- 2010-07-29 Aneesh Kumar K.V Superseded
[-V3,02/17] vfs: Add generic IS_ACL() test for acl support - - - - --- 2010-07-29 Aneesh Kumar K.V Superseded
[-V3,01/17] vfs: Hooks for more fine-grained directory permission checking - - - - --- 2010-07-29 Aneesh Kumar K.V Superseded
[-V2,00/16] New ACL format for better NFSv4 acl interoperability - - - - --- 2010-07-20 Aneesh Kumar K.V Rejected
[-V2,16/16] ext4: Add temporary richacl mount option for ext4. - - - - --- 2010-07-03 Aneesh Kumar K.V New
[-V2,00/16] New ACL format for better NFSv4 acl interoperability - - - - --- 2010-07-03 Aneesh Kumar K.V New
[-V2,16/16] ext4: Add temporary richacl mount option for ext4. - - - - --- 2010-07-02 Aneesh Kumar K.V Not Applicable
[-V2,15/16] ext4: Implement rich acl for ext4 - - - - --- 2010-07-02 Aneesh Kumar K.V Not Applicable
[-V2,14/16] ext4: Use IS_POSIXACL() to check for POSIX ACL support - - - - --- 2010-07-02 Aneesh Kumar K.V Not Applicable
[-V2,13/16] richacl: xattr mapping functions - - - - --- 2010-07-02 Aneesh Kumar K.V Not Applicable
[-V2,12/16] richacl: Automatic Inheritance - - - - --- 2010-07-02 Aneesh Kumar K.V Not Applicable
[-V2,11/16] richacl: Check if an acl is equivalent to a file mode - - - - --- 2010-07-02 Aneesh Kumar K.V Not Applicable
[-V2,10/16] richacl: Create-time inheritance - - - - --- 2010-07-02 Aneesh Kumar K.V Not Applicable
[-V2,09/16] richacl: Helper functions for implementing richacl inode operations - - - - --- 2010-07-02 Aneesh Kumar K.V Not Applicable
[-V2,08/16] richacl: Permission check algorithm - - - - --- 2010-07-02 Aneesh Kumar K.V Not Applicable
[-V2,07/16] richacl: Update the file masks in chmod() - - - - --- 2010-07-02 Aneesh Kumar K.V Not Applicable
[-V2,06/16] richacl: Compute maximum file masks from an acl - - - - --- 2010-07-02 Aneesh Kumar K.V Not Applicable
[-V2,05/16] richacl: Permission mapping functions - - - - --- 2010-07-02 Aneesh Kumar K.V Not Applicable
[-V2,04/16] richacl: In-memory representation and helper functions - - - - --- 2010-07-02 Aneesh Kumar K.V Not Applicable
[-V2,03/16] vfs: Add IS_RICHACL() test for richacl support - - - - --- 2010-07-02 Aneesh Kumar K.V Not Applicable
[-V2,02/16] vfs: Add generic IS_ACL() test for acl support - - - - --- 2010-07-02 Aneesh Kumar K.V Not Applicable
[-V2,01/16] vfs: Hooks for more fine-grained directory permission checking - - - - --- 2010-07-02 Aneesh Kumar K.V Not Applicable
[23/23] nfsd: Add support for saving richacl - - - - --- 2010-02-01 Aneesh Kumar K.V Not Applicable
[22/23] nfsd: Add support for reading rich acl from file system - - - - --- 2010-02-01 Aneesh Kumar K.V Not Applicable
[21/23] richacl: Add helpers for NFSv4 acl to richacl conversion - - - - --- 2010-02-01 Aneesh Kumar K.V Not Applicable
[20/23] nfsd: Apply NFSv4acl to posix acl mapping only if MS_POSIXACL is set - - - - --- 2010-02-01 Aneesh Kumar K.V Not Applicable
[19/23] fs: Use the correct MS_*ACL flags in file system code - - - - --- 2010-02-01 Aneesh Kumar K.V Not Applicable
[18/23] richacl: Add helper function for creating richacl from mode values. - - - - --- 2010-02-01 Aneesh Kumar K.V Not Applicable
[17/23] vfs: Add new MS_ACL and MS_RICHACL flag - - - - --- 2010-02-01 Aneesh Kumar K.V Not Applicable
[16/23] ext4: Update richacl incompat flag value - - - - --- 2010-02-01 Aneesh Kumar K.V Not Applicable
[15/23] richacl: Delete posix acl if present on richacl set - - - - --- 2010-02-01 Aneesh Kumar K.V Not Applicable
[14/23] richacl: Disable automatic inheritance with posix mapped acls - - - - --- 2010-02-01 Aneesh Kumar K.V Not Applicable
[13/23] richacl: Follow nfs4 acl delete definition - - - - --- 2010-02-01 Aneesh Kumar K.V Not Applicable
[12/23] richacl: Use directory specific mask values for operation on directories. - - - - --- 2010-02-01 Aneesh Kumar K.V Not Applicable
[11/23] richacl: Move the xattr representation to little-endian format - - - - --- 2010-02-01 Aneesh Kumar K.V Not Applicable
[10/23] richacl: Add separate file and dir acl masks - - - - --- 2010-02-01 Aneesh Kumar K.V Not Applicable
[09/23] ext4: Add posix acl to rich acl mapping - - - - --- 2010-02-01 Aneesh Kumar K.V Not Applicable
[08/23] vfs: Add a flag to denote posix mapped richacl - - - - --- 2010-02-01 Aneesh Kumar K.V Not Applicable
[07/23] vfs: Add Posix acl to rich acl mapping helpers - - - - --- 2010-02-01 Aneesh Kumar K.V Not Applicable
[06/23] vfs: Implement those parts of Automatic Inheritance (AI) which are safe under POSIX - - - - --- 2010-02-01 Aneesh Kumar K.V Not Applicable
[05/23] ext4: Implement rich acl for ext4 - - - - --- 2010-02-01 Aneesh Kumar K.V Not Applicable
[04/23] richacl: Add write retention and retention hold access mask - - - - --- 2010-02-01 Aneesh Kumar K.V Not Applicable
[03/23] vfs: rich ACL in-memory representation and manipulation - - - - --- 2010-02-01 Aneesh Kumar K.V Not Applicable
[02/23] vfs: Check for create permission during rename - - - - --- 2010-02-01 Aneesh Kumar K.V Not Applicable
[01/23] vfs: VFS hooks for per-filesystem permission models - - - - --- 2010-02-01 Aneesh Kumar K.V Not Applicable
ext4: Handle -EDQUOT error on write - - - - --- 2010-01-22 Aneesh Kumar K.V Accepted
[Bug,15018] ext4 backtraces out of nowhere - - - - --- 2010-01-20 Aneesh Kumar K.V Superseded
[-V2] ext4: unmap the underlying metadata when allocating blocks via fallocate - - - - --- 2010-01-14 Aneesh Kumar K.V Rejected
[-V2] ext4: Fix quota accounting error with fallocate - - - - --- 2010-01-13 Aneesh Kumar K.V Accepted
[3/3] ext4: unmap the underlying metadata when allocating blocks via fallocate - - - - --- 2010-01-06 Aneesh Kumar K.V Superseded
[2/3] ext4: Drop EXT4_GET_BLOCKS_UPDATE_RESERVE_SPACE flag - - - - --- 2010-01-06 Aneesh Kumar K.V Accepted
« 1 2 3 »