index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
tomoyo
/
mount.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tomoyo: constify assorted struct path *
Al Viro
2016-03-28
1
-2
/
+2
*
consitify do_mount() arguments
Al Viro
2012-10-11
1
-2
/
+3
*
TOMOYO: Fix mount flags checking order.
Tetsuo Handa
2012-03-01
1
-18
/
+20
*
TOMOYO: Update kernel-doc.
Tetsuo Handa
2011-07-14
1
-5
/
+5
*
TOMOYO: Enable conditional ACL.
Tetsuo Handa
2011-07-11
1
-1
/
+7
*
Merge branch 'linus' into next
James Morris
2011-06-30
1
-1
/
+1
|
\
|
*
TOMOYO: Fix oops in tomoyo_mount_acl().
Tetsuo Handa
2011-06-14
1
-1
/
+1
*
|
TOMOYO: Add auditing interface.
Tetsuo Handa
2011-06-29
1
-22
/
+4
*
|
TOMOYO: Use struct for passing ACL line.
Tetsuo Handa
2011-06-29
1
-53
/
+0
*
|
TOMOYO: Cleanup part 3.
Tetsuo Handa
2011-06-29
1
-6
/
+25
*
|
TOMOYO: Cleanup part 2.
Tetsuo Handa
2011-06-29
1
-42
/
+37
*
|
TOMOYO: Cleanup part 1.
Tetsuo Handa
2011-06-29
1
-3
/
+2
|
/
*
TOMOYO: Fix refcount leak in tomoyo_mount_acl().
Tetsuo Handa
2011-04-20
1
-0
/
+1
*
TOMOYO: Use pathname specified by policy rather than execve()
Tetsuo Handa
2010-08-02
1
-1
/
+1
*
TOMOYO: Rename symbols.
Tetsuo Handa
2010-08-02
1
-5
/
+5
*
TOMOYO: Loosen parameter check for mount operation.
Tetsuo Handa
2010-08-02
1
-91
/
+33
*
TOMOYO: Rename symbols.
Tetsuo Handa
2010-08-02
1
-5
/
+5
*
TOMOYO: Use callback for permission check.
Tetsuo Handa
2010-08-02
1
-21
/
+52
*
TOMOYO: Pass parameters via structure.
Tetsuo Handa
2010-08-02
1
-0
/
+6
*
TOMOYO: Use callback for updating entries.
Tetsuo Handa
2010-08-02
1
-25
/
+18
*
TOMOYO: Update profile structure.
Tetsuo Handa
2010-08-02
1
-1
/
+2
*
TOMOYO: Support longer pathname.
Tetsuo Handa
2010-08-02
1
-53
/
+2
*
TOMOYO: Add interactive enforcing mode.
Tetsuo Handa
2010-08-02
1
-14
/
+10
*
TOMOYO: Add mount restriction.
Tetsuo Handa
2010-08-02
1
-0
/
+366