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
Al Viro b22e8fedc1 ecryptfs: fix failure handling in ->readlink() 11 years ago
..
Kconfig Minor code cleanups and new Kconfig option to disable /dev/ecryptfs 12 years ago
Makefile eCryptfs: allow userspace messaging to be disabled 12 years ago
crypto.c tree-wide: use reinit_completion instead of INIT_COMPLETION 11 years ago
debug.c
dentry.c ecryptfs: ->lower_path.dentry is never NULL 11 years ago
ecryptfs_kernel.h ecryptfs: get rid of ecryptfs_set_dentry_lower{,_mnt} 11 years ago
file.c eCryptfs: file->private_data is always valid 11 years ago
inode.c ecryptfs: fix failure handling in ->readlink() 11 years ago
keystore.c ecryptfs: Fix memory leakage in keystore.c 11 years ago
kthread.c eCryptfs: fix to use list_for_each_entry_safe() when delete items 12 years ago
main.c ecryptfs: get rid of ecryptfs_set_dentry_lower{,_mnt} 11 years ago
messaging.c eCryptfs: Cocci spatch "memdup.spatch" 12 years ago
miscdev.c ecryptfs: close rmmod race 12 years ago
mmap.c
read_write.c ecryptfs: don't open-code kernel_read() 12 years ago
super.c