1. e4e5166 remount: Remove dev_t checks from tests. by David Anderson · 3 years, 6 months ago
  2. 60dd469 Merge "remount: On initial overlay setup, return 0 instead of MUST_REBOOT" by Treehugger Robot · 3 years, 6 months ago
  3. 7d29490 Merge "set-verity-state: Harden logic of overlayfs setup/teardown" by Yi-yo Chiang · 3 years, 6 months ago
  4. 8959962 Merge "Fix build breakage on -user build" by Yi-yo Chiang · 3 years, 6 months ago
  5. 258f023 set-verity-state: Harden logic of overlayfs setup/teardown by Yi-Yo Chiang · 3 years, 6 months ago
  6. 3de7da9 Fix build breakage on -user build by Yi-Yo Chiang · 3 years, 6 months ago
  7. 9d03610 remount: On initial overlay setup, return 0 instead of MUST_REBOOT by Yi-Yo Chiang · 3 years, 6 months ago
  8. e761510 Merge "set-verity-state: Start a threadpool to service waitForService() CB" by Yi-yo Chiang · 3 years, 6 months ago
  9. a8fde64 Merge "Promote HWASan tests to presubmit." by Treehugger Robot · 3 years, 6 months ago
  10. b68f8a1 Promote HWASan tests to presubmit. by Florian Mayer · 3 years, 6 months ago
  11. 2e007e0 Merge changes I7a9e07a4,I3ddab553,I212bdb0e by David Anderson · 3 years, 6 months ago
  12. 693ac06 Merge "libprocessgroup: Fix a log message" by Bart Van Assche · 3 years, 6 months ago
  13. 1305c15 set-verity-state: Start a threadpool to service waitForService() CB by Yi-Yo Chiang · 3 years, 6 months ago
  14. 2db5177 Merge "set-verity-state: Refactor & remove even more dead code" by Yi-yo Chiang · 3 years, 6 months ago
  15. e9e3f6e remount: Remove the "backing" parameter to fs_mgr_overlayfs_setup. by David Anderson · 3 years, 6 months ago
  16. 63432cd remount: Prevent error spam when remounting fails. by David Anderson · 3 years, 6 months ago
  17. 9e8c41c remount: Move more stuff out of do_remount. by David Anderson · 3 years, 6 months ago
  18. f78b2d1 Merge "set-verity-state: Simplify args parsing logic" by Treehugger Robot · 3 years, 6 months ago
  19. 3eb67e8 Merge "fs_mgr: Copy the blk_device from start_idx to current index" by Treehugger Robot · 3 years, 6 months ago
  20. 6bb1acb set-verity-state: Refactor & remove even more dead code by Yi-Yo Chiang · 3 years, 6 months ago
  21. 7fd9d4f set-verity-state: Simplify args parsing logic by Yi-Yo Chiang · 3 years, 6 months ago
  22. ccaac4a libprocessgroup: Fix a log message by Bart Van Assche · 3 years, 7 months ago
  23. ec07ce6 fs_mgr: Copy the blk_device from start_idx to current index by chenyc5 · 3 years, 6 months ago
  24. b3e303c Merge "set-verity-state: Simplify code path around overlayfs_setup()" by Yi-yo Chiang · 3 years, 6 months ago
  25. 83b12a5 Merge "set-verity-state: Remove dead code that was used by AVB 1.0" by Yi-yo Chiang · 3 years, 6 months ago
  26. 4ef9fcc set-verity-state: Simplify code path around overlayfs_setup() by Yi-Yo Chiang · 3 years, 6 months ago
  27. 0b179f2 set-verity-state: Remove dead code that was used by AVB 1.0 by Yi-Yo Chiang · 3 years, 6 months ago
  28. cc00a09 Merge changes I1f104422,Iada733bc,I1428eed9 by David Anderson · 3 years, 6 months ago
  29. 830922a Merge "Add an OWNERS file for set-verity-state." by Treehugger Robot · 3 years, 6 months ago
  30. 89d84e1 Merge "remount: Refactor partition filtering into helper functions." by David Anderson · 3 years, 6 months ago
  31. 442e03b Add an OWNERS file for set-verity-state. by David Anderson · 3 years, 6 months ago
  32. 7600740 Merge "libsnapshot: Store index of COW ops vector" by Akilesh Kailash · 3 years, 6 months ago
  33. 584fe25 remount: Refactor remounting into a helper function. by David Anderson · 3 years, 7 months ago
  34. 80bfd53 remount: Refactor dsu enabling into a helper function. by David Anderson · 3 years, 7 months ago
  35. 2cad3b0 remount: Refactor verity disabling into a helper function. by David Anderson · 3 years, 7 months ago
  36. 0b0b2b6 remount: Refactor partition filtering into helper functions. by David Anderson · 3 years, 7 months ago
  37. 2823900 libsnapshot: Store index of COW ops vector by Akilesh Kailash · 3 years, 6 months ago
  38. 18d8cd7 Merge "remount: Split fstab and checkpointing code into helper functions." by David Anderson · 3 years, 6 months ago
  39. eb2d8e9 remount: Split fstab and checkpointing code into helper functions. by David Anderson · 3 years, 7 months ago
  40. 67d70ff Merge "storageproxy: Report fsync failures with a distinct error code" by Treehugger Robot · 3 years, 6 months ago
  41. eb9780f Merge "storageproxy: Support POST_COMMIT sync for all commands" by Treehugger Robot · 3 years, 7 months ago
  42. 1c75d1e storageproxy: Report fsync failures with a distinct error code by Stephen Crane · 3 years, 7 months ago
  43. 57770a5 storageproxy: Support POST_COMMIT sync for all commands by Stephen Crane · 3 years, 7 months ago
  44. 2e81ec2 Merge "rust: Visibility exports for bindgen" by Matthew Maurer · 3 years, 7 months ago
  45. f662134 Merge "Update OWNERS" by Treehugger Robot · 3 years, 7 months ago
  46. 7104ffe Update OWNERS by Tri Vo · 3 years, 7 months ago
  47. a6ac1d6 Merge "trusty: metrics: Drain events before each test" by Tri Vo · 3 years, 7 months ago
  48. 5daa3bb Merge "RefBase: test for stack check" by Steven Moreland · 3 years, 7 months ago
  49. 132a2b2 rust: Visibility exports for bindgen by Matthew Maurer · 3 years, 7 months ago
  50. 811eed3 Merge changes Iedc94613,I58621281 by David Anderson · 3 years, 7 months ago
  51. cd4ef87 RefBase: test for stack check by Steven Moreland · 3 years, 7 months ago
  52. 4b38ffa trusty: metrics: Drain events before each test by Tri Vo · 3 years, 7 months ago
  53. ea25b4b Merge "libutils: disallow extending lifetime on stack" by Steven Moreland · 3 years, 7 months ago
  54. 8ae1c5d libsnapshot: Improve vts_libsnapshot_test alternate configuration testing. by David Anderson · 3 years, 7 months ago
  55. 76c6c5b libsnapshot: Switch to IPropertyFetcher. by David Anderson · 3 years, 7 months ago
  56. 51e98b8 Merge "libutils: RefBase always disallow on stack" by Steven Moreland · 3 years, 7 months ago
  57. ef46fe4 Merge "libsnapshot: Clarify the meaning of "compression.enabled"." by David Anderson · 3 years, 7 months ago
  58. d3ecda5 libsnapshot: Clarify the meaning of "compression.enabled". by David Anderson · 3 years, 7 months ago
  59. 16efb76 Merge "libmodprobe: allow module with soft dependencies to load in parallel" by Treehugger Robot · 3 years, 7 months ago
  60. d84c42e libmodprobe: allow module with soft dependencies to load in parallel by chungkai · 3 years, 8 months ago
  61. b0fe01d Merge "libutils: RefBase: extra check for double own" by Steven Moreland · 3 years, 7 months ago
  62. d086fe5 libutils: disallow extending lifetime on stack by Steven Moreland · 3 years, 7 months ago
  63. c340a08 libutils: RefBase always disallow on stack by Steven Moreland · 3 years, 7 months ago
  64. 02a0451 Merge "libsnapshot: Refactor WriteSnapshotAndHash." by David Anderson · 3 years, 7 months ago
  65. 483a2de libutils: RefBase: extra check for double own by Steven Moreland · 3 years, 7 months ago
  66. 4304cbd Merge "trusty-binder: Add AIDL files for trusty-binder tests" by Treehugger Robot · 3 years, 7 months ago
  67. 808078e libsnapshot: Refactor WriteSnapshotAndHash. by David Anderson · 4 years, 2 months ago
  68. 8f7aaf9 Merge "Flush after every 2MB merge of replace ops." by Akilesh Kailash · 3 years, 7 months ago
  69. 5837741 Flush after every 2MB merge of replace ops. by Akilesh Kailash · 3 years, 7 months ago
  70. 6eb4d64 Merge "Remove unused execution paths when formatting" by Thiébaud Weksteen · 3 years, 7 months ago
  71. e7bc3e3 Merge "libfiemap: Add a test case for larger block size filesystems." by Treehugger Robot · 3 years, 7 months ago
  72. d76c31b libfiemap: Add a test case for larger block size filesystems. by David Anderson · 3 years, 7 months ago
  73. ec73481 Merge "Add apex name to service" by Deyao Ren · 3 years, 7 months ago
  74. ba1fbaf Merge "Respect `namespace mnt`" by Jooyung Han · 3 years, 7 months ago
  75. 5eb441c Respect `namespace mnt` by Jooyung Han · 3 years, 7 months ago
  76. df40ed1 Add apex name to service by Deyao Ren · 3 years, 7 months ago
  77. 6a058f4 Merge "storageproxyd: Remove setuid, setgid, and capset" by Tri Vo · 3 years, 7 months ago
  78. c6768f7 trusty-binder: Add AIDL files for trusty-binder tests by David Anekstein · 3 years, 7 months ago
  79. 5d72d6c Remove unused execution paths when formatting by Thiébaud Weksteen · 3 years, 7 months ago
  80. 44f1f09 Merge "fs_mgr_overlayfs: Try "/system" and "/" when setting "/system" shared type" by Yi-yo Chiang · 3 years, 7 months ago
  81. 379be50 fs_mgr_overlayfs: Try "/system" and "/" when setting "/system" shared type by Yi-Yo Chiang · 3 years, 7 months ago
  82. c20b6b5 Merge "remount: Ensure that scratch images are block-size aligned." by David Anderson · 3 years, 7 months ago
  83. 2d8bc21 remount: Ensure that scratch images are block-size aligned. by David Anderson · 3 years, 7 months ago
  84. e321b11 Merge "Revert "first_stage_mount: Bind mount /system after switch root"" by Yi-yo Chiang · 3 years, 7 months ago
  85. c89e97f Merge "vts_fs_test: checks AVB 1.0 isn't used" by Treehugger Robot · 3 years, 7 months ago
  86. f4753d1 Merge "Fix for Cannot load etc/recovery.fstab when doing OTA upgrade" by David Anderson · 3 years, 7 months ago
  87. 54ec48f Revert "first_stage_mount: Bind mount /system after switch root" by Zhuoyao Zhang · 3 years, 7 months ago
  88. f3e6cf0 Merge "Replace #apex with #systemapi" by Jiyong Park · 3 years, 7 months ago
  89. 80cb505 vts_fs_test: checks AVB 1.0 isn't used by Bowgo Tsai · 3 years, 7 months ago
  90. ccb1ce3 Merge "Enhance documentation about SetMmapRndBitsAction" by Jiyong Park · 3 years, 7 months ago
  91. 2d79c6c Merge "init: don't touch mmap_rnd_compat_bits on 64-bit only builds" by Jiyong Park · 3 years, 7 months ago
  92. 5b16ccb Enhance documentation about SetMmapRndBitsAction by Jiyong Park · 3 years, 7 months ago
  93. 11e757c Merge "Update linker configuration when loading apex" by Jooyung Han · 3 years, 7 months ago
  94. 53f1fab Merge "first_stage_mount: Bind mount /system after switch root" by Yi-yo Chiang · 3 years, 7 months ago
  95. 626be07 Update linker configuration when loading apex by Jooyung Han · 3 years, 7 months ago
  96. 4bc5277 Merge "first_stage_mount: Fix log typo "check_at_most_once"" by Treehugger Robot · 3 years, 7 months ago
  97. 11d7bc5 init: don't touch mmap_rnd_compat_bits on 64-bit only builds by Jiyong Park · 3 years, 7 months ago
  98. a3832d4 first_stage_mount: Fix log typo "check_at_most_once" by Yi-Yo Chiang · 3 years, 7 months ago
  99. d97e52d Replace #apex with #systemapi by Jiyong Park · 3 years, 7 months ago
  100. 46fa45d Merge "Return Result<T> from Do(Un)LoadApex()" by Jooyung Han · 3 years, 7 months ago