summaryrefslogtreecommitdiffstats
path: root/security/apparmor/path.c
Commit message (Expand)AuthorAgeFilesLines
* Apparmor: Use d_is_positive/negative() rather than testing dentry->d_inodeDavid Howells2015-02-221-1/+1
* apparmor: fix error code to failure message mapping for name lookupJohn Johansen2013-04-281-1/+1
* 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/+6
* 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/+2
* btrfs, nfs, apparmor: don't pull mnt_namespace.h for no reason...Al Viro2012-01-031-1/+0
* fix apparmor dereferencing potentially freed dentry, sanitize __d_path() APIAl Viro2011-12-061-27/+38
* fs: take dcache_lock inside __d_pathChristoph Hellwig2010-10-251-2/+0
* AppArmor: Drop hack to remove appended " (deleted)" stringJohn Johansen2010-09-081-27/+11
* apparmor: use task path helpersNick Piggin2010-08-181-7/+2
* AppArmor: misc. base functions and definesJohn Johansen2010-08-021-0/+235
OpenPOWER on IntegriCloud