index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
9p
/
acl.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-19
fs: port ->set_acl() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->get_acl() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2022-10-20
9p: implement set acl method
Christian Brauner
1
-0
/
+3
2022-10-20
9p: implement get acl method
Christian Brauner
1
-1
/
+4
2021-11-04
9p: fix a bunch of checkpatch warnings
Dominique Martinet
1
-8
/
+9
2021-11-03
9p: fix file headers
Dominique Martinet
1
-9
/
+1
2021-08-18
vfs: add rcu argument to ->get_acl() callback
Miklos Szeredi
1
-1
/
+1
2013-02-26
9p: switch v9fs_set_create_acl() to inode+fid, do it before d_instantiate()
Al Viro
1
-2
/
+3
2013-02-26
9p: split dropping the acls from v9fs_set_create_acl()
Al Viro
1
-3
/
+8
2013-02-26
9p: switch v9fs_acl_chmod() from dentry to inode+fid
Al Viro
1
-2
/
+2
2011-08-01
switch posix_acl_create() to umode_t *
Al Viro
1
-2
/
+2
2011-07-25
fs: take the ACL checks to common code
Christoph Hellwig
1
-2
/
+2
2011-07-24
9p: close ACL leaks
Al Viro
1
-3
/
+3
2011-07-20
->permission() sanitizing: don't pass flags to ->check_acl()
Al Viro
1
-1
/
+1
2011-01-07
fs: provide rcu-walk aware permission i_ops
Nick Piggin
1
-1
/
+1
2010-10-28
fs/9p: Implement create time inheritance
Aneesh Kumar K.V
1
-0
/
+17
2010-10-28
fs/9p: Update ACL on chmod
Aneesh Kumar K.V
1
-0
/
+5
2010-10-28
fs/9p: Implement POSIX ACL permission checking function
Aneesh Kumar K.V
1
-0
/
+27