62 Commits (6e3441a8ea6023903d94f9fae5eff984a9e902a9)

Author SHA1 Message Date
Eric Biggers 2fba74c1e1 Merge "Add missing null terminator for getopt_long()" am: 4d05e017f9
5 years ago
Eric Biggers f5ef40de83 Add missing null terminator for getopt_long()
5 years ago
David Anderson 42aabc24dc Merge "Enable metadata encryption for userdata_gsi." am: 99046b75c4 am: 8b90acafcd
5 years ago
David Anderson 0d71c4b5f7 Enable metadata encryption for userdata_gsi.
5 years ago
Tom Cherry 1464410580 Merge "Move over to the C++ Fstab class" am: b6d5cd20d7 am: 4e8e70a949
5 years ago
Tom Cherry 4c5bde2b92 Move over to the C++ Fstab class
5 years ago
Sudheer Shanka 40ab6742a7 Bind mount pkg specific dirs in the zygote child namespaces.
6 years ago
Sudheer Shanka 4b6ca4ea65 Update vold to log only debug or higher level messages.
6 years ago
Paul Crowley 14c8c0765a clang-format many files.
6 years ago
Yifan Hong 024a1241a6 vold uses health filesystem HAL
6 years ago
Paul Crowley 0fd2626fc3 Add a mount with metadata encryption service
6 years ago
Jeff Sharkey 53d5d7ca8a Wire up reserved blocks presence for tests.
7 years ago
Jeff Sharkey 93396c14a8 Use main thread for Binder transactions.
7 years ago
Jeff Sharkey 3472e52fc2 Move to modern utility methods from android::base.
7 years ago
Paul Crowley 3188805e35 Read the configuration before starting the native service.
7 years ago
Paul Crowley e2ee152e46 Refactor of use of fstab in advance of fix.
7 years ago
Jeff Sharkey 67b8c49530 Make Loop::destroyAll() smarter.
7 years ago
Jeff Sharkey cbe69fc060 Destroy vold socket interface completely.
7 years ago
Jeff Sharkey 11c2d380a7 Move even more vold commands over to Binder.
7 years ago
Jeff Sharkey 068c6be622 Start paving the way for vold calls over Binder.
7 years ago
Jeff Sharkey 95a92f9203 Only enable quotas when supported by device.
7 years ago
Jeff Sharkey fd3dc3c076 Spread around some O_CLOEXEC love.
7 years ago
Bowgo Tsai e8fb6c3000 vold: replacing fs_mgr_read_fstab() with fs_mgr_read_fstab_default()
7 years ago
Wei Wang 2edbe28add vold: add coldboot back and make sure it won't block booting
7 years ago
Wei Wang 6b455c29be Remove coldboot from vold
8 years ago
Dimitry Ivanov c976e73bbd Fix deadlock between vold and init
8 years ago
Paul Crowley 38132a1f66 Refactor now that global DE has been reworked
9 years ago
Paul Crowley 285956fe11 Rework FBE crypto to match the N way of doing things
9 years ago
Lenka Trochtova 9ad4369ce8 Fix a bug in passing parameters to prepare_user_storage.
9 years ago
Lenka Trochtova 395039f007 Introduce support for ephemeral users.
9 years ago
Elliott Hughes 6bf0547ccc resolve merge conflicts of b7d5a47cec to master.
9 years ago
Elliott Hughes 7e128fbe21 Track rename from base/ to android-base/.
9 years ago
Jeff Sharkey c79fb89a10 Switch to new FBE emulation property.
9 years ago
Jeff Sharkey c86ab6f538 Trim both internal and adopted private storage.
9 years ago
Jeff Sharkey d0640f6358 Add f2fs support for private volumes.
9 years ago
Paul Lawrence d0b4295ccc Move crypt commands to a different listener in vold
9 years ago
Jeff Sharkey 65427f1a80 Offer debug flag to force default primary.
9 years ago
Jeff Sharkey e44a41a17b Communicate if we have adoptable disks.
9 years ago
Jeff Sharkey b0667870ff Property to enable debugging.
9 years ago
Jeff Sharkey c8e04c5a82 Wider volume mutation lock, move force adoptable.
9 years ago
Jeff Sharkey 5bad378015 Switch logging to system log, persistable prop.
9 years ago
Jeff Sharkey 502164deaa Fix destroy ordering bug; add debug flag.
9 years ago
Jeff Sharkey 9f18fe7807 Remove unused code.
9 years ago
Jeff Sharkey f7e86ead9f Some CLOEXEC love.
9 years ago
Jeff Sharkey 95c87cce35 Different blkid and fsck execution domains.
9 years ago
Jeff Sharkey 36801cccf2 Progress towards dynamic storage support.
9 years ago
Stephen Smalley 684e662502 Set SELinux contexts on device nodes created by vold.
10 years ago
Jeff Sharkey ba6ae8db13 Add support for more expressive SD card permissions
11 years ago
Ken Sumrall b9738ea969 vold: set klog level so e2fsck output is logged
11 years ago
Ken Sumrall 56ad03cae1 vold: use unified fstab format
12 years ago