summaryrefslogtreecommitdiff
path: root/security/apparmor/path.c
AgeCommit message (Expand)Author
2017-06-08apparmor: Move path lookup to using preallocated buffersJohn Johansen
2017-06-08apparmor: allow profiles to provide info to disconnected pathsJohn Johansen
2016-07-12apparmor: internal paths should be treated as disconnectedJohn Johansen
2016-07-12apparmor: fix disconnected bind mnts reconnectionJohn Johansen
2016-03-27[apparmor] constify struct path * in a bunch of helpersAl Viro
2015-02-22Apparmor: Use d_is_positive/negative() rather than testing dentry->d_inodeDavid Howells
2013-04-28apparmor: fix error code to failure message mapping for name lookupJohn Johansen
2012-05-18apparmor: fix long path failure due to disconnected pathJohn Johansen
2012-03-14AppArmor: Move path failure information into aa_get_name and renameJohn Johansen
2012-03-14AppArmor: Minor cleanup of d_namespace_path to consolidate error handlingJohn Johansen
2012-03-14AppArmor: Retrieve the dentry_path for error reporting when path lookup failsJohn Johansen
2012-03-14AppArmor: Fix error returned when a path lookup is disconnectedJohn Johansen
2012-02-27AppArmor: Fix the error case for chroot relative path name lookupJohn Johansen
2012-01-03btrfs, nfs, apparmor: don't pull mnt_namespace.h for no reason...Al Viro
2011-12-06fix apparmor dereferencing potentially freed dentry, sanitize __d_path() APIAl Viro
2010-10-25fs: take dcache_lock inside __d_pathChristoph Hellwig
2010-09-08AppArmor: Drop hack to remove appended " (deleted)" stringJohn Johansen
2010-08-18apparmor: use task path helpersNick Piggin
2010-08-02AppArmor: misc. base functions and definesJohn Johansen