| Commit message (Expand) | Author | Age | Files | Lines |
* | f2fs: make posix_acl_create() safer and cleaner | Chao Yu | 2015-05-07 | 1 | -26/+20 |
* | f2fs: fix reference leaks in f2fs_acl_create | Chao Yu | 2015-04-10 | 1 | -5/+9 |
* | f2fs: fix a bug of inheriting default ACL from parent | Kinglong Mee | 2015-02-11 | 1 | -1/+1 |
* | f2fs: avoid double lock for cp_rwsem | Jaegeuk Kim | 2015-01-09 | 1 | -2/+2 |
* | f2fs: remove the redundant function cond_clear_inode_flag | Gu Zheng | 2014-11-03 | 1 | -2/+2 |
* | f2fs: avoid deadlock on init_inode_metadata | Jaegeuk Kim | 2014-11-03 | 1 | -6/+138 |
* | f2fs: remove the redundant validation check of acl | Gu Zheng | 2014-07-09 | 1 | -6/+0 |
* | f2fs: pass flags field to setxattr functions | Jaegeuk Kim | 2014-05-07 | 1 | -1/+1 |
* | f2fs: check the acl's validity before setting | ZhangZhen | 2014-04-07 | 1 | -0/+6 |
* | f2fs: avoid RECLAIM_FS-ON-W warning | Jaegeuk Kim | 2014-03-20 | 1 | -1/+1 |
* | f2fs: use generic posix ACL infrastructure | Christoph Hellwig | 2014-01-25 | 1 | -157/+17 |
* | fs: make posix_acl_create more useful | Christoph Hellwig | 2014-01-25 | 1 | -1/+1 |
* | fs: make posix_acl_chmod more useful | Christoph Hellwig | 2014-01-25 | 1 | -1/+1 |
* | f2fs: fix a deadlock during init_acl procedure | Jaegeuk Kim | 2013-10-28 | 1 | -7/+8 |
* | f2fs: clean up acl flow for better readability | Jaegeuk Kim | 2013-10-28 | 1 | -12/+13 |
* | f2fs: support xattr security labels | Jaegeuk Kim | 2013-06-11 | 1 | -1/+1 |
* | mode_t, whack-a-mole at 11... | Al Viro | 2013-04-09 | 1 | -1/+1 |
* | f2fs: avoid null dereference in f2fs_acl_from_disk | Jaegeuk Kim | 2013-01-04 | 1 | -7/+6 |
* | f2fs: Don't assign e_id in f2fs_acl_from_disk | Eric W. Biederman | 2012-12-25 | 1 | -1/+0 |
* | f2fs: resolve build failures | Jaegeuk Kim | 2012-12-11 | 1 | -51/+0 |
* | f2fs: adjust kernel coding style | Jaegeuk Kim | 2012-12-11 | 1 | -1/+1 |
* | f2fs: add xattr and acl functionalities | Jaegeuk Kim | 2012-12-11 | 1 | -0/+465 |