- 5f2a9fe Always unmount data and obb directory that mounted by Ricky Wai · 3 years, 8 months ago
- 2335637 Only kill apps with storage app data isolation enabled by Ricky Wai · 3 years, 8 months ago
- 159a11f Merge "Vold will always bind mount obb and data dirs to lowerfs" by Alan Stokes · 3 years, 9 months ago
- 259a49a Vold will always bind mount obb and data dirs to lowerfs by Ricky Wai · 3 years, 9 months ago
- 5e103f1 Merge "Add kVisible flag to vold::Disk" by Treehugger Robot · 4 years ago
- defc045 Add kVisible flag to vold::Disk by Youkichi Hosoi · 4 years, 6 months ago
- e78c78c Remove persist.sys.fuse == false code paths by Ricky Wai · 4 years ago
- cc87480 Set media folder +F for adopted storage as well by Daniel Rosenberg · 4 years, 5 months ago
- 24ae202 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 4 years, 4 months ago
- 72d0713 vold: use __ANDROID_API_Q__ instead of pre_gki_level by Eric Biggers · 4 years, 5 months ago
- a485006 Configure backing device max_ratio for FUSE filesystems. by Martijn Coenen · 4 years, 6 months ago
- f717079 Unmount public volume if FUSE mount fails by Zim · 4 years, 6 months ago
- dcee5c1 Configure read ahead for fuse mounts by Nikita Ioffe · 4 years, 7 months ago
- f36bddd Move enabling sdcardfs behind a property by Daniel Rosenberg · 4 years, 8 months ago
- ea97154 Handle virtio in private fs mapping by Alistair Delva · 4 years, 7 months ago
- c671731 Handle virtio in private fs mapping by Alistair Delva · 4 years, 7 months ago
- d3c230b Expand virtio_block check to other virtual devices by Alistair Delva · 4 years, 8 months ago
- ff1fc9b Expand virtio_block check to other virtual devices by Alistair Delva · 4 years, 8 months ago
- 5ec8658 Introduce postMount() VolumeBase helper. by Martijn Coenen · 4 years, 8 months ago
- ef63921 Bind mount install and android writable DATA and OBB dirs by Ricky Wai · 4 years, 9 months ago
- 60d7c82 Merge "Prefer f2fs for virtual (private) storage volumes." into rvc-dev by TreeHugger Robot · 4 years, 9 months ago
- 449a7d8 Bind mount Android/data and Android/obb individually. by Martijn Coenen · 4 years, 10 months ago
- b6488f3 Fix vold wedge when unmounting Android/ by Zim · 4 years, 10 months ago
- 6b12257 Make storage dirs remount fork() safe by Ricky Wai · 4 years, 10 months ago
- 6c695ef Prefer f2fs for virtual (private) storage volumes. by Martijn Coenen · 4 years, 10 months ago
- c1e33a3 Add Android/data mounting along with obb mounting in vold by Ricky Wai · 4 years, 10 months ago
- 7489ab6 Merge changes from topics "metadata_wrapped_key_aosp", "volume_metadata" am: 36fd1ebfae am: 6891eb7e2d am: c14f46d114 by Automerger Merge Worker · 4 years, 10 months ago
- 07e64a4 Mount direct boot apps obb dir after fuse is ready. by Ricky Wai · 4 years, 11 months ago
- 886e572 On newer devices, use dm-default-key to encrypt SD cards by Paul Crowley · 5 years ago
- eab67cc Merge "Retry deleting dm devices." by TreeHugger Robot · 4 years, 10 months ago
- 9eb4367 Retry deleting dm devices. by Ricky Wai · 4 years, 11 months ago
- 4eac264 Refactor key generation to handle both normal and metadata encryption. by Paul Crowley · 4 years, 11 months ago
- b3d018a Refactor key generation to handle both normal and metadata encryption. by Paul Crowley · 4 years, 11 months ago
- dd85fe2 Merge "Add disk for StubVolume" by TreeHugger Robot · 4 years, 11 months ago
- 50f7de2 Merge "Use DM layer directly to manage private DM volumes" am: dd12ea5bd2 am: 47aff8772d am: e3609aa837 by Automerger Merge Worker · 4 years, 11 months ago
- 395edfe Merge "Pass volume key as a KeyBuffer" am: 334a684557 am: 4d37b4f980 am: aebcc399ea by Automerger Merge Worker · 4 years, 11 months ago
- 659b63f Use DM layer directly to manage private DM volumes by Paul Crowley · 5 years ago
- 3d98f5d Pass volume key as a KeyBuffer by Paul Crowley · 5 years ago
- 82e90de Add disk for StubVolume by Risan · 5 years ago
- 3fcbdbf Merge "Use std::string to return crypto device, not char *" am: 80731b0975 am: 2381810b99 am: 1541f9f32b by Automerger Merge Worker · 4 years, 11 months ago
- 81796e9 Use std::string to return crypto device, not char * by Paul Crowley · 5 years ago
- 62a4b27 Setup Android/, Android/data and Android/obb dirs correctly. by Martijn Coenen · 5 years ago
- ac95a2c Merge "Allow external_storage or media_rw gid access /mnt/media_rw" by Zimuzo Ezeozue · 5 years ago
- 0a7e992 Automatically use correct lower paths for setupAppDir. by Martijn Coenen · 5 years ago
- c9a2be4 Allow external_storage or media_rw gid access /mnt/media_rw by Zim · 5 years ago
- df073f5 Handle failures after partial mounts by Zim · 5 years ago
- 3a2dbfe Bind mount write view of Android/obb for installers. by Martijn Coenen · 5 years ago
- 86f21a2 Conditionally use sdcardfs. by Martijn Coenen · 5 years ago
- adecd0a Use the default sdcardfs view for the Android/ bind-mount. by Martijn Coenen · 5 years ago
- a70feb4 Merge "Replace "sys.fuse_snapshot" with "persist.sys.fuse"" by Abhijeet Kaur · 5 years ago
- 01fa0e0 Replace "sys.fuse_snapshot" with "persist.sys.fuse" by Abhijeet Kaur · 5 years ago
- 5298ccc Initialize mFuseMounted by Greg Kaiser · 5 years ago
- fd7362d Correctly initialize mFuseMounted. by Martijn Coenen · 5 years ago
- 8f1e7f2 When unmounting, only kill user-specific paths. by Martijn Coenen · 5 years ago
- 5700261 Bind mount Android/ directory in FUSE. by Martijn Coenen · 5 years ago
- 6f5802e Use sdcardfs for pass-through mounts. by Martijn Coenen · 5 years ago
- adcc845 Get rid of confusing FUSE variables and comments. by Martijn Coenen · 5 years ago
- 10b122b Don't LOG() after fork() and before exec(). by Martijn Coenen · 5 years ago
- 5048b4b Add mount callback by Zim · 5 years ago
- 2d45d9b Fix emulated volumes not created for secondary users by Zim · 5 years ago
- a438b24 Fix multi-user and multi-storage with FUSE by Zim · 5 years ago
- de735e6 Merge "Use snapshot value sys.fuse_snapshot instead of persist.sys.fuse" by TreeHugger Robot · 5 years ago
- 5cf32b5 Use snapshot value sys.fuse_snapshot instead of persist.sys.fuse by shafik · 5 years ago
- 981222f Bind mount lower filesystem during FUSE mount by Zim · 5 years ago
- 23edfac Fix fdsan check by Nandana Dutt · 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
- 5fceb48 Remove storage sandboxes related code. by Sudheer Shanka · 6 years ago
- 4112c12 Remove storage sandboxes related code. by Sudheer Shanka · 6 years ago
- 8cad97b Pass unshared_obb flag to sdcardfs setup. by Sudheer Shanka · 6 years ago
- a608250 Enable isolated storage by default. by Jeff Sharkey · 6 years ago
- 5504901 Create a new MOUNT_EXTERNAL_LEGACY storage mode. by Sudheer Shanka · 6 years ago
- 811de62 Merge "Create new mount directory /mnt/runtime/full." am: b9fae464fc am: f6c3c77f6c by Sudheer Shanka · 6 years ago
- dd4bb17 Create new mount directory /mnt/runtime/full. by Sudheer Shanka · 6 years ago
- ef9abab vold: const-ify some of the API by Greg Kaiser · 6 years ago
- 2bc201e vold: const-ify some of the API by Greg Kaiser · 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
- 4d8ba07 Merge "StubVolume as first class Volume in Vold" am: dcbce84fed am: 14955896e5 by Risan · 6 years ago
- 8c9f332 StubVolume as first class Volume in Vold by Risan · 6 years ago
- b288bf0 vold: rename from "ext4 encryption" to fscrypt am: a701c458ca am: 10b70834a4 by Eric Biggers · 6 years ago
- a701c45 vold: rename from "ext4 encryption" to fscrypt by Eric Biggers · 6 years ago
- 40ab674 Bind mount pkg specific dirs in the zygote child namespaces. by Sudheer Shanka · 6 years ago
- 39f8497 Merge changes from topic "exfat-update" am: a2a227e382 am: 1fe4696cdd by Oleksiy Avramchenko · 6 years ago
- a2a227e Merge changes from topic "exfat-update" by Treehugger Robot · 6 years ago
- dac54dc Merge "Update vold to log only debug or higher level messages." am: 9bd07d8760 am: 92c182e4c7 by Jeff Sharkey · 6 years ago
- 4cff06d Use exFAT for SDXC cards by Oleksiy Avramchenko · 7 years ago
- 625dc78 Add GetBlockDevSize, GetBlockDevSectors helpers by Oleksiy Avramchenko · 7 years ago
- 4b6ca4e Update vold to log only debug or higher level messages. by Sudheer Shanka · 6 years ago
- 8915d62 clang-format the rest of the files by Paul Crowley · 6 years ago
- edf7a4e clang-format the rest of the files by Paul Crowley · 6 years ago
- b2efa61 Merge "clang-format many files." am: a676df01e2 am: 957b9544dd am: 8b2b67bc1e by Paul Crowley · 6 years ago
- 14c8c07 clang-format many files. by Paul Crowley · 6 years ago
- 1251ef0 vold: metadata encryption: ensure F2FS GC targets correct device. by Jaegeuk Kim · 6 years ago
- 53947a3 Update vold to prepare package sandboxes for primary volume. by Sudheer Shanka · 6 years ago
- fe69ce3 vold: meta encryption: fix /dev/block/by-name/userdata to dm-3 am: 31e962fe19 by Jaegeuk Kim · 6 years ago
- 31e962f vold: meta encryption: fix /dev/block/by-name/userdata to dm-3 by Jaegeuk Kim · 6 years ago
- d650236 Merge "vold: Add nvme disk support" am: 6054bc3ded am: 3a920e3f6e by Dmitry Shmidt · 7 years ago
- eea3792 Merge "Remove waitpid on UnMount" am: f6dbba8846 am: 1584dc0d1d by Daniel Rosenberg · 7 years ago
- e50314d Trim whitespace from sysfs values. by Jeff Sharkey · 7 years ago