1. 6d74942 Add shell commands to start checkpoint/check it is supported by Nikita Ioffe · 4 years, 8 months ago
  2. 496ac00 Only allow Download authority/MTP/installers to write in Android/. by Martijn Coenen · 4 years, 8 months ago
  3. 7c1df2d StorageManagerService: use correct user when checking isDeviceSecure(). by Martijn Coenen · 4 years, 8 months ago
  4. ba512a4 Merge "Allow R targeting apps a legacy view" by TreeHugger Robot · 4 years, 8 months ago
  5. dc15bb4 Allow R targeting apps a legacy view by Nandana Dutt · 4 years, 8 months ago
  6. 53af5b2 Merge "Use new setupAppDir() API for creating app-specific directories." by Martijn Coenen · 4 years, 8 months ago
  7. ea1a7ca Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 8 months ago
  8. 9fd2b64 Use new setupAppDir() API for creating app-specific directories. by Martijn Coenen · 4 years, 8 months ago
  9. 32e4875 Merge changes from topic "mount_isolate_apps_data" by Ricky Wai · 4 years, 9 months ago
  10. 04b4ba1 Shuffling to prepare for MediaProvider APEX. by Jeff Sharkey · 4 years, 9 months ago
  11. 4482ab5 App data directory isolation by Ricky Wai · 4 years, 9 months ago
  12. 24e2025 Merge "Return installer mount mode for installers." by TreeHugger Robot · 4 years, 9 months ago
  13. fc9c3b6 Return installer mount mode for installers. by Martijn Coenen · 4 years, 9 months ago
  14. 0e4bf80 Merge "Remove PROP_FUSE_SNAPSHOT as it is no longer required" by Abhijeet Kaur · 4 years, 9 months ago
  15. a4f4056 Remove PROP_FUSE_SNAPSHOT as it is no longer required by Abhijeet Kaur · 4 years, 9 months ago
  16. 5f6e946 Remove FUSE restriction blocking apps from making their dirs by Zim · 4 years, 9 months ago
  17. 44cf695 Merge "Skip remountUid for system_server" by Martijn Coenen · 4 years, 9 months ago
  18. b261c94 Merge "Only remountUid when uid is active" by Martijn Coenen · 4 years, 9 months ago
  19. 7391820 Deal with MediaProvider process dying. by Martijn Coenen · 4 years, 9 months ago
  20. 7084c6a Tell StorageSessionController when a user is stopping. by Martijn Coenen · 4 years, 9 months ago
  21. 15ef22e Merge "Enable second reboot for FUSE sys prop change to take effect" by Abhijeet Kaur · 4 years, 9 months ago
  22. 10c5655 Enable second reboot for FUSE sys prop change to take effect by Abhijeet Kaur · 4 years, 9 months ago
  23. 023e1e4 Merge "Determine pass_through mount mode based on UID." by Martijn Coenen · 4 years, 9 months ago
  24. 44db1ac Determine pass_through mount mode based on UID. by Martijn Coenen · 4 years, 9 months ago
  25. 3e4c9c4 Merge "Add a new persistent FUSE flag in Settings" by Abhijeet Kaur · 4 years, 9 months ago
  26. b984771 Add a new persistent FUSE flag in Settings by Abhijeet Kaur · 4 years, 10 months ago
  27. 64726cb Only remountUid when uid is active by Zim · 4 years, 9 months ago
  28. 4f1a24d Skip remountUid for system_server by Zim · 4 years, 9 months ago
  29. c4ca0d0 Merge "Always ask vold to unlock user" am: 62cec10872 am: e30f164dcc by Nikita Ioffe · 4 years, 9 months ago
  30. e0ad70f Merge "Start FUSE sessions before Vold mount returns" by Martijn Coenen · 4 years, 9 months ago
  31. d7083da Always ask vold to unlock user by Nikita Ioffe · 4 years, 10 months ago
  32. 95eca1d Start FUSE sessions before Vold mount returns by Zim · 4 years, 10 months ago
  33. cc4c7d8 Prevent staging multiple sessions on devices not supporting checkpoint by Mohammad Samiul Islam · 4 years, 10 months ago
  34. 17be6f9 Fix multi-user and multi-storage with FUSE by Zim · 5 years ago
  35. b2992b6 Configure persist.sys.fuse flag using DeviceConfig by shafik · 5 years ago
  36. f40ae93 Merge "Make DeviceConfig's storage nam space _native_boot" by Shafik Nassar · 5 years ago
  37. 78fcd50 Snapshot persist.sys.fuse into sys.fuse_snapshot by shafik · 5 years ago
  38. 74a9bba Support a mount mode to bypass FUSE on /storage by Zim · 5 years ago
  39. 91b3461 Make DeviceConfig's storage nam space _native_boot by shafik · 5 years ago
  40. 42f1e9f Add StorageSessionController by Zim · 5 years ago
  41. 81fc2a9 Merge "Merge "Fix StorageManagerService linkToDeath more than one time when vold/storaged died." am: d7f82d5766 am: c80ad354b4 am: a92cb75605" into qt-r1-dev-plus-aosp am: 4908c0c7c4 by Jeff Sharkey · 5 years ago
  42. c80ad35 Merge "Fix StorageManagerService linkToDeath more than one time when vold/storaged died." by Jeff Sharkey · 5 years ago
  43. b255807 Avoid calling installd where not needed by Noah Zimmt · 5 years ago
  44. b0d11d1 Fix StorageManagerService linkToDeath more than one time when vold/storaged died. by peter.zhang · 5 years ago
  45. 157dd1d Move legacy obb data migration to a handler thread. by Narayan Kamath · 5 years ago
  46. 54dbca3 Merge "Fix NPE when querying for already uninstalled package." into qt-dev by Sudheer Shanka · 5 years ago
  47. be9c990 Fix AppFuseMountScope.close() by Anton Hansson · 5 years ago
  48. 1df72db Fix NPE when querying for already uninstalled package. by Sudheer Shanka · 5 years ago
  49. acbba9e Temporarily stop killing apps when OP_REQUEST_INSTALL_PACKAGES is denied. by Sudheer Shanka · 5 years ago
  50. 82f9833 Merge "Notify StorageManagerService when storage related app ops change." into qt-dev by Sudheer Shanka · 5 years ago
  51. 4c87850 Merge "Revert "Instant apps should have default view of storage?"" into qt-dev by TreeHugger Robot · 5 years ago
  52. b161398 Notify StorageManagerService when storage related app ops change. by Sudheer Shanka · 5 years ago
  53. 5118d49 Revert "Instant apps should have default view of storage?" by Winson Chiu · 5 years ago
  54. 3811f35 Remember last time we mounted a volume. by Jeff Sharkey · 5 years ago
  55. 64501e5 Remove storage sandboxes related code. by Sudheer Shanka · 5 years ago
  56. 8e24aba Merge "Migrate usage of single property lister to multi prop listener." into qt-dev by Matt Pape · 5 years ago
  57. 15a5446 Fix idle maintenance wrt checkpoint check by Paul Lawrence · 5 years ago
  58. 15769e2 Migrate usage of single property lister to multi prop listener. by Matt Pape · 5 years ago
  59. fc86948 Update process mountpoints when it's storage permissions changes. by Sudheer Shanka · 5 years ago
  60. 26874a2 Start bringing back legacy storage tests. by Jeff Sharkey · 5 years ago
  61. d6d09d9 Merge "Allow sandboxed apps to access only package specific dirs." into qt-dev by Sudheer Shanka · 5 years ago
  62. d21ce79 Merge "Make storage a restricted permission - framework" into qt-dev by Svetoslav Ganov · 5 years ago
  63. 274b17c Merge "storagemenager: Skip fstrim while doing block based checkpoint" into qt-dev by TreeHugger Robot · 5 years ago
  64. 6aa7e4c Instant apps should have default view of storage? by Jeff Sharkey · 5 years ago
  65. d563e93 Make storage a restricted permission - framework by Svet Ganov · 5 years ago
  66. 7d5c491 storagemenager: Skip fstrim while doing block based checkpoint by Sandeep Patil · 5 years ago
  67. 783c90e Allow sandboxed apps to access only package specific dirs. by Sudheer Shanka · 5 years ago
  68. 6e3c184 Remove temporary upgrade logic. by Jeff Sharkey · 5 years ago
  69. 45810af Don't use noteop for preflight checks by Chad Brubaker · 5 years ago
  70. 1127d92 Revert "With native FBE, lock user directories when framework is started" by Eric Biggers · 5 years ago
  71. b2a4176 Merge "Temporary hack until we have dynamic remounting." by Jeff Sharkey · 5 years ago
  72. 5795e55 Merge "With native FBE, lock user directories when framework is started" by Eric Biggers · 5 years ago
  73. cf1fd51 Temporary hack until we have dynamic remounting. by Jeff Sharkey · 5 years ago
  74. 171217c With native FBE, lock user directories when framework is started by Eric Biggers · 5 years ago
  75. 68b3e18 Remove greylist of apps that gain legacy access. by Jeff Sharkey · 5 years ago
  76. 129a0b0 Remove dual storage permission model by Philip P. Moltmann · 5 years ago
  77. 161e303 More apps making assumptions about MediaStore. by Jeff Sharkey · 5 years ago
  78. 6fd6994 Apps using storage must have runtime permission. by Jeff Sharkey · 5 years ago
  79. 3111cff Merge changes Iba026321,I31690e0b,If991c5b7 by Daniel Rosenberg · 5 years ago
  80. 600799b Add Checkpoint's abortChanges by Daniel Rosenberg · 5 years ago
  81. cc26906 More apps making assumptions about MediaStore. by Jeff Sharkey · 5 years ago
  82. 7644409 More apps making assumptions about MediaStore. by Jeff Sharkey · 5 years ago
  83. a93afaa More apps making assumptions about MediaStore. by Jeff Sharkey · 5 years ago
  84. e3a924d Add needsCheckpoint by Daniel Rosenberg · 5 years ago
  85. 137aed1 Mount adopted storage after boot completed by Daniel Rosenberg · 5 years ago
  86. 8c6eee1 Merge "Implement dual-permission model for storage." by Jeff Sharkey · 5 years ago
  87. 4d5206e Merge "Recover from app-op corruption bug." by Jeff Sharkey · 5 years ago
  88. 19ea8a6 Remove interface for Storage. by Matt Pape · 5 years ago
  89. c7aa8d5 Recover from app-op corruption bug. by Jeff Sharkey · 5 years ago
  90. 8e45125 Yet another app that is confused by sandboxes. by Jeff Sharkey · 5 years ago
  91. c94ba82 Implement dual-permission model for storage. by Philip P. Moltmann · 5 years ago
  92. f04aca4 Add StorageManager checkpoint APIs. by Martijn Coenen · 5 years ago
  93. af189e3 Slice and dice app ops - framework by Svet Ganov · 6 years ago
  94. cc44edc Merge "Update StorageManagerService.mkdirs to translate sandboxed paths." by Sudheer Shanka · 6 years ago
  95. a63bfb3 Update StorageManagerService.mkdirs to translate sandboxed paths. by Sudheer Shanka · 6 years ago
  96. 586d0f3 Merge "Do not call into vold when the device is not block encrypted" by TreeHugger Robot · 6 years ago
  97. 3627499 Developer option to disable legacy greylist. by Jeff Sharkey · 6 years ago
  98. e51005d Look for visible vols for a user under /mnt/user/<userId>/package/. by Sudheer Shanka · 6 years ago
  99. 03b20ec Avoid creating /mnt/user/<userId>/package/<packageName> for all pkgs. by Sudheer Shanka · 6 years ago
  100. 0ebbd46 Temporarily grant legacy storage to certain apps. by Jeff Sharkey · 6 years ago