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
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
/
security
/
tomoyo
/
mount.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-12
consitify do_mount() arguments
Al Viro
1
-2
/
+3
2012-03-01
TOMOYO: Fix mount flags checking order.
Tetsuo Handa
1
-18
/
+20
2011-07-14
TOMOYO: Update kernel-doc.
Tetsuo Handa
1
-5
/
+5
2011-07-11
TOMOYO: Enable conditional ACL.
Tetsuo Handa
1
-1
/
+7
2011-06-30
Merge branch 'linus' into next
James Morris
1
-1
/
+1
2011-06-29
TOMOYO: Add auditing interface.
Tetsuo Handa
1
-22
/
+4
2011-06-29
TOMOYO: Use struct for passing ACL line.
Tetsuo Handa
1
-53
/
+0
2011-06-29
TOMOYO: Cleanup part 3.
Tetsuo Handa
1
-6
/
+25
2011-06-29
TOMOYO: Cleanup part 2.
Tetsuo Handa
1
-42
/
+37
2011-06-29
TOMOYO: Cleanup part 1.
Tetsuo Handa
1
-3
/
+2
2011-06-14
TOMOYO: Fix oops in tomoyo_mount_acl().
Tetsuo Handa
1
-1
/
+1
2011-04-20
TOMOYO: Fix refcount leak in tomoyo_mount_acl().
Tetsuo Handa
1
-0
/
+1
2010-08-02
TOMOYO: Use pathname specified by policy rather than execve()
Tetsuo Handa
1
-1
/
+1
2010-08-02
TOMOYO: Rename symbols.
Tetsuo Handa
1
-5
/
+5
2010-08-02
TOMOYO: Loosen parameter check for mount operation.
Tetsuo Handa
1
-91
/
+33
2010-08-02
TOMOYO: Rename symbols.
Tetsuo Handa
1
-5
/
+5
2010-08-02
TOMOYO: Use callback for permission check.
Tetsuo Handa
1
-21
/
+52
2010-08-02
TOMOYO: Pass parameters via structure.
Tetsuo Handa
1
-0
/
+6
2010-08-02
TOMOYO: Use callback for updating entries.
Tetsuo Handa
1
-25
/
+18
2010-08-02
TOMOYO: Update profile structure.
Tetsuo Handa
1
-1
/
+2
2010-08-02
TOMOYO: Support longer pathname.
Tetsuo Handa
1
-53
/
+2
2010-08-02
TOMOYO: Add interactive enforcing mode.
Tetsuo Handa
1
-14
/
+10
2010-08-02
TOMOYO: Add mount restriction.
Tetsuo Handa
1
-0
/
+366