Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_system_vold
/
273d3549198d144331f3e502eeb1215417d72b16
273d354
am 2c9d8de7: Merge "Prevent buffer overflows."
by Mike Lockwood
· 14 years ago
2c9d8de
Merge "Prevent buffer overflows."
by Mike Lockwood
· 14 years ago
092aa1c
Prevent buffer overflows.
by Peter Bohm
· 14 years ago
598e833
am b20d54b2: Merge "fix double closing file descriptors"
by Nick Kralevich
· 14 years ago
b20d54b
Merge "fix double closing file descriptors"
by Nick Kralevich
· 14 years ago
06aaa41
fix double closing file descriptors
by Robert CH Chou
· 14 years ago
9496945
am 4e00f1fa: Merge remote branch \'goog/honeycomb-mr2\' into honeycomb-LTE
by The Android Automerger
· 14 years ago
4e00f1f
Merge remote branch 'goog/honeycomb-mr2' into honeycomb-LTE
by The Android Automerger
· 14 years ago
c13e096
am 745ddcb2: DO NOT MERGE Only create android_secure mountpoint on the primary external storage volume.
by Mike Lockwood
· 14 years ago
7877388
am f4cd1c6b: DO NOT MERGE Mount secondary external storage writable by AID_MEDIA_RW rather than AID_SDCARD_RW
by Mike Lockwood
· 14 years ago
745ddcb
DO NOT MERGE Only create android_secure mountpoint on the primary external storage volume.
by Mike Lockwood
· 14 years ago
f4cd1c6
DO NOT MERGE Mount secondary external storage writable by AID_MEDIA_RW rather than AID_SDCARD_RW
by Mike Lockwood
· 14 years ago
3bcc241
DO NOT MERGE Only create android_secure mountpoint on the primary external storage volume.
by Mike Lockwood
· 14 years ago
11a3922
DO NOT MERGE Mount secondary external storage writable by AID_MEDIA_RW rather than AID_SDCARD_RW
by Mike Lockwood
· 14 years ago
3368f16
am 9cb6e501: Ignore change "Set SO_PASSCRED on the uevent socket." in favor of change in internal tree.
by Conley Owens
· 14 years ago
9cb6e50
Ignore change "Set SO_PASSCRED on the uevent socket." in favor of change
by Conley Owens
· 14 years ago
c840b38
Merge "Set SO_PASSCRED on the uevent socket. (needed for change I393c21da)"
by Conley Owens
· 14 years ago
5f6ae96
Set SO_PASSCRED on the uevent socket. (needed for change I393c21da)
by Vernon Tang
· 14 years ago
b510cd4
am 77992e71: vold: Enable the SO_PASSCRED socket option
by Nick Kralevich
· 14 years ago
77992e7
vold: Enable the SO_PASSCRED socket option
by Nick Kralevich
· 14 years ago
46770e6
am b9aa1459: am c51920c8: vold: Enable the SO_PASSCRED socket option
by Nick Kralevich
· 14 years ago
b9aa145
am c51920c8: vold: Enable the SO_PASSCRED socket option
by Nick Kralevich
· 14 years ago
c51920c
vold: Enable the SO_PASSCRED socket option
by Nick Kralevich
· 14 years ago
19df18a
am aecf0e2a: am f3d3ce5e: add bounds checking for mPartMinors[]
by Nick Kralevich
· 14 years ago
aecf0e2
am f3d3ce5e: add bounds checking for mPartMinors[]
by Nick Kralevich
· 14 years ago
f3d3ce5
add bounds checking for mPartMinors[]
by Nick Kralevich
· 14 years ago
ad2ac33
Load persistent properties after mounting an encrypted /data partition.
by Ken Sumrall
· 14 years ago
c290eaf
Teach vold to use the new android_reboot() function.
by Ken Sumrall
· 14 years ago
cd235da
Enable detection of failed encryption process, for bug 3384231.
by Ken Sumrall
· 14 years ago
352d3f9
am 18ed5640: Merge "Use LOOP_GET_STATUS64 for checking loop devices" into honeycomb
by Kenny Root
· 14 years ago
18ed564
Merge "Use LOOP_GET_STATUS64 for checking loop devices" into honeycomb
by Kenny Root
· 14 years ago
06c6baf
am 7f7dbaa2: Improve detection of incomplete encryption
by Ken Sumrall
· 14 years ago
7c16502
Use LOOP_GET_STATUS64 for checking loop devices
by Kenny Root
· 14 years ago
7f7dbaa
Improve detection of incomplete encryption
by Ken Sumrall
· 14 years ago
71fac1e
am d33d417e: Detect when encryption failed to complete
by Ken Sumrall
· 14 years ago
d33d417
Detect when encryption failed to complete
by Ken Sumrall
· 14 years ago
3f0c0a2
am 5d4c68e4: Have vold grab a partial wakelock when encrypting
by Ken Sumrall
· 14 years ago
5d4c68e
Have vold grab a partial wakelock when encrypting
by Ken Sumrall
· 14 years ago
7cb0f59
am 3f476690: Merge "Don\'t try to encrypt in place a filesystem that is too large and return proper errors" into honeycomb
by Ken Sumrall
· 14 years ago
3f47669
Merge "Don't try to encrypt in place a filesystem that is too large and return proper errors" into honeycomb
by Ken Sumrall
· 14 years ago
939ec42
am 70a4b3fd: Change cryptfs changepw to only require a new password.
by Jason parks
· 14 years ago
3ed8236
Don't try to encrypt in place a filesystem that is too large and return proper errors
by Ken Sumrall
· 14 years ago
70a4b3f
Change cryptfs changepw to only require a new password.
by Jason parks
· 14 years ago
bc281ee
am 0167cb15: Always return success if the command was run.
by Jason parks
· 14 years ago
0167cb1
Always return success if the command was run.
by Jason parks
· 14 years ago
2137c84
am e8744070: Create and use a salt when calling pbkdf2 to encrypt/decrypt the master key.
by Ken Sumrall
· 14 years ago
e113373
am 0cc16638: Verify that it\'s OK to run the various cryptfs commands
by Ken Sumrall
· 14 years ago
e874407
Create and use a salt when calling pbkdf2 to encrypt/decrypt the master key.
by Ken Sumrall
· 14 years ago
694bc70
am 7df84120: Don\'t wait for the framework to come up before starting to encrypt in place.
by Ken Sumrall
· 14 years ago
0cc1663
Verify that it's OK to run the various cryptfs commands
by Ken Sumrall
· 14 years ago
7df8412
Don't wait for the framework to come up before starting to encrypt in place.
by Ken Sumrall
· 14 years ago
e23667f
am 57b63e61: Minor tweaks to logging for the cryptfs changepw command.
by Ken Sumrall
· 14 years ago
57b63e6
Minor tweaks to logging for the cryptfs changepw command.
by Ken Sumrall
· 14 years ago
934dfed
am 8ddbe40a: Updates to cryptfs framework.
by Ken Sumrall
· 14 years ago
8ddbe40
Updates to cryptfs framework.
by Ken Sumrall
· 14 years ago
3b3b89e
am 6864b7ec: Change the cryptfs command to separate out checking the password and restarting
by Ken Sumrall
· 14 years ago
6864b7e
Change the cryptfs command to separate out checking the password and restarting
by Ken Sumrall
· 14 years ago
eed82c3
am 2eaf7138: Cleanup a few issues with the cryptfs code.
by Ken Sumrall
· 14 years ago
2eaf713
Cleanup a few issues with the cryptfs code.
by Ken Sumrall
· 14 years ago
5fb760a
Revert "Change constructor to match new definition of the superclass"
by Wink Saville
· 14 years ago
499806c
Change constructor to match new definition of the superclass
by Stan Chesnutt
· 14 years ago
8f869aa
Support for encrypting /data on Stingray.
by Ken Sumrall
· 14 years ago
3c9a73f
Stifle "Ignoring unknown switch" logging
by Mike Lockwood
· 14 years ago
905ed1f
am c1d80272: am 08da5c1f: Merge "vold: replace strsep by strtok_r"
by Jean-Baptiste Queru
· 14 years ago
c1d8027
am 08da5c1f: Merge "vold: replace strsep by strtok_r"
by Jean-Baptiste Queru
· 14 years ago
08da5c1
Merge "vold: replace strsep by strtok_r"
by Jean-Baptiste Queru
· 14 years ago
74ca25a
vold: replace strsep by strtok_r
by Jinho You
· 14 years ago
2996451
am 1206e872: resolved conflicts for merge of 09f774b7 to gingerbread-plus-aosp
by Jean-Baptiste Queru
· 14 years ago
1206e87
resolved conflicts for merge of 09f774b7 to gingerbread-plus-aosp
by Jean-Baptiste Queru
· 14 years ago
09f774b
Merge changes Ic8e18e61,I62c78eb8
by Jean-Baptiste Queru
· 14 years ago
def8f31
vold: fix an offset one bug that makes partition 4 unusable
by Chih-Wei Huang
· 14 years ago
37dcda6
Add missing include headers for compilation on Intel target for Google TV.
by Olivier Bailly
· 14 years ago
64382de
vold: set state back to idle on formatting error
by Chih-Wei Huang
· 14 years ago
92c243a
am a28056b3: Set VM dirty ratio to zero when UMS is active
by Mike Lockwood
· 14 years ago
a28056b
Set VM dirty ratio to zero when UMS is active
by Mike Lockwood
· 14 years ago
456b7e6
am 918e5f9f: Better error code for unmounting not-mounted volumes
by Kenny Root
· 14 years ago
918e5f9
Better error code for unmounting not-mounted volumes
by Kenny Root
· 14 years ago
45f22ad
am cbacf78e: Track type of container mounted
by Kenny Root
· 14 years ago
cbacf78
Track type of container mounted
by Kenny Root
· 14 years ago
9b46beb
am a4886f1f: More fixes for internal FAT partitions:
by Mike Lockwood
· 14 years ago
a4886f1
More fixes for internal FAT partitions:
by Mike Lockwood
· 14 years ago
08cd8f7
am 1b15d463: Add some missing closes on error conditions.
by Brad Fitzpatrick
· 14 years ago
1b15d46
Add some missing closes on error conditions.
by Brad Fitzpatrick
· 14 years ago
3374b41
am 2dfe297e: Fixes for devices with internal FAT file system:
by Mike Lockwood
· 14 years ago
2dfe297
Fixes for devices with internal FAT file system:
by Mike Lockwood
· 14 years ago
90d92f1
am a3e06084: Allow execute on mounted ASEC and OBB containers
by Kenny Root
· 14 years ago
a3e0608
Allow execute on mounted ASEC and OBB containers
by Kenny Root
· 14 years ago
2c7d576
am 75a3e1a9: VOLD - make volume daemon to handle state change from shared to no_media
by Ethan
· 14 years ago
75a3e1a
VOLD - make volume daemon to handle state change from shared to no_media
by Ethan
· 14 years ago
582677b
am 826bec79: Merge "vold: remove unnecessary code from VolumeManager::unshareVolume()"
by Jean-Baptiste Queru
· 14 years ago
826bec7
Merge "vold: remove unnecessary code from VolumeManager::unshareVolume()"
by Jean-Baptiste Queru
· 14 years ago
8f295e9
am d766090b: Avoid array overrun. We can now mount the /sdcard partition on our boot sdcards
by Bruce Beare
· 14 years ago
b2b3d2c
vold: remove unnecessary code from VolumeManager::unshareVolume()
by Seth Forshee
· 14 years ago
d766090
Avoid array overrun. We can now mount the /sdcard partition on our boot sdcards
by Bruce Beare
· 14 years ago
e17e91f
Fix loop_info/loop_info64 impedance mismatch
by Kenny Root
· 14 years ago
508c0e1
Additional Obb functionality
by Kenny Root
· 14 years ago
fb7c4d5
Add image mounting commands for OBB files
by Kenny Root
· 15 years ago
99635f6
Use new kernel notifications to determine if USB mass storage is available.
by Mike Lockwood
· 15 years ago
acc9e7d
Change ASCII conversion for hash and add tests
by Kenny Root
· 15 years ago
f69b3b9
Get rid of warnings when compiled with -Wformat-security
by Nick Kralevich
· 15 years ago
Next »