index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
/
acl.c
Age
Commit message (
Expand
)
Author
2023-01-19
fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap
Christian Brauner
2023-01-19
fs: port privilege checking helpers to mnt_idmap
Christian Brauner
2023-01-19
fs: port ->set_acl() to pass mnt_idmap
Christian Brauner
2022-10-19
fs: pass dentry to set acl method
Christian Brauner
2022-10-04
f2fs: port to vfs{g,u}id_t and associated helpers
Christian Brauner
2022-02-12
f2fs: support idmapped mounts
Chao Yu
2021-08-18
vfs: add rcu argument to ->get_acl() callback
Miklos Szeredi
2021-04-10
f2fs: clean up build warnings
Yi Zhuang
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-01-27
f2fs: enhance to update i_mode and acl atomically in f2fs_setattr()
Chao Yu
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
acl: handle idmapped mounts
Christian Brauner
2020-12-02
f2fs: Remove the redundancy initialization
Zhang Qilong
2020-09-14
f2fs: clean up kvfree
Chao Yu
2019-05-08
f2fs: Replace spaces with tab
Youngjun Yoo
2019-05-08
f2fs: insert space before the open parenthesis '('
Youngjun Yoo
2018-12-26
f2fs: use kvmalloc, if kmalloc is failed
Jaegeuk Kim
2018-11-26
f2fs: fix wrong return value of f2fs_acl_create
Tiezhu Yang
2018-09-12
f2fs: add SPDX license identifiers
Chao Yu
2018-09-11
f2fs: cache NULL when both default_acl and acl are NULL
Chengguang Xu
2018-09-05
f2fs: add additional sanity check in f2fs_acl_from_disk()
Chengguang Xu
2018-01-02
posix_acl: convert posix_acl.a_refcount from atomic_t to refcount_t
Elena Reshetova
2017-11-05
f2fs: stop all the operations by cp_error flag
Jaegeuk Kim
2017-07-28
f2fs: preserve i_mode if __f2fs_set_acl() fails
Ernesto A. Fernández
2017-07-15
f2fs: Don't clear SGID when inheriting ACLs
Jaegeuk Kim
2017-07-04
f2fs: remove the unnecessary cast for PTR_ERR
Zhang Shengju
2016-11-23
f2fs: keep dirty inodes selectively for checkpoint
Jaegeuk Kim
2016-10-10
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-09-30
f2fs: support configuring fault injection per superblock
Chao Yu
2016-09-22
posix_acl: Clear SGID bit when setting file permissions
Jan Kara
2016-07-08
f2fs: avoid mark_inode_dirty
Jaegeuk Kim
2016-06-02
f2fs: call mark_inode_dirty_sync for i_field changes
Jaegeuk Kim
2016-06-02
f2fs: use inode pointer for {set, clear}_inode_flag
Jaegeuk Kim
2016-05-21
Merge tag 'for-f2fs-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
2016-05-07
f2fs: introduce f2fs_kmalloc to wrap kmalloc
Jaegeuk Kim
2016-03-31
posix_acl: Inode acl caching fixes
Andreas Gruenbacher
2015-05-07
f2fs: make posix_acl_create() safer and cleaner
Chao Yu
2015-04-10
f2fs: fix reference leaks in f2fs_acl_create
Chao Yu
2015-02-11
f2fs: fix a bug of inheriting default ACL from parent
Kinglong Mee
2015-01-09
f2fs: avoid double lock for cp_rwsem
Jaegeuk Kim
2014-11-03
f2fs: remove the redundant function cond_clear_inode_flag
Gu Zheng
2014-11-03
f2fs: avoid deadlock on init_inode_metadata
Jaegeuk Kim
2014-07-09
f2fs: remove the redundant validation check of acl
Gu Zheng
2014-05-07
f2fs: pass flags field to setxattr functions
Jaegeuk Kim
2014-04-07
f2fs: check the acl's validity before setting
ZhangZhen
2014-03-20
f2fs: avoid RECLAIM_FS-ON-W warning
Jaegeuk Kim
2014-01-25
f2fs: use generic posix ACL infrastructure
Christoph Hellwig
2014-01-25
fs: make posix_acl_create more useful
Christoph Hellwig
2014-01-25
fs: make posix_acl_chmod more useful
Christoph Hellwig
2013-10-28
f2fs: fix a deadlock during init_acl procedure
Jaegeuk Kim
[next]