- 879b9c0 Merge "Mount direct boot apps obb dir after fuse is ready." by Ricky Wai · 4 years, 9 months ago
- 07e64a4 Mount direct boot apps obb dir after fuse is ready. by Ricky Wai · 4 years, 9 months ago
- 816f4d9 Add fixupAppDir() API. by Martijn Coenen · 4 years, 9 months ago
- b5a31c9 Stop using a regex for setupAppDir. by Martijn Coenen · 4 years, 9 months ago
- 04bb17f Use a regex to create application directories. by Martijn Coenen · 4 years, 9 months ago
- 5fe1b16 Add SetQuotaInherit API. by Martijn Coenen · 4 years, 9 months ago
- ba9868b Set correct quota project ID on application directories. by Martijn Coenen · 4 years, 10 months ago
- 62a4b27 Setup Android/, Android/data and Android/obb dirs correctly. by Martijn Coenen · 4 years, 10 months ago
- fb42bc4 Add setProjectQuotaId to vold. by Martijn Coenen · 4 years, 10 months ago
- 13ff668 Replace mkdirs() with setupAppDir(). by Martijn Coenen · 4 years, 11 months ago
- 01fa0e0 Replace "sys.fuse_snapshot" with "persist.sys.fuse" by Abhijeet Kaur · 5 years ago
- 6f5802e Use sdcardfs for pass-through mounts. by Martijn Coenen · 5 years ago
- a438b24 Fix multi-user and multi-storage with FUSE by Zim · 5 years ago
- 5cf32b5 Use snapshot value sys.fuse_snapshot instead of persist.sys.fuse by shafik · 5 years ago
- a914cc7 Use unique_fd by Nandana Dutt · 5 years ago
- 3623a21 Mount /dev/fuse on /mnt/user/<userid>/<volumeid> by Zim · 5 years ago
- 0bd2d11 vold: Introduce android::vold::writeStringToFile by Tommy Chiu · 6 years ago
- 30df1c6 Don't delete /mnt/user/<userId>/package on reset. by Sudheer Shanka · 6 years ago
- f9b38a5 Revert "Revert "Ensure necessary external storage dirs while creating sandboxes."" by Sudheer Shanka · 6 years ago
- 88114b2 Revert "Ensure necessary external storage dirs while creating sandboxes." by Jeff Sharkey · 6 years ago
- 083377e Ensure necessary external storage dirs while creating sandboxes. by Sudheer Shanka · 6 years ago
- 023b539 Remove sandbox specific bind mounts from root namespace. by Sudheer Shanka · 6 years ago
- 64918e6 Merge "Add UnmountTreeWithPrefix util method." am: 2e9aafb620 am: 5e10de1301 by Sudheer Shanka · 6 years ago
- 295fb24 Add UnmountTreeWithPrefix util method. by Sudheer Shanka · 6 years ago
- 75744cd Merge "Fsync directories after creating files" am: a892eb154e am: 7c21f0a999 by Paul Crowley · 6 years ago
- 621d9b9 Fsync directories after creating files by Paul Crowley · 6 years ago
- 4ba32a0 Merge "Refactor ForkExecvp to improve locking behaviour" am: 6aaedb0dca am: 12d8d6343b by Paul Crowley · 6 years ago
- de2d620 Refactor ForkExecvp to improve locking behaviour by Paul Crowley · 6 years ago
- cfe3972 Wait for dm device to be ready before format by Paul Crowley · 6 years ago
- 298fa32 Wait for dm device to be ready before format by Paul Crowley · 6 years ago
- 40ab674 Bind mount pkg specific dirs in the zygote child namespaces. by Sudheer Shanka · 6 years ago
- 89ddf99 Add unmountTree to utils. by Sudheer Shanka · 6 years ago
- 625dc78 Add GetBlockDevSize, GetBlockDevSectors helpers by Oleksiy Avramchenko · 6 years ago
- 14c8c07 clang-format many files. by Paul Crowley · 6 years ago
- 71cd43f Fingerprint data is now stored in one of two ways depending on the by Andreas Huber · 7 years ago
- 56292ef Undo Utils dependency on VolumeManager by Paul Crowley · 7 years ago
- 3472e52 Move to modern utility methods from android::base. by Jeff Sharkey · 7 years ago
- 3b71fc5 Be more C++. volume UUID should always be std::string. by Paul Crowley · 7 years ago
- cbe69fc Destroy vold socket interface completely. by Jeff Sharkey · 7 years ago
- 814e9d3 Move unsolicited vold events to Binder. by Jeff Sharkey · 7 years ago
- e2e2d30 Zero memory used for encryuption keys. by Pavel Grafov · 7 years ago
- 46bb69f Progress towards FBE and adoptable storage. 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
- 3a68f14 Vold: Clean up code related to foreign dex use by Calin Juravle · 8 years ago
- d24aeda Only restorecon CE storage after unlocked. by Jeff Sharkey · 8 years ago
- be70c9a Consistent creation/destruction of user data. by Jeff Sharkey · 9 years ago
- 942d4e8 Support emulator's virtio-blk based SD card by Yu Ning · 9 years ago
- 493f5aa Create profile folder for foreign dex markers. by Calin Juravle · 9 years ago
- 79f55a4 Prepare user profile folder by Calin Juravle · 9 years ago
- 47695b2 Allow callers to prepare CE/DE user storage. by Jeff Sharkey · 9 years ago
- 10d3488 Mount appfuse in process namespace. by Daichi Hirono · 9 years ago
- fc505c3 Emulate media encryption, always chmod to unlock. by Jeff Sharkey · 9 years ago
- d2c96e7 New granular encryption commands for framework. by Jeff Sharkey · 9 years ago
- 89f74fb Kill apps using storage through bind mounts. by Jeff Sharkey · 9 years ago
- c86ab6f Trim both internal and adopted private storage. by Jeff Sharkey · 9 years ago
- 66270a2 Let's reinvent storage, yet again! by Jeff Sharkey · 9 years ago
- bc40cc8 Add method to forget private partition keys. by Jeff Sharkey · 9 years ago
- d0640f6 Add f2fs support for private volumes. by Jeff Sharkey · 9 years ago
- 1d6fbcc Migrate primary external storage. by Jeff Sharkey · 10 years ago
- ce6a913 Exclusive exec() path, format after partition. by Jeff Sharkey · 10 years ago
- f0121c5 Updates for expanded storage. by Jeff Sharkey · 10 years ago
- 95c87cc Different blkid and fsck execution domains. by Jeff Sharkey · 10 years ago
- 9c48498 Support for private (adopted) volumes. by Jeff Sharkey · 10 years ago
- 36801cc Progress towards dynamic storage support. by Jeff Sharkey · 10 years ago
- deb2405 Checkpoint of better dynamic device support. by Jeff Sharkey · 10 years ago