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