OSDN Git Service

Fix cryptfs to work with a raw block device for key storage
[android-x86/system-vold.git] / DirectVolume.cpp
2011-09-01 Ken SumrallAdd the ability to revert a crypto mapping when unmount...
2011-07-18 The Android Open... Reconcile with gingerbread-release
2011-07-14 David 'Digit' Turneram 6c190fd3: am 137858b4: resolved conflicts for merge...
2011-07-14 David 'Digit' Turneram 137858b4: resolved conflicts for merge of 5284bcff...
2011-07-14 David 'Digit' Turnerresolved conflicts for merge of 5284bcff to gingerbread...
2011-07-11 Ken SumrallMerge "Prevent sharing or formatting of a vold managed...
2011-07-11 Ken SumrallMerge "Fix to display the proper percentage complete...
2011-07-08 android-mergerreset, and keep history
2011-07-08 David 'Digit' Turnermerge intel x86 patches into gingerbread branch
2011-07-07 The Android Open... Reconcile with gingerbread-release
2011-07-07 android-mergerRevert "add bounds checking for mPartMinors[]"
2011-07-06 Joseph Lehrervold: retry mounting partition
2011-06-29 Mike Lockwoodam 273d3549: am 2c9d8de7: Merge "Prevent buffer overflows."
2011-06-09 Nick Kralevicham 598e833d: am b20d54b2: Merge "fix double closing...
2011-06-09 Bruce BeareAvoid array overrun. We can now mount the /sdcard parti...
2011-06-02 Ken Sumrallvold: allow to store key in a file on another partition
2011-05-20 The Android Open... Reconcile with gingerbread-release honeycomb-release
2011-05-13 The Android Automergermerge in gingerbread-release history after reset to...
2011-05-09 The Android Automergeram 9496945d: (-s ours) am 4e00f1fa: Merge remote branch...
2011-05-09 The Android Automergeram 4e00f1fa: Merge remote branch \'goog/honeycomb-mr2...
2011-05-04 Mike Lockwoodam c13e0967: (-s ours) am 745ddcb2: DO NOT MERGE Only...
2011-05-04 Mike Lockwoodam 7877388b: (-s ours) am f4cd1c6b: DO NOT MERGE Mount...
2011-05-04 Mike Lockwoodam 745ddcb2: DO NOT MERGE Only create android_secure...
2011-05-04 Mike Lockwoodam f4cd1c6b: DO NOT MERGE Mount secondary external...
2011-04-29 Nick KralevichDirectVolume: don't continue on invalid PARTN value
2011-04-26 Conley OwensIgnore change "Set SO_PASSCRED on the uevent socket...
2011-04-19 Nick Kralevicham 77992e71: vold: Enable the SO_PASSCRED socket option
2011-04-18 Nick Kralevicham c51920c8: vold: Enable the SO_PASSCRED socket option
2011-04-18 Nick Kralevicham 19df18af: am aecf0e2a: am f3d3ce5e: add bounds check...
2011-04-18 Nick Kralevicham aecf0e2a: am f3d3ce5e: add bounds checking for mPart...
2011-04-18 Nick Kralevicham f3d3ce5e: add bounds checking for mPartMinors[]
2011-04-18 Nick Kralevichadd bounds checking for mPartMinors[]
2010-11-20 Jean-Baptiste Queruam 08da5c1f: Merge "vold: replace strsep by strtok_r"
2010-11-19 Jean-Baptiste Queruam 1206e872: resolved conflicts for merge of 09f774b7...
2010-11-19 Jean-Baptiste Queruresolved conflicts for merge of 09f774b7 to gingerbread...
2010-11-18 Jean-Baptiste QueruMerge changes Ic8e18e61,I62c78eb8
2010-11-17 Chih-Wei Huangvold: fix an offset one bug that makes partition 4...
2010-10-29 Mike Lockwoodam a28056b3: Set VM dirty ratio to zero when UMS is...
2010-10-01 Kenny Rootam 918e5f9f: Better error code for unmounting not-mount...
2010-09-26 Kenny Rootam cbacf78e: Track type of container mounted
2010-09-21 Mike Lockwoodam a4886f1f: More fixes for internal FAT partitions:
2010-09-20 Brad Fitzpatrickam 1b15d463: Add some missing closes on error conditions.
2010-09-17 Mike Lockwoodam 2dfe297e: Fixes for devices with internal FAT file...
2010-09-17 Mike LockwoodFixes for devices with internal FAT file system:
2010-09-02 Kenny Rootam a3e06084: Allow execute on mounted ASEC and OBB...
2010-08-30 Ethanam 75a3e1a9: VOLD - make volume daemon to handle state...
2010-08-30 EthanVOLD - make volume daemon to handle state change from...
2010-07-29 Jean-Baptiste QueruMerge "vold: remove unnecessary code from VolumeManager...
2010-07-29 Bruce Beaream d766090b: Avoid array overrun. We can now mount...
2010-07-22 Bruce BeareAvoid array overrun. We can now mount the /sdcard parti...
2010-04-15 San Mehatvold: Ensure we cleanup secure containers on card removal.
2010-03-25 San Mehatvold: Switch from LOG -> SLOG
2010-03-25 Kenny RootRevert "Prevent null pointer deref in DirectVolume"
2010-03-24 Kenny RootPrevent null pointer deref in DirectVolume
2010-03-10 San Mehatvold: Switch to using libdiskconfig for partition setup.
2010-02-18 San Mehatvold: Add 'force' option to anything that can cause...
2010-02-11 Jean-Baptiste Queruam 4468682c: Merge from open-source master
2010-02-11 Jean-Baptiste QueruMerge from open-source master
2010-01-04 San Mehatvold2: Don't crap out if the kernel is missing the...
2009-12-19 San Mehatvold2: Get mounting/unmounting/formatting/sharing working
2009-10-21 San Mehatvold2: Some more work on partitioning support
2009-10-12 San Mehatvold2: Wire up more of the mount function
2009-10-12 San Mehatvold2: Rename DeviceVolume -> DirectVolume