1. 0a112d5 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 5 years ago
  2. c0d11aa Merge "Store userspace reboot info in /metadata" by Gavin Corkery · 5 years ago
  3. 8c92256 Store userspace reboot info in /metadata by Gavin Corkery · 5 years ago
  4. 64697dc Merge "Reboot sequence: Unmount active apexes before unmounting /data" am: b255195375 am: d60f0708c9 by Nikita Ioffe · 5 years ago
  5. 91a9848 Reboot sequence: Unmount active apexes before unmounting /data by Nikita Ioffe · 5 years ago
  6. 971add2 Merge "init: start ueventd in the default mount namespace" am: 7cc98e212b am: 9b07c52de0 by Jooyung Han · 5 years ago
  7. 4f23d5a init: start ueventd in the default mount namespace by Jooyung Han · 5 years ago
  8. 860ba64 Abort FUSE filesystems during shutdown. by Martijn Coenen · 5 years ago
  9. 8fb6e3f InitFatalReboot: Trigger panic explicitly for init_fatal_panic by Woody Lin · 5 years ago
  10. be1cf90 InitFatalReboot: Trigger panic explicitly for init_fatal_panic by Woody Lin · 5 years ago
  11. 39d4553 Add reason why userspace reboot shutdown sequence failed by Nikita Ioffe · 5 years ago
  12. a4e83ad Add reason why userspace reboot shutdown sequence failed by Nikita Ioffe · 5 years ago
  13. a3be996 Cleanup logic in KillZramBackingDevice by Nikita Ioffe · 5 years ago
  14. a840d40 Cleanup logic in KillZramBackingDevice by Nikita Ioffe · 5 years ago
  15. 6236af3 Fallback to hard reboot if userspace reboot hasn't started in time by Nikita Ioffe · 5 years ago
  16. d055354 Fallback to hard reboot if userspace reboot hasn't started in time by Nikita Ioffe · 5 years ago
  17. 6288212 init: don't sync() before shutting down services by Tom Cherry · 5 years ago
  18. 10615eb init: don't sync() before shutting down services by Tom Cherry · 5 years ago
  19. f0ab5b1 Use properties for various userspace reboot timeouts by Nikita Ioffe · 5 years ago
  20. 7b41a15 Use properties for various userspace reboot timeouts by Nikita Ioffe · 5 years ago
  21. 0c19d6c init: handle property messages asynchronously #2 by Tom Cherry · 5 years ago
  22. 0188274 Revert "init: handle property service callbacks asynchronously" by Tom Cherry · 5 years ago
  23. 802864c init: handle property messages asynchronously #2 by Tom Cherry · 5 years ago
  24. 832f9f1 Revert "init: handle property service callbacks asynchronously" by Tom Cherry · 5 years ago
  25. d2dab83 init: handle property service callbacks asynchronously by Tom Cherry · 6 years ago
  26. 284d0cf Reset post_data_ and services_update_finished_ on userspace reboot by Nikita Ioffe · 5 years ago
  27. dffbb4f If userspace reboot watchdog triggers, don't store reason in persistent property by Nikita Ioffe · 5 years ago
  28. 3ad2920 Reset post_data_ and services_update_finished_ on userspace reboot by Nikita Ioffe · 5 years ago
  29. d485bbb If userspace reboot watchdog triggers, don't store reason in persistent property by Nikita Ioffe · 5 years ago
  30. 7205c62 init: handle property service callbacks asynchronously by Tom Cherry · 6 years ago
  31. d0bc0b6 Store reason in case of userspace-reboot watchdog reboot by Nikita Ioffe · 5 years ago
  32. ee016ce bootstat: enhance last reboot reason property with file backing by Mark Salyzyn · 6 years ago
  33. 15e4f6f Merge "Don't log userspace_reboot.started/finished properties from init" by Nikita Ioffe · 5 years ago
  34. 85ff4ab Don't log userspace_reboot.started/finished properties from init by Nikita Ioffe · 6 years ago
  35. cecebbb Convert system/core to Result::ok() by Bernie Innocenti · 6 years ago
  36. abe52dc Merge "Whitelist reboot reasons related to userspace reboot failure" by Nikita Ioffe · 6 years ago
  37. 764c1ac Trigger boot animation on userspace reboot by Nikita Ioffe · 6 years ago
  38. 4a787d9 Whitelist reboot reasons related to userspace reboot failure by Nikita Ioffe · 6 years ago
  39. 2c7c3c7 init: Fix writing "reboot recovery" to BCB by Sam Protsenko · 6 years ago
  40. 018ddd7 Unify logic for resetting properties before userspace reboot by Nikita Ioffe · 6 years ago
  41. 9f473c0 Don't proceed with userspace reboot if device doesn't support it by Nikita Ioffe · 6 years ago
  42. abd5046 Merge "Remove service defined in an APEX during userspace reboot" by Nikita Ioffe · 6 years ago
  43. 091c4d1 Remove service defined in an APEX during userspace reboot by Nikita Ioffe · 6 years ago
  44. c88d8f9 init: Replace property_set() with android::base::SetProperty() by Tom Cherry · 6 years ago
  45. bee7b8c Add basic support for remounting ext4 userdata into checkpoint by Nikita Ioffe · 6 years ago
  46. 57d7bb6 Fix typo in userspace reboot watchdog by Nikita Ioffe · 6 years ago
  47. 23dbd6d Make userspace_reboot.in_progress sysprop-as-api by Nikita Ioffe · 6 years ago
  48. 82a431e Add a very basic userspace reboot watchdog by Nikita Ioffe · 6 years ago
  49. c0df187 Add sysprops for start & end of userspace reboot by Nikita Ioffe · 6 years ago
  50. 18278d2 init: make triggering shutdown from vendor_init better by Tom Cherry · 6 years ago
  51. ab91ee9 userspace reboot: unmount apexes and switch to bootstrap namespace by Nikita Ioffe · 6 years ago
  52. 42697d3 Make remount into checkpointing for ext4 userdata a no-op by Nikita Ioffe · 6 years ago
  53. 8a603a7 Merge "Userspace reboot: Support remounting userdata for f2fs" by Nikita Ioffe · 6 years ago
  54. 12a3607 Userspace reboot: Support remounting userdata for f2fs by Nikita Ioffe · 6 years ago
  55. e7ec8c8 init/reboot.cpp: user lower_snake_case instead of camelCase by Nikita Ioffe · 6 years ago
  56. 0dbfea7 init: trigger shutdown directly from builtins by Tom Cherry · 6 years ago
  57. 3f4b0d6 userspace reboot: stop post-data services and wait for them to be killed by Nikita Ioffe · 6 years ago
  58. ba6968e Add a skeleton of userspace reboot by Nikita Ioffe · 6 years ago
  59. 3a803eb Update init/fs_mgr for new logwrapper function by Tom Cherry · 6 years ago
  60. 2436e6b init: reboot immediately if /data isn't mounted by Tom Cherry · 6 years ago
  61. 1ab3dfc Reland^2: "init: run property service in a thread" by Tom Cherry · 6 years ago
  62. 5e98b63 init: Write the reason in BCB on "reboot recovery" by Tianjie Xu · 6 years ago
  63. 137943d Revert "init: Write the reason in BCB on "reboot recovery"" by Tianjie Xu · 6 years ago
  64. e7a010d Merge "init: Write the reason in BCB on "reboot recovery"" by Tom Cherry · 6 years ago
  65. 4d35f2e init: Write the reason in BCB on "reboot recovery" by Sam Protsenko · 6 years ago
  66. d7931f1 init: powerctl support and propagate longer canonical reboot reasons. by Mark Salyzyn · 6 years ago
  67. 2aeb1ad Split out ServiceList and ServiceParser from service.cpp/.h by Tom Cherry · 6 years ago
  68. f4db2aa init: use Errorf() now that we have it by Tom Cherry · 6 years ago
  69. bbcbc2f init: replace Result<Success> with Result<void> by Tom Cherry · 6 years ago
  70. 9949ec5 init: replace Result<> with expected<> by Tom Cherry · 6 years ago
  71. aaddf28 init: Add reboot timeout handler by josephjang · 6 years ago
  72. 5d7439f Merge "Revert "do not start shutdown animation from init"" by Tom Cherry · 7 years ago
  73. 1945fbe Merge "init: dump less debug logs when unmount timeout" by Treehugger Robot · 7 years ago
  74. 2fdbdfd Merge "zram: support zram_writeback" by Jaegeuk Kim · 7 years ago
  75. 28a2c92 init: dump less debug logs when unmount timeout by Jonglin Lee · 7 years ago
  76. df2faa4 reboot: only run fsck when detecting filesystem inconsistency by Randall Huang · 7 years ago
  77. 2aedc82 zram: support zram_writeback by Jaegeuk Kim · 7 years ago
  78. 4f4cacc Revert "do not start shutdown animation from init" by Tom Cherry · 7 years ago
  79. 0e0f818 logical -> dynamic partitions. by Yifan Hong · 7 years ago
  80. 4c67290 Merge "init: add [[nodiscard]] to Result" by Tom Cherry · 7 years ago
  81. d987264 init: add [[nodiscard]] to Result by Tom Cherry · 7 years ago
  82. b5de088 init: increase thermal shutdown timeout to 3s by Wei Wang · 7 years ago
  83. 29e9833 Merge "fs_mgr/init: use unique_ptr + CLO_EXEC for setmntent()/fopen()" by Treehugger Robot · 7 years ago
  84. f274e78 fs_mgr/init: use unique_ptr + CLO_EXEC for setmntent()/fopen() by Tom Cherry · 7 years ago
  85. 5425826 Support 'adb reboot fastboot' command conditionally. by Hridya Valsaraju · 7 years ago
  86. 3231be6 Merge "Add sideload, fastboot as reboot targets in init" by Treehugger Robot · 7 years ago
  87. 44aceed Split init's source files init first stage and second stage by Tom Cherry · 7 years ago
  88. 71fb82a Add sideload, fastboot as reboot targets in init by Hridya Valsaraju · 7 years ago
  89. 92c49bc init: Cleanly shut down subcontext processes by Luis Hector Chavez · 7 years ago
  90. 0a72e6c Revert "init: Reboot after timeout passes during reboot" by Tom Cherry · 7 years ago
  91. 1f9d540 init: add timers around sync() during shutdown by Tom Cherry · 7 years ago
  92. c9fec9d init: Reboot after timeout passes during reboot by Tom Cherry · 7 years ago
  93. 7fd3bc2 Move ActionManager to its own file by Tom Cherry · 7 years ago
  94. d5eccfd Init remove direct calls to light sys nodes. by Steven Moreland · 8 years ago
  95. 25dc30f init: call umount unconditionally by Wei Wang · 8 years ago
  96. 6290982 init+bootstat: reduce last reboot reason to canonical alias by Mark Salyzyn · 8 years ago
  97. 0f04f72 init/reboot: call MNT_FORCE at the last umount(2) by Jaegeuk Kim · 8 years ago
  98. cb0f9bb init: run vendor commands in a separate SELinux context by Tom Cherry · 8 years ago
  99. bfd05b6 init: shutdown,thermal shut off display immediately by Mark Salyzyn · 8 years ago
  100. 9f97f47 init: Allow clean system shutdown upon SIGTERM by Luis Hector Chavez · 8 years ago