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