android_kernel_oneplus_msm8998/fs/ext4
Andrey Markovytch a8059e6d39 ext4 crypto: enable HW based encryption with ICE
Numerous changes were introduced to various layers:
Block: removed dependency on selinux module for decision on bio merge
EXT4: Added feature controlled support for HW encryption
PFK: Major re-factoring, separation to eCryptfs and EXT4 sub-layers

Change-Id: I9256c8736e1c16175fe3f94733dda430ccc57980
Signed-off-by: Andrey Markovytch <andreym@codeaurora.org>
2016-09-15 00:36:43 -07:00
..
acl.c
acl.h
balloc.c
bitmap.c
block_validity.c
crypto.c ext4 crypto: enable HW based encryption with ICE 2016-09-15 00:36:43 -07:00
crypto_fname.c
crypto_key.c ext4 crypto: enable HW based encryption with ICE 2016-09-15 00:36:43 -07:00
crypto_policy.c
dir.c ext4 crypto: fix memleak in ext4_readdir() 2016-09-07 01:19:12 -07:00
ext4.h ext4 crypto: enable HW based encryption with ICE 2016-09-15 00:36:43 -07:00
ext4_crypto.h ext4 crypto: enable HW based encryption with ICE 2016-09-15 00:36:43 -07:00
ext4_extents.h
ext4_ice.c ext4 crypto: enable HW based encryption with ICE 2016-09-15 00:36:43 -07:00
ext4_ice.h ext4 crypto: enable HW based encryption with ICE 2016-09-15 00:36:43 -07:00
ext4_jbd2.c
ext4_jbd2.h
extents.c Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4" 2016-08-26 14:34:05 -07:00
extents_status.c
extents_status.h
file.c Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4" 2016-08-26 14:34:05 -07:00
fsync.c
hash.c
ialloc.c
indirect.c
inline.c ext4 crypto: simplify interfaces to directory entry insert functions 2016-08-28 09:39:30 -07:00
inode.c ext4 crypto: enable HW based encryption with ICE 2016-09-15 00:36:43 -07:00
ioctl.c
Kconfig ext4 crypto: enable HW based encryption with ICE 2016-09-15 00:36:43 -07:00
Makefile ext4 crypto: enable HW based encryption with ICE 2016-09-15 00:36:43 -07:00
mballoc.c
mballoc.h
migrate.c
mmp.c
move_extent.c
namei.c ext4 crypto: revalidate dentry after adding or removing the key 2016-09-07 01:18:38 -07:00
page-io.c ext4 crypto: enable HW based encryption with ICE 2016-09-15 00:36:43 -07:00
readpage.c ext4 crypto: enable HW based encryption with ICE 2016-09-15 00:36:43 -07:00
resize.c
super.c Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4" 2016-08-26 14:34:05 -07:00
symlink.c
sysfs.c
truncate.h Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4" 2016-08-26 14:34:05 -07:00
xattr.c ext4: check if in-inode xattr is corrupted in ext4_expand_extra_isize_ea() 2016-09-07 01:20:17 -07:00
xattr.h
xattr_security.c
xattr_trusted.c
xattr_user.c