Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
5bf18281534451bf1ad56a45a3085cd7ad46860d
/
fs
/
f2fs
/
acl.c
0cad624
vfs: add rcu argument to ->get_acl() callback
by Miklos Szeredi
· 3 years, 5 months ago
5f029c0
f2fs: clean up build warnings
by Yi Zhuang
· 3 years, 10 months ago
7d6beb7
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 4 years ago
17232e83
f2fs: enhance to update i_mode and acl atomically in f2fs_setattr()
by Chao Yu
· 4 years, 1 month ago
549c729
fs: make helpers idmap mount aware
by Christian Brauner
· 4 years ago
e65ce2a
acl: handle idmapped mounts
by Christian Brauner
· 4 years ago
beb7818
f2fs: Remove the redundancy initialization
by Zhang Qilong
· 4 years, 2 months ago
c8eb702
f2fs: clean up kvfree
by Chao Yu
· 4 years, 4 months ago
3a912b7
f2fs: Replace spaces with tab
by Youngjun Yoo
· 6 years ago
c456362
f2fs: insert space before the open parenthesis '('
by Youngjun Yoo
· 6 years ago
5222595
f2fs: use kvmalloc, if kmalloc is failed
by Jaegeuk Kim
· 6 years ago
f617647
f2fs: fix wrong return value of f2fs_acl_create
by Tiezhu Yang
· 6 years ago
7c1a000
f2fs: add SPDX license identifiers
by Chao Yu
· 6 years ago
313ed62
f2fs: cache NULL when both default_acl and acl are NULL
by Chengguang Xu
· 6 years ago
1618e6e
f2fs: add additional sanity check in f2fs_acl_from_disk()
by Chengguang Xu
· 6 years ago
6671726
posix_acl: convert posix_acl.a_refcount from atomic_t to refcount_t
by Elena Reshetova
· 7 years ago
1f227a3
f2fs: stop all the operations by cp_error flag
by Jaegeuk Kim
· 7 years ago
14af20f
f2fs: preserve i_mode if __f2fs_set_acl() fails
by Ernesto A. Fernández
· 7 years ago
c925dc1
f2fs: Don't clear SGID when inheriting ACLs
by Jaegeuk Kim
· 8 years ago
68390dd
f2fs: remove the unnecessary cast for PTR_ERR
by Zhang Shengju
· 8 years ago
7c45729
f2fs: keep dirty inodes selectively for checkpoint
by Jaegeuk Kim
· 8 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
· 9 years ago
205b982
f2fs: call mark_inode_dirty_sync for i_field changes
by Jaegeuk Kim
· 9 years ago
9194232
f2fs: use inode pointer for {set, clear}_inode_flag
by Jaegeuk Kim
· 9 years ago
f6c658d
Merge tag 'for-f2fs-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 9 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
· 11 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
· 12 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