aboutsummaryrefslogtreecommitdiffstats
path: root/fs/f2fs/acl.c
AgeCommit message (Expand)Author
2019-03-01f2fs: fix wrong return value of f2fs_acl_createTiezhu Yang
2018-01-02posix_acl: convert posix_acl.a_refcount from atomic_t to refcount_tElena Reshetova
2017-11-05f2fs: stop all the operations by cp_error flagJaegeuk Kim
2017-07-28f2fs: preserve i_mode if __f2fs_set_acl() failsErnesto A. Fernández
2017-07-15f2fs: Don't clear SGID when inheriting ACLsJaegeuk Kim
2017-07-04f2fs: remove the unnecessary cast for PTR_ERRZhang Shengju
2016-11-23f2fs: keep dirty inodes selectively for checkpointJaegeuk Kim
2016-10-10Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-09-30f2fs: support configuring fault injection per superblockChao Yu
2016-09-22posix_acl: Clear SGID bit when setting file permissionsJan Kara
2016-07-08f2fs: avoid mark_inode_dirtyJaegeuk Kim
2016-06-02f2fs: call mark_inode_dirty_sync for i_field changesJaegeuk Kim
2016-06-02f2fs: use inode pointer for {set, clear}_inode_flagJaegeuk Kim
2016-05-21Merge tag 'for-f2fs-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds
2016-05-07f2fs: introduce f2fs_kmalloc to wrap kmallocJaegeuk Kim
2016-03-31posix_acl: Inode acl caching fixesAndreas Gruenbacher
2015-05-07f2fs: make posix_acl_create() safer and cleanerChao Yu
2015-04-10f2fs: fix reference leaks in f2fs_acl_createChao Yu
2015-02-11f2fs: fix a bug of inheriting default ACL from parentKinglong Mee
2015-01-09f2fs: avoid double lock for cp_rwsemJaegeuk Kim
2014-11-03f2fs: remove the redundant function cond_clear_inode_flagGu Zheng
2014-11-03f2fs: avoid deadlock on init_inode_metadataJaegeuk Kim
2014-07-09f2fs: remove the redundant validation check of aclGu Zheng
2014-05-07f2fs: pass flags field to setxattr functionsJaegeuk Kim
2014-04-07f2fs: check the acl's validity before settingZhangZhen
2014-03-20f2fs: avoid RECLAIM_FS-ON-W warningJaegeuk Kim
2014-01-25f2fs: use generic posix ACL infrastructureChristoph Hellwig
2014-01-25fs: make posix_acl_create more usefulChristoph Hellwig
2014-01-25fs: make posix_acl_chmod more usefulChristoph Hellwig
2013-10-28f2fs: fix a deadlock during init_acl procedureJaegeuk Kim
2013-10-28f2fs: clean up acl flow for better readabilityJaegeuk Kim
2013-06-11f2fs: support xattr security labelsJaegeuk Kim
2013-04-09mode_t, whack-a-mole at 11...Al Viro
2013-01-04f2fs: avoid null dereference in f2fs_acl_from_diskJaegeuk Kim
2012-12-25f2fs: Don't assign e_id in f2fs_acl_from_diskEric W. Biederman
2012-12-11f2fs: resolve build failuresJaegeuk Kim
2012-12-11f2fs: adjust kernel coding styleJaegeuk Kim
2012-12-11f2fs: add xattr and acl functionalitiesJaegeuk Kim