summaryrefslogtreecommitdiffstats
path: root/fs/f2fs/acl.c
Commit message (Expand)AuthorAgeFilesLines
* f2fs: fix a bug of inheriting default ACL from parentKinglong Mee2015-02-111-1/+1
* f2fs: avoid double lock for cp_rwsemJaegeuk Kim2015-01-091-2/+2
* f2fs: remove the redundant function cond_clear_inode_flagGu Zheng2014-11-031-2/+2
* f2fs: avoid deadlock on init_inode_metadataJaegeuk Kim2014-11-031-6/+138
* f2fs: remove the redundant validation check of aclGu Zheng2014-07-091-6/+0
* f2fs: pass flags field to setxattr functionsJaegeuk Kim2014-05-071-1/+1
* f2fs: check the acl's validity before settingZhangZhen2014-04-071-0/+6
* f2fs: avoid RECLAIM_FS-ON-W warningJaegeuk Kim2014-03-201-1/+1
* f2fs: use generic posix ACL infrastructureChristoph Hellwig2014-01-251-157/+17
* fs: make posix_acl_create more usefulChristoph Hellwig2014-01-251-1/+1
* fs: make posix_acl_chmod more usefulChristoph Hellwig2014-01-251-1/+1
* f2fs: fix a deadlock during init_acl procedureJaegeuk Kim2013-10-281-7/+8
* f2fs: clean up acl flow for better readabilityJaegeuk Kim2013-10-281-12/+13
* f2fs: support xattr security labelsJaegeuk Kim2013-06-111-1/+1
* mode_t, whack-a-mole at 11...Al Viro2013-04-091-1/+1
* f2fs: avoid null dereference in f2fs_acl_from_diskJaegeuk Kim2013-01-041-7/+6
* f2fs: Don't assign e_id in f2fs_acl_from_diskEric W. Biederman2012-12-251-1/+0
* f2fs: resolve build failuresJaegeuk Kim2012-12-111-51/+0
* f2fs: adjust kernel coding styleJaegeuk Kim2012-12-111-1/+1
* f2fs: add xattr and acl functionalitiesJaegeuk Kim2012-12-111-0/+465
OpenPOWER on IntegriCloud