| Commit message (Expand) | Author | Age | Files | Lines |
* | Apparmor: Use d_is_positive/negative() rather than testing dentry->d_inode | David Howells | 2015-02-22 | 1 | -1/+1 |
* | apparmor: fix error code to failure message mapping for name lookup | John Johansen | 2013-04-28 | 1 | -1/+1 |
* | apparmor: fix long path failure due to disconnected path | John Johansen | 2012-05-18 | 1 | -0/+2 |
* | AppArmor: Move path failure information into aa_get_name and rename | John Johansen | 2012-03-14 | 1 | -4/+18 |
* | AppArmor: Minor cleanup of d_namespace_path to consolidate error handling | John Johansen | 2012-03-14 | 1 | -10/+6 |
* | AppArmor: Retrieve the dentry_path for error reporting when path lookup fails | John Johansen | 2012-03-14 | 1 | -6/+9 |
* | AppArmor: Fix error returned when a path lookup is disconnected | John Johansen | 2012-03-14 | 1 | -1/+1 |
* | AppArmor: Fix the error case for chroot relative path name lookup | John Johansen | 2012-02-27 | 1 | -3/+2 |
* | btrfs, nfs, apparmor: don't pull mnt_namespace.h for no reason... | Al Viro | 2012-01-03 | 1 | -1/+0 |
* | fix apparmor dereferencing potentially freed dentry, sanitize __d_path() API | Al Viro | 2011-12-06 | 1 | -27/+38 |
* | fs: take dcache_lock inside __d_path | Christoph Hellwig | 2010-10-25 | 1 | -2/+0 |
* | AppArmor: Drop hack to remove appended " (deleted)" string | John Johansen | 2010-09-08 | 1 | -27/+11 |
* | apparmor: use task path helpers | Nick Piggin | 2010-08-18 | 1 | -7/+2 |
* | AppArmor: misc. base functions and defines | John Johansen | 2010-08-02 | 1 | -0/+235 |