summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* UMS support with any volume, not only primary (1/3)jellybean-stableOran Avraham2012-11-024-13/+17
* Merge branch 'jb-mr0-release' of https://android.googlesource.com/platform/sy...Steve Kondik2012-10-092-13/+38
|\
| * merge in jb-mr0-release history after reset to jb-devThe Android Automerger2012-08-160-0/+0
| |\
| * | Only cleanup ASECs in external storage DO NOT MERGEKenny Root2012-08-132-13/+38
* | | Merge branch 'jb-release' of https://android.googlesource.com/platform/system...Steve Kondik2012-08-100-0/+0
|\ \ \ | | |/ | |/|
| * | Unmount all asec apps before encryptingKen Sumrall2012-06-153-0/+66
| * | merge in jb-release history after reset to jb-devThe Android Automerger2012-05-140-0/+0
| |\ \
| | * | Native library loading needs to read directoryKenny Root2012-05-101-1/+1
| | * | Only set permissions on dirs or filesKenny Root2012-05-101-1/+1
| | * | merge in jb-release history after reset to jb-devThe Android Automerger2012-05-020-0/+0
| | |\ \
| | | * | Fix truncation of ASEC idsKenny Root2012-04-271-1/+1
* | | | | vold: fix handling of discs with multiple majors on DirectVolume::getShareDev...codeworkx2012-07-101-0/+8
* | | | | vold: Allow pre-configured device pairs to switch mountpointsRicardo Cerqueira2012-07-101-0/+24
* | | | | vold: Add ntfs (read-only) support.kallt_kaffe2012-07-104-10/+157
* | | | | Add auto-mount and fake SD card supportDalingrin2012-07-104-7/+203
* | | | | vold: fix an offset one bug that makes partition 4 unusableChih-Wei Huang2012-07-101-2/+2
* | | | | DirectVolume: handle discs with multiple major numberscodeworkx2012-07-103-1/+75
* | | | | vold: add ro.vold.umsdirtyratio propertykallt_kaffe2012-07-101-2/+6
* | | | | Allow mounting of multiple volumes via mass storage (vold part)Pawit Pornkitprasan2012-07-105-25/+98
* | | | | Give user read-write access to non-primary storagePawit Pornkitprasan2012-07-101-8/+4
* | | | | Reintroduce BOARD_VOLD_EMMC_SHARES_DEV_MAJOREmilio López2012-07-104-1/+25
* | | | | vold: allow override of MAX_PARTITIONS for devices with > 4 partitionscicada2012-07-102-2/+14
| |_|_|/ |/| | |
* | | | Unmount all asec apps before encryptingKen Sumrall2012-06-153-0/+66
|/ / /
* | | Merge "Sleep to wait for dm to create node" into jb-devKenny Root2012-05-101-0/+13
|\ \ \
| * | | Sleep to wait for dm to create nodeKenny Root2012-05-101-0/+13
| |/ /
* | | Native library loading needs to read directoryKenny Root2012-05-101-1/+1
* | | Only set permissions on dirs or filesKenny Root2012-05-101-1/+1
|/ /
* | Changes to encryption to work with the new filesystem managerKen Sumrall2012-05-012-75/+48
* | Fix truncation of ASEC idsKenny Root2012-04-271-1/+1
|/
* Add in ext4 support for ASEC containersKenny Root2012-04-2512-89/+551
* Merge remote-tracking branch 'goog/ics-aah-exp'Mike Lockwood2012-03-210-0/+0
|\
| * Add support for wiping data immediately if crypt failsMike Lockwood2012-02-151-2/+21
* | Merge commit '43b80c229bdee7f32654e2ec561078c5c94c8851'Mike Lockwood2012-03-210-0/+0
|\|
| * keep previous history after reset to mr1 plus aah changes (ics-aah-wip)Ed Heyl2011-10-280-0/+0
| |\
| | * undo reset to ics-mr1 until we have a better methodEd Heyl2011-10-260-0/+0
| | |\
| | | * reset to ics-mr1, but keep historyEd Heyl2011-10-260-0/+0
| | |/| | |/|/
| | * am 8c487331: (-s ours) Rename LOG() to ALOG() DO NOT MERGESteve Block2011-10-250-0/+0
| |/|
* | | Merge "Fix vdc to add sequence number for NativeConectorDaemon"Ken Sumrall2012-03-091-1/+1
|\ \ \
| * | | Fix vdc to add sequence number for NativeConectorDaemonKen Sumrall2012-03-091-1/+1
* | | | Merge "Fix to not return a bogus decryption error when a device is not encryp...Ken Sumrall2012-03-091-2/+16
|\| | |
| * | | Fix to not return a bogus decryption error when a device is not encrypted.Ken Sumrall2011-12-141-2/+16
| | |/ | |/|
* | | Merge "Use sched_policy to avoid hard-coded cpuctl path"Glenn Kasten2012-03-071-11/+4
|\ \ \
| * | | Use sched_policy to avoid hard-coded cpuctl pathGlenn Kasten2012-03-051-11/+4
* | | | Use the new command numbering scheme.Robert Greenwalt2012-02-291-2/+1
|/ / /
* | | vold: add -Werror=formatNick Kralevich2012-02-231-1/+1
* | | Add support for wiping data immediately if crypt failsMike Lockwood2012-02-161-2/+21
|/ /
* / Rename LOG() to ALOG() DO NOT MERGESteve Block2011-10-251-16/+16
|/
* Add the new verifypw command to vold/cryptfsKen Sumrall2011-10-124-0/+74
* Fix cryptfs to work with a raw block device for key storageKen Sumrall2011-09-141-3/+6
* Add the ability to revert a crypto mapping when unmounting a volumeKen Sumrall2011-08-319-10/+70