1. 2335637 Only kill apps with storage app data isolation enabled by Ricky Wai · 3 years, 2 months ago
  2. 7527300 Avoid killing the FUSE daemon during unmount by Zim · 3 years, 4 months ago
  3. f654617 Merge "Set a default ACL on /data/media/userId." by Treehugger Robot · 3 years, 4 months ago
  4. 5adf92a Set a default ACL on /data/media/userId. by Martijn Coenen · 3 years, 5 months ago
  5. 6c36c6f Merge changes from topic "fsync-fixes" by Treehugger Robot · 3 years, 5 months ago
  6. 72005fd Revert "Revert "Revert "Set a default ACL on /data/media/userId.""" by Dhiraj Jadhav · 3 years, 5 months ago
  7. fec0c0e Add syncs when creating parent directories by Eric Biggers · 3 years, 5 months ago
  8. 3345a2a Sync parent directory in storeKeyAtomically() by Eric Biggers · 3 years, 5 months ago
  9. bd138dd Move pathExists() to Utils.cpp by Eric Biggers · 3 years, 5 months ago
  10. ea9681e Revert "Revert "Set a default ACL on /data/media/userId."" by Martijn Coenen · 3 years, 5 months ago
  11. b276e80 Revert "Set a default ACL on /data/media/userId." by Martijn Coenen · 3 years, 6 months ago
  12. a71323e Set a default ACL on /data/media/userId. by Martijn Coenen · 3 years, 7 months ago
  13. 94d6c12 Revert "Set a default ACL on /data/media/userId." by Martijn Coenen · 3 years, 6 months ago
  14. 8688eb4 Set a default ACL on /data/media/userId. by Martijn Coenen · 3 years, 7 months ago
  15. 64b3bba Unmount pass_through path last. by Martijn Coenen · 3 years, 8 months ago
  16. f74373b KeyStorage: rework key upgrade handling by Eric Biggers · 3 years, 8 months ago
  17. 7bcf427 Utils: add IsDotOrDotDot() and use it in the appropriate places by Eric Biggers · 3 years, 8 months ago
  18. f9d9ac2 Fix argument type for FS_IOC_GETFLAGS and FS_IOC_SETFLAGS by Eric Biggers · 3 years, 9 months ago
  19. cc87480 Set media folder +F for adopted storage as well by Daniel Rosenberg · 3 years, 11 months ago
  20. a485006 Configure backing device max_ratio for FUSE filesystems. by Martijn Coenen · 4 years ago
  21. bcd7d5e Merge "Configure read ahead for fuse mounts" into rvc-dev by Nikita Ioffe · 4 years, 1 month ago
  22. dcee5c1 Configure read ahead for fuse mounts by Nikita Ioffe · 4 years, 1 month ago
  23. 1129b81 Add app's own UID to the default ACL. by Martijn Coenen · 4 years, 1 month ago
  24. 23c0445 vold: Support aborting FUSE connections. by Martijn Coenen · 4 years, 2 months ago
  25. f36bddd Move enabling sdcardfs behind a property by Daniel Rosenberg · 4 years, 2 months ago
  26. ff1fc9b Expand virtio_block check to other virtual devices by Alistair Delva · 4 years, 2 months ago
  27. 9171fcc Only set quota project ID inheritance on app-private dirs. by Martijn Coenen · 4 years, 4 months ago
  28. 6a4d95d Merge "Switch to new project ID constants." by Martijn Coenen · 4 years, 5 months ago
  29. aee4051 Switch to new project ID constants. by Martijn Coenen · 4 years, 5 months ago
  30. 879b9c0 Merge "Mount direct boot apps obb dir after fuse is ready." by Ricky Wai · 4 years, 5 months ago
  31. 07e64a4 Mount direct boot apps obb dir after fuse is ready. by Ricky Wai · 4 years, 5 months ago
  32. 816f4d9 Add fixupAppDir() API. by Martijn Coenen · 4 years, 5 months ago
  33. 442bb83 Set a default ACL on the top-level OBB directory. by Martijn Coenen · 4 years, 5 months ago
  34. 10570c0 Add sticky dir bit to Android/ dirs. by Martijn Coenen · 4 years, 5 months ago
  35. e50ddb7 Fix vold cannot create obb directory by Ricky Wai · 4 years, 5 months ago
  36. b5a31c9 Stop using a regex for setupAppDir. by Martijn Coenen · 4 years, 5 months ago
  37. 724f009 Avoid extra string copy by Greg Kaiser · 4 years, 5 months ago
  38. 879fa80 Set default ACL on application-specific directories. by Martijn Coenen · 4 years, 5 months ago
  39. 04bb17f Use a regex to create application directories. by Martijn Coenen · 4 years, 5 months ago
  40. a0213ff Merge "Add SetQuotaInherit API." by Martijn Coenen · 4 years, 5 months ago
  41. a13d81b Create Android/media dirs by Zim · 4 years, 5 months ago
  42. 5fe1b16 Add SetQuotaInherit API. by Martijn Coenen · 4 years, 5 months ago
  43. ba9868b Set correct quota project ID on application directories. by Martijn Coenen · 4 years, 5 months ago
  44. 62a4b27 Setup Android/, Android/data and Android/obb dirs correctly. by Martijn Coenen · 4 years, 5 months ago
  45. 26eec70 Harden /mnt/pass_through paths by Zim · 4 years, 5 months ago
  46. 4dd4709 Allow media_rw access to /mnt/user by Zim · 4 years, 5 months ago
  47. fb42bc4 Add setProjectQuotaId to vold. by Martijn Coenen · 4 years, 6 months ago
  48. 1242be8 Harden /mnt/{user,installer} permission bits by Zim · 4 years, 6 months ago
  49. 53d16d3 Always symlink self/primary to /storage/emulated by Zim · 4 years, 6 months ago
  50. aea1247 Add self/primary symlink on /mnt/pass_through by Zim · 4 years, 6 months ago
  51. 8f391ad Merge changes I2c1d4b42,I06fe4d33 by Martijn Coenen · 4 years, 6 months ago
  52. 86f21a2 Conditionally use sdcardfs. by Martijn Coenen · 4 years, 6 months ago
  53. 06b0caf Fix /mnt/user/<userid> permission bits by Zim · 4 years, 6 months ago
  54. 13ff668 Replace mkdirs() with setupAppDir(). by Martijn Coenen · 4 years, 7 months ago
  55. 5700261 Bind mount Android/ directory in FUSE. by Martijn Coenen · 4 years, 7 months ago
  56. 6f5802e Use sdcardfs for pass-through mounts. by Martijn Coenen · 4 years, 7 months ago
  57. e5393d4 Fix wrong symlink terminology by Zim · 4 years, 8 months ago
  58. a438b24 Fix multi-user and multi-storage with FUSE by Zim · 4 years, 10 months ago
  59. aeb87ef Lazily write inode timestamps to FUSE by Zim · 4 years, 9 months ago
  60. a914cc7 Use unique_fd by Nandana Dutt · 4 years, 10 months ago
  61. 3623a21 Mount /dev/fuse on /mnt/user/<userid>/<volumeid> by Zim · 5 years ago
  62. dba96e8 Merge changes I40575081,I1ca8f8cf,I38bfd273 am: 1c6a56b27f am: e6c7dffaa8 by Paul Crowley · 5 years ago
  63. 747b421 clang-format Utils.cpp by Paul Crowley · 5 years ago
  64. 97466cb vold: Introduce android::vold::writeStringToFile by Tommy Chiu · 5 years ago
  65. 0bd2d11 vold: Introduce android::vold::writeStringToFile by Tommy Chiu · 5 years ago
  66. 8255a2b Ignore if the dir we are trying remove doesn't exist. by Sudheer Shanka · 5 years ago
  67. 30df1c6 Don't delete /mnt/user/<userId>/package on reset. by Sudheer Shanka · 5 years ago
  68. 6d285ce Ignore EEXIST errors when creating pkg specific dirs. by Sudheer Shanka · 5 years ago
  69. f9b38a5 Revert "Revert "Ensure necessary external storage dirs while creating sandboxes."" by Sudheer Shanka · 5 years ago
  70. 88114b2 Revert "Ensure necessary external storage dirs while creating sandboxes." by Jeff Sharkey · 5 years ago
  71. 083377e Ensure necessary external storage dirs while creating sandboxes. by Sudheer Shanka · 5 years ago
  72. 023b539 Remove sandbox specific bind mounts from root namespace. by Sudheer Shanka · 5 years ago
  73. 4928819 Merge "Fix search for values in blkId output" am: 0fbc5af676 am: 56715503b5 by Paul Crowley · 5 years ago
  74. 95abfa0 Fix search for values in blkId output by Paul Crowley · 5 years ago
  75. 8120a7a Merge "Utils: correctly handle read() errors in ReadRandomBytes()" am: a2bd436594 am: 038a274e8a by Eric Biggers · 5 years ago
  76. 0ef7bfd Utils: correctly handle read() errors in ReadRandomBytes() by Eric Biggers · 5 years ago
  77. 6bf1480 Update VolumeManager to use UnmountTreeWithPrefix. by Sudheer Shanka · 5 years ago
  78. 64918e6 Merge "Add UnmountTreeWithPrefix util method." am: 2e9aafb620 am: 5e10de1301 by Sudheer Shanka · 5 years ago
  79. 295fb24 Add UnmountTreeWithPrefix util method. by Sudheer Shanka · 5 years ago
  80. 75744cd Merge "Fsync directories after creating files" am: a892eb154e am: 7c21f0a999 by Paul Crowley · 5 years ago
  81. 621d9b9 Fsync directories after creating files by Paul Crowley · 6 years ago
  82. 042dfdd Merge "Check for errors in dup2" am: b1166633b6 am: 1d5d475b51 am: 7748fcf911 by Paul Crowley · 6 years ago
  83. be857bf Check for errors in dup2 by Paul Crowley · 6 years ago
  84. c2fc472 Merge "Do lazy-unmount to /storage directly" am: 53b0d95903 am: fbc24b5c8f by Paul Crowley · 6 years ago
  85. 53b0d95 Merge "Do lazy-unmount to /storage directly" by Paul Crowley · 6 years ago
  86. 613cbae Merge "Clean up use of pipe" am: a33b765ca0 am: 1ca8af7bad am: 99eb646b36 by Paul Crowley · 6 years ago
  87. 4df104f Do lazy-unmount to /storage directly by LongPing.WEI · 6 years ago
  88. e6d7663 Clean up use of pipe by Paul Crowley · 6 years ago
  89. 4ba32a0 Merge "Refactor ForkExecvp to improve locking behaviour" am: 6aaedb0dca am: 12d8d6343b by Paul Crowley · 6 years ago
  90. de2d620 Refactor ForkExecvp to improve locking behaviour by Paul Crowley · 6 years ago
  91. 60f121b Merge "Use setmntent with "e" option" am: 396040ca2c am: a92bdeb7f5 by LongPing.WEI · 6 years ago
  92. 4f04606 Use setmntent with "e" option by LongPing.WEI · 6 years ago
  93. e3c32e0 Avoid double close in delete_dir_contents. by Josh Gao · 6 years ago
  94. cfe3972 Wait for dm device to be ready before format by Paul Crowley · 6 years ago
  95. 298fa32 Wait for dm device to be ready before format by Paul Crowley · 6 years ago
  96. 40ab674 Bind mount pkg specific dirs in the zygote child namespaces. by Sudheer Shanka · 6 years ago
  97. 89ddf99 Add unmountTree to utils. by Sudheer Shanka · 6 years ago
  98. a2a227e Merge changes from topic "exfat-update" by Treehugger Robot · 6 years ago
  99. 625dc78 Add GetBlockDevSize, GetBlockDevSectors helpers by Oleksiy Avramchenko · 6 years ago
  100. 4b6ca4e Update vold to log only debug or higher level messages. by Sudheer Shanka · 6 years ago