1. 73fbf0e fs_mgr: remove the repetitive and annoying bootconfig error print by Sandeep Patil · 7 years ago
  2. 40db04d run e2fsck -f selectively with mount retry by Keun-young Park · 7 years ago
  3. d73be1b libcutils: compile with BOARD_VNDK_VERSION current by Steven Moreland · 7 years ago
  4. 1a898c2 Set libavb version into system property for Treble OTA by Bowgo Tsai · 7 years ago
  5. 82bd278 Merge "check ext4 magic before running next steps" by Keun-young Park · 7 years ago
  6. aaf70e7 fs_mgr: support AVB in fs_mgr_update_verity_state() by Bowgo Tsai · 7 years ago
  7. 6000a3f check ext4 magic before running next steps by Keun-young Park · 7 years ago
  8. 80d1ad1 fs_mgr: adds/changes some public APIs for early mount in init by Bowgo Tsai · 7 years ago
  9. 95c966a fs_mgr_avb: refactors how vbmeta is loaded by Bowgo Tsai · 7 years ago
  10. 87d0836 fs_mgr: adding fs_mgr_get_slot_suffix() public API by Bowgo Tsai · 7 years ago
  11. 95e233f use s_max_mnt_count to detect mke2fs generated partition by Keun-young Park · 7 years ago
  12. 53108b2 Merge "fs_mgr: removing fs_mgr_read_fstab_with_dt()" by Treehugger Robot · 7 years ago
  13. f5bbfd6 fs_mgr_avb_ops: stores the by-name prefix of /misc instead of fstab struct by Bowgo Tsai · 7 years ago
  14. 37a0b31 fs_mgr_avb: allow top-level vbmeta struct to be in 'boot' partition by Bowgo Tsai · 7 years ago
  15. acc1c3c fs_mgr: removing fs_mgr_read_fstab_with_dt() by Bowgo Tsai · 7 years ago
  16. 0f34094 fs_mgr: change the log level in fs_mgr_get_boot_config() by Bowgo Tsai · 7 years ago
  17. ea057b4 Merge "fs_mgr_avb: allow top-level vbmeta struct to be in 'boot' partition" by Treehugger Robot · 7 years ago
  18. 9c59029 Merge "fs_mgr: use different fstab paths for normal/recovery boot" by Tao Bao · 7 years ago
  19. d05a2f7 fs_mgr: use different fstab paths for normal/recovery boot by Bowgo Tsai · 7 years ago
  20. 97db080 fs_mgr_avb: fix return value check of fs_mgr_get_boot_config() by Bowgo Tsai · 7 years ago
  21. b016896 fs_mgr_avb: allow top-level vbmeta struct to be in 'boot' partition by Bowgo Tsai · 7 years ago
  22. 9c7ae58 fs_mgr: update to new androidboot.slot param by Fernando Lugo · 7 years ago
  23. ce9d7db fs_mgr: allow using legacy A/B suffix by Fernando Lugo · 7 years ago
  24. d1dcedd fs_mgr: adapt to new A/B support by Fernando Lugo · 7 years ago
  25. e989a22 fs_mgr: remove private/android_filesystem_config.h by Mark Salyzyn · 7 years ago
  26. 172c1d8 fs_mgr: change the log level in fs_mgr_read_fstab_dt() by bowgotsai · 7 years ago
  27. 488525b Merge "fs_mgr: fix errno setted by mount_with_alternatives" by Treehugger Robot · 7 years ago
  28. 5c31ffe fs_mgr: fix errno setted by mount_with_alternatives by NIEJuhu · 7 years ago
  29. 46c6dc1 fs_mgr: support reading fstab file from /odm or /vendor partition by Bowgo Tsai · 7 years ago
  30. 47d3427 fs_mgr: add fs_mgr_read_fstab_with_dt() API by Bowgo Tsai · 7 years ago
  31. 3fbf94e collect fs stat for ext4 by Keun-young Park · 7 years ago
  32. 7ad3159 fs_mgr: allow disable dm-verity when the device is unlocked without metadata by Bowgo Tsai · 7 years ago
  33. e7a1b37 fs_mgr: make is_device_secure() work even in the absence of properties. by Sandeep Patil · 7 years ago
  34. 4d71bc5 fs_mgr: fix const parameter in fs_mgr_do_tmpfs_mount by Wei Wang · 7 years ago
  35. 4cd9a46 fs_mgr: refactor: consolidate device tree file reading in one place by Sandeep Patil · 7 years ago
  36. e396c60 fs_mgr: consolidate DT compatible check by Sandeep Patil · 7 years ago
  37. c20c0c2 early_mount: fs_mgr: move all fstab logic into fs_mgr by Sandeep Patil · 7 years ago
  38. 9de748f fs_mgr: add a generic fs_mgr_get_boot_config internal API by Sandeep Patil · 7 years ago
  39. 05ff38b init: early_mount: disallow partitions to be verified at boot by Sandeep Patil · 7 years ago
  40. 4129f20 fs_mgr: make fs_mgr_setup_verity public API by Sandeep Patil · 7 years ago
  41. d246257 fs_mgr: fix the fs_mgr_setup_verity param name by Sandeep Patil · 7 years ago
  42. 56f9ada fs_mgr: add fs_mgr_do_mount_one() API by Sandeep Patil · 7 years ago
  43. 4caf4c0 Fix-up coding style by Bowgo Tsai · 7 years ago
  44. d529d9d fs_mgr: remove code that gets slot_suffix from misc partition by Sandeep Patil · 7 years ago
  45. 2517da9 Revert "e2fsck: drop -f when TARGET_USES_MKE2FS is enabled" by Keun-young Park · 7 years ago
  46. 1549257 Merge changes from topic 'pre-early-mount' by Treehugger Robot · 7 years ago
  47. 35403eb init: early_mount: add support to mount non-verity partitions early by Sandeep Patil · 7 years ago
  48. 72ffff7 fs_mgr: removing the dependency of requiring /vbmeta in fstab for AVB by bowgotsai · 7 years ago
  49. 183ca56 Merge "fs_mgr: Switch to LOG()/PLOG() defined in <android-base/logging.h>" by Treehugger Robot · 8 years ago
  50. 47878de fs_mgr: Switch to LOG()/PLOG() defined in <android-base/logging.h> by bowgotsai · 8 years ago
  51. ce25baf fs_mgr_verity: correct dm_target_spec->next by bowgotsai · 8 years ago
  52. cea7ea7 Switch fs_mgr/*.c to C++. by bowgotsai · 8 years ago
  53. b51722b fs_mgr: support using libavb to enable dm-verity by bowgotsai · 8 years ago
  54. 46fec48 Add eraseblk and logicalblk fs_mgr flags by Connor O'Brien · 8 years ago
  55. d945f27 Merge "fs_mgr: fix clang static analyzer warning" by Treehugger Robot · 8 years ago
  56. 8b7eb7b fs_mgr: fix clang static analyzer warning by Jin Qian · 8 years ago
  57. ebeaa67 Remove fs_mgr's bogus external/openssl/include LOCAL_C_INCLUDES entry. by Elliott Hughes · 8 years ago
  58. 47aa2a7 fs_mgr: use std::string for function parameters in fs_mgr_dm_ioctl.cpp by bowgotsai · 8 years ago
  59. 3de625d fs_mgr: moves common functions out of fs_mgr_verity.cpp by bowgotsai · 8 years ago
  60. 7e0b322 Merge changes from topic 'host_suffix_cleanup' by Alex Deymo · 8 years ago
  61. b0c3959 Remove "_host" and "_static" suffix from libsparse definition. by Alex Deymo · 8 years ago
  62. 705353a Remove "_static" and "_host" suffix from libext4_utils. by Alex Deymo · 8 years ago
  63. 17f248d fs_mgr: Fix disable-verity for verifyatboot partitions by Prashant Malani · 8 years ago
  64. 2cdc67e fs_mgr: Add support for at-boot verification by Prashant Malani · 8 years ago
  65. 22e8199 e2fsck: drop -f when TARGET_USES_MKE2FS is enabled by Keun-young Park · 8 years ago
  66. abc26ed Merge "fs_mgr: add verify_dev flag to fs_mgr_setup_verity()" by Treehugger Robot · 8 years ago
  67. c5c0306 modify a minor error in mount_with_alternatives by forfun · 8 years ago
  68. ecfce13 fs_mgr: add verify_dev flag to fs_mgr_setup_verity() by Hung-ying Tyan · 8 years ago
  69. 6d89610 Add fs_mgr option to enable/disable quotas. by Jeff Sharkey · 8 years ago
  70. 9a0fd1d fs_mgr: support to reserved some blocks for an ext2/3/4 partition. by liminghao · 8 years ago
  71. 960584e Merge "fs_mgr: change MF_MAX_COMP_STREAMS define to match internal master" by Jin Qian · 8 years ago
  72. 0067e03 fs_mgr: change MF_MAX_COMP_STREAMS define to match internal master by Jin Qian · 8 years ago
  73. 3c4dfb6 Merge "Add support for max_comp_streams option for zram" am: a9ea1e4d99 by Peter Enderborg · 8 years ago
  74. 4d217f0 Add support for max_comp_streams option for zram by Peter Enderborg · 8 years ago
  75. 905948e fs_mgr: fix clang static analyzer warning by Jin Qian · 8 years ago
  76. 496e667 Merge "Make sure wait for the dm device" am: d70a5feb60 by Wei Wang · 8 years ago
  77. dba750e Make sure wait for the dm device by Wei Wang · 8 years ago
  78. 82ce1f1 fs_mgr: use __android_log_is_debuggable() am: e528be5e7d by Mark Salyzyn · 8 years ago
  79. e528be5 fs_mgr: use __android_log_is_debuggable() by Mark Salyzyn · 8 years ago
  80. 6efc7a7 Merge "Update the header path for ext4_utils." am: 5bc3ce85cf am: 148b85b050 by Tao Bao · 8 years ago
  81. 6d881d6 Update the header path for ext4_utils. by Tao Bao · 8 years ago
  82. d61a7e2 Split fstab mount into 2 phases by Wei Wang · 8 years ago
  83. 254f443 Split fstab mount into 2 phases by Wei Wang · 8 years ago
  84. 1263097 Merge "Mount /vendor and /odm early" am: 35569e9d68 am: 46bfc918d0 by Hung-ying Tyan · 8 years ago
  85. 46bfc91 Merge "Mount /vendor and /odm early" am: 35569e9d68 by Hung-ying Tyan · 8 years ago
  86. 99c4a8a Mount /vendor and /odm early by Hung-ying Tyan · 9 years ago
  87. 7480771 Merge "libcrypto_utils: convert to Soong." am: c1a9a21ffe am: 87ef590bc1 by Josh Gao · 8 years ago
  88. 87ef590 Merge "libcrypto_utils: convert to Soong." am: c1a9a21ffe by Josh Gao · 8 years ago
  89. 47763c3 libcrypto_utils: convert to Soong. by Josh Gao · 8 years ago
  90. 3afa5a9 Merge \\\"Fix clang-tidy performance warnings in fs_mgr.\\\" am: 44c909d467 am: be25035ddb by Chih-Hung Hsieh · 8 years ago
  91. be25035 Merge \"Fix clang-tidy performance warnings in fs_mgr.\" am: 44c909d467 by Chih-Hung Hsieh · 8 years ago
  92. 73da05d Fix clang-tidy performance warnings in fs_mgr. by Chih-Hung Hsieh · 8 years ago
  93. 6605b0b Merge \\\"Make klog_fd thread-safe and make klog_init a no-op.\\\" am: 588b770063 am: 73d363bbc1 by Elliott Hughes · 8 years ago
  94. 73d363b Merge \"Make klog_fd thread-safe and make klog_init a no-op.\" am: 588b770063 by Elliott Hughes · 8 years ago
  95. 171a829 Make klog_fd thread-safe and make klog_init a no-op. by Elliott Hughes · 8 years ago
  96. 6de58ac fs_mgr_verity: fix verity_update_state for A/B devices am: 9af867e7bd by Sami Tolvanen · 8 years ago
  97. 9af867e fs_mgr_verity: fix verity_update_state for A/B devices by Sami Tolvanen · 8 years ago
  98. df4a278 Merge \\\"fs_mgr: Track the bootloader_message struct change.\\\" am: 4d34653720 am: 6f110854ce by Tao Bao · 8 years ago
  99. e96a44e Merge \\"fs_mgr: Track the bootloader_message struct change.\\" am: 4d34653720 by Tao Bao · 8 years ago
  100. 4d34653 Merge "fs_mgr: Track the bootloader_message struct change." by Tao Bao · 8 years ago