1. 879b9c0 Merge "Mount direct boot apps obb dir after fuse is ready." by Ricky Wai · 4 years, 9 months ago
  2. 07e64a4 Mount direct boot apps obb dir after fuse is ready. by Ricky Wai · 4 years, 9 months ago
  3. 816f4d9 Add fixupAppDir() API. by Martijn Coenen · 4 years, 9 months ago
  4. b5a31c9 Stop using a regex for setupAppDir. by Martijn Coenen · 4 years, 9 months ago
  5. 04bb17f Use a regex to create application directories. by Martijn Coenen · 4 years, 9 months ago
  6. 5fe1b16 Add SetQuotaInherit API. by Martijn Coenen · 4 years, 9 months ago
  7. ba9868b Set correct quota project ID on application directories. by Martijn Coenen · 4 years, 10 months ago
  8. 62a4b27 Setup Android/, Android/data and Android/obb dirs correctly. by Martijn Coenen · 4 years, 10 months ago
  9. fb42bc4 Add setProjectQuotaId to vold. by Martijn Coenen · 4 years, 10 months ago
  10. 13ff668 Replace mkdirs() with setupAppDir(). by Martijn Coenen · 4 years, 11 months ago
  11. 01fa0e0 Replace "sys.fuse_snapshot" with "persist.sys.fuse" by Abhijeet Kaur · 5 years ago
  12. 6f5802e Use sdcardfs for pass-through mounts. by Martijn Coenen · 5 years ago
  13. a438b24 Fix multi-user and multi-storage with FUSE by Zim · 5 years ago
  14. 5cf32b5 Use snapshot value sys.fuse_snapshot instead of persist.sys.fuse by shafik · 5 years ago
  15. a914cc7 Use unique_fd by Nandana Dutt · 5 years ago
  16. 3623a21 Mount /dev/fuse on /mnt/user/<userid>/<volumeid> by Zim · 5 years ago
  17. 0bd2d11 vold: Introduce android::vold::writeStringToFile by Tommy Chiu · 6 years ago
  18. 30df1c6 Don't delete /mnt/user/<userId>/package on reset. by Sudheer Shanka · 6 years ago
  19. f9b38a5 Revert "Revert "Ensure necessary external storage dirs while creating sandboxes."" by Sudheer Shanka · 6 years ago
  20. 88114b2 Revert "Ensure necessary external storage dirs while creating sandboxes." by Jeff Sharkey · 6 years ago
  21. 083377e Ensure necessary external storage dirs while creating sandboxes. by Sudheer Shanka · 6 years ago
  22. 023b539 Remove sandbox specific bind mounts from root namespace. by Sudheer Shanka · 6 years ago
  23. 64918e6 Merge "Add UnmountTreeWithPrefix util method." am: 2e9aafb620 am: 5e10de1301 by Sudheer Shanka · 6 years ago
  24. 295fb24 Add UnmountTreeWithPrefix util method. by Sudheer Shanka · 6 years ago
  25. 75744cd Merge "Fsync directories after creating files" am: a892eb154e am: 7c21f0a999 by Paul Crowley · 6 years ago
  26. 621d9b9 Fsync directories after creating files by Paul Crowley · 6 years ago
  27. 4ba32a0 Merge "Refactor ForkExecvp to improve locking behaviour" am: 6aaedb0dca am: 12d8d6343b by Paul Crowley · 6 years ago
  28. de2d620 Refactor ForkExecvp to improve locking behaviour by Paul Crowley · 6 years ago
  29. cfe3972 Wait for dm device to be ready before format by Paul Crowley · 6 years ago
  30. 298fa32 Wait for dm device to be ready before format by Paul Crowley · 6 years ago
  31. 40ab674 Bind mount pkg specific dirs in the zygote child namespaces. by Sudheer Shanka · 6 years ago
  32. 89ddf99 Add unmountTree to utils. by Sudheer Shanka · 6 years ago
  33. 625dc78 Add GetBlockDevSize, GetBlockDevSectors helpers by Oleksiy Avramchenko · 6 years ago
  34. 14c8c07 clang-format many files. by Paul Crowley · 6 years ago
  35. 71cd43f Fingerprint data is now stored in one of two ways depending on the by Andreas Huber · 7 years ago
  36. 56292ef Undo Utils dependency on VolumeManager by Paul Crowley · 7 years ago
  37. 3472e52 Move to modern utility methods from android::base. by Jeff Sharkey · 7 years ago
  38. 3b71fc5 Be more C++. volume UUID should always be std::string. by Paul Crowley · 7 years ago
  39. cbe69fc Destroy vold socket interface completely. by Jeff Sharkey · 7 years ago
  40. 814e9d3 Move unsolicited vold events to Binder. by Jeff Sharkey · 7 years ago
  41. e2e2d30 Zero memory used for encryuption keys. by Pavel Grafov · 7 years ago
  42. 46bb69f Progress towards FBE and adoptable storage. by Jeff Sharkey · 7 years ago
  43. fd3dc3c Spread around some O_CLOEXEC love. by Jeff Sharkey · 8 years ago
  44. e8fb6c3 vold: replacing fs_mgr_read_fstab() with fs_mgr_read_fstab_default() by Bowgo Tsai · 8 years ago
  45. 3a68f14 Vold: Clean up code related to foreign dex use by Calin Juravle · 8 years ago
  46. d24aeda Only restorecon CE storage after unlocked. by Jeff Sharkey · 8 years ago
  47. be70c9a Consistent creation/destruction of user data. by Jeff Sharkey · 9 years ago
  48. 942d4e8 Support emulator's virtio-blk based SD card by Yu Ning · 9 years ago
  49. 493f5aa Create profile folder for foreign dex markers. by Calin Juravle · 9 years ago
  50. 79f55a4 Prepare user profile folder by Calin Juravle · 9 years ago
  51. 47695b2 Allow callers to prepare CE/DE user storage. by Jeff Sharkey · 9 years ago
  52. 10d3488 Mount appfuse in process namespace. by Daichi Hirono · 9 years ago
  53. fc505c3 Emulate media encryption, always chmod to unlock. by Jeff Sharkey · 9 years ago
  54. d2c96e7 New granular encryption commands for framework. by Jeff Sharkey · 9 years ago
  55. 89f74fb Kill apps using storage through bind mounts. by Jeff Sharkey · 9 years ago
  56. c86ab6f Trim both internal and adopted private storage. by Jeff Sharkey · 9 years ago
  57. 66270a2 Let's reinvent storage, yet again! by Jeff Sharkey · 9 years ago
  58. bc40cc8 Add method to forget private partition keys. by Jeff Sharkey · 9 years ago
  59. d0640f6 Add f2fs support for private volumes. by Jeff Sharkey · 9 years ago
  60. 1d6fbcc Migrate primary external storage. by Jeff Sharkey · 10 years ago
  61. ce6a913 Exclusive exec() path, format after partition. by Jeff Sharkey · 10 years ago
  62. f0121c5 Updates for expanded storage. by Jeff Sharkey · 10 years ago
  63. 95c87cc Different blkid and fsck execution domains. by Jeff Sharkey · 10 years ago
  64. 9c48498 Support for private (adopted) volumes. by Jeff Sharkey · 10 years ago
  65. 36801cc Progress towards dynamic storage support. by Jeff Sharkey · 10 years ago
  66. deb2405 Checkpoint of better dynamic device support. by Jeff Sharkey · 10 years ago