Age | Commit message (Expand) | Author |
2021-02-07 | security: apparmor: delete repeated words in comments | Randy Dunlap |
2020-01-18 | AppArmor: Remove semicolon | Vasyl Gomonovych |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 | Thomas Gleixner |
2017-06-08 | apparmor: Move path lookup to using preallocated buffers | John Johansen |
2017-06-08 | apparmor: allow profiles to provide info to disconnected paths | John Johansen |
2016-07-12 | apparmor: internal paths should be treated as disconnected | John Johansen |
2016-07-12 | apparmor: fix disconnected bind mnts reconnection | John Johansen |
2016-03-27 | [apparmor] constify struct path * in a bunch of helpers | Al Viro |
2015-02-22 | Apparmor: Use d_is_positive/negative() rather than testing dentry->d_inode | David Howells |
2013-04-28 | apparmor: fix error code to failure message mapping for name lookup | John Johansen |
2012-05-18 | apparmor: fix long path failure due to disconnected path | John Johansen |
2012-03-14 | AppArmor: Move path failure information into aa_get_name and rename | John Johansen |
2012-03-14 | AppArmor: Minor cleanup of d_namespace_path to consolidate error handling | John Johansen |
2012-03-14 | AppArmor: Retrieve the dentry_path for error reporting when path lookup fails | John Johansen |
2012-03-14 | AppArmor: Fix error returned when a path lookup is disconnected | John Johansen |
2012-02-27 | AppArmor: Fix the error case for chroot relative path name lookup | John Johansen |
2012-01-03 | btrfs, nfs, apparmor: don't pull mnt_namespace.h for no reason... | Al Viro |
2011-12-06 | fix apparmor dereferencing potentially freed dentry, sanitize __d_path() API | Al Viro |
2010-10-25 | fs: take dcache_lock inside __d_path | Christoph Hellwig |
2010-09-08 | AppArmor: Drop hack to remove appended " (deleted)" string | John Johansen |
2010-08-18 | apparmor: use task path helpers | Nick Piggin |
2010-08-02 | AppArmor: misc. base functions and defines | John Johansen |