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