1. d837f83 fs_mgr: removing __BEGIN_DECLS and __END_DECLS by Bowgo Tsai · 7 years ago
  2. c55f188 fs_mgr_fstab: removing fs_mgr_get_entry_for_mount_point_after() by Bowgo Tsai · 7 years ago
  3. cc32395 fs_mgr_fstab: do an exact match when searching a mount point by Bowgo Tsai · 7 years ago
  4. 211a4a5 Reland "Remove comments and code about ro.boot.slot" by Tom Cherry · 7 years ago
  5. c5f5fd4 Revert "Remove comments and code about ro.boot.slot" by Tom Cherry · 7 years ago
  6. f4ec2c5 Remove comments and code about ro.boot.slot by Tom Cherry · 7 years ago
  7. 42d8137 fs_mgr: replace make_ext4 api with e2fsprogs by Jin Qian · 8 years ago
  8. 8b2e0e0 Merge "Allow the use of a custom Android DT directory" am: 6fa0884188 by Bo Hu · 7 years ago
  9. 6fa0884 Merge "Allow the use of a custom Android DT directory" by Bo Hu · 7 years ago
  10. c01022a Allow the use of a custom Android DT directory by Yu Ning · 7 years ago
  11. f7b315c Merge "Remove LOCAL_CLANG and clang: true" am: 80ec81cf4b by Lennart Wieboldt · 7 years ago
  12. cd15fc7 Remove LOCAL_CLANG and clang: true by Lennart Wieboldt · 7 years ago
  13. bc4c503 Merge "fs_mgr:Add filter condition to make sure that the super block is correct." by Keun-young Park · 7 years ago
  14. 9dd1a12 Merge "fs_mgr:Add filter condition to make sure that the super block is correct." by Keun-young Park · 7 years ago
  15. 3f531ac Merge changes from topic 'mke2fs_2' am: 176827e166 by Jin Qian · 7 years ago
  16. 176827e Merge changes from topic 'mke2fs_2' by Treehugger Robot · 7 years ago
  17. 4e8d73f fs_mgr:Add filter condition to make sure that the super block is correct. by katao · 7 years ago
  18. c0d88ed fs_mgr: call format_f2fs correctly with -f by Jaegeuk Kim · 7 years ago
  19. 8493729 Merge "fs_mgr_verity: allow verification error when the device is unlocked" by Bowgo Tsai · 7 years ago
  20. b674894 fs_mgr_verity: allow verification error when the device is unlocked by Bowgo Tsai · 7 years ago
  21. 5a62269 Merge changes from topic 'ext4_encryption_flag' am: 5be05733c2 by Tom Cherry · 7 years ago
  22. 5be0573 Merge changes from topic 'ext4_encryption_flag' by Tom Cherry · 7 years ago
  23. 3205cd6 Merge "fs_mgr: trim the terminating '\0' when reading from device tree" by Bowgo Tsai · 7 years ago
  24. f559655 fs_mgr: trim the terminating '\0' when reading from device tree by Bowgo Tsai · 7 years ago
  25. e9811f3 fs_mgr: set ext4 encryption flag with tune2fs when needed by Eric Biggers · 7 years ago
  26. 8d3bcd4 fs_mgr: refactor pre-mount logic into prepare_fs_for_mount() by Eric Biggers · 7 years ago
  27. 6949857 Merge "fs_mgr: Adding logs when failing to wait for a device file" by Jinguang Dong · 7 years ago
  28. 4ca2a30 Merge "fs_mgr: Adding logs when failing to wait for a device file" by Treehugger Robot · 7 years ago
  29. 9d34496 fs_mgr: Adding logs when failing to wait for a device file by Jinguang Dong · 7 years ago
  30. 328b565 Merge "fs_mgr: allow no verity metadata when the device is unlocked." by Bowgo Tsai · 7 years ago
  31. cd0c2d8 Merge "fs_mgr: allow no verity metadata when the device is unlocked." by Treehugger Robot · 7 years ago
  32. eef7325 Merge "fs_mgr: report errno string for __mount errors" am: 6333cd0938 by Mark Salyzyn · 7 years ago
  33. d1fe3bd fs_mgr: allow no verity metadata when the device is unlocked. by Bowgo Tsai · 7 years ago
  34. 69a5bd4 fs_mgr: report errno string for __mount errors by Mark Salyzyn · 7 years ago
  35. 22ca4f7 resolve merge conflicts of 20d9cf2ee to stage-aosp-master by Jiyong Park · 7 years ago
  36. 20d9cf2 Merge "fs_mgr: add libfstab for vendor" by Treehugger Robot · 7 years ago
  37. e7df1f7 fs_mgr: add libfstab for vendor by Jiyong Park · 7 years ago
  38. 3a156e6 Merge changes Ibe1feb39,I05be83e4,If1422e4d am: a4f086ab20 by Mark Salyzyn · 7 years ago
  39. cab56c0 fs_mgr: check console-ramoops-0 by Mark Salyzyn · 7 years ago
  40. 2410d0c Merge "AVB: allow no metadata in the generic system.img for project Treble" am: c70bf5836c by Bowgo Tsai · 7 years ago
  41. 60f19a0 AVB: allow no metadata in the generic system.img for project Treble by Bowgo Tsai · 7 years ago
  42. 91b5f4b Merge changes from topic 'eng_first_stage_mount' am: b7e2f272ee am: e5341cf56a by Sandeep Patil · 7 years ago
  43. 95366e9 fs_mgr: differentiate if fs_mgr_set_verity() was skipped or disabled by Sandeep Patil · 7 years ago
  44. 3b0512b Merge "fs_mgr_verity: support updating actual block device path in verity table" am: 4c28ca1ac8 by Bowgo Tsai · 7 years ago
  45. 4c28ca1 Merge "fs_mgr_verity: support updating actual block device path in verity table" by Treehugger Robot · 7 years ago
  46. c3eca50 fs_mgr_verity: support updating actual block device path in verity table by Bowgo Tsai · 7 years ago
  47. 7f6df5d Merge "first stage mount: removing the restriction of mount points" am: 5218d69817 by Bowgo Tsai · 7 years ago
  48. 06ed613 first stage mount: removing the restriction of mount points by Bowgo Tsai · 7 years ago
  49. 1123da7 Merge "fs_mgr: Fix ZRAM error when ZRAM disk size beyond (2^31-1) bytes" am: 28c11dcff4 am: 6a75b73c36 by Jinguang Dong · 7 years ago
  50. 28c11dc Merge "fs_mgr: Fix ZRAM error when ZRAM disk size beyond (2^31-1) bytes" by Treehugger Robot · 7 years ago
  51. f7d1014 fs_mgr: Fix ZRAM error when ZRAM disk size beyond (2^31-1) bytes by Jinguang Dong · 7 years ago
  52. 02a5108 Respect that status property when parsing fstab from device tree by Sandeep Patil · 7 years ago
  53. b472ef1 Respect that status property when parsing fstab from device tree am: be4302bf58 by Sandeep Patil · 7 years ago
  54. be4302b Respect that status property when parsing fstab from device tree by Sandeep Patil · 7 years ago
  55. 63d224a Merge "fs_mgr: fix SIGSEGV when ostream << nullptr" am: 225f0d98c8 am: 9af4b13b8f by Bowgo Tsai · 7 years ago
  56. 98af6b3 fs_mgr: fix SIGSEGV when ostream << nullptr by Bowgo Tsai · 7 years ago
  57. 59af33c fs_mgr: fix SIGSEGV when ostream << nullptr by Bowgo Tsai · 7 years ago
  58. 9405cd4 Merge "fs_mgr: convert libfs_mgr to Android.bp" am: 3d33dae74d am: 4c4f1f99be by Tom Cherry · 7 years ago
  59. 3d33dae Merge "fs_mgr: convert libfs_mgr to Android.bp" by Tom Cherry · 7 years ago
  60. d236ea6 Merge "fs_mgr: support different dm-verity error modes" am: b9b95ee3a9 am: d1a2aac294 by Bowgo Tsai · 7 years ago
  61. d7846a2 first stage mount: removing the requirement of by-name prefix for AVB by Bowgo Tsai · 8 years ago
  62. 6879cc1 fs_mgr: support different dm-verity error modes by Bowgo Tsai · 7 years ago
  63. 37b5ada fs_mgr: convert libfs_mgr to Android.bp by Tom Cherry · 7 years ago
  64. e4769ab Merge "fs_mgr: Update for new libavb API." am: 5ed7d39857 am: fb4d8b0bac by David Zeuthen · 7 years ago
  65. 7ea2c28 fs_mgr: Update for new libavb API. by David Zeuthen · 7 years ago
  66. acef4a9 Merge "first stage mount: removing the requirement of by-name prefix for AVB" am: cdad92fdad am: c82235ebbd by Bowgo Tsai · 7 years ago
  67. cdad92f Merge "first stage mount: removing the requirement of by-name prefix for AVB" by Treehugger Robot · 7 years ago
  68. 20651f6 first stage mount: removing the requirement of by-name prefix for AVB by Bowgo Tsai · 8 years ago
  69. 87a5b1f fs_mgr_verity: fix androidboot.veritymode=enforcing doesn't work by Bowgo Tsai · 8 years ago
  70. 18e92c3 Merge "fs_mgr_verity: fix androidboot.veritymode=enforcing doesn't work" am: 6019991c6e am: 4dd17998ed by Bowgo Tsai · 8 years ago
  71. 77cbfd6 fs_mgr_verity: fix androidboot.veritymode=enforcing doesn't work by Bowgo Tsai · 8 years ago
  72. a0aaf24 fs_mgr_avb: allow verification error when the device is unlocked by Bowgo Tsai · 8 years ago
  73. cd0ece0 Merge "fs_mgr_avb: allow verification error when the device is unlocked" am: 7245ab6a11 am: 140d1f51a1 by Thierry Strudel · 8 years ago
  74. 1140954 fs_mgr_avb: allow verification error when the device is unlocked by Bowgo Tsai · 8 years ago
  75. 886b1b4 use passed blk dev name for quota / super block check by Keun-young Park · 8 years ago
  76. f7aacf8 Merge "use passed blk dev name for quota / super block check" am: 7b706c5b9e am: 2f3718c472 by Keun-young Park · 8 years ago
  77. 9519688 use passed blk dev name for quota / super block check by Keun-young Park · 8 years ago
  78. a0c7ee0 fs_mgr: set "partition.system.verified" when AVB is used in a A/B device by Bowgo Tsai · 8 years ago
  79. 91a0f9e Merge "fs_mgr: Clear AvbOps struct." am: 6ea4f213d8 am: 983d542d49 by David Zeuthen · 8 years ago
  80. 16c6fd1 fs_mgr: Clear AvbOps struct. by David Zeuthen · 8 years ago
  81. 1bd2d1c Merge "fs_mgr: code clean up" am: 0914d2bdff am: 0bb2ebbe74 am: f7cc23bf3a by Bowgo Tsai · 8 years ago
  82. 0914d2b Merge "fs_mgr: code clean up" by Treehugger Robot · 8 years ago
  83. 359bed3 fs_mgr: code clean up by Bowgo Tsai · 8 years ago
  84. 5547de8 Merge "fs_mgr: set "partition.system.verified" when AVB is used in a A/B device" am: 5c7543569a am: b66306c7c1 by Bowgo Tsai · 8 years ago
  85. 48fdc29 fs_mgr: set "partition.system.verified" when AVB is used in a A/B device by Bowgo Tsai · 8 years ago
  86. 3b15a40 Merge "fs_mgr: remove the repetitive and annoying bootconfig error print" am: 515e7a4fc4 am: d1078c42ce by Sandeep Patil · 8 years ago
  87. 73fbf0e fs_mgr: remove the repetitive and annoying bootconfig error print by Sandeep Patil · 8 years ago
  88. 4d26b26 run e2fsck -f selectively with mount retry by Keun-young Park · 8 years ago
  89. 4ba7f8e Merge "run e2fsck -f selectively with mount retry" am: 380a3bb4c2 am: 3794d11454 by Keun-young Park · 8 years ago
  90. a190551 Merge "Set libavb version into system property for Treble OTA" into oc-dev by Bowgo Tsai · 8 years ago
  91. 40db04d run e2fsck -f selectively with mount retry by Keun-young Park · 8 years ago
  92. fc5d434 Merge "libcutils: compile with BOARD_VNDK_VERSION current" into oc-dev by Steven Moreland · 8 years ago
  93. d73be1b libcutils: compile with BOARD_VNDK_VERSION current by Steven Moreland · 8 years ago
  94. 1f83aa4 libcutils: compile with BOARD_VNDK_VERSION current by Steven Moreland · 8 years ago
  95. 421067e Merge "check ext4 magic before running next steps" into oc-dev by Keun-young Park · 8 years ago
  96. 6e69b2e Merge "Set libavb version into system property for Treble OTA" am: e8311491da am: 7b08869382 by Bowgo Tsai · 8 years ago
  97. 4518012 Set libavb version into system property for Treble OTA by Bowgo Tsai · 8 years ago
  98. 1a898c2 Set libavb version into system property for Treble OTA by Bowgo Tsai · 8 years ago
  99. ab38928 Merge "check ext4 magic before running next steps" am: 82bd278dc4 am: 9183d0701d by Keun-young Park · 8 years ago
  100. 835239a check ext4 magic before running next steps by Keun-young Park · 8 years ago