index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
f2fs
/
acl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-08
f2fs: avoid mark_inode_dirty
Jaegeuk Kim
1
-1
/
+1
2016-06-02
f2fs: call mark_inode_dirty_sync for i_field changes
Jaegeuk Kim
1
-0
/
+2
2016-06-02
f2fs: use inode pointer for {set, clear}_inode_flag
Jaegeuk Kim
1
-4
/
+3
2016-05-21
Merge tag 'for-f2fs-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
1
-2
/
+2
2016-05-07
f2fs: introduce f2fs_kmalloc to wrap kmalloc
Jaegeuk Kim
1
-2
/
+2
2016-03-31
posix_acl: Inode acl caching fixes
Andreas Gruenbacher
1
-3
/
+0
2015-05-07
f2fs: make posix_acl_create() safer and cleaner
Chao Yu
1
-26
/
+20
2015-04-10
f2fs: fix reference leaks in f2fs_acl_create
Chao Yu
1
-5
/
+9
2015-02-11
f2fs: fix a bug of inheriting default ACL from parent
Kinglong Mee
1
-1
/
+1
2015-01-09
f2fs: avoid double lock for cp_rwsem
Jaegeuk Kim
1
-2
/
+2
2014-11-03
f2fs: remove the redundant function cond_clear_inode_flag
Gu Zheng
1
-2
/
+2
2014-11-03
f2fs: avoid deadlock on init_inode_metadata
Jaegeuk Kim
1
-6
/
+138
2014-07-09
f2fs: remove the redundant validation check of acl
Gu Zheng
1
-6
/
+0
2014-05-07
f2fs: pass flags field to setxattr functions
Jaegeuk Kim
1
-1
/
+1
2014-04-07
f2fs: check the acl's validity before setting
ZhangZhen
1
-0
/
+6
2014-03-20
f2fs: avoid RECLAIM_FS-ON-W warning
Jaegeuk Kim
1
-1
/
+1
2014-01-25
f2fs: use generic posix ACL infrastructure
Christoph Hellwig
1
-157
/
+17
2014-01-25
fs: make posix_acl_create more useful
Christoph Hellwig
1
-1
/
+1
2014-01-25
fs: make posix_acl_chmod more useful
Christoph Hellwig
1
-1
/
+1
2013-10-28
f2fs: fix a deadlock during init_acl procedure
Jaegeuk Kim
1
-7
/
+8
2013-10-28
f2fs: clean up acl flow for better readability
Jaegeuk Kim
1
-12
/
+13
2013-06-11
f2fs: support xattr security labels
Jaegeuk Kim
1
-1
/
+1
2013-04-09
mode_t, whack-a-mole at 11...
Al Viro
1
-1
/
+1
2013-01-04
f2fs: avoid null dereference in f2fs_acl_from_disk
Jaegeuk Kim
1
-7
/
+6
2012-12-25
f2fs: Don't assign e_id in f2fs_acl_from_disk
Eric W. Biederman
1
-1
/
+0
2012-12-11
f2fs: resolve build failures
Jaegeuk Kim
1
-51
/
+0
2012-12-11
f2fs: adjust kernel coding style
Jaegeuk Kim
1
-1
/
+1
2012-12-11
f2fs: add xattr and acl functionalities
Jaegeuk Kim
1
-0
/
+465