1. 2ddc133 Ignore too-early earlyBootEnded on FDE devices by Eric Biggers · 3 years, 6 months ago
  2. 0e53c1c [vold] pass along sysfs name in setOptions by Songchun Fan · 3 years, 8 months ago
  3. 046e68a [vold] pass sysfs_name to mount options by Songchun Fan · 3 years, 8 months ago
  4. 23d9363 Merge "vold: add getUnlockedUsers() method to Binder interface" into sc-dev by Eric Biggers · 3 years, 9 months ago
  5. 1799deb vold: add getUnlockedUsers() method to Binder interface by Eric Biggers · 3 years, 9 months ago
  6. dcfeaa1 Adding an option to shorten the read timeout. by Alex Buynytskyy · 3 years, 9 months ago
  7. dbbe036 Remove HardwareAuthToken support from vold::Keymaster am: e13617100d am: 695fadddf3 am: 57e480b3d5 by Satya Tangirala · 3 years, 9 months ago
  8. e136171 Remove HardwareAuthToken support from vold::Keymaster by Satya Tangirala · 3 years, 10 months ago
  9. bca322d Merge "vold: do not acquire lock when abort fuse" am: 717c1926fc am: d616d6e1ba am: c678a95db2 by Martijn Coenen · 3 years, 9 months ago
  10. ffe7622 vold: do not acquire lock when abort fuse by lijiazi · 3 years, 10 months ago
  11. f26b013 Merge "Obtain incfs features early in the booting sequence." am: 915f6227a7 am: a9838cc3d3 am: ef885d3deb by Treehugger Robot · 3 years, 11 months ago
  12. b02e7b6 Obtain incfs features early in the booting sequence. by Alex Buynytskyy · 3 years, 11 months ago
  13. e6ed5c0 Merge "Add support for binding storage encryption to a seed" am: 6207c9cde4 am: 4c110af013 am: 0bdfada404 by Seth Moore · 4 years ago
  14. 5a43d61 Add support for binding storage encryption to a seed by Seth Moore · 4 years ago
  15. a4b424e Merge "IncFS: pass over the new .blocks_written IncFS control file" by Yurii Zubrytskyi · 4 years ago
  16. 0c0f839 IncFS: pass over the new .blocks_written IncFS control file by Yurii Zubrytskyi · 4 years, 1 month ago
  17. a2ca11e Add a method in vold to unmount app data and obb dir for testing by Ricky Wai · 4 years ago
  18. e78c78c Remove persist.sys.fuse == false code paths by Ricky Wai · 4 years ago
  19. fe2ded0 Merge "Let vold format the encrypted partition" am: 9cecd65006 am: d062817906 am: f25b1c1236 by Jaegeuk Kim · 4 years ago
  20. 0c52c71 Let vold format the encrypted partition by Jaegeuk Kim · 4 years ago
  21. 52e1e46 Merge "Check if storage app data and obb directories exist in vold" am: 168893621b am: fac72e2ec8 am: 76e648d54a by rickywai · 4 years ago
  22. bbfb6ea Check if storage app data and obb directories exist in vold by Ricky Wai · 4 years, 1 month ago
  23. 1c0bde3 Merge "Call earlyBootEnded from vdc." am: 17ebcf7f99 am: 87869c2b77 am: 7faba479e3 am: a108cd8816 by Martijn Coenen · 4 years, 1 month ago
  24. eed957f Call earlyBootEnded from vdc. by Martijn Coenen · 4 years, 2 months ago
  25. cce4fdc Merge "Add IVold::destroyDsuMetadataKey()" am: cb581cc8de am: 3ae0c6737c am: 9502610f8e am: a182ca0ef1 by Yo Chiang · 4 years, 2 months ago
  26. 0af25a3 Add IVold::destroyDsuMetadataKey() by Yo Chiang · 4 years, 3 months ago
  27. c2c2189 Merge "vold: remove checkEncryption" am: 2d9777bfbf am: 15c0d3e5d0 am: 4cd238b900 am: c36d0e23bb am: 02c65ccdc6 by Eric Biggers · 4 years, 5 months ago
  28. 4cd238b Merge "vold: remove checkEncryption" am: 2d9777bfbf am: 15c0d3e5d0 by Eric Biggers · 4 years, 6 months ago
  29. b7a1405 vold: remove checkEncryption by Eric Biggers · 4 years, 6 months ago
  30. 415d99d Remove persist.sys.fuse == false code paths by Zim · 4 years, 6 months ago
  31. 026ae1a Merge "Add an isCheckpointing() binder call for adb remount." am: b50480bb96 am: 60e41b7084 by David Anderson · 4 years, 6 months ago
  32. 23850d3 Add an isCheckpointing() binder call for adb remount. by David Anderson · 4 years, 7 months ago
  33. eaca298 Merge "vold: Support aborting FUSE connections." into rvc-dev am: cbb69e548a by Martijn Coenen · 4 years, 7 months ago
  34. 23c0445 vold: Support aborting FUSE connections. by Martijn Coenen · 4 years, 8 months ago
  35. 20d7fc9 [incfs] Use new IncFs_ReleaseControlFds() instead of duping am: fc7b6697b4 by Yurii Zubrytskyi · 4 years, 8 months ago
  36. fc7b669 [incfs] Use new IncFs_ReleaseControlFds() instead of duping by Yurii Zubrytskyi · 4 years, 8 months ago
  37. fb9001b Additional operation check when enabling read logs. am: 605a44fe93 by Alex Buynytskyy · 4 years, 9 months ago
  38. 605a44f Additional operation check when enabling read logs. by Alex Buynytskyy · 4 years, 9 months ago
  39. 31e2a7c Merge "Checking LOADER_USAGE_STATS before enabling read logs." into rvc-dev am: 6ce90ced12 by Alex Buynytskyy · 4 years, 9 months ago
  40. 2781933 [vold] update with incfs_ndk.h by Songchun Fan · 4 years, 10 months ago
  41. 91e0bf4 Checking LOADER_USAGE_STATS before enabling read logs. by Alex Buynytskyy · 4 years, 9 months ago
  42. 48dd647 [vold] update with incfs_ndk.h am: 01c4e91c09 by Songchun Fan · 4 years, 9 months ago
  43. 01c4e91 [vold] update with incfs_ndk.h by Songchun Fan · 4 years, 10 months ago
  44. ae78344 [vold] Add argument verification to IncFS methods am: 131365a3e5 by Yurii Zubrytskyi · 4 years, 9 months ago
  45. 9e7482e [vold] Add argument verification to IncFS methods by Yurii Zubrytskyi · 4 years, 9 months ago
  46. 131365a [vold] Add argument verification to IncFS methods by Yurii Zubrytskyi · 4 years, 9 months ago
  47. d05bcc8 Expose new IncFS interface through Vold by Yurii Zubrytskyi · 5 years ago
  48. fdacc8d Make storage dirs remount fork() safe am: 6b12257702 by Automerger Merge Worker · 4 years, 10 months ago
  49. 6b12257 Make storage dirs remount fork() safe by Ricky Wai · 4 years, 10 months ago
  50. 4fcb707 Use optional for nullable types by Jooyung Han · 5 years ago
  51. d75a10a Use optional for nullable types by Jooyung Han · 5 years ago
  52. 816f4d9 Add fixupAppDir() API. by Martijn Coenen · 4 years, 10 months ago
  53. dd85fe2 Merge "Add disk for StubVolume" by TreeHugger Robot · 4 years, 11 months ago
  54. 8a68a07 Remove appDirRoot argument from setupAppDir. by Martijn Coenen · 4 years, 11 months ago
  55. 82e90de Add disk for StubVolume by Risan · 5 years ago
  56. cc73395 Merge "Refactor: make cryptfs.h smaller" am: 98c501d28e am: 645c2f40a0 am: ebbabdc8fb by Automerger Merge Worker · 4 years, 11 months ago
  57. 73be12d Refactor: make cryptfs.h smaller by Paul Crowley · 5 years ago
  58. 3497cb5 Expose new IncFS interface through Vold by Yurii Zubrytskyi · 5 years ago
  59. b1927c2 vold: Do not cache CE keys in vold by Barani Muthukumaran · 5 years ago
  60. 9ad51ad vold: Do not cache CE keys in vold by Barani Muthukumaran · 5 years ago
  61. 13ff668 Replace mkdirs() with setupAppDir(). by Martijn Coenen · 5 years ago
  62. 0583015 Merge "[incremental] use vold to mount/unmount IncrementalFileSystem" am: 6bdfb77d8b am: a0945f468a by Songchun Fan · 5 years ago
  63. ab55cec [incremental] use vold to mount/unmount IncrementalFileSystem by Songchun Fan · 5 years ago
  64. 5048b4b Add mount callback by Zim · 5 years ago
  65. a438b24 Fix multi-user and multi-storage with FUSE by Zim · 5 years ago
  66. e1fd489 Rename ENFORCE_UID to ENFORCE_SYSTEM_OR_ROOT by Nikita Ioffe · 5 years ago
  67. 5d85bf3 Rename ENFORCE_UID to ENFORCE_SYSTEM_OR_ROOT by Nikita Ioffe · 5 years ago
  68. 7a04dfe Merge "vold: implement resetCheckpoint" am: 4eeebff8d5 am: e182b26d64 am: 3631ac59fd by Nikita Ioffe · 5 years ago
  69. a5798fc vold: implement resetCheckpoint by Nikita Ioffe · 5 years ago
  70. a1c405a Merge "Create a per-boot key on each boot" am: dab5ddf663 am: 6db7fa72a5 am: 03336816a7 by Paul Crowley · 5 years ago
  71. c8a3ef3 Create a per-boot key on each boot by Paul Crowley · 5 years ago
  72. a914cc7 Use unique_fd by Nandana Dutt · 5 years ago
  73. 3623a21 Mount /dev/fuse on /mnt/user/<userid>/<volumeid> by Zim · 5 years ago
  74. 4ad86a9 Merge "Make ext4 userdata checkpoints work with metadata encryption" am: 2c792e0720 by Paul Lawrence · 6 years ago
  75. 236e5e8 Make ext4 userdata checkpoints work with metadata encryption by Paul Lawrence · 6 years ago
  76. 5fceb48 Remove storage sandboxes related code. by Sudheer Shanka · 6 years ago
  77. 149ed5f Merge changes I977cc03b,I7b621476,Ib57f4461 am: 58551c0568 am: 5da6d2a0f9 by Daniel Rosenberg · 6 years ago
  78. a59e439 Change abortChanges to take a message and bool by Daniel Rosenberg · 6 years ago
  79. 183f8cd Merge "Add vdc checkpoint supportsBlockCheckpoint" am: 860c731158 am: 4c5ce24e80 by Paul Lawrence · 6 years ago
  80. c5c79c5 Add vdc checkpoint supportsBlockCheckpoint by Paul Lawrence · 6 years ago
  81. dfe9605 Merge changes I91cf0def,I47570e8e am: 5f01cf3cac am: 84ceaedb59 am: 738694469d by Daniel Rosenberg · 6 years ago
  82. dda5981 Add vdc checkpoint restoreCheckpointPart by Daniel Rosenberg · 6 years ago
  83. 38a2899 Merge "Add supportsCheckpoint" am: 9b2b8fd459 am: 908a4569e9 am: 4cd2102637 by Daniel Rosenberg · 6 years ago
  84. 9b667fb Add supportsCheckpoint by Daniel Rosenberg · 6 years ago
  85. 817b911 Update process mount points when appop gets updated. by Sudheer Shanka · 6 years ago
  86. 8f6198d Change AppFuse mount location to vold namespace by Risan · 6 years ago
  87. 105fd6f Merge "Update shared sandbox prefix to "shared-"." by Sudheer Shanka · 6 years ago
  88. 637457d Update shared sandbox prefix to "shared-". by Sudheer Shanka · 6 years ago
  89. 5f53cd3 Change AppFuse mount location to vold namespace by Risan · 6 years ago
  90. 4d8ba07 Merge "StubVolume as first class Volume in Vold" am: dcbce84fed am: 14955896e5 by Risan · 6 years ago
  91. 8c9f332 StubVolume as first class Volume in Vold by Risan · 6 years ago
  92. b288bf0 vold: rename from "ext4 encryption" to fscrypt am: a701c458ca am: 10b70834a4 by Eric Biggers · 6 years ago
  93. a701c45 vold: rename from "ext4 encryption" to fscrypt by Eric Biggers · 6 years ago
  94. 69bc40f Update StorageManagerService handling of packages info. by Sudheer Shanka · 6 years ago
  95. 73680ec Switch to exceptions for most cp calls by Daniel Rosenberg · 6 years ago
  96. e334aab Switch to exceptions for most cp calls by Daniel Rosenberg · 6 years ago
  97. cf540f3 Merge "Handle retry count" am: e74587af4d am: e1e3dc3698 am: c879ec2005 by Daniel Rosenberg · 6 years ago
  98. 80d1ca5 Handle retry count by Daniel Rosenberg · 6 years ago
  99. b792c3a Merge "Delete package sandbox data when it is uninstalled." by Sudheer Shanka · 6 years ago
  100. fa6a174 Delete package sandbox data when it is uninstalled. by Sudheer Shanka · 6 years ago