1. 72ffff7 fs_mgr: removing the dependency of requiring /vbmeta in fstab for AVB by bowgotsai · 8 years ago
  2. 183ca56 Merge "fs_mgr: Switch to LOG()/PLOG() defined in <android-base/logging.h>" by Treehugger Robot · 8 years ago
  3. 47878de fs_mgr: Switch to LOG()/PLOG() defined in <android-base/logging.h> by bowgotsai · 8 years ago
  4. ce25baf fs_mgr_verity: correct dm_target_spec->next by bowgotsai · 8 years ago
  5. cea7ea7 Switch fs_mgr/*.c to C++. by bowgotsai · 8 years ago
  6. b51722b fs_mgr: support using libavb to enable dm-verity by bowgotsai · 8 years ago
  7. 46fec48 Add eraseblk and logicalblk fs_mgr flags by Connor O'Brien · 8 years ago
  8. d945f27 Merge "fs_mgr: fix clang static analyzer warning" by Treehugger Robot · 8 years ago
  9. 8b7eb7b fs_mgr: fix clang static analyzer warning by Jin Qian · 8 years ago
  10. ebeaa67 Remove fs_mgr's bogus external/openssl/include LOCAL_C_INCLUDES entry. by Elliott Hughes · 8 years ago
  11. 47aa2a7 fs_mgr: use std::string for function parameters in fs_mgr_dm_ioctl.cpp by bowgotsai · 8 years ago
  12. 3de625d fs_mgr: moves common functions out of fs_mgr_verity.cpp by bowgotsai · 8 years ago
  13. 7e0b322 Merge changes from topic 'host_suffix_cleanup' by Alex Deymo · 8 years ago
  14. b0c3959 Remove "_host" and "_static" suffix from libsparse definition. by Alex Deymo · 8 years ago
  15. 705353a Remove "_static" and "_host" suffix from libext4_utils. by Alex Deymo · 8 years ago
  16. 17f248d fs_mgr: Fix disable-verity for verifyatboot partitions by Prashant Malani · 8 years ago
  17. 2cdc67e fs_mgr: Add support for at-boot verification by Prashant Malani · 8 years ago
  18. 22e8199 e2fsck: drop -f when TARGET_USES_MKE2FS is enabled by Keun-young Park · 8 years ago
  19. abc26ed Merge "fs_mgr: add verify_dev flag to fs_mgr_setup_verity()" by Treehugger Robot · 8 years ago
  20. c5c0306 modify a minor error in mount_with_alternatives by forfun · 8 years ago
  21. ecfce13 fs_mgr: add verify_dev flag to fs_mgr_setup_verity() by Hung-ying Tyan · 8 years ago
  22. 6d89610 Add fs_mgr option to enable/disable quotas. by Jeff Sharkey · 8 years ago
  23. 9a0fd1d fs_mgr: support to reserved some blocks for an ext2/3/4 partition. by liminghao · 8 years ago
  24. 960584e Merge "fs_mgr: change MF_MAX_COMP_STREAMS define to match internal master" by Jin Qian · 8 years ago
  25. 0067e03 fs_mgr: change MF_MAX_COMP_STREAMS define to match internal master by Jin Qian · 8 years ago
  26. 3c4dfb6 Merge "Add support for max_comp_streams option for zram" am: a9ea1e4d99 by Peter Enderborg · 8 years ago
  27. 4d217f0 Add support for max_comp_streams option for zram by Peter Enderborg · 8 years ago
  28. 905948e fs_mgr: fix clang static analyzer warning by Jin Qian · 8 years ago
  29. 496e667 Merge "Make sure wait for the dm device" am: d70a5feb60 by Wei Wang · 8 years ago
  30. dba750e Make sure wait for the dm device by Wei Wang · 8 years ago
  31. 82ce1f1 fs_mgr: use __android_log_is_debuggable() am: e528be5e7d by Mark Salyzyn · 8 years ago
  32. e528be5 fs_mgr: use __android_log_is_debuggable() by Mark Salyzyn · 8 years ago
  33. 6efc7a7 Merge "Update the header path for ext4_utils." am: 5bc3ce85cf am: 148b85b050 by Tao Bao · 8 years ago
  34. 6d881d6 Update the header path for ext4_utils. by Tao Bao · 8 years ago
  35. d61a7e2 Split fstab mount into 2 phases by Wei Wang · 8 years ago
  36. 254f443 Split fstab mount into 2 phases by Wei Wang · 8 years ago
  37. 1263097 Merge "Mount /vendor and /odm early" am: 35569e9d68 am: 46bfc918d0 by Hung-ying Tyan · 8 years ago
  38. 46bfc91 Merge "Mount /vendor and /odm early" am: 35569e9d68 by Hung-ying Tyan · 8 years ago
  39. 99c4a8a Mount /vendor and /odm early by Hung-ying Tyan · 9 years ago
  40. 7480771 Merge "libcrypto_utils: convert to Soong." am: c1a9a21ffe am: 87ef590bc1 by Josh Gao · 8 years ago
  41. 87ef590 Merge "libcrypto_utils: convert to Soong." am: c1a9a21ffe by Josh Gao · 8 years ago
  42. 47763c3 libcrypto_utils: convert to Soong. by Josh Gao · 8 years ago
  43. 3afa5a9 Merge \\\"Fix clang-tidy performance warnings in fs_mgr.\\\" am: 44c909d467 am: be25035ddb by Chih-Hung Hsieh · 8 years ago
  44. be25035 Merge \"Fix clang-tidy performance warnings in fs_mgr.\" am: 44c909d467 by Chih-Hung Hsieh · 8 years ago
  45. 73da05d Fix clang-tidy performance warnings in fs_mgr. by Chih-Hung Hsieh · 8 years ago
  46. 6605b0b Merge \\\"Make klog_fd thread-safe and make klog_init a no-op.\\\" am: 588b770063 am: 73d363bbc1 by Elliott Hughes · 8 years ago
  47. 73d363b Merge \"Make klog_fd thread-safe and make klog_init a no-op.\" am: 588b770063 by Elliott Hughes · 8 years ago
  48. 171a829 Make klog_fd thread-safe and make klog_init a no-op. by Elliott Hughes · 8 years ago
  49. 6de58ac fs_mgr_verity: fix verity_update_state for A/B devices am: 9af867e7bd by Sami Tolvanen · 8 years ago
  50. 9af867e fs_mgr_verity: fix verity_update_state for A/B devices by Sami Tolvanen · 8 years ago
  51. df4a278 Merge \\\"fs_mgr: Track the bootloader_message struct change.\\\" am: 4d34653720 am: 6f110854ce by Tao Bao · 8 years ago
  52. e96a44e Merge \\"fs_mgr: Track the bootloader_message struct change.\\" am: 4d34653720 by Tao Bao · 8 years ago
  53. 4d34653 Merge "fs_mgr: Track the bootloader_message struct change." by Tao Bao · 8 years ago
  54. 96c9f2d fs_mgr: Track the bootloader_message struct change. by Tao Bao · 8 years ago
  55. 98f1ea0 fs_mgr: validate corrected signatures by Sami Tolvanen · 8 years ago
  56. 1d89cfa Merge "fs_mgr: Remove incorrect free() on error paths in load_key()" am: 35d84096e9 am: 6f29ec0197 by Mattias Nissler · 8 years ago
  57. 725ca56 Merge "fs_mgr: Remove incorrect free() on error paths in load_key()" am: 35d84096e9 by Mattias Nissler · 8 years ago
  58. 35d8409 Merge "fs_mgr: Remove incorrect free() on error paths in load_key()" by Mattias Nissler · 8 years ago
  59. 8b1707e Merge "fs_mgr: fix encryptable=footer support" am: b67fed557f am: 7f06a23414 by Chuanxiao Dong · 8 years ago
  60. aa0318c Merge "fs_mgr: fix encryptable=footer support" am: b67fed557f am: 7f06a23414 by Chuanxiao Dong · 8 years ago
  61. b67fed5 Merge "fs_mgr: fix encryptable=footer support" by Treehugger Robot · 8 years ago
  62. 31404e5 fs_mgr: Remove incorrect free() on error paths in load_key() by Mattias Nissler · 8 years ago
  63. b04dbbc resolve merge conflicts of d6f5af3 to nyc-mr1-dev-plus-aosp by Sami Tolvanen · 8 years ago
  64. 4171b2b resolve merge conflicts of eacbb82 to nyc-dev-plus-aosp by Sami Tolvanen · 8 years ago
  65. d6f5af3 Merge "fs_mgr: validate corrected signatures" into nyc-dev am: eacbb824c9 by Sami Tolvanen · 8 years ago
  66. 8301266 fs_mgr: validate corrected signatures by Sami Tolvanen · 8 years ago
  67. cc575f5 resolve merge conflicts of adadb7d to nyc-dev-plus-aosp am: c1b985435f by William Roberts · 8 years ago
  68. c1b9854 resolve merge conflicts of adadb7d to nyc-dev-plus-aosp by Jeff Vander Stoep · 8 years ago
  69. 58ea31c Merge "fs_mgr: pass sehandle to ext4 format routine" by Treehugger Robot · 8 years ago
  70. 496e073 resolve merge conflicts of 5fb629a to nyc-mr1-dev-plus-aosp by Stephen Hines · 8 years ago
  71. 8024f8f Merge "fs_mgr: update block device reference in verity metadata" into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  72. 5fb629a resolve merge conflicts of e845c04 to nyc-dev-plus-aosp by Chih-Hung Hsieh · 8 years ago
  73. 7c198d3 Make file encryption type available am: 4e898a01fd by Paul Lawrence · 8 years ago
  74. 4e898a0 Make file encryption type available by Paul Lawrence · 8 years ago
  75. 32cabf2 fs_mgr: update block device reference in verity metadata by Jeremy Compostella · 8 years ago
  76. c713bce Fix misc-macro-parentheses warnings in init and other core modules. by Chih-Hung Hsieh · 8 years ago
  77. 981925e Merge "fs_mgr: update block device reference in verity metadata" am: 4cefb91611 am: 30c9aed0be by Jeremy Compostella · 8 years ago
  78. 348f359 Merge "fs_mgr: update block device reference in verity metadata" am: 4cefb91611 by Badhri Jagan Sridharan · 8 years ago
  79. dfd2478 fs_mgr: update block device reference in verity metadata by Jeremy Compostella · 8 years ago
  80. 875476d fs_mgr: pass sehandle to ext4 format routine by William Roberts · 8 years ago
  81. c27d99a Add fileencrypted=software/ice to fstab options am: 5b8a108ef5 by Paul Lawrence · 8 years ago
  82. 5b8a108 Add fileencrypted=software/ice to fstab options by Paul Lawrence · 8 years ago
  83. 0697fbd Merge "If we fail to format a blank partition, try recovery" into nyc-dev am: 6846d22629 by Matthew Bouyack · 8 years ago
  84. 2e76205 Merge "If we fail to format a blank partition, try recovery" into nyc-dev by Matthew Bouyack · 8 years ago
  85. 9c59cbc If we fail to format a blank partition, try recovery by Matthew Bouyack · 8 years ago
  86. e992831 Merge "Add nofail fstab option" by Daniel Rosenberg · 8 years ago
  87. 9c4a0e0 Merge changes from topic \'boringssl_conversion\' am: 52eb93c am: 0781351 by Elliott Hughes · 8 years ago
  88. 097b6bb Switch fs_mgr and adb to libcrypto_utils. by Mattias Nissler · 8 years ago
  89. dde4e5a resolve merge conflicts of 2857bd1 to nyc-dev am: e3a3288 by Daniel Rosenberg · 8 years ago
  90. e3a3288 resolve merge conflicts of 2857bd1 to nyc-dev by Daniel Rosenberg · 8 years ago
  91. de551ff Add nofail fstab option by Daniel Rosenberg · 8 years ago
  92. d38e3c5 Add nofail fstab option by Daniel Rosenberg · 8 years ago
  93. 2f5d1da Merge "Revert "Revert "HACK: Run e2fsck with -f""" into nyc-dev am: a1a8a82 by Robb Glasser · 8 years ago
  94. 3fb176c Revert "Revert "HACK: Run e2fsck with -f"" by Robb Glasser · 8 years ago
  95. 131aabd Merge "Revert "HACK: Run e2fsck with -f"" into nyc-dev am: dc6893c by Paul Lawrence · 8 years ago
  96. 07068de Revert "HACK: Run e2fsck with -f" by Paul Lawrence · 9 years ago
  97. d78dff1 fs_mgr: fix encryptable=footer support by Chuanxiao Dong · 9 years ago
  98. 02f689e Merge "Cleanup uses of sprintf so we can deprecate it." am: 2c5b89a64a by George Burgess IV · 9 years ago
  99. e7aa2b2 Cleanup uses of sprintf so we can deprecate it. by George Burgess IV · 9 years ago
  100. bdd5908 Merge "Distinguish between unencrypted and unencryptable" into nyc-dev by Paul Lawrence · 9 years ago