262 Commits (b4569d73ee85d264942659941fe29b35d5a3ce14)

Author SHA1 Message Date
Eric Biggers a701c458ca vold: rename from "ext4 encryption" to fscrypt
6 years ago
Sudheer Shanka 69bc40f9a9 Update StorageManagerService handling of packages info.
6 years ago
Sudheer Shanka 51a38dada7 Update shared sandbox directory structure.
6 years ago
Sudheer Shanka b792c3a210 Merge "Delete package sandbox data when it is uninstalled."
6 years ago
Sudheer Shanka fa6a174a05 Delete package sandbox data when it is uninstalled.
6 years ago
Sudheer Shanka 9acc6d4398 Check isolated_storage is enabled before cleaning up sandboxes.
6 years ago
Mark Salyzyn c4405e9c17 Protect /mnt/scratch from stale umount on userdebug
6 years ago
Mark Salyzyn 86e81e7183 Protect /mnt/scratch from stale umount on userdebug
6 years ago
Sudheer Shanka 1fa13825fc Merge "Remove unmount_tree in VolumeManager." am: 9931db7e59 am: 96707825f2
6 years ago
Sudheer Shanka 99d304ac60 Remove unmount_tree in VolumeManager.
6 years ago
Sudheer Shanka 40ab6742a7 Bind mount pkg specific dirs in the zygote child namespaces.
6 years ago
Sudheer Shanka 144e7cc25a Merge "Add unmountTree to utils." am: a64572431e am: f5b24f1015
6 years ago
Sudheer Shanka 89ddf99119 Add unmountTree to utils.
6 years ago
Jeff Sharkey dac54dce51 Merge "Update vold to log only debug or higher level messages." am: 9bd07d8760 am: 92c182e4c7
6 years ago
Sudheer Shanka 4b6ca4ea65 Update vold to log only debug or higher level messages.
6 years ago
Paul Crowley 8915d62847 clang-format the rest of the files
6 years ago
Paul Crowley edf7a4eb95 clang-format the rest of the files
6 years ago
Sudheer Shanka c756209b89 Create sandboxes for newly installed apps.
6 years ago
Sudheer Shanka 3a7ee5c2ae Use /mnt/storage for bind mounting package sandboxes.
6 years ago
Sudheer Shanka 5cc0d564c8 Merge "Update sandbox structure for apps with sharedUserIds."
6 years ago
Sudheer Shanka f768c271a3 Update sandbox structure for apps with sharedUserIds.
6 years ago
Sudheer Shanka a695f25518 Keep /sdcard working for shell process when isolated storage is enabled.
6 years ago
Sudheer Shanka 53947a3662 Update vold to prepare package sandboxes for primary volume.
6 years ago
Sudheer Shanka 62bbb2b1d2 Update vold to handle package info from StorageManagerService.
6 years ago
Sudheer Shanka ebaad1c848 Update IVold interface to take packageNames when a user starts.
6 years ago
Sudheer Shanka d484aa9dad Add APIs for pushing package info to vold.
6 years ago
Bowgo Tsai 3d4fb41f3d Merge "Do not unmount /mnt/product/* when vold starts"
6 years ago
Bowgo Tsai c0cd37be9d Do not unmount /mnt/product/* when vold starts
6 years ago
Tri Vo e98adee732 Exclude /mnt/vendor from vold's ownership.
6 years ago
Tri Vo bca5cd78fe Exclude /mnt/vendor from vold's ownership.
6 years ago
Elliott Hughes 32a5b9aed3 StartsWith now allows std::string prefixes.
7 years ago
Jeff Sharkey 401b260351 Delay touching disks when secure keyguard showing.
7 years ago
Paul Crowley b64933a502 Be even more C++. Switch on a warning.
7 years ago
Paul Crowley c6433a299d Forget keys when we forget the volume.
7 years ago
Jeff Sharkey 3ce18256a1 Pass both partition GUID and filesystem UUID.
7 years ago
Jeff Vander Stoep c923127e23 Merge "Check that dir name is a pid before attempting to read"
7 years ago
TreeHugger Robot 9fd7559813 Merge "Check that dir name is a pid before attempting to read"
7 years ago
Jeff Vander Stoep a997db73d6 Check that dir name is a pid before attempting to read
7 years ago
Jeff Vander Stoep 5889083d71 Check that dir name is a pid before attempting to read
7 years ago
Paul Crowley 56292ef119 Undo Utils dependency on VolumeManager
7 years ago
Jeff Sharkey 3472e52fc2 Move to modern utility methods from android::base.
7 years ago
Jeff Sharkey b21add1d79 Merge "Make Loop::destroyAll() smarter."
7 years ago
Jeff Sharkey 67b8c49530 Make Loop::destroyAll() smarter.
7 years ago
Jeff Sharkey 95440ebd97 Enable "cert-err34-c" tidy checks.
7 years ago
Jeff Sharkey cbe69fc060 Destroy vold socket interface completely.
7 years ago
Jeff Sharkey 52f7a91934 Move long-running calls to async with listeners.
7 years ago
Jeff Sharkey 11c2d380a7 Move even more vold commands over to Binder.
7 years ago
Jeff Sharkey 9462bdd512 Move "volume" commands over to Binder.
7 years ago
Keun-young Park 23b87ecf41 Merge "mInternalEmulated could be used after shutdown() called" am: 9b4a443bd6 am: 92052aa582
7 years ago
Keun-young Park 92052aa582 Merge "mInternalEmulated could be used after shutdown() called"
7 years ago
Gao Xiang d263da8807 mInternalEmulated could be used after shutdown() called
7 years ago
Keun-young Park 375ac25773 do not sleep if it is shutting down
7 years ago
Elliott Hughes e4775fdbca Merge "vold should #include <sys/sysmacros.h>" am: 398c0e8274 am: 208b464f72 am: fb3e85cf99
7 years ago
Elliott Hughes 048422d46e Merge "vold should #include <sys/sysmacros.h>" am: 398c0e8274 am: 208b464f72
7 years ago
Elliott Hughes 0e08e84df0 vold should #include <sys/sysmacros.h>
7 years ago
Jeff Sharkey 32ebb739cb Enable clang-tidy for security sensitive domain.
7 years ago
Jeff Sharkey fd3dc3c076 Spread around some O_CLOEXEC love.
7 years ago
Jeff Sharkey fa1c677c1a Add a new "virtual disk" feature.
7 years ago
Keun-young Park 3918ae6c76 Merge "make shutdown safe for double calls." am: 71fa1068de am: 2f93c657f4
7 years ago
Keun-young Park a5bbb5e3c1 make shutdown safe for double calls.
7 years ago
Wei Wang b7336860a6 Merge "Remove coldboot from vold" am: cc29c526d4 am: 9a2e29fe32 am: 78bf4cbb12
8 years ago
Wei Wang 6b455c29be Remove coldboot from vold
8 years ago
Chih-hung Hsieh 0955770f88 Merge \\\\"Fix clang-tidy performance warnings in system/vold.\\\\" am: e24d4eef9b am: aa668f3d13 am: ed1c4cf456
8 years ago
Chih-Hung Hsieh aa668f3d13 Merge \"Fix clang-tidy performance warnings in system/vold.\"
8 years ago
Chih-Hung Hsieh 11a2ce8da3 Fix clang-tidy performance warnings in system/vold.
8 years ago
Chih-Hung Hsieh 629a360ace Merge "Fix misc-macro-parentheses warnings." am: 0c0f9228cf am: 4ff367a593 am: 5dc0aa6e41
8 years ago
Chih-Hung Hsieh 5dc0aa6e41 Merge "Fix misc-macro-parentheses warnings." am: 0c0f9228cf
8 years ago
Chih-Hung Hsieh cc5d580858 Fix misc-macro-parentheses warnings.
8 years ago
Daniel Rosenberg e4c291a1ee Fix resizeAsec to determine correct size
8 years ago
Hidehiko Abe e6bd7850ff Merge "Split slave-bind mount into two."
8 years ago
Hidehiko Abe 674bed18bd Split slave-bind mount into two.
8 years ago
Yu Ning 942d4e830b Support emulator's virtio-blk based SD card
8 years ago
Daichi Hirono 10d34887b3 Mount appfuse in process namespace.
9 years ago
Elliott Hughes 6bf0547ccc resolve merge conflicts of b7d5a47cec to master.
9 years ago
Jeff Sharkey 90cca664e1 Merge "Make sure path is not NULL to avoid fatal exception." am: e0e5bfeb3c am: de629f105e
9 years ago
Jeff Sharkey 20826a1574 Merge "vold: fix 64 bit ioctl error" am: 3e6c59dc16 am: bf6acf44a9
9 years ago
Elliott Hughes 7e128fbe21 Track rename from base/ to android-base/.
9 years ago
Jeff Sharkey e0e5bfeb3c Merge "Make sure path is not NULL to avoid fatal exception."
9 years ago
Mateusz Nowak a4f48d0f44 vold: fix 64 bit ioctl error
9 years ago
Mateusz Nowak 6440379f1b Make sure path is not NULL to avoid fatal exception.
9 years ago
Jeff Sharkey 228f9509e1 am 47f0531e: am 4fc30636: am 1bd078fa: Protect runtime storage mount points.
9 years ago
Jeff Sharkey 1bd078fa7b Protect runtime storage mount points.
9 years ago
Jeff Sharkey 16b3ba4bd7 am 90db4d90: am 78003caf: am 32679a82: Create user directory on emulated storage.
9 years ago
Jeff Sharkey 32679a82d9 Create user directory on emulated storage.
9 years ago
Jeff Sharkey 5ceafb42ca Merge commit '3ff337db' into merge
9 years ago
Jeff Sharkey c86ab6f538 Trim both internal and adopted private storage.
9 years ago
Jeff Sharkey bf19f7e389 am 1458955f: am c7b5b570: Null-terminate readlink() result, full remount.
9 years ago
Jeff Sharkey c7b5b570bd Null-terminate readlink() result, full remount.
9 years ago
Jeff Sharkey c36ffa0010 am 0deb385f: am 66270a21: Let\'s reinvent storage, yet again!
9 years ago
Jeff Sharkey 66270a21df Let's reinvent storage, yet again!
9 years ago
Jeff Sharkey 83434e3714 am b5e680ac: am bc40cc8f: Add method to forget private partition keys.
9 years ago
Jeff Sharkey bc40cc8f07 Add method to forget private partition keys.
9 years ago
Jeff Sharkey 7744be3ac7 am b75343ae: am 210228a0: Merge "Start tracking added users with serial numbers." into mnc-dev
9 years ago
Jeff Sharkey bd3038df74 Start tracking added users with serial numbers.
9 years ago
Paul Crowley 4716ee8af7 chmod a-x VolumeManager.cpp
9 years ago
Jeff Sharkey d0640f6358 Add f2fs support for private volumes.
9 years ago
Jeff Sharkey 5a6bfca163 Initial pass at storage benchmarks.
9 years ago
Jeff Sharkey 1bfb375f77 Update primary symlinks after mounting.
9 years ago
Elliott Hughes c98d1f5883 am 85c7c08e: am d5aa67cc: Merge "Wait for completion of device mapping in mountObb"
9 years ago
yoshiyuki hama 476a627e55 Wait for completion of device mapping in mountObb
9 years ago