summaryrefslogtreecommitdiff
path: root/fs/f2fs/acl.c (follow)
Commit message (Expand)AuthorAge
* f2fs: Replace spaces with tabYoungjun Yoo2019-05-08
* f2fs: insert space before the open parenthesis '('Youngjun Yoo2019-05-08
* f2fs: use kvmalloc, if kmalloc is failedJaegeuk Kim2019-01-02
* f2fs: fix wrong return value of f2fs_acl_createTiezhu Yang2019-01-02
* f2fs: add SPDX license identifiersChao Yu2018-10-27
* f2fs: cache NULL when both default_acl and acl are NULLChengguang Xu2018-10-27
* f2fs: add additional sanity check in f2fs_acl_from_disk()Chengguang Xu2018-10-27
* f2fs: stop all the operations by cp_error flagJaegeuk Kim2017-11-15
* f2fs: preserve i_mode if __f2fs_set_acl() failsErnesto A. Fernández2017-09-21
* f2fs: Don't clear SGID when inheriting ACLsJaegeuk Kim2017-07-13
* f2fs: remove the unnecessary cast for PTR_ERRZhang Shengju2017-07-13
* f2fs: keep dirty inodes selectively for checkpointJaegeuk Kim2016-12-01
* posix_acl: Clear SGID bit when setting file permissionsJaegeuk Kim2016-11-22
* f2fs: backport from (4c1fad64 - Merge tag 'for-f2fs-4.9' of git://git.kernel....Jaegeuk Kim2016-10-17
* f2fs: make posix_acl_create() safer and cleanerChao Yu2015-05-07
* f2fs: fix reference leaks in f2fs_acl_createChao Yu2015-04-10
* f2fs: fix a bug of inheriting default ACL from parentKinglong Mee2015-02-11
* f2fs: avoid double lock for cp_rwsemJaegeuk Kim2015-01-09
* f2fs: remove the redundant function cond_clear_inode_flagGu Zheng2014-11-03
* f2fs: avoid deadlock on init_inode_metadataJaegeuk Kim2014-11-03
* f2fs: remove the redundant validation check of aclGu Zheng2014-07-09
* f2fs: pass flags field to setxattr functionsJaegeuk Kim2014-05-07
* f2fs: check the acl's validity before settingZhangZhen2014-04-07
* f2fs: avoid RECLAIM_FS-ON-W warningJaegeuk Kim2014-03-20
* f2fs: 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
* f2fs: fix a deadlock during init_acl procedureJaegeuk Kim2013-10-28
* f2fs: clean up acl flow for better readabilityJaegeuk Kim2013-10-28
* f2fs: support xattr security labelsJaegeuk Kim2013-06-11
* mode_t, whack-a-mole at 11...Al Viro2013-04-09
* f2fs: avoid null dereference in f2fs_acl_from_diskJaegeuk Kim2013-01-04
* f2fs: Don't assign e_id in f2fs_acl_from_diskEric W. Biederman2012-12-25
* f2fs: resolve build failuresJaegeuk Kim2012-12-11
* f2fs: adjust kernel coding styleJaegeuk Kim2012-12-11
* f2fs: add xattr and acl functionalitiesJaegeuk Kim2012-12-11