1. 95abfa0 Fix search for values in blkId output by Paul Crowley · 6 years ago
  2. 0ef7bfd Utils: correctly handle read() errors in ReadRandomBytes() by Eric Biggers · 6 years ago
  3. 295fb24 Add UnmountTreeWithPrefix util method. by Sudheer Shanka · 6 years ago
  4. 621d9b9 Fsync directories after creating files by Paul Crowley · 6 years ago
  5. be857bf Check for errors in dup2 by Paul Crowley · 6 years ago
  6. 53b0d95 Merge "Do lazy-unmount to /storage directly" by Paul Crowley · 6 years ago
  7. 4df104f Do lazy-unmount to /storage directly by LongPing.WEI · 6 years ago
  8. e6d7663 Clean up use of pipe by Paul Crowley · 6 years ago
  9. de2d620 Refactor ForkExecvp to improve locking behaviour by Paul Crowley · 6 years ago
  10. 4f04606 Use setmntent with "e" option by LongPing.WEI · 6 years ago
  11. cfe3972 Wait for dm device to be ready before format by Paul Crowley · 6 years ago
  12. 89ddf99 Add unmountTree to utils. by Sudheer Shanka · 6 years ago
  13. a2a227e Merge changes from topic "exfat-update" by Treehugger Robot · 6 years ago
  14. 625dc78 Add GetBlockDevSize, GetBlockDevSectors helpers by Oleksiy Avramchenko · 6 years ago
  15. 4b6ca4e Update vold to log only debug or higher level messages. by Sudheer Shanka · 6 years ago
  16. 14c8c07 clang-format many files. by Paul Crowley · 6 years ago
  17. 45175c4 Merge "Fix double close in GetTreeBytes." am: 142702dc82 by Josh Gao · 6 years ago
  18. 72fb1a6 Fix double close in GetTreeBytes. by Josh Gao · 6 years ago
  19. 71cd43f Fingerprint data is now stored in one of two ways depending on the by Andreas Huber · 7 years ago
  20. 82b41ff Convert vold_prepare_subdirs to C++ by Paul Crowley · 7 years ago
  21. 56292ef Undo Utils dependency on VolumeManager by Paul Crowley · 7 years ago
  22. ae4f85d Introduce lock for SELinux process-level changes. by Jeff Sharkey · 7 years ago
  23. 3472e52 Move to modern utility methods from android::base. by Jeff Sharkey · 7 years ago
  24. 3b71fc5 Be more C++. volume UUID should always be std::string. by Paul Crowley · 7 years ago
  25. e2e2d30 Zero memory used for encryuption keys. by Pavel Grafov · 7 years ago
  26. 612270b do not sleep if it is shutting down am: 375ac25773 by Keun-young Park · 7 years ago
  27. 375ac25 do not sleep if it is shutting down by Keun-young Park · 7 years ago
  28. 46bb69f Progress towards FBE and adoptable storage. by Jeff Sharkey · 7 years ago
  29. bd40570 Merge "Use WaitForProperty() to wait for restorecon" am: 963a205a1b am: 80ce34d6cb by Tom Cherry · 7 years ago
  30. dfd0492 Merge "Use WaitForProperty() to wait for restorecon" am: 963a205a1b by Tom Cherry · 7 years ago
  31. d6127ef Use WaitForProperty() to wait for restorecon by Tom Cherry · 7 years ago
  32. e4775fd Merge "vold should #include <sys/sysmacros.h>" am: 398c0e8274 am: 208b464f72 am: fb3e85cf99 by Elliott Hughes · 7 years ago
  33. 048422d Merge "vold should #include <sys/sysmacros.h>" am: 398c0e8274 am: 208b464f72 by Elliott Hughes · 7 years ago
  34. 0e08e84 vold should #include <sys/sysmacros.h> by Elliott Hughes · 7 years ago
  35. 805defa Merge "BuildDataUserCePath always use dir instead of symbolic link" am: fed8ab1d76 am: 7dc93304c8 am: 10211d2207 by Tom Cherry · 7 years ago
  36. 3559234 Merge "BuildDataUserCePath always use dir instead of symbolic link" am: fed8ab1d76 am: 7dc93304c8 by Tom Cherry · 7 years ago
  37. eb50114 BuildDataUserCePath always use dir instead of symbolic link by cjbao · 7 years ago
  38. 2467790 Merge "Abort migration early when not enough space." into oc-dev am: e6c142174c by Jeff Sharkey · 7 years ago
  39. a0220a5 Abort migration early when not enough space. by Jeff Sharkey · 7 years ago
  40. 32ebb73 Enable clang-tidy for security sensitive domain. by Jeff Sharkey · 7 years ago
  41. fd3dc3c Spread around some O_CLOEXEC love. by Jeff Sharkey · 7 years ago
  42. e8fb6c3 vold: replacing fs_mgr_read_fstab() with fs_mgr_read_fstab_default() by Bowgo Tsai · 7 years ago
  43. 3a68f14 Vold: Clean up code related to foreign dex use by Calin Juravle · 7 years ago
  44. 73a3576 Merge \\\"Fix clang-tidy performance warnings in system/vold.\\\" am: e24d4eef9b am: aa668f3d13 by Chih-Hung Hsieh · 8 years ago
  45. aa668f3 Merge \"Fix clang-tidy performance warnings in system/vold.\" am: e24d4eef9b by Chih-Hung Hsieh · 8 years ago
  46. 11a2ce8 Fix clang-tidy performance warnings in system/vold. by Chih-Hung Hsieh · 8 years ago
  47. e30c22a Only restorecon CE storage after unlocked. am: d24aeda425 by Jeff Sharkey · 8 years ago
  48. d24aeda Only restorecon CE storage after unlocked. by Jeff Sharkey · 8 years ago
  49. 0068f8e Consistent creation/destruction of user data. am: be70c9a am: 30b0a1f by Jeff Sharkey · 8 years ago
  50. c85be2f Consistent creation/destruction of user data. am: be70c9a by Jeff Sharkey · 8 years ago
  51. be70c9a Consistent creation/destruction of user data. by Jeff Sharkey · 8 years ago
  52. 8afff3b Merge "Address const issues in preparation for libcxx rebase." am: a4f7dad by Dan Austin · 8 years ago
  53. 49ab5f9 Address const issues in preparation for libcxx rebase. by Dan Austin · 8 years ago
  54. 942d4e8 Support emulator's virtio-blk based SD card by Yu Ning · 9 years ago
  55. 493f5aa Create profile folder for foreign dex markers. by Calin Juravle · 8 years ago
  56. 79f55a4 Prepare user profile folder by Calin Juravle · 8 years ago
  57. 47695b2 Allow callers to prepare CE/DE user storage. by Jeff Sharkey · 9 years ago
  58. 10d3488 Mount appfuse in process namespace. by Daichi Hirono · 9 years ago
  59. fc505c3 Emulate media encryption, always chmod to unlock. by Jeff Sharkey · 9 years ago
  60. 6bf0547 resolve merge conflicts of b7d5a47cec to master. by Elliott Hughes · 9 years ago
  61. a9d5080 Merge "Track rename from base/ to android-base/." am: 20a8fa98f6 by Elliott Hughes · 9 years ago
  62. 7e128fb Track rename from base/ to android-base/. by Elliott Hughes · 9 years ago
  63. d2c96e7 New granular encryption commands for framework. by Jeff Sharkey · 9 years ago
  64. abcf4c6 Merge commit 'aebfa6e7eee173b8e02f869c3a25cfe2a5fffb9b' into HEAD by Bill Yi · 9 years ago
  65. 8185d3d Merge "Fix ioctl parameter" am: 0eaad8ce8c am: 5cd32f73d8 by Elliott Hughes · 9 years ago
  66. 9102b0b Fix ioctl parameter by caozhiyuan · 9 years ago
  67. 71ac649 Kill apps using storage through bind mounts. am: 89f74fbf25 by Jeff Sharkey · 9 years ago
  68. 89f74fb Kill apps using storage through bind mounts. by Jeff Sharkey · 9 years ago
  69. e76cf53 Promote free bytes calculation to 64 bits by Oleksiy Avramchenko · 9 years ago
  70. eddf9bd Request specific tags from blkid. by Jeff Sharkey · 9 years ago
  71. c86ab6f Trim both internal and adopted private storage. by Jeff Sharkey · 9 years ago
  72. 66270a2 Let's reinvent storage, yet again! by Jeff Sharkey · 9 years ago
  73. bc40cc8 Add method to forget private partition keys. by Jeff Sharkey · 9 years ago
  74. d0640f6 Add f2fs support for private volumes. by Jeff Sharkey · 9 years ago
  75. a623108 Don't use TEMP_FAILURE_RETRY on close in vold. by Elliott Hughes · 9 years ago
  76. ef36975 Fix signed issue with hex conversion. by Jeff Sharkey · 9 years ago
  77. 1d6fbcc Migrate primary external storage. by Jeff Sharkey · 9 years ago
  78. ce6a913 Exclusive exec() path, format after partition. by Jeff Sharkey · 9 years ago
  79. f0121c5 Updates for expanded storage. by Jeff Sharkey · 9 years ago
  80. 95c87cc Different blkid and fsck execution domains. by Jeff Sharkey · 9 years ago
  81. 9c48498 Support for private (adopted) volumes. by Jeff Sharkey · 9 years ago
  82. 36801cc Progress towards dynamic storage support. by Jeff Sharkey · 9 years ago
  83. ae9e890 Update for libbase. by Dan Albert · 9 years ago
  84. deb2405 Checkpoint of better dynamic device support. by Jeff Sharkey · 9 years ago