Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
cfe25622c3af191a5800a12480dee169847b479b
/
fs
/
f2fs
/
acl.c
9248dba
f2fs: use kvmalloc, if kmalloc is failed
by Jaegeuk Kim
· 6 years ago
3beb85a
f2fs: fix wrong return value of f2fs_acl_create
by Tiezhu Yang
· 6 years ago
6d1a832
f2fs: add SPDX license identifiers
by Chao Yu
· 6 years ago
6ecc308
f2fs: cache NULL when both default_acl and acl are NULL
by Chengguang Xu
· 6 years ago
6b0136a
f2fs: add additional sanity check in f2fs_acl_from_disk()
by Chengguang Xu
· 6 years ago
6663422
f2fs: stop all the operations by cp_error flag
by Jaegeuk Kim
· 7 years ago
e5b85d5
f2fs: preserve i_mode if __f2fs_set_acl() fails
by Ernesto A. Fernández
· 7 years ago
3719703
f2fs: Don't clear SGID when inheriting ACLs
by Jaegeuk Kim
· 7 years ago
55c59cf
f2fs: remove the unnecessary cast for PTR_ERR
by Zhang Shengju
· 7 years ago
e6b120d
f2fs/fscrypt: catch up to v4.12
by Jaegeuk Kim
· 7 years ago
abb5a14
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
1ecc0c5
f2fs: support configuring fault injection per superblock
by Chao Yu
· 8 years ago
0739310
posix_acl: Clear SGID bit when setting file permissions
by Jan Kara
· 8 years ago
b56ab83
f2fs: avoid mark_inode_dirty
by Jaegeuk Kim
· 8 years ago
205b982
f2fs: call mark_inode_dirty_sync for i_field changes
by Jaegeuk Kim
· 8 years ago
9194232
f2fs: use inode pointer for {set, clear}_inode_flag
by Jaegeuk Kim
· 8 years ago
f6c658d
Merge tag 'for-f2fs-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 8 years ago
0414b00
f2fs: introduce f2fs_kmalloc to wrap kmalloc
by Jaegeuk Kim
· 9 years ago
b8a7a3a
posix_acl: Inode acl caching fixes
by Andreas Gruenbacher
· 9 years ago
272e083
f2fs: make posix_acl_create() safer and cleaner
by Chao Yu
· 10 years ago
83dfe53
f2fs: fix reference leaks in f2fs_acl_create
by Chao Yu
· 10 years ago
3b6709b
f2fs: fix a bug of inheriting default ACL from parent
by Kinglong Mee
· 10 years ago
dd80240
f2fs: avoid double lock for cp_rwsem
by Jaegeuk Kim
· 10 years ago
fa52872
f2fs: remove the redundant function cond_clear_inode_flag
by Gu Zheng
· 10 years ago
bce8d11
f2fs: avoid deadlock on init_inode_metadata
by Jaegeuk Kim
· 10 years ago
34e6d45
f2fs: remove the redundant validation check of acl
by Gu Zheng
· 10 years ago
c02745e
f2fs: pass flags field to setxattr functions
by Jaegeuk Kim
· 11 years ago
3a8861e
f2fs: check the acl's validity before setting
by ZhangZhen
· 11 years ago
808a1d7
f2fs: avoid RECLAIM_FS-ON-W warning
by Jaegeuk Kim
· 11 years ago
a6dda0e
f2fs: use generic posix ACL infrastructure
by Christoph Hellwig
· 11 years ago
37bc153
fs: make posix_acl_create more useful
by Christoph Hellwig
· 11 years ago
5bf3258
fs: make posix_acl_chmod more useful
by Christoph Hellwig
· 11 years ago
2ed2d5b
f2fs: fix a deadlock during init_acl procedure
by Jaegeuk Kim
· 11 years ago
b8b60e1
f2fs: clean up acl flow for better readability
by Jaegeuk Kim
· 11 years ago
8ae8f16
f2fs: support xattr security labels
by Jaegeuk Kim
· 11 years ago
0ecc833
mode_t, whack-a-mole at 11...
by Al Viro
· 12 years ago
c1b75ea
f2fs: avoid null dereference in f2fs_acl_from_disk
by Jaegeuk Kim
· 12 years ago
48c6d12
f2fs: Don't assign e_id in f2fs_acl_from_disk
by Eric W. Biederman
· 12 years ago
573ea5f
f2fs: resolve build failures
by Jaegeuk Kim
· 12 years ago
0a8165d
f2fs: adjust kernel coding style
by Jaegeuk Kim
· 12 years ago
af48b85
f2fs: add xattr and acl functionalities
by Jaegeuk Kim
· 12 years ago