aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/acl.c
Commit message (Expand)AuthorAge
* btrfs: cleanup btrfs_setxattr_trans and drop transaction parameterAnand Jain2019-04-29
* btrfs: split btrfs_setxattr calls regarding transactionAnand Jain2019-04-29
* btrfs: rename btrfs_setxattr to btrfs_setxattr_transAnand Jain2019-04-29
* Btrfs: setup a nofs context for memory allocation at __btrfs_set_aclFilipe Manana2019-02-25
* btrfs: remove unnecessary curly braces in btrfs_get_aclChengguang Xu2018-08-06
* btrfs: avoid error code override in btrfs_get_aclChengguang Xu2018-08-06
* btrfs: remove unnecessary -ERANGE check in btrfs_get_aclChengguang Xu2018-08-06
* btrfs: replace empty string with NULL when getting attribute length in btrfs_...Chengguang Xu2018-08-06
* btrfs: return error instead of crash when detecting unexpected type in btrfs_...Chengguang Xu2018-08-06
* btrfs: replace GPL boilerplate by SPDX -- sourcesDavid Sterba2018-04-12
* btrfs: remove stale comments about fs_mutexDavid Sterba2018-03-30
* btrfs: drop underscores from exported xattr functionsDavid Sterba2018-03-26
* btrfs: preserve i_mode if __btrfs_set_acl() failsErnesto A. Fernández2017-08-21
* btrfs: Don't clear SGID when inheriting ACLsJan Kara2017-06-29
* posix_acl: Clear SGID bit when setting file permissionsJan Kara2016-09-22
* btrfs: Replace -ENOENT by -ERANGE in btrfs_get_acl()Salah Triki2016-07-26
* posix_acl: Inode acl caching fixesAndreas Gruenbacher2016-03-31
* Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-18
|\
| * btrfs: use GFP_KERNEL for xattr and acl allocationsDavid Sterba2015-12-03
* | posix acls: Remove duplicate xattr name definitionsAndreas Gruenbacher2015-12-06
|/
* btrfs: remove useless ACL checkZhangZhen2014-06-09
* btrfs: use generic posix ACL infrastructureChristoph Hellwig2014-01-25
* fs: make posix_acl_create more usefulChristoph Hellwig2014-01-25
* fs: make posix_acl_chmod more usefulChristoph Hellwig2014-01-25
* Btrfs: fix incorrect inode acl resetFilipe David Borba Manana2013-11-11
* Btrfs: skip adding an acl attribute if we don't have toLiu Bo2012-12-16
* userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattrEric W. Biederman2012-09-18
* Btrfs: cache no acl on new inodesJosef Bacik2012-05-30
* Btrfs: fix return value of btrfs_get_acl()Tsutomu Itoh2011-10-20
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-08-03
|\
| * Btrfs: make acl functions really no-op if acl is not enabledLi Zefan2011-08-01
* | switch posix_acl_equiv_mode() to umode_t *Al Viro2011-08-01
* | switch posix_acl_create() to umode_t *Al Viro2011-08-01
* | fs: take the ACL checks to common codeChristoph Hellwig2011-07-25
* | kill boilerplates around posix_acl_create_masq()Al Viro2011-07-25
* | kill boilerplate around posix_acl_chmod_masq()Al Viro2011-07-25
* | vfs: move ACL cache lookup into generic codeLinus Torvalds2011-07-25
* | ->permission() sanitizing: don't pass flags to ->check_acl()Al Viro2011-07-20
* | ->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl()Al Viro2011-07-20
|/
* Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino...Chris Mason2011-05-22
|\
| * btrfs: unify checking of IS_ERR and nullDavid Sterba2011-05-02
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2011-05-15
|\ \ | |/ |/|
| * Prevent oopsing in posix_acl_valid()Daniel J Blueman2011-05-14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2011-04-18
|\|
| * Btrfs: Check validity before setting an aclMiao Xie2011-04-13
* | userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn2011-03-23
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2011-02-07
|\
| * Merge branch 'bug-fixes' of git://repo.or.cz/linux-btrfs-devel into btrfs-38Chris Mason2011-01-28
| |\
| | * Btrfs: Don't return acl info when mounting with noacl optionMiao Xie2011-01-26
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-01-17
|\| |