Age | Commit message (Expand) | Author | Files | Lines |
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 |