1. 6c3a4e2 [FP4-128]add exfat support by Fairphone ODM · 2 years, 9 months ago odm/rc/qssi/12/fp4
  2. c4cd917 Merge RP1A.200518.001 by Steven Laver · 4 years ago
  3. ff1fc9b Expand virtio_block check to other virtual devices by Alistair Delva · 4 years, 1 month ago
  4. e158b96 Modify perdev_minors path to reflect loadable MMC module by Smita Ghosh · 4 years, 2 months ago
  5. 7489ab6 Merge changes from topics "metadata_wrapped_key_aosp", "volume_metadata" am: 36fd1ebfae am: 6891eb7e2d am: c14f46d114 by Automerger Merge Worker · 4 years, 3 months ago
  6. 886e572 On newer devices, use dm-default-key to encrypt SD cards by Paul Crowley · 4 years, 4 months ago
  7. 4eac264 Refactor key generation to handle both normal and metadata encryption. by Paul Crowley · 4 years, 4 months ago
  8. b3d018a Refactor key generation to handle both normal and metadata encryption. by Paul Crowley · 4 years, 4 months ago
  9. dd85fe2 Merge "Add disk for StubVolume" by TreeHugger Robot · 4 years, 4 months ago
  10. 395edfe Merge "Pass volume key as a KeyBuffer" am: 334a684557 am: 4d37b4f980 am: aebcc399ea by Automerger Merge Worker · 4 years, 4 months ago
  11. 3d98f5d Pass volume key as a KeyBuffer by Paul Crowley · 4 years, 4 months ago
  12. 82e90de Add disk for StubVolume by Risan · 4 years, 4 months ago
  13. 0a7e992 Automatically use correct lower paths for setupAppDir. by Martijn Coenen · 4 years, 4 months ago
  14. ef9abab vold: const-ify some of the API by Greg Kaiser · 5 years ago
  15. 2bc201e vold: const-ify some of the API by Greg Kaiser · 5 years ago
  16. de2d620 Refactor ForkExecvp to improve locking behaviour by Paul Crowley · 6 years ago
  17. a701c45 vold: rename from "ext4 encryption" to fscrypt by Eric Biggers · 6 years ago
  18. 625dc78 Add GetBlockDevSize, GetBlockDevSectors helpers by Oleksiy Avramchenko · 6 years ago
  19. 14c8c07 clang-format many files. by Paul Crowley · 6 years ago
  20. d650236 Merge "vold: Add nvme disk support" am: 6054bc3ded am: 3a920e3f6e by Dmitry Shmidt · 6 years ago
  21. e50314d Trim whitespace from sysfs values. by Jeff Sharkey · 6 years ago
  22. 57f9af6 cryptfs: Require ext disk crypt to match code by Greg Kaiser · 6 years ago
  23. 37ba125 Add basic exFAT support. by Jeff Sharkey · 6 years ago
  24. 8c24ae7 FBE devices now fully support adoptable storage. by Jeff Sharkey · 6 years ago
  25. 130a994 Merge "Workaround perdev_minors path change in Linux" am: d3870c5167 am: 5687befd86 by Pierre-Hugues Husson · 7 years ago
  26. 68f1b8b Use sgdisk to create better-aligned MBR tables. by Jeff Sharkey · 7 years ago
  27. 3472e52 Move to modern utility methods from android::base. by Jeff Sharkey · 7 years ago
  28. 3b71fc5 Be more C++. volume UUID should always be std::string. by Paul Crowley · 7 years ago
  29. 95440eb Enable "cert-err34-c" tidy checks. by Jeff Sharkey · 7 years ago
  30. cbe69fc Destroy vold socket interface completely. by Jeff Sharkey · 7 years ago
  31. 814e9d3 Move unsolicited vold events to Binder. by Jeff Sharkey · 7 years ago
  32. 11c2d38 Move even more vold commands over to Binder. by Jeff Sharkey · 7 years ago[Renamed from Disk.cpp]
  33. 46bb69f Progress towards FBE and adoptable storage. by Jeff Sharkey · 7 years ago
  34. 048422d Merge "vold should #include <sys/sysmacros.h>" am: 398c0e8274 am: 208b464f72 by Elliott Hughes · 7 years ago
  35. 0e08e84 vold should #include <sys/sysmacros.h> by Elliott Hughes · 7 years ago
  36. fa1c677 Add a new "virtual disk" feature. by Jeff Sharkey · 7 years ago
  37. 697cd03 DO NOT MERGE. Block adoptable storage when using FBE. am: 84be704af4 by Jeff Sharkey · 8 years ago
  38. 84be704 DO NOT MERGE. Block adoptable storage when using FBE. by Jeff Sharkey · 8 years ago
  39. 1571751 Block adoptable storage when using FBE. by Jeff Sharkey · 8 years ago
  40. aa668f3 Merge \"Fix clang-tidy performance warnings in system/vold.\" am: e24d4eef9b by Chih-Hung Hsieh · 8 years ago
  41. 11a2ce8 Fix clang-tidy performance warnings in system/vold. by Chih-Hung Hsieh · 8 years ago
  42. f84fe90 Merge "Print size as unsigned when sending to framework." into nyc-dev by Jeff Sharkey · 8 years ago
  43. d087bbc Print size as unsigned when sending to framework. by Jeff Sharkey · 8 years ago
  44. 942d4e8 Support emulator's virtio-blk based SD card by Yu Ning · 8 years ago
  45. a9d5080 Merge "Track rename from base/ to android-base/." am: 20a8fa98f6 by Elliott Hughes · 8 years ago
  46. 7e128fb Track rename from base/ to android-base/. by Elliott Hughes · 8 years ago
  47. dadccee Clean up any/all stale partition tables. by Jeff Sharkey · 9 years ago
  48. c86ab6f Trim both internal and adopted private storage. by Jeff Sharkey · 9 years ago
  49. 63123c0 Last ditch check for partition on raw disk. by Jeff Sharkey · 9 years ago
  50. bc40cc8 Add method to forget private partition keys. by Jeff Sharkey · 9 years ago
  51. d0640f6 Add f2fs support for private volumes. by Jeff Sharkey · 9 years ago
  52. ba6747f Scan failure still means we finished scan. by Jeff Sharkey · 9 years ago
  53. c8e04c5 Wider volume mutation lock, move force adoptable. by Jeff Sharkey · 9 years ago
  54. f3ee200 Handle *ALL* the SCSI disks! by Jeff Sharkey · 9 years ago
  55. 613b26f Notify when disk scan finished. by Jeff Sharkey · 9 years ago
  56. f1b996d Volumes know parent disks; unsupported disks. by Jeff Sharkey · 9 years ago
  57. 7d9d011 Lock while partitioning. by Jeff Sharkey · 9 years ago
  58. ffeb007 Don't be picky about zap status. by Jeff Sharkey · 9 years ago
  59. 502164d Fix destroy ordering bug; add debug flag. by Jeff Sharkey · 9 years ago
  60. 3161fb3 Emulated volumes above private volumes. by Jeff Sharkey · 9 years ago
  61. ce6a913 Exclusive exec() path, format after partition. by Jeff Sharkey · 9 years ago
  62. 9c48498 Support for private (adopted) volumes. by Jeff Sharkey · 9 years ago
  63. 38cfc02 Fix 64 bit builds. by Jeff Sharkey · 9 years ago
  64. 36801cc Progress towards dynamic storage support. by Jeff Sharkey · 9 years ago
  65. ae9e890 Update for libbase. by Dan Albert · 9 years ago
  66. deb2405 Checkpoint of better dynamic device support. by Jeff Sharkey · 9 years ago