Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
vold
/
45d04fb4a261543fd7ce19cc7bb6f8d368e92302
/
main.cpp
156d9d2
Pre-create userdata metadata encryption device.
by David Anderson
· 3 years, 2 months ago
167c2a6
Acknowledge the 'nofail' fs_mgr flag and skip the expected failure.
by P.Adarsh Reddy
· 4 years, 7 months ago
4ea573a
vold: fix missing has.adoptable
by Jaegeuk Kim
· 4 years, 7 months ago
c52f672
vold: clean up configuration set
by Jaegeuk Kim
· 4 years, 7 months ago
f64d30a
vold: support F2FS compression
by Jaegeuk Kim
· 4 years, 10 months ago
73be12d
Refactor: make cryptfs.h smaller
by Paul Crowley
· 4 years, 10 months ago
2fba74c
Merge "Add missing null terminator for getopt_long()" am: 4d05e017f9
by Eric Biggers
· 6 years ago
f5ef40d
Add missing null terminator for getopt_long()
by Eric Biggers
· 6 years ago
42aabc2
Merge "Enable metadata encryption for userdata_gsi." am: 99046b75c4 am: 8b90acafcd
by David Anderson
· 6 years ago
0d71c4b
Enable metadata encryption for userdata_gsi.
by David Anderson
· 6 years ago
1464410
Merge "Move over to the C++ Fstab class" am: b6d5cd20d7 am: 4e8e70a949
by Tom Cherry
· 6 years ago
4c5bde2
Move over to the C++ Fstab class
by Tom Cherry
· 6 years ago
40ab674
Bind mount pkg specific dirs in the zygote child namespaces.
by Sudheer Shanka
· 6 years ago
4b6ca4e
Update vold to log only debug or higher level messages.
by Sudheer Shanka
· 6 years ago
14c8c07
clang-format many files.
by Paul Crowley
· 6 years ago
024a124
vold uses health filesystem HAL
by Yifan Hong
· 6 years ago
0fd2626
Add a mount with metadata encryption service
by Paul Crowley
· 7 years ago
53d5d7c
Wire up reserved blocks presence for tests.
by Jeff Sharkey
· 7 years ago
93396c1
Use main thread for Binder transactions.
by Jeff Sharkey
· 7 years ago
3472e52
Move to modern utility methods from android::base.
by Jeff Sharkey
· 7 years ago
3188805
Read the configuration before starting the native service.
by Paul Crowley
· 7 years ago
e2ee152
Refactor of use of fstab in advance of fix.
by Paul Crowley
· 7 years ago
67b8c49
Make Loop::destroyAll() smarter.
by Jeff Sharkey
· 7 years ago
cbe69fc
Destroy vold socket interface completely.
by Jeff Sharkey
· 7 years ago
11c2d38
Move even more vold commands over to Binder.
by Jeff Sharkey
· 7 years ago
068c6be
Start paving the way for vold calls over Binder.
by Jeff Sharkey
· 7 years ago
95a92f9
Only enable quotas when supported by device.
by Jeff Sharkey
· 7 years ago
fd3dc3c
Spread around some O_CLOEXEC love.
by Jeff Sharkey
· 8 years ago
e8fb6c3
vold: replacing fs_mgr_read_fstab() with fs_mgr_read_fstab_default()
by Bowgo Tsai
· 8 years ago
2edbe28
vold: add coldboot back and make sure it won't block booting
by Wei Wang
· 8 years ago
6b455c2
Remove coldboot from vold
by Wei Wang
· 8 years ago
c976e73
Fix deadlock between vold and init
by Dimitry Ivanov
· 8 years ago
38132a1
Refactor now that global DE has been reworked
by Paul Crowley
· 9 years ago
285956f
Rework FBE crypto to match the N way of doing things
by Paul Crowley
· 9 years ago
9ad4369
Fix a bug in passing parameters to prepare_user_storage.
by Lenka Trochtova
· 9 years ago
395039f
Introduce support for ephemeral users.
by Lenka Trochtova
· 9 years ago
6bf0547
resolve merge conflicts of b7d5a47cec to master.
by Elliott Hughes
· 9 years ago
7e128fb
Track rename from base/ to android-base/.
by Elliott Hughes
· 9 years ago
c79fb89
Switch to new FBE emulation property.
by Jeff Sharkey
· 9 years ago
c86ab6f
Trim both internal and adopted private storage.
by Jeff Sharkey
· 9 years ago
d0640f6
Add f2fs support for private volumes.
by Jeff Sharkey
· 9 years ago
d0b4295
Move crypt commands to a different listener in vold
by Paul Lawrence
· 9 years ago
65427f1
Offer debug flag to force default primary.
by Jeff Sharkey
· 9 years ago
e44a41a
Communicate if we have adoptable disks.
by Jeff Sharkey
· 10 years ago
b066787
Property to enable debugging.
by Jeff Sharkey
· 10 years ago
c8e04c5
Wider volume mutation lock, move force adoptable.
by Jeff Sharkey
· 10 years ago
5bad378
Switch logging to system log, persistable prop.
by Jeff Sharkey
· 10 years ago
502164d
Fix destroy ordering bug; add debug flag.
by Jeff Sharkey
· 10 years ago
9f18fe7
Remove unused code.
by Jeff Sharkey
· 10 years ago
f7e86ea
Some CLOEXEC love.
by Jeff Sharkey
· 10 years ago
95c87cc
Different blkid and fsck execution domains.
by Jeff Sharkey
· 10 years ago
36801cc
Progress towards dynamic storage support.
by Jeff Sharkey
· 10 years ago
684e662
Set SELinux contexts on device nodes created by vold.
by Stephen Smalley
· 10 years ago
ba6ae8d
Add support for more expressive SD card permissions
by Jeff Sharkey
· 11 years ago
b9738ea
vold: set klog level so e2fsck output is logged
by Ken Sumrall
· 12 years ago
56ad03c
vold: use unified fstab format
by Ken Sumrall
· 12 years ago
29d8da8
vold: allow to store key in a file on another partition
by Ken Sumrall
· 14 years ago
c1d8027
am 08da5c1f: Merge "vold: replace strsep by strtok_r"
by Jean-Baptiste Queru
· 14 years ago
74ca25a
vold: replace strsep by strtok_r
by Jinho You
· 14 years ago
99635f6
Use new kernel notifications to determine if USB mass storage is available.
by Mike Lockwood
· 14 years ago
97ac40e
vold: Switch from LOG -> SLOG
by San Mehat
· 15 years ago
f1b07fb
vold: Don't bail out on init failure & bump version number
by San Mehat
· 15 years ago
79e31be
vold2: Don't bail out if the UMS switch isn't there
by San Mehat
· 15 years ago
0cde53c
vold2: Manually bootstrap the ums switch since switch kernel uevents are broken
by San Mehat
· 15 years ago
a2677e4
vold2: Get mounting/unmounting/formatting/sharing working
by San Mehat
· 15 years ago
ae10b91
vold2: Rename DeviceVolume -> DirectVolume
by San Mehat
· 15 years ago
3578c41
vold2: Add block device udev bootstrapping
by San Mehat
· 15 years ago
f1b736b
system: vold2: Initial skeleton for vold2.
by San Mehat
· 15 years ago