aboutsummaryrefslogtreecommitdiffstats
path: root/security/tomoyo/realpath.c
Commit message (Expand)AuthorAge
* TOMOYO: Add refcounter on string data.Tetsuo Handa2010-02-14
* TOMOYO: Remove usage counter for temporary memory.Tetsuo Handa2010-01-26
* TOMOYO: Remove memory pool for list elements.Tetsuo Handa2010-01-10
* TOMOYO: Remove memory pool for string data.Tetsuo Handa2010-01-10
* TOMOYO: Use RCU primitives for list operationTetsuo Handa2009-12-14
* TOMOYO: Compare filesystem by magic number rather than by name.Tetsuo Handa2009-12-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2009-12-08
|\
| * security/tomoyo: Add a special case to handle accesses through the internal p...Eric W. Biederman2009-11-20
* | tomoyo: improve hash bucket dispersionStephen Hemminger2009-10-28
|/
* TOMOYO: Add description of lists and structures.Tetsuo Handa2009-06-08
* TOMOYO: Remove redundant markers.Tetsuo Handa2009-06-02
* Reduce path_lookup() abusesAl Viro2009-05-09
* tomoyo: version bump to 2.2.0.Tetsuo Handa2009-04-13
* Get rid of indirect include of fs_struct.hAl Viro2009-03-31
* TOMOYO: Do not call tomoyo_realpath_init unless registered.Tetsuo Handa2009-02-22
* Memory and pathname management functions.Kentaro Takeda2009-02-11