summaryrefslogtreecommitdiffstats
path: root/security/apparmor/path.c
Commit message (Expand)AuthorAgeFilesLines
* apparmor: fix long path failure due to disconnected pathJohn Johansen2012-05-181-0/+2
* AppArmor: Move path failure information into aa_get_name and renameJohn Johansen2012-03-141-4/+18
* AppArmor: Minor cleanup of d_namespace_path to consolidate error handlingJohn Johansen2012-03-141-10/+6Star
* AppArmor: Retrieve the dentry_path for error reporting when path lookup failsJohn Johansen2012-03-141-6/+9
* AppArmor: Fix error returned when a path lookup is disconnectedJohn Johansen2012-03-141-1/+1
* AppArmor: Fix the error case for chroot relative path name lookupJohn Johansen2012-02-271-3/+2Star
* btrfs, nfs, apparmor: don't pull mnt_namespace.h for no reason...Al Viro2012-01-041-1/+0Star
* fix apparmor dereferencing potentially freed dentry, sanitize __d_path() APIAl Viro2011-12-071-27/+38
* fs: take dcache_lock inside __d_pathChristoph Hellwig2010-10-261-2/+0Star
* AppArmor: Drop hack to remove appended " (deleted)" stringJohn Johansen2010-09-081-27/+11Star
* apparmor: use task path helpersNick Piggin2010-08-181-7/+2Star
* AppArmor: misc. base functions and definesJohn Johansen2010-08-021-0/+235