1. 4b7b1ee [vold] Add mount lazy if forcemount fail. by silver.chen · 3 years, 6 months ago
  2. 7226888 (SQUASHED) Revert ext4/f2fs/ntfs support for external sdcards by Alexander Martinz · 1 year, 3 months ago
  3. c087137 vold ext4/f2fs: do not use dirsync if we're mounting adopted storage by Sam Mortimer · 9 years ago
  4. c28dd58 vold: Mount ext4/f2fs portable storage with sdcard_posix by Jani Lusikka · 9 years ago
  5. 9f8b468 vold: Honor mount options for ext4/f2fs partitions by Tom Marshall · 9 years ago
  6. 779baf9 vold: Fix fsck on public volumes by Michael Bestas · 9 years ago
  7. 16cbb8d vold: add support for more filesystems for public storage by Dan Pasanen · 9 years ago
  8. 4461c5a Split MOUNT_FLAG_VISIBLE into MOUNT_FLAG_VISIBLE_FOR_{READ, WRITE} by Youkichi Hosoi · 3 years, 1 month ago
  9. 415d99d Remove persist.sys.fuse == false code paths by Zim · 4 years, 6 months ago
  10. a485006 Configure backing device max_ratio for FUSE filesystems. by Martijn Coenen · 4 years, 6 months ago
  11. f717079 Unmount public volume if FUSE mount fails by Zim · 4 years, 6 months ago
  12. dcee5c1 Configure read ahead for fuse mounts by Nikita Ioffe · 4 years, 7 months ago
  13. f36bddd Move enabling sdcardfs behind a property by Daniel Rosenberg · 4 years, 8 months ago
  14. c9a2be4 Allow external_storage or media_rw gid access /mnt/media_rw by Zim · 5 years ago
  15. 86f21a2 Conditionally use sdcardfs. by Martijn Coenen · 5 years ago
  16. 01fa0e0 Replace "sys.fuse_snapshot" with "persist.sys.fuse" by Abhijeet Kaur · 5 years ago
  17. fd7362d Correctly initialize mFuseMounted. by Martijn Coenen · 5 years ago
  18. 5700261 Bind mount Android/ directory in FUSE. by Martijn Coenen · 5 years ago
  19. 6f5802e Use sdcardfs for pass-through mounts. by Martijn Coenen · 5 years ago
  20. adcc845 Get rid of confusing FUSE variables and comments. by Martijn Coenen · 5 years ago
  21. 5048b4b Add mount callback by Zim · 5 years ago
  22. a438b24 Fix multi-user and multi-storage with FUSE by Zim · 5 years ago
  23. de735e6 Merge "Use snapshot value sys.fuse_snapshot instead of persist.sys.fuse" by TreeHugger Robot · 5 years ago
  24. 5cf32b5 Use snapshot value sys.fuse_snapshot instead of persist.sys.fuse by shafik · 5 years ago
  25. 981222f Bind mount lower filesystem during FUSE mount by Zim · 5 years ago
  26. a914cc7 Use unique_fd by Nandana Dutt · 5 years ago
  27. 3623a21 Mount /dev/fuse on /mnt/user/<userid>/<volumeid> by Zim · 5 years ago
  28. 4112c12 Remove storage sandboxes related code. by Sudheer Shanka · 6 years ago
  29. a608250 Enable isolated storage by default. by Jeff Sharkey · 6 years ago
  30. 5504901 Create a new MOUNT_EXTERNAL_LEGACY storage mode. by Sudheer Shanka · 6 years ago
  31. 811de62 Merge "Create new mount directory /mnt/runtime/full." am: b9fae464fc am: f6c3c77f6c by Sudheer Shanka · 6 years ago
  32. dd4bb17 Create new mount directory /mnt/runtime/full. by Sudheer Shanka · 6 years ago
  33. 40ab674 Bind mount pkg specific dirs in the zygote child namespaces. by Sudheer Shanka · 6 years ago
  34. 39f8497 Merge changes from topic "exfat-update" am: a2a227e382 am: 1fe4696cdd by Oleksiy Avramchenko · 6 years ago
  35. a2a227e Merge changes from topic "exfat-update" by Treehugger Robot · 6 years ago
  36. dac54dc Merge "Update vold to log only debug or higher level messages." am: 9bd07d8760 am: 92c182e4c7 by Jeff Sharkey · 6 years ago
  37. 4cff06d Use exFAT for SDXC cards by Oleksiy Avramchenko · 7 years ago
  38. 4b6ca4e Update vold to log only debug or higher level messages. by Sudheer Shanka · 6 years ago
  39. 8915d62 clang-format the rest of the files by Paul Crowley · 6 years ago
  40. edf7a4e clang-format the rest of the files by Paul Crowley · 6 years ago
  41. 53947a3 Update vold to prepare package sandboxes for primary volume. by Sudheer Shanka · 6 years ago
  42. eea3792 Merge "Remove waitpid on UnMount" am: f6dbba8846 am: 1584dc0d1d by Daniel Rosenberg · 7 years ago
  43. 1751025 Merge "mFusePid should be cleared after waitpid successfully" am: 456483d193 am: 8be3be3167 by Gao Xiang · 7 years ago
  44. 37ba125 Add basic exFAT support. by Jeff Sharkey · 7 years ago
  45. 3472e52 Move to modern utility methods from android::base. by Jeff Sharkey · 7 years ago
  46. 49672b9 Merge "Destroy vold socket interface completely." by Jeff Sharkey · 7 years ago
  47. cbe69fc Destroy vold socket interface completely. by Jeff Sharkey · 7 years ago
  48. 7bdf4d5 Timeout if device isn't mounted. by Jeff Sharkey · 7 years ago
  49. 814e9d3 Move unsolicited vold events to Binder. by Jeff Sharkey · 7 years ago
  50. 11c2d38 Move even more vold commands over to Binder. by Jeff Sharkey · 7 years ago[Renamed from PublicVolume.cpp]
  51. 1d79d10 Check if sdcard daemon exited. by Daniel Rosenberg · 7 years ago
  52. 0e08e84 vold should #include <sys/sysmacros.h> by Elliott Hughes · 8 years ago
  53. 25cc7e3 Unmount public sdcard filesystems before killing the fuse process. by John Cormie · 9 years ago
  54. 8aff854 Kill apps using PublicVolume when unmounting. by Jeff Sharkey · 9 years ago
  55. e0074f1 Hide external storage from apps if it's not set as adoptable by Qin Chao · 9 years ago
  56. 7e128fb Track rename from base/ to android-base/. by Elliott Hughes · 9 years ago
  57. 1bd078f Protect runtime storage mount points. by Jeff Sharkey · 9 years ago
  58. 8474ee3 Return useful path when not visible. by Jeff Sharkey · 9 years ago
  59. 20642ae Give secondary users read-only physical cards. by Jeff Sharkey · 9 years ago
  60. c7b5b57 Null-terminate readlink() result, full remount. by Jeff Sharkey · 9 years ago
  61. 66270a2 Let's reinvent storage, yet again! by Jeff Sharkey · 10 years ago
  62. c82c9ce Make sure volume is vfat before fsck'ing. by Makoto Onuki · 10 years ago
  63. d0640f6 Add f2fs support for private volumes. by Jeff Sharkey · 10 years ago
  64. 8d15cb9 Report internal path for public volumes. by Jeff Sharkey · 10 years ago
  65. f1b996d Volumes know parent disks; unsupported disks. by Jeff Sharkey · 10 years ago
  66. 48d81d3 Remember to tear down ASEC bind mount. by Jeff Sharkey · 10 years ago
  67. ce6a913 Exclusive exec() path, format after partition. by Jeff Sharkey · 10 years ago
  68. f0121c5 Updates for expanded storage. by Jeff Sharkey · 10 years ago
  69. 95c87cc Different blkid and fsck execution domains. by Jeff Sharkey · 10 years ago
  70. 9c48498 Support for private (adopted) volumes. by Jeff Sharkey · 10 years ago
  71. 36801cc Progress towards dynamic storage support. by Jeff Sharkey · 10 years ago
  72. ae9e890 Update for libbase. by Dan Albert · 10 years ago
  73. deb2405 Checkpoint of better dynamic device support. by Jeff Sharkey · 10 years ago