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
Linus Torvalds 72932611b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 12 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 eCryptfs: remove unneeded checks in virt_to_scatterlist() 12 years ago
debug.c
dentry.c eCryptfs: Fix -Wunused-but-set-variable warnings 12 years ago
ecryptfs_kernel.h Minor code cleanups and new Kconfig option to disable /dev/ecryptfs 12 years ago
file.c Minor code cleanups and new Kconfig option to disable /dev/ecryptfs 12 years ago
inode.c Minor code cleanups and new Kconfig option to disable /dev/ecryptfs 12 years ago
keystore.c eCryptfs: allow userspace messaging to be disabled 12 years ago
kthread.c eCryptfs: fix to use list_for_each_entry_safe() when delete items 12 years ago
main.c fs: Limit sys_mount to only request filesystem modules. 12 years ago
messaging.c Minor code cleanups and new Kconfig option to disable /dev/ecryptfs 12 years ago
miscdev.c
mmap.c eCryptfs: Avoid unnecessary disk read and data decryption during writing 12 years ago
read_write.c export kernel_write(), convert open-coded instances 12 years ago
super.c