1. 999fceb Add interfaces required by smart idle maintenance service by Daeho Jeong · 2 years, 6 months ago
  2. 2991cbe Split MOUNT_FLAG_VISIBLE into MOUNT_FLAG_VISIBLE_FOR_{READ, WRITE} by Youkichi Hosoi · 2 years, 8 months ago
  3. 0e53c1c [vold] pass along sysfs name in setOptions by Songchun Fan · 3 years, 2 months ago
  4. 046e68a [vold] pass sysfs_name to mount options by Songchun Fan · 3 years, 2 months ago
  5. 23d9363 Merge "vold: add getUnlockedUsers() method to Binder interface" into sc-dev by Eric Biggers · 3 years, 3 months ago
  6. 1799deb vold: add getUnlockedUsers() method to Binder interface by Eric Biggers · 3 years, 3 months ago
  7. dcfeaa1 Adding an option to shorten the read timeout. by Alex Buynytskyy · 3 years, 3 months ago
  8. e715ec1 Remove unused mount modes and re-number the modes for consistency by Abhijeet Kaur · 3 years, 4 months ago
  9. 5a43d61 Add support for binding storage encryption to a seed by Seth Moore · 3 years, 6 months ago
  10. a2ca11e Add a method in vold to unmount app data and obb dir for testing by Ricky Wai · 3 years, 6 months ago
  11. c0e870a Merge "Remove ro.vold.level_from_user." by Alan Stokes · 3 years, 6 months ago
  12. e0b7f30 Remove ro.vold.level_from_user. by Alan Stokes · 3 years, 7 months ago
  13. 0c52c71 Let vold format the encrypted partition by Jaegeuk Kim · 3 years, 7 months ago
  14. bbfb6ea Check if storage app data and obb directories exist in vold by Ricky Wai · 3 years, 7 months ago
  15. eed957f Call earlyBootEnded from vdc. by Martijn Coenen · 3 years, 8 months ago
  16. 0af25a3 Add IVold::destroyDsuMetadataKey() by Yo Chiang · 3 years, 9 months ago
  17. be3db7b Enable vold to set level from user. by Alan Stokes · 4 years, 5 months ago
  18. 4cd238b Merge "vold: remove checkEncryption" am: 2d9777bfbf am: 15c0d3e5d0 by Eric Biggers · 4 years ago
  19. b7a1405 vold: remove checkEncryption by Eric Biggers · 4 years ago
  20. 026ae1a Merge "Add an isCheckpointing() binder call for adb remount." am: b50480bb96 am: 60e41b7084 by David Anderson · 4 years, 1 month ago
  21. 23850d3 Add an isCheckpointing() binder call for adb remount. by David Anderson · 4 years, 1 month ago
  22. 23c0445 vold: Support aborting FUSE connections. by Martijn Coenen · 4 years, 2 months ago
  23. 91e0bf4 Checking LOADER_USAGE_STATS before enabling read logs. by Alex Buynytskyy · 4 years, 3 months ago
  24. d05bcc8 Expose new IncFS interface through Vold by Yurii Zubrytskyi · 4 years, 6 months ago
  25. 6b12257 Make storage dirs remount fork() safe by Ricky Wai · 4 years, 4 months ago
  26. 816f4d9 Add fixupAppDir() API. by Martijn Coenen · 4 years, 5 months ago
  27. dd85fe2 Merge "Add disk for StubVolume" by TreeHugger Robot · 4 years, 5 months ago
  28. 8a68a07 Remove appDirRoot argument from setupAppDir. by Martijn Coenen · 4 years, 5 months ago
  29. 82e90de Add disk for StubVolume by Risan · 4 years, 5 months ago
  30. 3497cb5 Expose new IncFS interface through Vold by Yurii Zubrytskyi · 4 years, 6 months ago
  31. b1927c2 vold: Do not cache CE keys in vold by Barani Muthukumaran · 4 years, 8 months ago
  32. e3d2051 Merge "vold: Do not cache CE keys in vold" by Paul Crowley · 4 years, 6 months ago
  33. 9ad51ad vold: Do not cache CE keys in vold by Barani Muthukumaran · 4 years, 8 months ago
  34. b52eb85 Add REMOUNT_MODE_ANDROID_WRITABLE. by Martijn Coenen · 4 years, 6 months ago
  35. 13ff668 Replace mkdirs() with setupAppDir(). by Martijn Coenen · 4 years, 7 months ago
  36. 0583015 Merge "[incremental] use vold to mount/unmount IncrementalFileSystem" am: 6bdfb77d8b am: a0945f468a by Songchun Fan · 4 years, 7 months ago
  37. ab55cec [incremental] use vold to mount/unmount IncrementalFileSystem by Songchun Fan · 4 years, 7 months ago
  38. 9d1425c Allow null IVoldMountCallback in Vold#mount by Zim · 4 years, 7 months ago
  39. 5048b4b Add mount callback by Zim · 4 years, 8 months ago
  40. a438b24 Fix multi-user and multi-storage with FUSE by Zim · 4 years, 10 months ago
  41. 7a04dfe Merge "vold: implement resetCheckpoint" am: 4eeebff8d5 am: e182b26d64 am: 3631ac59fd by Nikita Ioffe · 4 years, 9 months ago
  42. a5798fc vold: implement resetCheckpoint by Nikita Ioffe · 4 years, 9 months ago
  43. 981222f Bind mount lower filesystem during FUSE mount by Zim · 4 years, 10 months ago
  44. 3623a21 Mount /dev/fuse on /mnt/user/<userid>/<volumeid> by Zim · 5 years ago
  45. 4ad86a9 Merge "Make ext4 userdata checkpoints work with metadata encryption" am: 2c792e0720 by Paul Lawrence · 5 years ago
  46. 236e5e8 Make ext4 userdata checkpoints work with metadata encryption by Paul Lawrence · 5 years ago
  47. 5fceb48 Remove storage sandboxes related code. by Sudheer Shanka · 5 years ago
  48. 149ed5f Merge changes I977cc03b,I7b621476,Ib57f4461 am: 58551c0568 am: 5da6d2a0f9 by Daniel Rosenberg · 5 years ago
  49. a59e439 Change abortChanges to take a message and bool by Daniel Rosenberg · 5 years ago
  50. 183f8cd Merge "Add vdc checkpoint supportsBlockCheckpoint" am: 860c731158 am: 4c5ce24e80 by Paul Lawrence · 5 years ago
  51. c5c79c5 Add vdc checkpoint supportsBlockCheckpoint by Paul Lawrence · 5 years ago
  52. dfe9605 Merge changes I91cf0def,I47570e8e am: 5f01cf3cac am: 84ceaedb59 am: 738694469d by Daniel Rosenberg · 5 years ago
  53. dda5981 Add vdc checkpoint restoreCheckpointPart by Daniel Rosenberg · 5 years ago
  54. 38a2899 Merge "Add supportsCheckpoint" am: 9b2b8fd459 am: 908a4569e9 am: 4cd2102637 by Daniel Rosenberg · 5 years ago
  55. 9b667fb Add supportsCheckpoint by Daniel Rosenberg · 5 years ago
  56. 5504901 Create a new MOUNT_EXTERNAL_LEGACY storage mode. by Sudheer Shanka · 5 years ago
  57. 03992e3 Create a new mount mode for installer packages. by Sudheer Shanka · 6 years ago
  58. 8f6198d Change AppFuse mount location to vold namespace by Risan · 6 years ago
  59. 5f53cd3 Change AppFuse mount location to vold namespace by Risan · 6 years ago
  60. 4d8ba07 Merge "StubVolume as first class Volume in Vold" am: dcbce84fed am: 14955896e5 by Risan · 6 years ago
  61. 8c9f332 StubVolume as first class Volume in Vold by Risan · 6 years ago
  62. 69bc40f Update StorageManagerService handling of packages info. by Sudheer Shanka · 6 years ago
  63. 73680ec Switch to exceptions for most cp calls by Daniel Rosenberg · 6 years ago
  64. e334aab Switch to exceptions for most cp calls by Daniel Rosenberg · 6 years ago
  65. cf540f3 Merge "Handle retry count" am: e74587af4d am: e1e3dc3698 am: c879ec2005 by Daniel Rosenberg · 6 years ago
  66. 80d1ca5 Handle retry count by Daniel Rosenberg · 6 years ago
  67. b792c3a Merge "Delete package sandbox data when it is uninstalled." by Sudheer Shanka · 6 years ago
  68. fa6a174 Delete package sandbox data when it is uninstalled. by Sudheer Shanka · 6 years ago
  69. c5aca90 Merge "Add checkpointing support for A/B updates" am: ba1752008d am: 0b875d7630 by Daniel Rosenberg · 6 years ago
  70. d399249 Add checkpointing support for A/B updates by Daniel Rosenberg · 6 years ago
  71. 6f0bed1 Merge "Make checkpointing work on ext4" am: ac244261c8 am: 61c3eaf068 by Paul Lawrence · 6 years ago
  72. 1abb2fe Make checkpointing work on ext4 by Paul Lawrence · 6 years ago
  73. 65f99c9 Add support for checkpointing by Daniel Rosenberg · 6 years ago
  74. 4f68471 Add support for checkpointing by Daniel Rosenberg · 6 years ago
  75. 8915d62 clang-format the rest of the files by Paul Crowley · 6 years ago
  76. edf7a4e clang-format the rest of the files by Paul Crowley · 6 years ago
  77. c756209 Create sandboxes for newly installed apps. by Sudheer Shanka · 6 years ago
  78. 70a7828 Add a new external storage mount mode. by Sudheer Shanka · 6 years ago
  79. 1ffa22e Merge "Switch pattern/PIN constants to match values in cryptfs.h" am: 92f5db4a06 am: 6d418929f0 am: a2c5a6b3c2 by Paul Crowley · 6 years ago
  80. ca08c0a Switch pattern/PIN constants to match values in cryptfs.h by Paul Crowley · 6 years ago
  81. ebaad1c Update IVold interface to take packageNames when a user starts. by Sudheer Shanka · 6 years ago
  82. d484aa9 Add APIs for pushing package info to vold. by Sudheer Shanka · 6 years ago
  83. eb850f9 Remove secdiscard IPC call by Rubin Xu · 6 years ago
  84. 0fd2626 Add a mount with metadata encryption service by Paul Crowley · 6 years ago
  85. 7ee87cf Remove all references to FDE enable wipe by Paul Lawrence · 7 years ago
  86. 401b260 Delay touching disks when secure keyguard showing. by Jeff Sharkey · 7 years ago
  87. a370c14 Add functions to handle idle maintenance by Jin Qian · 7 years ago
  88. 2048a28 Test that plaintext can't be read from disk for encrypted files. by Jeff Sharkey · 7 years ago
  89. 3ce1825 Pass both partition GUID and filesystem UUID. by Jeff Sharkey · 7 years ago
  90. cbe69fc Destroy vold socket interface completely. by Jeff Sharkey · 7 years ago
  91. 52f7a91 Move long-running calls to async with listeners. by Jeff Sharkey · 7 years ago
  92. 814e9d3 Move unsolicited vold events to Binder. by Jeff Sharkey · 7 years ago
  93. 83b559c Move all crypto commands over to Binder. by Jeff Sharkey · 7 years ago
  94. 11c2d38 Move even more vold commands over to Binder. by Jeff Sharkey · 7 years ago
  95. 9462bdd Move "volume" commands over to Binder. by Jeff Sharkey · 7 years ago
  96. 068c6be Start paving the way for vold calls over Binder. by Jeff Sharkey · 7 years ago