summaryrefslogtreecommitdiffstats
path: root/security/tomoyo/realpath.c
Commit message (Expand)AuthorAgeFilesLines
* TOMOYO: Add garbage collector.Tetsuo Handa2010-02-151-46/+40
* TOMOYO: Merge headers.Tetsuo Handa2010-02-151-10/+0
* TOMOYO: Add refcounter on string data.Tetsuo Handa2010-02-151-21/+9
* TOMOYO: Remove usage counter for temporary memory.Tetsuo Handa2010-01-271-41/+4
* TOMOYO: Remove memory pool for list elements.Tetsuo Handa2010-01-111-45/+20
* TOMOYO: Remove memory pool for string data.Tetsuo Handa2010-01-111-50/+10
* TOMOYO: Use RCU primitives for list operationTetsuo Handa2009-12-151-3/+5
* TOMOYO: Compare filesystem by magic number rather than by name.Tetsuo Handa2009-12-091-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2009-12-081-0/+9
|\
| * security/tomoyo: Add a special case to handle accesses through the internal p...Eric W. Biederman2009-11-201-0/+9
* | tomoyo: improve hash bucket dispersionStephen Hemminger2009-10-291-4/+9
|/
* TOMOYO: Add description of lists and structures.Tetsuo Handa2009-06-091-5/+14
* TOMOYO: Remove redundant markers.Tetsuo Handa2009-06-031-4/+0
* Reduce path_lookup() abusesAl Viro2009-05-091-8/+8
* tomoyo: version bump to 2.2.0.Tetsuo Handa2009-04-141-1/+1
* Get rid of indirect include of fs_struct.hAl Viro2009-03-311-0/+1
* TOMOYO: Do not call tomoyo_realpath_init unless registered.Tetsuo Handa2009-02-231-6/+1
* Memory and pathname management functions.Kentaro Takeda2009-02-121-0/+487
OpenPOWER on IntegriCloud