summaryrefslogtreecommitdiff
path: root/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* vold: Honor mount options for ext4/f2fs partitionsTom Marshall2020-04-111-1/+10
* vold: Support internal storage partitionsTom Marshall2020-04-111-6/+5
* vold: add support for more filesystems for public storageDan Pasanen2020-04-111-0/+2
* Merge "Enable metadata encryption for userdata_gsi." am: 99046b75c4 am: 8b90a...David Anderson2019-02-141-1/+6
|\
| * Enable metadata encryption for userdata_gsi.David Anderson2019-02-141-1/+6
* | Merge "Move over to the C++ Fstab class" am: b6d5cd20d7 am: 4e8e70a949Tom Cherry2019-01-311-12/+11
|\|
| * Move over to the C++ Fstab classTom Cherry2019-01-311-12/+11
* | Bind mount pkg specific dirs in the zygote child namespaces.Sudheer Shanka2018-09-271-1/+1
|/
* Update vold to log only debug or higher level messages.Sudheer Shanka2018-09-211-5/+5
* clang-format many files.Paul Crowley2018-09-181-37/+35
* vold uses health filesystem HALYifan Hong2018-09-171-0/+3
* Add a mount with metadata encryption servicePaul Crowley2018-02-011-1/+5
* Wire up reserved blocks presence for tests.Jeff Sharkey2018-01-081-3/+11
* Use main thread for Binder transactions.Jeff Sharkey2017-10-181-5/+2
* Move to modern utility methods from android::base.Jeff Sharkey2017-10-171-5/+5
* Read the configuration before starting the native service.Paul Crowley2017-09-271-7/+7
* Refactor of use of fstab in advance of fix.Paul Crowley2017-09-261-12/+12
* Make Loop::destroyAll() smarter.Jeff Sharkey2017-09-211-0/+15
* Destroy vold socket interface completely.Jeff Sharkey2017-09-181-27/+0
* Move even more vold commands over to Binder.Jeff Sharkey2017-09-111-1/+1
* Start paving the way for vold calls over Binder.Jeff Sharkey2017-09-061-0/+6
* Only enable quotas when supported by device.Jeff Sharkey2017-07-171-3/+10
* Spread around some O_CLOEXEC love.Jeff Sharkey2017-03-271-1/+1
* vold: replacing fs_mgr_read_fstab() with fs_mgr_read_fstab_default()Bowgo Tsai2017-03-091-3/+2
* vold: add coldboot back and make sure it won't block bootingWei Wang2017-03-061-0/+49
* Remove coldboot from voldWei Wang2017-01-251-49/+1
* Fix deadlock between vold and initDimitry Ivanov2017-01-191-6/+11
* Refactor now that global DE has been reworkedPaul Crowley2016-02-091-1/+0
* Rework FBE crypto to match the N way of doing thingsPaul Crowley2016-01-201-3/+0
* Fix a bug in passing parameters to prepare_user_storage.Lenka Trochtova2015-12-111-1/+1
* Introduce support for ephemeral users.Lenka Trochtova2015-12-081-1/+1
* resolve merge conflicts of b7d5a47cec to master.Elliott Hughes2015-12-041-2/+2
|\
| * Track rename from base/ to android-base/.Elliott Hughes2015-12-041-2/+2
* | Switch to new FBE emulation property.Jeff Sharkey2015-11-191-0/+4
|/
* Trim both internal and adopted private storage.Jeff Sharkey2015-07-011-14/+4
* Add f2fs support for private volumes.Jeff Sharkey2015-06-081-0/+5
* Move crypt commands to a different listener in voldPaul Lawrence2015-06-041-0/+9
* Offer debug flag to force default primary.Jeff Sharkey2015-05-191-1/+2
* Communicate if we have adoptable disks.Jeff Sharkey2015-05-131-1/+3
* Property to enable debugging.Jeff Sharkey2015-04-291-0/+4
* Wider volume mutation lock, move force adoptable.Jeff Sharkey2015-04-211-8/+0
* Switch logging to system log, persistable prop.Jeff Sharkey2015-04-181-2/+4
* Fix destroy ordering bug; add debug flag.Jeff Sharkey2015-04-141-0/+4
* Remove unused code.Jeff Sharkey2015-04-011-27/+22
* Some CLOEXEC love.Jeff Sharkey2015-04-011-1/+5
* Different blkid and fsck execution domains.Jeff Sharkey2015-04-011-12/+37
* Progress towards dynamic storage support.Jeff Sharkey2015-03-301-36/+37
* Set SELinux contexts on device nodes created by vold.Stephen Smalley2014-09-301-0/+7
* Add support for more expressive SD card permissionsJeff Sharkey2013-10-081-11/+12
* vold: set klog level so e2fsck output is loggedKen Sumrall2013-04-101-0/+4