1. 3f8e855 Introduce target dirty segment ratio tunable parameter by Daeho Jeong · 2 years ago
  2. a26a56a Make minimum gc sleep time tunnable by Daeho Jeong · 2 years ago
  3. 81ba5bc vold: add gc period in setGCUrgentPace am: 7c788fc3e9 by Daeho Jeong · 2 years, 2 months ago
  4. b3ea454 Remove FDE methods from binder interface by Eric Biggers · 2 years, 3 months ago
  5. 7c788fc vold: add gc period in setGCUrgentPace by Daeho Jeong · 2 years, 2 months ago
  6. 90a3052 Remove HardwareAuthToken parameters from binder interface by Eric Biggers · 2 years, 4 months ago
  7. 7e79a43 Remove broken code for mounting encrypted OBB files by Eric Biggers · 2 years, 3 months ago
  8. 999fceb Add interfaces required by smart idle maintenance service by Daeho Jeong · 2 years, 5 months ago
  9. 0e53c1c [vold] pass along sysfs name in setOptions by Songchun Fan · 3 years, 1 month ago
  10. 046e68a [vold] pass sysfs_name to mount options by Songchun Fan · 3 years, 1 month ago
  11. 23d9363 Merge "vold: add getUnlockedUsers() method to Binder interface" into sc-dev by Eric Biggers · 3 years, 2 months ago
  12. 1799deb vold: add getUnlockedUsers() method to Binder interface by Eric Biggers · 3 years, 2 months ago
  13. dcfeaa1 Adding an option to shorten the read timeout. by Alex Buynytskyy · 3 years, 2 months ago
  14. 5a43d61 Add support for binding storage encryption to a seed by Seth Moore · 3 years, 4 months ago
  15. a2ca11e Add a method in vold to unmount app data and obb dir for testing by Ricky Wai · 3 years, 5 months ago
  16. 0c52c71 Let vold format the encrypted partition by Jaegeuk Kim · 3 years, 6 months ago
  17. bbfb6ea Check if storage app data and obb directories exist in vold by Ricky Wai · 3 years, 6 months ago
  18. eed957f Call earlyBootEnded from vdc. by Martijn Coenen · 3 years, 7 months ago
  19. 0af25a3 Add IVold::destroyDsuMetadataKey() by Yo Chiang · 3 years, 8 months ago
  20. 4cd238b Merge "vold: remove checkEncryption" am: 2d9777bfbf am: 15c0d3e5d0 by Eric Biggers · 3 years, 11 months ago
  21. b7a1405 vold: remove checkEncryption by Eric Biggers · 3 years, 11 months ago
  22. 026ae1a Merge "Add an isCheckpointing() binder call for adb remount." am: b50480bb96 am: 60e41b7084 by David Anderson · 4 years ago
  23. 23850d3 Add an isCheckpointing() binder call for adb remount. by David Anderson · 4 years ago
  24. eaca298 Merge "vold: Support aborting FUSE connections." into rvc-dev am: cbb69e548a by Martijn Coenen · 4 years ago
  25. 23c0445 vold: Support aborting FUSE connections. by Martijn Coenen · 4 years, 1 month ago
  26. 31e2a7c Merge "Checking LOADER_USAGE_STATS before enabling read logs." into rvc-dev am: 6ce90ced12 by Alex Buynytskyy · 4 years, 2 months ago
  27. 91e0bf4 Checking LOADER_USAGE_STATS before enabling read logs. by Alex Buynytskyy · 4 years, 2 months ago
  28. d05bcc8 Expose new IncFS interface through Vold by Yurii Zubrytskyi · 4 years, 5 months ago
  29. fdacc8d Make storage dirs remount fork() safe am: 6b12257702 by Automerger Merge Worker · 4 years, 3 months ago
  30. 6b12257 Make storage dirs remount fork() safe by Ricky Wai · 4 years, 3 months ago
  31. 4fcb707 Use optional for nullable types by Jooyung Han · 4 years, 4 months ago
  32. d75a10a Use optional for nullable types by Jooyung Han · 4 years, 4 months ago
  33. 816f4d9 Add fixupAppDir() API. by Martijn Coenen · 4 years, 3 months ago
  34. dd85fe2 Merge "Add disk for StubVolume" by TreeHugger Robot · 4 years, 4 months ago
  35. 8a68a07 Remove appDirRoot argument from setupAppDir. by Martijn Coenen · 4 years, 4 months ago
  36. 82e90de Add disk for StubVolume by Risan · 4 years, 4 months ago
  37. 3497cb5 Expose new IncFS interface through Vold by Yurii Zubrytskyi · 4 years, 5 months ago
  38. b1927c2 vold: Do not cache CE keys in vold by Barani Muthukumaran · 4 years, 7 months ago
  39. 9ad51ad vold: Do not cache CE keys in vold by Barani Muthukumaran · 4 years, 7 months ago
  40. 13ff668 Replace mkdirs() with setupAppDir(). by Martijn Coenen · 4 years, 5 months ago
  41. 0583015 Merge "[incremental] use vold to mount/unmount IncrementalFileSystem" am: 6bdfb77d8b am: a0945f468a by Songchun Fan · 4 years, 6 months ago
  42. ab55cec [incremental] use vold to mount/unmount IncrementalFileSystem by Songchun Fan · 4 years, 6 months ago
  43. 5048b4b Add mount callback by Zim · 4 years, 7 months ago
  44. 7a04dfe Merge "vold: implement resetCheckpoint" am: 4eeebff8d5 am: e182b26d64 am: 3631ac59fd by Nikita Ioffe · 4 years, 8 months ago
  45. a5798fc vold: implement resetCheckpoint by Nikita Ioffe · 4 years, 8 months ago
  46. 3623a21 Mount /dev/fuse on /mnt/user/<userid>/<volumeid> by Zim · 4 years, 11 months ago
  47. 4ad86a9 Merge "Make ext4 userdata checkpoints work with metadata encryption" am: 2c792e0720 by Paul Lawrence · 5 years ago
  48. 236e5e8 Make ext4 userdata checkpoints work with metadata encryption by Paul Lawrence · 5 years ago
  49. 5fceb48 Remove storage sandboxes related code. by Sudheer Shanka · 5 years ago
  50. 149ed5f Merge changes I977cc03b,I7b621476,Ib57f4461 am: 58551c0568 am: 5da6d2a0f9 by Daniel Rosenberg · 5 years ago
  51. a59e439 Change abortChanges to take a message and bool by Daniel Rosenberg · 5 years ago
  52. 183f8cd Merge "Add vdc checkpoint supportsBlockCheckpoint" am: 860c731158 am: 4c5ce24e80 by Paul Lawrence · 5 years ago
  53. c5c79c5 Add vdc checkpoint supportsBlockCheckpoint by Paul Lawrence · 5 years ago
  54. dfe9605 Merge changes I91cf0def,I47570e8e am: 5f01cf3cac am: 84ceaedb59 am: 738694469d by Daniel Rosenberg · 5 years ago
  55. dda5981 Add vdc checkpoint restoreCheckpointPart by Daniel Rosenberg · 5 years ago
  56. 38a2899 Merge "Add supportsCheckpoint" am: 9b2b8fd459 am: 908a4569e9 am: 4cd2102637 by Daniel Rosenberg · 5 years ago
  57. 9b667fb Add supportsCheckpoint by Daniel Rosenberg · 5 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. ebaad1c Update IVold interface to take packageNames when a user starts. by Sudheer Shanka · 6 years ago
  79. d484aa9 Add APIs for pushing package info to vold. by Sudheer Shanka · 6 years ago
  80. eb850f9 Remove secdiscard IPC call by Rubin Xu · 6 years ago
  81. 0fd2626 Add a mount with metadata encryption service by Paul Crowley · 6 years ago
  82. 401b260 Delay touching disks when secure keyguard showing. by Jeff Sharkey · 6 years ago
  83. a370c14 Add functions to handle idle maintenance by Jin Qian · 7 years ago
  84. 2048a28 Test that plaintext can't be read from disk for encrypted files. by Jeff Sharkey · 7 years ago
  85. 3ce1825 Pass both partition GUID and filesystem UUID. by Jeff Sharkey · 7 years ago
  86. cbe69fc Destroy vold socket interface completely. by Jeff Sharkey · 7 years ago
  87. 52f7a91 Move long-running calls to async with listeners. by Jeff Sharkey · 7 years ago
  88. 814e9d3 Move unsolicited vold events to Binder. by Jeff Sharkey · 7 years ago
  89. 83b559c Move all crypto commands over to Binder. by Jeff Sharkey · 7 years ago
  90. 11c2d38 Move even more vold commands over to Binder. by Jeff Sharkey · 7 years ago
  91. 9462bdd Move "volume" commands over to Binder. by Jeff Sharkey · 7 years ago
  92. 068c6be Start paving the way for vold calls over Binder. by Jeff Sharkey · 7 years ago