Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_system_vold
/
f09a89a7d642699044802e6957b88073240674d2
f09a89a
Fix copy/paste error in benchmark code.
by Jeff Sharkey
· 9 years ago
1fb5966
Use libbootloader_message.
by Yabin Cui
· 9 years ago
6abe683
Stop dropping caches now we have kernel fix
by Paul Lawrence
· 9 years ago
6e41059
Set encryption mode in mode file
by Paul Lawrence
· 9 years ago
3ae29e7
Revert "Add fileencrypted=software/ice to fstab options"
by Paul Lawrence
· 9 years ago
8fd77a0
Two phases to set the password for disk encryption am: a363036b44
by Paul Crowley
· 9 years ago
a363036
Two phases to set the password for disk encryption
by Paul Crowley
· 9 years ago
01f1bc7
Add fileencrypted=software/ice to fstab options
by Paul Lawrence
· 9 years ago
44ddeba
Merge "e4crypt_is_native has been moved into system/extras." into nyc-dev
by Paul Crowley
· 9 years ago
cfa03d4
Merge "e4crypt_is_native has been moved into system/extras." into nyc-dev
by Paul Crowley
· 9 years ago
26642bf
Revert "Two phases to set the password for disk encryption" am: d402389290
by Paul Crowley
· 9 years ago
d402389
Revert "Two phases to set the password for disk encryption"
by Paul Crowley
· 9 years ago
4d2d524
e4crypt_is_native has been moved into system/extras.
by Paul Crowley
· 9 years ago
4e44272
Two phases to set the password for disk encryption am: 92c5eeb467
by Paul Crowley
· 9 years ago
92c5eeb
Two phases to set the password for disk encryption
by Paul Crowley
· 9 years ago
235e78b
Merge "Drop caches after installing key policy to avoid cache clashes" into nyc-mr1-dev
by Paul Lawrence
· 9 years ago
85e3d8c
Drop caches after installing key policy to avoid cache clashes
by Paul Lawrence
· 9 years ago
26335ed
Use a longer timeout on the disk encryption keys am: b3de337
by Paul Crowley
· 9 years ago
b3de337
Use a longer timeout on the disk encryption keys
by Paul Crowley
· 9 years ago
a54cd87
Merge "Unmount public sdcard filesystems before killing the fuse process." into nyc-dev
by John Cormie
· 9 years ago
a4330be
Merge "Unmount public sdcard filesystems before killing the fuse process." into nyc-dev
by John Cormie
· 9 years ago
05f1d81
Merge "Move vold (and sdcard childs) to foreground cpuset." into nyc-dev
by Martijn Coenen
· 9 years ago
47ff14a
Merge "Move vold (and sdcard childs) to foreground cpuset." into nyc-dev
by Martijn Coenen
· 9 years ago
25cc7e3
Unmount public sdcard filesystems before killing the fuse process.
by John Cormie
· 9 years ago
c771d20
Merge "Don\'t start defaultcrypto twice" into nyc-dev am: 0264d8f
by Paul Lawrence
· 9 years ago
0264d8f
Merge "Don't start defaultcrypto twice" into nyc-dev
by Paul Lawrence
· 9 years ago
84274cc
Don't start defaultcrypto twice
by Paul Lawrence
· 9 years ago
30b0a1f
Consistent creation/destruction of user data. am: be70c9a
by Jeff Sharkey
· 9 years ago
be70c9a
Consistent creation/destruction of user data.
by Jeff Sharkey
· 9 years ago
624ec66
Move vold (and sdcard childs) to foreground cpuset.
by Martijn Coenen
· 9 years ago
cbedcc3
Merge "vold: write bootloader message directly." into nyc-dev
by Yabin Cui
· 9 years ago
2d6555f
Add log flag for verbose AppFuse log for nyc-dev.
by Daichi Hirono
· 9 years ago
ffa2e09
vold: write bootloader message directly.
by Yabin Cui
· 9 years ago
8aff854
Kill apps using PublicVolume when unmounting.
by Jeff Sharkey
· 9 years ago
71ee662
Don't fail if the CE key isn't loaded in destroy_user_key
by Paul Crowley
· 9 years ago
0323afd
Support Keymaster2 with lots of clever template logic :)
by Paul Crowley
· 9 years ago
300dae7
Fix some static analyser issues
by Paul Lawrence
· 9 years ago
439034b
Merge "Make sure encryption type is set on first boot" into nyc-dev
by Paul Lawrence
· 9 years ago
f84fe90
Merge "Print size as unsigned when sending to framework." into nyc-dev
by Jeff Sharkey
· 9 years ago
4ed4526
Make sure encryption type is set on first boot
by Paul Lawrence
· 9 years ago
d087bbc
Print size as unsigned when sending to framework.
by Jeff Sharkey
· 9 years ago
828d386
Merge "Support emulator's virtio-blk based SD card" into nyc-dev
by Prathmesh Prabhu
· 9 years ago
19d76fd
Merge "Add information to error message" into nyc-dev
by Daniel Rosenberg
· 9 years ago
25a5213
Add information to error message
by Daniel Rosenberg
· 9 years ago
df528a7
Run clang-format over ext4crypt related code
by Paul Crowley
· 9 years ago
a051eb7
Use pointers not references for out arguments
by Paul Crowley
· 9 years ago
320e5e1
Require the auth token for decryption.
by Paul Crowley
· 9 years ago
d9b9295
Fix memory leak in generate_key wrapper. Other fixes.
by Paul Crowley
· 9 years ago
942d4e8
Support emulator's virtio-blk based SD card
by Yu Ning
· 9 years ago
ad8e262
Merge "Use a proper key length for the mode." into nyc-dev
by Paul Crowley
· 9 years ago
2199069
Use a proper key length for the mode.
by Paul Crowley
· 9 years ago
d1ee944
Prepare profile directories only for the internal storage
by Calin Juravle
· 9 years ago
493f5aa
Create profile folder for foreign dex markers.
by Calin Juravle
· 9 years ago
79f55a4
Prepare user profile folder
by Calin Juravle
· 9 years ago
ad2eb64
Log a warning if old creds passed to change_user_key don't work.
by Paul Crowley
· 9 years ago
63c18d3
Add scrypt-based password stretching.
by Paul Crowley
· 9 years ago
58e9c2a
Merge "Fix encryption on non-default devices" into nyc-dev
by Paul Lawrence
· 9 years ago
42b2837
Fix encryption on non-default devices
by Paul Lawrence
· 9 years ago
76107cb
Prefer bool returns to int throughout
by Paul Crowley
· 9 years ago
38132a1
Refactor now that global DE has been reworked
by Paul Crowley
· 9 years ago
57eedbf
Fix some "false" returns to be "-1" where appropriate in e4crypt_enable
by Paul Crowley
· 9 years ago
695d928
e4crypt_unlock_user_key no longer likes nullptr.
by Jeff Sharkey
· 9 years ago
f7a0d00
Add new argument to unlock_user_key, fixing merge-caused error.
by Paul Crowley
· 9 years ago
5c025bd
Merge "Password security for FBE disk encryption keys" into nyc-dev
by Paul Crowley
· 9 years ago
0572080
Password security for FBE disk encryption keys
by Paul Crowley
· 9 years ago
0754a45
Emulation fixes: mics dirs, recover after disable.
by Jeff Sharkey
· 9 years ago
1ab7349
Merge "Add context mount option for appfuse."
by Daichi Hirono
· 9 years ago
47695b2
Allow callers to prepare CE/DE user storage.
by Jeff Sharkey
· 9 years ago
1c419e0
Add context mount option for appfuse.
by Daichi Hirono
· 9 years ago
f10544d
Remove unencrypted_properties
by Paul Lawrence
· 9 years ago
5a06a64
Fix minor issues with previous change
by Paul Lawrence
· 9 years ago
aec34df
Use consistent method for device key
by Paul Lawrence
· 9 years ago
7b6b565
Remove support for non-default root passwords in FBE
by Paul Lawrence
· 9 years ago
dac436f
Merge "Mount appfuse in process namespace."
by Daichi Hirono
· 9 years ago
10d3488
Mount appfuse in process namespace.
by Daichi Hirono
· 9 years ago
75fc83b
resolve merge conflicts of 2b6f9ce823 to master.
by Jeff Vander Stoep
· 9 years ago
2b6f9ce
Merge "cryptfs: run e2fsck/fsck.f2fs in fsck domain" am: 6f69ee094c
by Jeffrey Vander Stoep
· 9 years ago
6f69ee0
Merge "cryptfs: run e2fsck/fsck.f2fs in fsck domain"
by Jeffrey Vander Stoep
· 9 years ago
df72575
cryptfs: run e2fsck/fsck.f2fs in fsck domain
by Jeff Vander Stoep
· 9 years ago
b92f83c
Add support for per-user DE keys.
by Paul Crowley
· 9 years ago
b1f3d24
Refactor of Ext4Crypt.cpp in preparation for DE keys
by Paul Crowley
· 9 years ago
8fb12fd
Add init_user0 command.
by Paul Crowley
· 9 years ago
ea62e26
Create disk encryption keys only when FBE enabled
by Paul Crowley
· 9 years ago
13ffd8e
Improvements to the key storage module
by Paul Crowley
· 9 years ago
c5fdb4b
Merge "Use a keymaster-based key storage module"
by Paul Crowley
· 9 years ago
1ef2558
Use a keymaster-based key storage module
by Paul Crowley
· 9 years ago
ea243a3
Unmount emulated filesystems before killing the fuse process.
by Narayan Kamath
· 9 years ago
a042cb5
Don't fail on unlock if we're not even emulating FBE
by Paul Crowley
· 9 years ago
285956f
Rework FBE crypto to match the N way of doing things
by Paul Crowley
· 9 years ago
7a9dd95
Offer to enforce "locked" state using SELinux.
by Jeff Sharkey
· 9 years ago
b025f3e
Merge "Add allow_other mount option for appfuse."
by Daichi Hirono
· 9 years ago
b0f4a22
Merge "cryptfs: Skip to encrtypt unused blocks into a block group which uninitialize block bitmap ." am: 1ae498e0d4
by Paul Lawrence
· 9 years ago
8bb8fcf
Use android-base logging not cutils in secdiscard
by Paul Crowley
· 9 years ago
9b5db9b
Merge "cryptfs: Skip to encrtypt unused blocks into a block group which uninitialize block bitmap ."
by Paul Lawrence
· 9 years ago
1ae498e
Merge "cryptfs: Skip to encrtypt unused blocks into a block group which uninitialize block bitmap ."
by Paul Lawrence
· 9 years ago
089ab07
Add allow_other mount option for appfuse.
by Daichi Hirono
· 9 years ago
aa08e58
cryptfs: Skip to encrtypt unused blocks into a block group which uninitialize block bitmap .
by liminghao
· 9 years ago
78b524e
Add unmount command to vold's AppFuse listener.
by Daichi Hirono
· 9 years ago
d2d7bff
Create /data/media directory for new users.
by Jeff Sharkey
· 9 years ago
7eac12c
Merge "Hide external storage from apps if it\'s not set as adoptable" am: f570ded508
by Jeff Sharkey
· 9 years ago
Next »