1. 583ae3e FUSE-BPF: use both ro and persist properties by Alessio Balsini · 2 years, 2 months ago
  2. 2e0e0f7 Merge "Remove unused function UnmountTreeWithPrefix()" am: 536beac4bd am: 5fdc4c764d am: 6036321541 by Treehugger Robot · 2 years, 3 months ago
  3. b5f688a Remove unused function UnmountTreeWithPrefix() by Eric Biggers · 2 years, 3 months ago
  4. b459591 Create misc_ce and misc_de directories on /mnt/expand by Mohammad Samiul Islam · 2 years, 3 months ago
  5. 18eb877 [vold] Check incremental paths before mounting by Yurii Zubrytskyi · 2 years, 7 months ago
  6. d6f405c Merge "Add timeout for fsck on untrusted media" am: 313e8556a6 am: d00aa3ec08 am: da54b106a8 by Treehugger Robot · 2 years, 4 months ago
  7. 313e855 Merge "Add timeout for fsck on untrusted media" by Treehugger Robot · 2 years, 4 months ago
  8. 62a0bbb Merge "Don't abort fuse connections for virtiofs." am: 09997fe28a am: a6e700b054 am: b99a9e4f21 by Tao Wu · 2 years, 4 months ago
  9. 3d98962 Don't abort fuse connections for virtiofs. by Tao Wu · 3 years, 10 months ago
  10. b648eb2 Merge "[vold] Check incremental paths before mounting" into sc-v2-dev am: e0f8956247 by Yurii Zubrytskyi · 2 years, 7 months ago
  11. 4038982 [vold] Check incremental paths before mounting by Yurii Zubrytskyi · 2 years, 7 months ago
  12. d9261b1 Add timeout for fsck on untrusted media by Daniel Rosenberg · 2 years, 9 months ago
  13. ae8550f Replace security_context_t type by Thiébaud Weksteen · 2 years, 9 months ago
  14. b2678b6 Merge "Only kill apps with storage app data isolation enabled" by Alan Stokes · 3 years, 1 month ago
  15. 630fa57 Merge "Log error message if setting project quota ID fails" am: 7505efbd5d am: 44df16de69 am: 1768a47b25 by Eric Biggers · 3 years, 1 month ago
  16. 39aa958 Log error message if setting project quota ID fails by Eric Biggers · 3 years, 1 month ago
  17. 2335637 Only kill apps with storage app data isolation enabled by Ricky Wai · 3 years, 1 month ago
  18. a58b535 Only kill apps with storage app data isolation enabled by Ricky Wai · 3 years, 1 month ago
  19. 7527300 Avoid killing the FUSE daemon during unmount by Zim · 3 years, 3 months ago
  20. f654617 Merge "Set a default ACL on /data/media/userId." by Treehugger Robot · 3 years, 3 months ago
  21. 5adf92a Set a default ACL on /data/media/userId. by Martijn Coenen · 3 years, 4 months ago
  22. 6c36c6f Merge changes from topic "fsync-fixes" by Treehugger Robot · 3 years, 3 months ago
  23. 72005fd Revert "Revert "Revert "Set a default ACL on /data/media/userId.""" by Dhiraj Jadhav · 3 years, 3 months ago
  24. fec0c0e Add syncs when creating parent directories by Eric Biggers · 3 years, 3 months ago
  25. 3345a2a Sync parent directory in storeKeyAtomically() by Eric Biggers · 3 years, 3 months ago
  26. bd138dd Move pathExists() to Utils.cpp by Eric Biggers · 3 years, 3 months ago
  27. ea9681e Revert "Revert "Set a default ACL on /data/media/userId."" by Martijn Coenen · 3 years, 4 months ago
  28. b276e80 Revert "Set a default ACL on /data/media/userId." by Martijn Coenen · 3 years, 4 months ago
  29. a71323e Set a default ACL on /data/media/userId. by Martijn Coenen · 3 years, 6 months ago
  30. 94d6c12 Revert "Set a default ACL on /data/media/userId." by Martijn Coenen · 3 years, 5 months ago
  31. 8688eb4 Set a default ACL on /data/media/userId. by Martijn Coenen · 3 years, 6 months ago
  32. 64b3bba Unmount pass_through path last. by Martijn Coenen · 3 years, 7 months ago
  33. f74373b KeyStorage: rework key upgrade handling by Eric Biggers · 3 years, 7 months ago
  34. 7bcf427 Utils: add IsDotOrDotDot() and use it in the appropriate places by Eric Biggers · 3 years, 7 months ago
  35. f9d9ac2 Fix argument type for FS_IOC_GETFLAGS and FS_IOC_SETFLAGS by Eric Biggers · 3 years, 7 months ago
  36. cc87480 Set media folder +F for adopted storage as well by Daniel Rosenberg · 3 years, 10 months ago
  37. a485006 Configure backing device max_ratio for FUSE filesystems. by Martijn Coenen · 4 years ago
  38. bcd7d5e Merge "Configure read ahead for fuse mounts" into rvc-dev by Nikita Ioffe · 4 years ago
  39. dcee5c1 Configure read ahead for fuse mounts by Nikita Ioffe · 4 years ago
  40. 1129b81 Add app's own UID to the default ACL. by Martijn Coenen · 4 years ago
  41. 23c0445 vold: Support aborting FUSE connections. by Martijn Coenen · 4 years, 1 month ago
  42. f36bddd Move enabling sdcardfs behind a property by Daniel Rosenberg · 4 years, 1 month ago
  43. ff1fc9b Expand virtio_block check to other virtual devices by Alistair Delva · 4 years, 1 month ago
  44. 9171fcc Only set quota project ID inheritance on app-private dirs. by Martijn Coenen · 4 years, 3 months ago
  45. 6a4d95d Merge "Switch to new project ID constants." by Martijn Coenen · 4 years, 3 months ago
  46. aee4051 Switch to new project ID constants. by Martijn Coenen · 4 years, 3 months ago
  47. 879b9c0 Merge "Mount direct boot apps obb dir after fuse is ready." by Ricky Wai · 4 years, 3 months ago
  48. 07e64a4 Mount direct boot apps obb dir after fuse is ready. by Ricky Wai · 4 years, 4 months ago
  49. 816f4d9 Add fixupAppDir() API. by Martijn Coenen · 4 years, 3 months ago
  50. 442bb83 Set a default ACL on the top-level OBB directory. by Martijn Coenen · 4 years, 3 months ago
  51. 10570c0 Add sticky dir bit to Android/ dirs. by Martijn Coenen · 4 years, 3 months ago
  52. e50ddb7 Fix vold cannot create obb directory by Ricky Wai · 4 years, 3 months ago
  53. b5a31c9 Stop using a regex for setupAppDir. by Martijn Coenen · 4 years, 4 months ago
  54. 724f009 Avoid extra string copy by Greg Kaiser · 4 years, 4 months ago
  55. 879fa80 Set default ACL on application-specific directories. by Martijn Coenen · 4 years, 4 months ago
  56. 04bb17f Use a regex to create application directories. by Martijn Coenen · 4 years, 4 months ago
  57. a0213ff Merge "Add SetQuotaInherit API." by Martijn Coenen · 4 years, 4 months ago
  58. a13d81b Create Android/media dirs by Zim · 4 years, 4 months ago
  59. 5fe1b16 Add SetQuotaInherit API. by Martijn Coenen · 4 years, 4 months ago
  60. ba9868b Set correct quota project ID on application directories. by Martijn Coenen · 4 years, 4 months ago
  61. 62a4b27 Setup Android/, Android/data and Android/obb dirs correctly. by Martijn Coenen · 4 years, 4 months ago
  62. 26eec70 Harden /mnt/pass_through paths by Zim · 4 years, 4 months ago
  63. 4dd4709 Allow media_rw access to /mnt/user by Zim · 4 years, 4 months ago
  64. fb42bc4 Add setProjectQuotaId to vold. by Martijn Coenen · 4 years, 5 months ago
  65. 1242be8 Harden /mnt/{user,installer} permission bits by Zim · 4 years, 4 months ago
  66. 53d16d3 Always symlink self/primary to /storage/emulated by Zim · 4 years, 5 months ago
  67. aea1247 Add self/primary symlink on /mnt/pass_through by Zim · 4 years, 5 months ago
  68. 8f391ad Merge changes I2c1d4b42,I06fe4d33 by Martijn Coenen · 4 years, 5 months ago
  69. 86f21a2 Conditionally use sdcardfs. by Martijn Coenen · 4 years, 5 months ago
  70. 06b0caf Fix /mnt/user/<userid> permission bits by Zim · 4 years, 5 months ago
  71. 13ff668 Replace mkdirs() with setupAppDir(). by Martijn Coenen · 4 years, 5 months ago
  72. 5700261 Bind mount Android/ directory in FUSE. by Martijn Coenen · 4 years, 6 months ago
  73. 6f5802e Use sdcardfs for pass-through mounts. by Martijn Coenen · 4 years, 6 months ago
  74. e5393d4 Fix wrong symlink terminology by Zim · 4 years, 7 months ago
  75. a438b24 Fix multi-user and multi-storage with FUSE by Zim · 4 years, 8 months ago
  76. aeb87ef Lazily write inode timestamps to FUSE by Zim · 4 years, 8 months ago
  77. a914cc7 Use unique_fd by Nandana Dutt · 4 years, 9 months ago
  78. 3623a21 Mount /dev/fuse on /mnt/user/<userid>/<volumeid> by Zim · 4 years, 11 months ago
  79. dba96e8 Merge changes I40575081,I1ca8f8cf,I38bfd273 am: 1c6a56b27f am: e6c7dffaa8 by Paul Crowley · 5 years ago
  80. 747b421 clang-format Utils.cpp by Paul Crowley · 5 years ago
  81. 97466cb vold: Introduce android::vold::writeStringToFile by Tommy Chiu · 5 years ago
  82. 0bd2d11 vold: Introduce android::vold::writeStringToFile by Tommy Chiu · 5 years ago
  83. 8255a2b Ignore if the dir we are trying remove doesn't exist. by Sudheer Shanka · 5 years ago
  84. 30df1c6 Don't delete /mnt/user/<userId>/package on reset. by Sudheer Shanka · 5 years ago
  85. 6d285ce Ignore EEXIST errors when creating pkg specific dirs. by Sudheer Shanka · 5 years ago
  86. f9b38a5 Revert "Revert "Ensure necessary external storage dirs while creating sandboxes."" by Sudheer Shanka · 5 years ago
  87. 88114b2 Revert "Ensure necessary external storage dirs while creating sandboxes." by Jeff Sharkey · 5 years ago
  88. 083377e Ensure necessary external storage dirs while creating sandboxes. by Sudheer Shanka · 5 years ago
  89. 023b539 Remove sandbox specific bind mounts from root namespace. by Sudheer Shanka · 5 years ago
  90. 4928819 Merge "Fix search for values in blkId output" am: 0fbc5af676 am: 56715503b5 by Paul Crowley · 5 years ago
  91. 95abfa0 Fix search for values in blkId output by Paul Crowley · 5 years ago
  92. 8120a7a Merge "Utils: correctly handle read() errors in ReadRandomBytes()" am: a2bd436594 am: 038a274e8a by Eric Biggers · 5 years ago
  93. 0ef7bfd Utils: correctly handle read() errors in ReadRandomBytes() by Eric Biggers · 5 years ago
  94. 6bf1480 Update VolumeManager to use UnmountTreeWithPrefix. by Sudheer Shanka · 5 years ago
  95. 64918e6 Merge "Add UnmountTreeWithPrefix util method." am: 2e9aafb620 am: 5e10de1301 by Sudheer Shanka · 5 years ago
  96. 295fb24 Add UnmountTreeWithPrefix util method. by Sudheer Shanka · 5 years ago
  97. 75744cd Merge "Fsync directories after creating files" am: a892eb154e am: 7c21f0a999 by Paul Crowley · 5 years ago
  98. 621d9b9 Fsync directories after creating files by Paul Crowley · 5 years ago
  99. 042dfdd Merge "Check for errors in dup2" am: b1166633b6 am: 1d5d475b51 am: 7748fcf911 by Paul Crowley · 5 years ago
  100. be857bf Check for errors in dup2 by Paul Crowley · 5 years ago