index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
apparmor
/
path.c
Age
Commit message (
Expand
)
Author
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