aboutsummaryrefslogtreecommitdiffstats
path: root/security/tomoyo/realpath.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds1-0/+9
2009-11-20security/tomoyo: Add a special case to handle accesses through the internal proc mount.Eric W. Biederman1-0/+9
2009-10-29tomoyo: improve hash bucket dispersionStephen Hemminger1-4/+9
2009-06-09TOMOYO: Add description of lists and structures.Tetsuo Handa1-5/+14
2009-06-03TOMOYO: Remove redundant markers.Tetsuo Handa1-4/+0
2009-05-09Reduce path_lookup() abusesAl Viro1-8/+8
2009-04-14tomoyo: version bump to 2.2.0.Tetsuo Handa1-1/+1
2009-03-31Get rid of indirect include of fs_struct.hAl Viro1-0/+1
2009-02-23TOMOYO: Do not call tomoyo_realpath_init unless registered.Tetsuo Handa1-6/+1
2009-02-12Memory and pathname management functions.Kentaro Takeda1-0/+487