TOMOYO: Add garbage collector.
[safe/jmp/linux-2.6] / security / tomoyo / realpath.c
2010-02-14 Tetsuo HandaTOMOYO: Add garbage collector.
2010-02-14 Tetsuo HandaTOMOYO: Merge headers.
2010-02-14 Tetsuo HandaTOMOYO: Add refcounter on string data.
2010-01-26 Tetsuo HandaTOMOYO: Remove usage counter for temporary memory.
2010-01-10 Tetsuo HandaTOMOYO: Remove memory pool for list elements.
2010-01-10 Tetsuo HandaTOMOYO: Remove memory pool for string data.
2009-12-15 Tetsuo HandaTOMOYO: Use RCU primitives for list operation
2009-12-09 Tetsuo HandaTOMOYO: Compare filesystem by magic number rather than...
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/ebiederm/sysctl-2.6
2009-11-20 Eric W. Biedermansecurity/tomoyo: Add a special case to handle accesses...
2009-10-29 Stephen Hemmingertomoyo: improve hash bucket dispersion
2009-06-08 Tetsuo HandaTOMOYO: Add description of lists and structures.
2009-06-02 Tetsuo HandaTOMOYO: Remove redundant markers.
2009-05-09 Al ViroReduce path_lookup() abuses
2009-04-13 Tetsuo Handatomoyo: version bump to 2.2.0.
2009-04-01 Al ViroGet rid of indirect include of fs_struct.h
2009-02-22 Tetsuo HandaTOMOYO: Do not call tomoyo_realpath_init unless registered.
2009-02-12 Kentaro TakedaMemory and pathname management functions.