OSDN Git Service

Fix Ext4 can't be mounted issue
[android-x86/system-vold.git] / Ext4Crypt.cpp
2015-11-16 Steve KondikMerge branch 'LA.BF64.1.2.2_rb4.7' of git://codeaurora...
2015-11-05 Ricardo CerqueiraMerge tag 'android-6.0.0_r26' into cm-13.0
2015-09-03 The Android Automergermerge in mnc-dr-release history after reset to mnc...
2015-08-24 Paul CrowleySet uid/gid of newly created user dirs to system/system.
2015-08-12 Jeff Sharkeyam eddf9bd6: Request specific tags from blkid.
2015-08-06 Jeff Sharkeyam 1bd078fa: Protect runtime storage mount points.
2015-07-31 Jeff Sharkeyam 8474ee32: Return useful path when not visible.
2015-07-29 Jeff Sharkeyam d46687ee: Use random data for benchmark instead...
2015-07-29 Jeff Sharkeyam 20642ae7: Give secondary users read-only physical...
2015-07-23 Jeff Sharkeyam 32679a82: Create user directory on emulated storage.
2015-07-14 The Android Automergermerge in mnc-dr-release history after reset to mnc...
2015-07-13 Paul CrowleyEvict the key before we delete it.
2015-07-13 Paul CrowleyScrub the key from the disk with BLKSECDISCARD.
2015-07-13 Paul CrowleyAdd "cryptfs deleteuserkey" command to vold.
2015-07-13 Paul CrowleyAdd vold commands for setting up per-user encrypted...
2015-07-13 Paul CrowleyBreak key installation into its own function so we...
2015-05-30 The Android Automergermerge in mnc-release history after reset to mnc-dev
2015-05-29 Elliott HughesMerge "Don't use TEMP_FAILURE_RETRY on close in vold...
2015-05-29 Paul LawrenceDO NOT MERGE Delete password as per block encryption
2015-05-29 Paul LawrenceDO NOT MERGE Fix problem that reading/writing crypto...
2015-05-29 Paul LawrenceDO NOT MERGE Retry unmounts in ext4 encryption
2015-05-29 Paul LawrenceDO NOT MERGE Use default key permissions for ext4enc
2015-05-29 Paul LawrenceDO NOT MERGE Simplify password checking logic
2015-05-29 Paul LawrenceDO NOT MERGE Enable properties in ext4enc
2015-05-29 Paul LawrenceDO NOT MERGE Check password is correct by checking...
2015-05-29 Paul LawrenceDO NOT MERGE New ext4enc kernel switching from xattrs...
2015-05-29 Paul LawrenceDO NOT MERGE Securely encrypt the master key