summaryrefslogtreecommitdiff
path: root/main.cpp
AgeCommit message (Expand)Author
2023-03-01Check for SELinux labelling errorsEric Biggers
2023-02-28Revert "Strictly check for SELinux labelling errors"Austin Delgado
2023-02-27Strictly check for SELinux labelling errorsEric Biggers
2023-02-02Revert "Add NTFS support in vold"Alfred Piccioni
2023-01-23Add NTFS support in voldAlfred Piccioni
2022-03-22Increase early boot logging to kernel logEric Biggers
2022-03-17Fix check for whether metadata encryption is enabledEric Biggers
2021-11-08Route error logs to the kernel during early boot.David Anderson
2021-09-21Pre-create userdata metadata encryption device.David Anderson
2020-05-06Acknowledge the 'nofail' fs_mgr flag and skip the expected failure.P.Adarsh Reddy
2020-04-23vold: fix missing has.adoptableJaegeuk Kim
2020-04-13vold: clean up configuration setJaegeuk Kim
2020-04-03vold: support F2FS compressionJaegeuk Kim
2020-02-07Refactor: make cryptfs.h smallerPaul Crowley
2019-04-04Merge "Add missing null terminator for getopt_long()" am: 4d05e017f9Eric Biggers
2019-04-03Add missing null terminator for getopt_long()Eric Biggers
2019-02-14Merge "Enable metadata encryption for userdata_gsi." am: 99046b75c4 am: 8b90a...David Anderson
2019-02-14Enable metadata encryption for userdata_gsi.David Anderson
2019-01-31Merge "Move over to the C++ Fstab class" am: b6d5cd20d7 am: 4e8e70a949Tom Cherry
2019-01-31Move over to the C++ Fstab classTom Cherry
2018-09-27Bind mount pkg specific dirs in the zygote child namespaces.Sudheer Shanka
2018-09-21Update vold to log only debug or higher level messages.Sudheer Shanka
2018-09-18clang-format many files.Paul Crowley
2018-09-17vold uses health filesystem HALYifan Hong
2018-02-01Add a mount with metadata encryption servicePaul Crowley
2018-01-08Wire up reserved blocks presence for tests.Jeff Sharkey
2017-10-18Use main thread for Binder transactions.Jeff Sharkey
2017-10-17Move to modern utility methods from android::base.Jeff Sharkey
2017-09-27Read the configuration before starting the native service.Paul Crowley
2017-09-26Refactor of use of fstab in advance of fix.Paul Crowley
2017-09-21Make Loop::destroyAll() smarter.Jeff Sharkey
2017-09-18Destroy vold socket interface completely.Jeff Sharkey
2017-09-11Move even more vold commands over to Binder.Jeff Sharkey
2017-09-06Start paving the way for vold calls over Binder.Jeff Sharkey
2017-07-17Only enable quotas when supported by device.Jeff Sharkey
2017-03-27Spread around some O_CLOEXEC love.Jeff Sharkey
2017-03-09vold: replacing fs_mgr_read_fstab() with fs_mgr_read_fstab_default()Bowgo Tsai
2017-03-06vold: add coldboot back and make sure it won't block bootingWei Wang
2017-01-25Remove coldboot from voldWei Wang
2017-01-19Fix deadlock between vold and initDimitry Ivanov
2016-02-09Refactor now that global DE has been reworkedPaul Crowley
2016-01-20Rework FBE crypto to match the N way of doing thingsPaul Crowley
2015-12-11Fix a bug in passing parameters to prepare_user_storage.Lenka Trochtova
2015-12-08Introduce support for ephemeral users.Lenka Trochtova
2015-12-04resolve merge conflicts of b7d5a47cec to master.Elliott Hughes
2015-12-04Track rename from base/ to android-base/.Elliott Hughes
2015-11-19Switch to new FBE emulation property.Jeff Sharkey
2015-07-01Trim both internal and adopted private storage.Jeff Sharkey
2015-06-08Add f2fs support for private volumes.Jeff Sharkey
2015-06-04Move crypt commands to a different listener in voldPaul Lawrence