summaryrefslogtreecommitdiffstats
path: root/security/apparmor/path.c
AgeCommit message (Expand)AuthorLines
2013-04-28apparmor: fix error code to failure message mapping for name lookupJohn Johansen-1/+1
2012-05-18apparmor: fix long path failure due to disconnected pathJohn Johansen-0/+2
2012-03-14AppArmor: Move path failure information into aa_get_name and renameJohn Johansen-4/+18
2012-03-14AppArmor: Minor cleanup of d_namespace_path to consolidate error handlingJohn Johansen-10/+6
2012-03-14AppArmor: Retrieve the dentry_path for error reporting when path lookup failsJohn Johansen-6/+9
2012-03-14AppArmor: Fix error returned when a path lookup is disconnectedJohn Johansen-1/+1
2012-02-27AppArmor: Fix the error case for chroot relative path name lookupJohn Johansen-3/+2
2012-01-03btrfs, nfs, apparmor: don't pull mnt_namespace.h for no reason...Al Viro-1/+0
2011-12-06fix apparmor dereferencing potentially freed dentry, sanitize __d_path() APIAl Viro-27/+38
2010-10-25fs: take dcache_lock inside __d_pathChristoph Hellwig-2/+0
2010-09-08AppArmor: Drop hack to remove appended " (deleted)" stringJohn Johansen-27/+11
2010-08-18apparmor: use task path helpersNick Piggin-7/+2
2010-08-02AppArmor: misc. base functions and definesJohn Johansen-0/+235