aboutsummaryrefslogtreecommitdiffstats
path: root/security/tomoyo/mount.c
Commit message (Expand)AuthorAge
* consitify do_mount() argumentsAl Viro2012-10-11
* TOMOYO: Fix mount flags checking order.Tetsuo Handa2012-02-29
* TOMOYO: Update kernel-doc.Tetsuo Handa2011-07-14
* TOMOYO: Enable conditional ACL.Tetsuo Handa2011-07-10
* Merge branch 'linus' into nextJames Morris2011-06-30
|\
| * TOMOYO: Fix oops in tomoyo_mount_acl().Tetsuo Handa2011-06-14
* | TOMOYO: Add auditing interface.Tetsuo Handa2011-06-28
* | TOMOYO: Use struct for passing ACL line.Tetsuo Handa2011-06-28
* | TOMOYO: Cleanup part 3.Tetsuo Handa2011-06-28
* | TOMOYO: Cleanup part 2.Tetsuo Handa2011-06-28
* | TOMOYO: Cleanup part 1.Tetsuo Handa2011-06-28
|/
* TOMOYO: Fix refcount leak in tomoyo_mount_acl().Tetsuo Handa2011-04-19
* TOMOYO: Use pathname specified by policy rather than execve()Tetsuo Handa2010-08-02
* TOMOYO: Rename symbols.Tetsuo Handa2010-08-02
* TOMOYO: Loosen parameter check for mount operation.Tetsuo Handa2010-08-02
* TOMOYO: Rename symbols.Tetsuo Handa2010-08-02
* TOMOYO: Use callback for permission check.Tetsuo Handa2010-08-02
* TOMOYO: Pass parameters via structure.Tetsuo Handa2010-08-02
* TOMOYO: Use callback for updating entries.Tetsuo Handa2010-08-02
* TOMOYO: Update profile structure.Tetsuo Handa2010-08-02
* TOMOYO: Support longer pathname.Tetsuo Handa2010-08-02
* TOMOYO: Add interactive enforcing mode.Tetsuo Handa2010-08-02
* TOMOYO: Add mount restriction.Tetsuo Handa2010-08-02