1. 11a666b Abort FUSE as part of volume reset by Zim · 2 years ago
  2. 0d12fd6 Stop using -Wno-unused-variable by Eric Biggers · 2 years, 3 months ago
  3. 7e79a43 Remove broken code for mounting encrypted OBB files by Eric Biggers · 2 years, 3 months ago
  4. dfaff1d Remove StubVolume disks upon vold reset events by Youkichi Hosoi · 2 years, 6 months ago
  5. 2991cbe Split MOUNT_FLAG_VISIBLE into MOUNT_FLAG_VISIBLE_FOR_{READ, WRITE} by Youkichi Hosoi · 2 years, 7 months ago
  6. b881fc4 Remove vold logs related to block devices by Nikita Ioffe · 2 years, 10 months ago
  7. e715ec1 Remove unused mount modes and re-number the modes for consistency by Abhijeet Kaur · 3 years, 3 months ago
  8. f6da79c Call setupAppDir before EnsureDirExists by Ricky Wai · 3 years, 4 months ago
  9. 502c283 Merge "Add a method in vold to unmount app data and obb dir for testing" by Treehugger Robot · 3 years, 4 months ago
  10. 5e103f1 Merge "Add kVisible flag to vold::Disk" by Treehugger Robot · 3 years, 4 months ago
  11. a2ca11e Add a method in vold to unmount app data and obb dir for testing by Ricky Wai · 3 years, 5 months ago
  12. defc045 Add kVisible flag to vold::Disk by Youkichi Hosoi · 3 years, 11 months ago
  13. e78c78c Remove persist.sys.fuse == false code paths by Ricky Wai · 3 years, 5 months ago
  14. 1cdd356 Vold should still create obb / data dirs for sdcardfs device by Ricky Wai · 3 years, 5 months ago
  15. bbfb6ea Check if storage app data and obb directories exist in vold by Ricky Wai · 3 years, 6 months ago
  16. d6a612a Convert to lower fs path for createObb(). by Martijn Coenen · 3 years, 6 months ago
  17. adba2fc vold: remove unused stop() methods by Eric Biggers · 3 years, 8 months ago
  18. 23c0445 vold: Support aborting FUSE connections. by Martijn Coenen · 4 years, 1 month ago
  19. f36bddd Move enabling sdcardfs behind a property by Daniel Rosenberg · 4 years, 1 month ago
  20. ff1fc9b Expand virtio_block check to other virtual devices by Alistair Delva · 4 years, 1 month ago
  21. e96b34f Mount storage Android/data and Android/obb as tmpfs in app namespace by Ricky Wai · 4 years, 1 month ago
  22. 15070b1 Merge "Don't do private app-dir permissions/quota on public volumes." into rvc-dev by Martijn Coenen · 4 years, 1 month ago
  23. ef63921 Bind mount install and android writable DATA and OBB dirs by Ricky Wai · 4 years, 2 months ago
  24. bf205ab Don't do private app-dir permissions/quota on public volumes. by Martijn Coenen · 4 years, 1 month ago
  25. 75973cb Replace EnsureDirExists with a call to setupAppDir by Linus Tufvesson · 4 years, 2 months ago
  26. 6b12257 Make storage dirs remount fork() safe by Ricky Wai · 4 years, 3 months ago
  27. c1e33a3 Add Android/data mounting along with obb mounting in vold by Ricky Wai · 4 years, 3 months ago
  28. 879b9c0 Merge "Mount direct boot apps obb dir after fuse is ready." by Ricky Wai · 4 years, 3 months ago
  29. 07e64a4 Mount direct boot apps obb dir after fuse is ready. by Ricky Wai · 4 years, 4 months ago
  30. 816f4d9 Add fixupAppDir() API. by Martijn Coenen · 4 years, 3 months ago
  31. 8b31810 Merge "Stop using a regex for setupAppDir." by Martijn Coenen · 4 years, 4 months ago
  32. 73a7a85 Passed kUsb and kSd flags by Risan · 4 years, 4 months ago
  33. dd85fe2 Merge "Add disk for StubVolume" by TreeHugger Robot · 4 years, 4 months ago
  34. b5a31c9 Stop using a regex for setupAppDir. by Martijn Coenen · 4 years, 4 months ago
  35. 8a68a07 Remove appDirRoot argument from setupAppDir. by Martijn Coenen · 4 years, 4 months ago
  36. 82e90de Add disk for StubVolume by Risan · 4 years, 4 months ago
  37. 04bb17f Use a regex to create application directories. by Martijn Coenen · 4 years, 4 months ago
  38. cc73395 Merge "Refactor: make cryptfs.h smaller" am: 98c501d28e am: 645c2f40a0 am: ebbabdc8fb by Automerger Merge Worker · 4 years, 4 months ago
  39. 73be12d Refactor: make cryptfs.h smaller by Paul Crowley · 4 years, 4 months ago
  40. 62a4b27 Setup Android/, Android/data and Android/obb dirs correctly. by Martijn Coenen · 4 years, 4 months ago
  41. 0a7e992 Automatically use correct lower paths for setupAppDir. by Martijn Coenen · 4 years, 4 months ago
  42. b0e977a vold: Don't unmount /mnt/installer on start. by Martijn Coenen · 4 years, 5 months ago
  43. 8f391ad Merge changes I2c1d4b42,I06fe4d33 by Martijn Coenen · 4 years, 5 months ago
  44. c59d774 Convert paths to lower filesystem paths during setupAppDir by Zim · 4 years, 5 months ago
  45. cf5916f Also delay creating found disks until user 0 is started. by Martijn Coenen · 4 years, 5 months ago
  46. 13ff668 Replace mkdirs() with setupAppDir(). by Martijn Coenen · 4 years, 5 months ago
  47. 1986bfd Vold mkdirs should use lower filesystem. by Martijn Coenen · 4 years, 6 months ago
  48. 01fa0e0 Replace "sys.fuse_snapshot" with "persist.sys.fuse" by Abhijeet Kaur · 4 years, 6 months ago
  49. 02efdf5 VolumeManager: limit the scope of remountUid post fork. by Narayan Kamath · 4 years, 6 months ago
  50. 54bf4c0 Don't automatically start user 0. by Martijn Coenen · 4 years, 6 months ago
  51. 2d45d9b Fix emulated volumes not created for secondary users by Zim · 4 years, 7 months ago
  52. a438b24 Fix multi-user and multi-storage with FUSE by Zim · 4 years, 8 months ago
  53. de735e6 Merge "Use snapshot value sys.fuse_snapshot instead of persist.sys.fuse" by TreeHugger Robot · 4 years, 8 months ago
  54. 5cf32b5 Use snapshot value sys.fuse_snapshot instead of persist.sys.fuse by shafik · 4 years, 8 months ago
  55. 981222f Bind mount lower filesystem during FUSE mount by Zim · 4 years, 9 months ago
  56. 1711236 Avoid touching FUSE mounts on vold binder threads by Zim · 4 years, 9 months ago
  57. 3623a21 Mount /dev/fuse on /mnt/user/<userid>/<volumeid> by Zim · 4 years, 11 months ago
  58. 8f2ff80 Support "full" mode when updating bind mounts of a process. by Sudheer Shanka · 5 years ago
  59. ebce4cc Remove storage sandboxes related code. by Sudheer Shanka · 5 years ago
  60. 36bdf7a Update remountUidLegacy to handle "full" mount mode. by Sudheer Shanka · 5 years ago
  61. a05ea74 Allow sandboxed apps to access only package specific dirs. by Sudheer Shanka · 5 years ago
  62. 58e1a81 VolumeManager: more O_CLOEXEC changes by Nick Kralevich · 5 years ago
  63. 9bda3fe Merge "vold: cleanups for O_CLOEXEC tidy checks." am: a59868d6de am: 5af0c75525 by Nick Kralevich · 5 years ago
  64. e7e89ac vold: cleanups for O_CLOEXEC tidy checks. by Nick Kralevich · 5 years ago
  65. 4b64463 Merge "Don't unmount /storage for early native processes" am: ee9554b2d9 am: b5acb5bfba by Jiyong Park · 5 years ago
  66. 8d21c92 Don't unmount /storage for early native processes by Jiyong Park · 5 years ago
  67. 23d725d Ignore packages whose sandboxes are already created. by Sudheer Shanka · 5 years ago
  68. 8368040 Look for visible vols for a user under /mnt/user/<userId>/package/. by Sudheer Shanka · 5 years ago
  69. 30df1c6 Don't delete /mnt/user/<userId>/package on reset. by Sudheer Shanka · 5 years ago
  70. 727c5fa Avoid creating /mnt/user/<userId>/package/<packageName> for all pkgs. by Sudheer Shanka · 5 years ago
  71. 6d285ce Ignore EEXIST errors when creating pkg specific dirs. by Sudheer Shanka · 5 years ago
  72. f9b38a5 Revert "Revert "Ensure necessary external storage dirs while creating sandboxes."" by Sudheer Shanka · 5 years ago
  73. 88114b2 Revert "Ensure necessary external storage dirs while creating sandboxes." by Jeff Sharkey · 5 years ago
  74. 083377e Ensure necessary external storage dirs while creating sandboxes. by Sudheer Shanka · 5 years ago
  75. a608250 Enable isolated storage by default. by Jeff Sharkey · 5 years ago
  76. 023b539 Remove sandbox specific bind mounts from root namespace. by Sudheer Shanka · 5 years ago
  77. 5504901 Create a new MOUNT_EXTERNAL_LEGACY storage mode. by Sudheer Shanka · 5 years ago
  78. 5ee228e Merge "Use "sys.isolated_storage_snapshot" prop to check for the feature." by Jeff Sharkey · 5 years ago
  79. 34b437b Use "sys.isolated_storage_snapshot" prop to check for the feature. by Sudheer Shanka · 5 years ago
  80. 6bf1480 Update VolumeManager to use UnmountTreeWithPrefix. by Sudheer Shanka · 5 years ago
  81. 37fd66f Merge "vold: const-ify some of the API" by TreeHugger Robot · 5 years ago
  82. dfd8b64 Merge "Update process mount points when appop gets updated." by Sudheer Shanka · 5 years ago
  83. ef9abab vold: const-ify some of the API by Greg Kaiser · 5 years ago
  84. 2bc201e vold: const-ify some of the API by Greg Kaiser · 5 years ago
  85. ba0c62f Remove packageName from vold internal state. by Sudheer Shanka · 5 years ago
  86. 817b911 Update process mount points when appop gets updated. by Sudheer Shanka · 5 years ago
  87. 03992e3 Create a new mount mode for installer packages. by Sudheer Shanka · 5 years ago
  88. 1271b90 Merge "Extract AppFuse as a util" am: 7be8a7ee1d am: d04a16cbd5 am: 9f7af4b6e3 by Risan · 6 years ago
  89. 7be8a7e Merge "Extract AppFuse as a util" by Treehugger Robot · 6 years ago
  90. 5c80122 Merge "Change AppFuse mount location to vold namespace" by TreeHugger Robot · 6 years ago
  91. 60f121b Merge "Use setmntent with "e" option" am: 396040ca2c am: a92bdeb7f5 by LongPing.WEI · 6 years ago
  92. 8f6198d Change AppFuse mount location to vold namespace by Risan · 6 years ago
  93. 4f04606 Use setmntent with "e" option by LongPing.WEI · 6 years ago
  94. ac02a48 Extract AppFuse as a util by Risan · 6 years ago
  95. 5f53cd3 Change AppFuse mount location to vold namespace by Risan · 6 years ago
  96. 4d8ba07 Merge "StubVolume as first class Volume in Vold" am: dcbce84fed am: 14955896e5 by Risan · 6 years ago
  97. 8c9f332 StubVolume as first class Volume in Vold by Risan · 6 years ago
  98. b288bf0 vold: rename from "ext4 encryption" to fscrypt am: a701c458ca am: 10b70834a4 by Eric Biggers · 6 years ago
  99. a701c45 vold: rename from "ext4 encryption" to fscrypt by Eric Biggers · 6 years ago
  100. 69bc40f Update StorageManagerService handling of packages info. by Sudheer Shanka · 6 years ago