- 583ae3e FUSE-BPF: use both ro and persist properties by Alessio Balsini · 2 years, 9 months ago
- dd1e91f Disable bind mounts for data and obb if FUSE BPF is available by Alessio Balsini · 3 years, 3 months ago
- 2991cbe Split MOUNT_FLAG_VISIBLE into MOUNT_FLAG_VISIBLE_FOR_{READ, WRITE} by Youkichi Hosoi · 3 years, 2 months ago
- 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
- e78c78c Remove persist.sys.fuse == false code paths by Ricky Wai · 4 years ago
- a485006 Configure backing device max_ratio for FUSE filesystems. by Martijn Coenen · 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
- ef63921 Bind mount install and android writable DATA and OBB dirs by Ricky Wai · 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
- c1e33a3 Add Android/data mounting along with obb mounting in vold by Ricky Wai · 4 years, 10 months ago
- 07e64a4 Mount direct boot apps obb dir after fuse is ready. by Ricky Wai · 4 years, 11 months ago
- 62a4b27 Setup Android/, Android/data and Android/obb dirs correctly. by Martijn Coenen · 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
- a914cc7 Use unique_fd by Nandana Dutt · 5 years ago
- 3623a21 Mount /dev/fuse on /mnt/user/<userid>/<volumeid> by Zim · 5 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
- 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
- 40ab674 Bind mount pkg specific dirs in the zygote child namespaces. by Sudheer Shanka · 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
- 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
- 53947a3 Update vold to prepare package sandboxes for primary volume. by Sudheer Shanka · 6 years ago
- eea3792 Merge "Remove waitpid on UnMount" am: f6dbba8846 am: 1584dc0d1d by Daniel Rosenberg · 7 years ago
- 1751025 Merge "mFusePid should be cleared after waitpid successfully" am: 456483d193 am: 8be3be3167 by Gao Xiang · 7 years ago
- d7e5176 Add "default_normal" support to vold. by Jeff Sharkey · 7 years ago
- 7782336 Revert "Revert "Add support for gid derivation on private volumes"" by Rom Lemarchand · 7 years ago
- 0a34be8 Merge "Revert "Add support for gid derivation on private volumes"" am: 9588da7095 am: 6b264e4a4c am: 3ed63e8d21 by Richard Uhler · 7 years ago
- 7bdf4d5 Timeout if device isn't mounted. by Jeff Sharkey · 7 years ago
- 85d5d27 Merge "Revert "Revert "Add support for gid derivation on private volumes""" into oc-mr1-dev am: d4af166db8 by Rom Lemarchand · 7 years ago
- 97cb6e5 Merge "Revert "Add support for gid derivation on private volumes"" into oc-mr1-dev am: 3bfa263f53 by Richard Uhler · 7 years ago
- 1f1834e Merge "Add support for gid derivation on private volumes" into oc-mr1-dev am: e335ee8f72 by Daniel Rosenberg · 7 years ago
- 11c2d38 Move even more vold commands over to Binder. by Jeff Sharkey · 7 years ago[Renamed from EmulatedVolume.cpp]
- 1d79d10 Check if sdcard daemon exited. by Daniel Rosenberg · 7 years ago
- 0e08e84 vold should #include <sys/sysmacros.h> by Elliott Hughes · 8 years ago
- ea243a3 Unmount emulated filesystems before killing the fuse process. by Narayan Kamath · 9 years ago
- a9d5080 Merge "Track rename from base/ to android-base/." am: 20a8fa98f6 by Elliott Hughes · 9 years ago
- 7e128fb Track rename from base/ to android-base/. by Elliott Hughes · 9 years ago
- 89f74fb Kill apps using storage through bind mounts. by Jeff Sharkey · 9 years ago
- 1bd078f Protect runtime storage mount points. by Jeff Sharkey · 9 years ago
- 81f55c6 Mount emulated volumes as consistent location. by Jeff Sharkey · 9 years ago
- c7b5b57 Null-terminate readlink() result, full remount. by Jeff Sharkey · 9 years ago
- 66270a2 Let's reinvent storage, yet again! by Jeff Sharkey · 10 years ago
- 8d15cb9 Report internal path for public volumes. by Jeff Sharkey · 10 years ago
- 1d6fbcc Migrate primary external storage. by Jeff Sharkey · 10 years ago
- 3161fb3 Emulated volumes above private volumes. 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
- ae9e890 Update for libbase. by Dan Albert · 10 years ago
- deb2405 Checkpoint of better dynamic device support. by Jeff Sharkey · 10 years ago