aboutsummaryrefslogtreecommitdiffstats
path: root/fs/libfs.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-27keys: skip keys from another user namespaceSerge E. Hallyn1-0/+3
2009-02-27keys: consider user namespace in key_permissionSerge E. Hallyn1-0/+5
2009-02-27keys: distinguish per-uid keys in different namespacesSerge E. Hallyn6-6/+17
2009-02-23integrity: ima iint radix_tree_lookup locking fixMimi Zohar1-0/+2
2009-02-23TOMOYO: Do not call tomoyo_realpath_init unless registered.Tetsuo Handa3-6/+5
2009-02-21integrity: ima scatterlist bug fixMimi Zohar1-2/+2
2009-02-19smack: fix lots of kernel-doc notationRandy Dunlap3-37/+34
2009-02-16TOMOYO: Don't create securityfs entries unless registered.Tetsuo Handa1-0/+4
2009-02-14TOMOYO: Fix exception policy read failure.Tetsuo Handa1-1/+1
2009-02-14SELinux: convert the avc cache hash list to an hlistEric Paris1-20/+27
2009-02-14SELinux: code readability with avc_cacheEric Paris1-19/+44
2009-02-14SELinux: remove unused av.decided fieldEric Paris4-14/+6
2009-02-14SELinux: more careful use of avd in avc_has_perm_noauditEric Paris1-19/+24
2009-02-14SELinux: remove the unused ae.usedEric Paris1-21/+7
2009-02-14SELinux: check seqno when updating an avc_nodeEric Paris1-3/+6
2009-02-14SELinux: NULL terminate al contexts from diskEric Paris1-2/+4
2009-02-14SELinux: better printk when file with invalid label foundEric Paris1-4/+13
2009-02-14SELinux: call capabilities code directoryEric Paris1-17/+13
2009-02-13ima: fix build errorRandy Dunlap1-2/+2
2009-02-12tomoyo: fix sparse warningTetsuo Handa1-4/+4
2009-02-12security: change link order of LSMs so security=tomoyo worksJames Morris1-1/+1
2009-02-12MAINTAINERS infoKentaro Takeda1-0/+13
2009-02-12Kconfig and MakefileKentaro Takeda4-0/+15
2009-02-12LSM adapter functions.Kentaro Takeda2-0/+399