You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/fs/ecryptfs
Tyler Hicks 8335eafc28 eCryptfs: Copy up attributes of the lower target inode after rename 13 years ago
..
Kconfig
Makefile
crypto.c
debug.c
dentry.c stop passing nameidata * to ->d_revalidate() 13 years ago
ecryptfs_kernel.h - Fixes a bug when the lower filesystem mount options include 'acl', but the 13 years ago
file.c eCryptfs: Call lower ->flush() from ecryptfs_flush() 13 years ago
inode.c eCryptfs: Copy up attributes of the lower target inode after rename 13 years ago
keystore.c
kthread.c switch dentry_open() to struct path, make it grab references itself 13 years ago
main.c eCryptfs: Write out all dirty pages just before releasing the lower file 13 years ago
messaging.c eCryptfs: Make all miscdev functions use daemon ptr in file private_data 13 years ago
miscdev.c eCryptfs: Make all miscdev functions use daemon ptr in file private_data 13 years ago
mmap.c eCryptfs: Revert to a writethrough cache model 13 years ago
read_write.c
super.c