1. 5526f38 Merge "Clean up fuse bind mount on parent user when clone profile goes away" into main am: 5caf840c13 am: 179874c480 by Omar Eissa · 6 months ago
  2. fedaddb Merge fuse unmount paths to reduce fuse unmount total time by Omar Eissa · 6 months ago
  3. ddfc061 Clean up fuse bind mount on parent user when clone profile goes away by Omar Eissa · 6 months ago
  4. d9c4b23 Clear bind mounts for public volumes when clone profile stops by Omar Eissa · 6 months ago
  5. 73670aa Add support for F2FS format for HDD device storage by Lyon Wang · 9 months ago
  6. 0c84155 add f2fs device aliasing related arguments in vold by Daeho Jeong · 11 months ago
  7. 4f17969 [CloneProfile] Create user mount directory before creating bind mounts. by Himanshu Gupta · 1 year, 4 months ago
  8. d38aa9f Merge "Support multiple partition for /data" into main by Treehugger Robot · 1 year, 4 months ago
  9. 2091c87 Support multiple partition for /data by Jaegeuk Kim · 1 year, 5 months ago
  10. 22fa534 Fix some special usb can't mount issue. by Xiuqin Wang · 5 years ago
  11. 0ad0862 Adding public volume mounts for clone user. by himanshuz · 2 years, 1 month ago
  12. f96d81f SM: Change volume mountUserId for new user by Arnab Sen · 2 years, 2 months ago
  13. 714b99d Remove write permission from file mode of top-level user dirs by Eric Biggers · 2 years, 3 months ago
  14. 823898e Merge "[vold] Add mount lazy if forcemount fail." by Treehugger Robot · 2 years, 4 months ago
  15. fc4934f Revert "Add NTFS support in vold" by Alfred Piccioni · 2 years, 7 months ago
  16. 564f6c6 Add NTFS support in vold by Alfred Piccioni · 3 years ago
  17. a688c4f Add persist.sys.fuse.bpf.override by Paul Lawrence · 2 years, 9 months ago
  18. 73e3010 Support bind mounting volumes into other volume's mountpoint. by Martijn Coenen · 3 years, 2 months ago
  19. 583ae3e FUSE-BPF: use both ro and persist properties by Alessio Balsini · 3 years, 6 months ago
  20. b86b08d Merge "Create misc_ce and misc_de directories on /mnt/expand" into tm-dev by Samiul Islam · 3 years, 6 months ago
  21. b459591 Create misc_ce and misc_de directories on /mnt/expand by Mohammad Samiul Islam · 3 years, 6 months ago
  22. 7e79a43 Remove broken code for mounting encrypted OBB files by Eric Biggers · 3 years, 6 months ago
  23. 4c45ac6 [vold] Add mount lazy if forcemount fail. by silver.chen · 4 years, 2 months ago
  24. e8d0e48 Merge "Remove StubVolume disks upon vold reset events" by Treehugger Robot · 3 years, 9 months ago
  25. dfaff1d Remove StubVolume disks upon vold reset events by Youkichi Hosoi · 3 years, 10 months ago
  26. dd1e91f Disable bind mounts for data and obb if FUSE BPF is available by Alessio Balsini · 3 years, 11 months ago
  27. 2991cbe Split MOUNT_FLAG_VISIBLE into MOUNT_FLAG_VISIBLE_FOR_{READ, WRITE} by Youkichi Hosoi · 3 years, 10 months ago
  28. 5f2a9fe Always unmount data and obb directory that mounted by Ricky Wai · 4 years, 4 months ago
  29. 2335637 Only kill apps with storage app data isolation enabled by Ricky Wai · 4 years, 4 months ago
  30. 159a11f Merge "Vold will always bind mount obb and data dirs to lowerfs" by Alan Stokes · 4 years, 6 months ago
  31. 259a49a Vold will always bind mount obb and data dirs to lowerfs by Ricky Wai · 4 years, 6 months ago
  32. 5e103f1 Merge "Add kVisible flag to vold::Disk" by Treehugger Robot · 4 years, 8 months ago
  33. defc045 Add kVisible flag to vold::Disk by Youkichi Hosoi · 5 years ago
  34. e78c78c Remove persist.sys.fuse == false code paths by Ricky Wai · 4 years, 8 months ago
  35. cc87480 Set media folder +F for adopted storage as well by Daniel Rosenberg · 5 years ago
  36. 24ae202 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 5 years ago
  37. 72d0713 vold: use __ANDROID_API_Q__ instead of pre_gki_level by Eric Biggers · 5 years ago
  38. a485006 Configure backing device max_ratio for FUSE filesystems. by Martijn Coenen · 5 years ago
  39. f717079 Unmount public volume if FUSE mount fails by Zim · 5 years ago
  40. dcee5c1 Configure read ahead for fuse mounts by Nikita Ioffe · 5 years ago
  41. f36bddd Move enabling sdcardfs behind a property by Daniel Rosenberg · 5 years ago
  42. ea97154 Handle virtio in private fs mapping by Alistair Delva · 5 years ago
  43. c671731 Handle virtio in private fs mapping by Alistair Delva · 5 years ago
  44. d3c230b Expand virtio_block check to other virtual devices by Alistair Delva · 5 years ago
  45. ff1fc9b Expand virtio_block check to other virtual devices by Alistair Delva · 5 years ago
  46. 5ec8658 Introduce postMount() VolumeBase helper. by Martijn Coenen · 5 years ago
  47. ef63921 Bind mount install and android writable DATA and OBB dirs by Ricky Wai · 5 years ago
  48. 60d7c82 Merge "Prefer f2fs for virtual (private) storage volumes." into rvc-dev by TreeHugger Robot · 5 years ago
  49. 449a7d8 Bind mount Android/data and Android/obb individually. by Martijn Coenen · 5 years ago
  50. b6488f3 Fix vold wedge when unmounting Android/ by Zim · 5 years ago
  51. 6b12257 Make storage dirs remount fork() safe by Ricky Wai · 6 years ago
  52. 6c695ef Prefer f2fs for virtual (private) storage volumes. by Martijn Coenen · 5 years ago
  53. c1e33a3 Add Android/data mounting along with obb mounting in vold by Ricky Wai · 6 years ago
  54. 7489ab6 Merge changes from topics "metadata_wrapped_key_aosp", "volume_metadata" am: 36fd1ebfae am: 6891eb7e2d am: c14f46d114 by Automerger Merge Worker · 6 years ago
  55. 07e64a4 Mount direct boot apps obb dir after fuse is ready. by Ricky Wai · 6 years ago
  56. 886e572 On newer devices, use dm-default-key to encrypt SD cards by Paul Crowley · 6 years ago
  57. eab67cc Merge "Retry deleting dm devices." by TreeHugger Robot · 6 years ago
  58. 9eb4367 Retry deleting dm devices. by Ricky Wai · 6 years ago
  59. 4eac264 Refactor key generation to handle both normal and metadata encryption. by Paul Crowley · 6 years ago
  60. b3d018a Refactor key generation to handle both normal and metadata encryption. by Paul Crowley · 6 years ago
  61. dd85fe2 Merge "Add disk for StubVolume" by TreeHugger Robot · 6 years ago
  62. 50f7de2 Merge "Use DM layer directly to manage private DM volumes" am: dd12ea5bd2 am: 47aff8772d am: e3609aa837 by Automerger Merge Worker · 6 years ago
  63. 395edfe Merge "Pass volume key as a KeyBuffer" am: 334a684557 am: 4d37b4f980 am: aebcc399ea by Automerger Merge Worker · 6 years ago
  64. 659b63f Use DM layer directly to manage private DM volumes by Paul Crowley · 6 years ago
  65. 3d98f5d Pass volume key as a KeyBuffer by Paul Crowley · 6 years ago
  66. 82e90de Add disk for StubVolume by Risan · 6 years ago
  67. 3fcbdbf Merge "Use std::string to return crypto device, not char *" am: 80731b0975 am: 2381810b99 am: 1541f9f32b by Automerger Merge Worker · 6 years ago
  68. 81796e9 Use std::string to return crypto device, not char * by Paul Crowley · 6 years ago
  69. 62a4b27 Setup Android/, Android/data and Android/obb dirs correctly. by Martijn Coenen · 6 years ago
  70. ac95a2c Merge "Allow external_storage or media_rw gid access /mnt/media_rw" by Zimuzo Ezeozue · 6 years ago
  71. 0a7e992 Automatically use correct lower paths for setupAppDir. by Martijn Coenen · 6 years ago
  72. c9a2be4 Allow external_storage or media_rw gid access /mnt/media_rw by Zim · 6 years ago
  73. df073f5 Handle failures after partial mounts by Zim · 6 years ago
  74. 3a2dbfe Bind mount write view of Android/obb for installers. by Martijn Coenen · 6 years ago
  75. 86f21a2 Conditionally use sdcardfs. by Martijn Coenen · 6 years ago
  76. adecd0a Use the default sdcardfs view for the Android/ bind-mount. by Martijn Coenen · 6 years ago
  77. a70feb4 Merge "Replace "sys.fuse_snapshot" with "persist.sys.fuse"" by Abhijeet Kaur · 6 years ago
  78. 01fa0e0 Replace "sys.fuse_snapshot" with "persist.sys.fuse" by Abhijeet Kaur · 6 years ago
  79. 5298ccc Initialize mFuseMounted by Greg Kaiser · 6 years ago
  80. fd7362d Correctly initialize mFuseMounted. by Martijn Coenen · 6 years ago
  81. 8f1e7f2 When unmounting, only kill user-specific paths. by Martijn Coenen · 6 years ago
  82. 5700261 Bind mount Android/ directory in FUSE. by Martijn Coenen · 6 years ago
  83. 6f5802e Use sdcardfs for pass-through mounts. by Martijn Coenen · 6 years ago
  84. adcc845 Get rid of confusing FUSE variables and comments. by Martijn Coenen · 6 years ago
  85. 10b122b Don't LOG() after fork() and before exec(). by Martijn Coenen · 6 years ago
  86. 5048b4b Add mount callback by Zim · 6 years ago
  87. 2d45d9b Fix emulated volumes not created for secondary users by Zim · 6 years ago
  88. a438b24 Fix multi-user and multi-storage with FUSE by Zim · 6 years ago
  89. de735e6 Merge "Use snapshot value sys.fuse_snapshot instead of persist.sys.fuse" by TreeHugger Robot · 6 years ago
  90. 5cf32b5 Use snapshot value sys.fuse_snapshot instead of persist.sys.fuse by shafik · 6 years ago
  91. 981222f Bind mount lower filesystem during FUSE mount by Zim · 6 years ago
  92. 23edfac Fix fdsan check by Nandana Dutt · 6 years ago
  93. a914cc7 Use unique_fd by Nandana Dutt · 6 years ago
  94. 3623a21 Mount /dev/fuse on /mnt/user/<userid>/<volumeid> by Zim · 6 years ago
  95. 5fceb48 Remove storage sandboxes related code. by Sudheer Shanka · 6 years ago
  96. 4112c12 Remove storage sandboxes related code. by Sudheer Shanka · 6 years ago
  97. 8cad97b Pass unshared_obb flag to sdcardfs setup. by Sudheer Shanka · 7 years ago
  98. a608250 Enable isolated storage by default. by Jeff Sharkey · 7 years ago
  99. 5504901 Create a new MOUNT_EXTERNAL_LEGACY storage mode. by Sudheer Shanka · 7 years ago
  100. 811de62 Merge "Create new mount directory /mnt/runtime/full." am: b9fae464fc am: f6c3c77f6c by Sudheer Shanka · 7 years ago