1. afaa5fb Respect ro.boot.fstab_suffix in swapon_all by Alistair Delva · 6 years ago
  2. 46f25de Add documentation for umount_all by Alistair Delva · 6 years ago
  3. e35d217 first_stage_init: support kernel module directories by Steve Muckle · 6 years ago
  4. 6030f2f Merge changes from topic "fusectl" into rvc-dev by Martijn Coenen · 6 years ago
  5. 860ba64 Abort FUSE filesystems during shutdown. by Martijn Coenen · 6 years ago
  6. c631f94 Add ro.boot.fstab_suffix and modify mount_all to use it by Alistair Delva · 6 years ago
  7. 61de0d2 init: support wait timeout with more precision by Mark Salyzyn · 6 years ago
  8. 6fca594 init: failed to set sys.usb.controller by Mark Salyzyn · 6 years ago
  9. 8fb6e3f InitFatalReboot: Trigger panic explicitly for init_fatal_panic by Woody Lin · 6 years ago
  10. f3483ec first_stage_init: add support to skip module load failures by Will McVicker · 6 years ago
  11. 21ae541 init: Add task_profiles init command by Suren Baghdasaryan · 6 years ago
  12. eb3f92f Merge "Add reason why userspace reboot shutdown sequence failed" into rvc-dev by Nikita Ioffe · 6 years ago
  13. a4e83ad Add reason why userspace reboot shutdown sequence failed by Nikita Ioffe · 6 years ago
  14. 6a3c94b Reject services that are both critical and oneshot by Nikita Ioffe · 6 years ago
  15. e70c28b init: fix restarting of subcontext by Tom Cherry · 6 years ago
  16. af9240a Merge "Add /mnt/androidwritable for MOUNT_EXTERNAL_ANDROID_WRITABLE apps" into rvc-dev by TreeHugger Robot · 6 years ago
  17. a840d40 Cleanup logic in KillZramBackingDevice by Nikita Ioffe · 6 years ago
  18. 2980ba4 first_stage_init: add hook to exec a shell script by Steve Muckle · 6 years ago
  19. 7f72524 Add /mnt/androidwritable for MOUNT_EXTERNAL_ANDROID_WRITABLE apps by Ricky Wai · 6 years ago
  20. 6236af3 Fallback to hard reboot if userspace reboot hasn't started in time by Nikita Ioffe · 6 years ago
  21. ae317c7 first_stage_init: load modules in modules.load.recovery in recovery by Steve Muckle · 6 years ago
  22. 51ae53f Merge "first_stage_init: increase serial console tries to 50" into rvc-dev by Will Mcvicker · 6 years ago
  23. 12c7aa8 Remove vts10 tests from vts suite by Dan Shi · 6 years ago
  24. 283128f first_stage_init: increase serial console tries to 50 by Will McVicker · 6 years ago
  25. 27311fd Merge "init: don't sync() before shutting down services" into rvc-dev by Tom Cherry · 6 years ago
  26. 6288212 init: don't sync() before shutting down services by Tom Cherry · 6 years ago
  27. 6bd3bc8 Properly fail userspace reboot if it's not supported by Nikita Ioffe · 6 years ago
  28. 9fd393f Make init.userspace_reboot.is_supported a rw property by Nikita Ioffe · 6 years ago
  29. d456db6 Merge "init: require root for oneshot_on test" into rvc-dev by TreeHugger Robot · 6 years ago
  30. 5b1c316 init: require root for oneshot_on test by Tom Cherry · 6 years ago
  31. 495a394 init: do not handle control messages after shutdown by Tom Cherry · 6 years ago
  32. 43374ce init: fix StopSendingMessages() by Tom Cherry · 6 years ago
  33. 9c83185 init: use an eventfd instead of socketpair to wake the main loop by Tom Cherry · 6 years ago
  34. b9123e5 init: Forcefully mount system_ext on DAP devices if not present in fstab. by David Anderson · 6 years ago
  35. d8f032e init: Factor out first-stage uevent handling into a separate class. by David Anderson · 6 years ago
  36. 620e5d4 init: Remove special-case hacks for the super partition. by David Anderson · 6 years ago
  37. f0ab5b1 Use properties for various userspace reboot timeouts by Nikita Ioffe · 6 years ago
  38. 5eb3087 Merge "Remove use of static libdexfile to avoid linking in ART internal code." into rvc-dev by TreeHugger Robot · 6 years ago
  39. 3553c5e Merge "init: add missing TEMP_FAILURE_RETRY" into rvc-dev by TreeHugger Robot · 6 years ago
  40. 494cffb init: add missing TEMP_FAILURE_RETRY by Tom Cherry · 6 years ago
  41. ae695c9 Remove use of static libdexfile to avoid linking in ART internal code. by Martin Stjernholm · 6 years ago
  42. c297d60 init: add ctl.oneshot_on/ctl.oneshot_off by Tom Cherry · 6 years ago
  43. 2bf886a init: use a no-op signal handler instead of SIG_IGN for SIGPIPE by Tom Cherry · 6 years ago
  44. 054e6a3 init: Fix restorecon for /metadata. by David Anderson · 6 years ago
  45. 0c19d6c init: handle property messages asynchronously #2 by Tom Cherry · 6 years ago
  46. 0188274 Revert "init: handle property service callbacks asynchronously" by Tom Cherry · 6 years ago
  47. 0c3d484 Revert "Stop & Resume property service when switching to bootstrap namespace" by Tom Cherry · 6 years ago
  48. dd4e7ef init: restorecon libsnapshot rollback indicator by Yifan Hong · 6 years ago
  49. 960a81f init: Make sure ImageManager status files are labelled. by David Anderson · 6 years ago
  50. 7fc6052 Merge "Refine the exported DSU status" into rvc-dev by PO HUNG CHEN · 6 years ago
  51. 026adf0 Refine the exported DSU status by Howard Chen · 6 years ago
  52. 352ae2d Stop & Resume property service when switching to bootstrap namespace by Nikita Ioffe · 6 years ago
  53. d2dab83 init: handle property service callbacks asynchronously by Tom Cherry · 6 years ago
  54. eb04526 Refactor libinit_test_utils to not use libinit and expose its libraries by Tom Cherry · 6 years ago
  55. 284d0cf Reset post_data_ and services_update_finished_ on userspace reboot by Nikita Ioffe · 6 years ago
  56. dffbb4f If userspace reboot watchdog triggers, don't store reason in persistent property by Nikita Ioffe · 6 years ago
  57. 446c4fb init: prevent persist.sys.usb.config initalized as none,adb by Howard Yen · 6 years ago
  58. d0bc0b6 Store reason in case of userspace-reboot watchdog reboot by Nikita Ioffe · 6 years ago
  59. ee016ce bootstat: enhance last reboot reason property with file backing by Mark Salyzyn · 7 years ago
  60. 196cc58 Preserving /avb/* keys to /metadata by Bowgo Tsai · 6 years ago
  61. 504e664 libinit_test_utils: -= libhidl-gen-utils header by Steven Moreland · 6 years ago
  62. 579e4b3 Merge "libinit_test_utils: don't assume interface format" by Steven Moreland · 6 years ago
  63. 15e4f6f Merge "Don't log userspace_reboot.started/finished properties from init" by Nikita Ioffe · 6 years ago
  64. 2157b20 Merge "init: group source files better in Android.bp" by Tom Cherry · 6 years ago
  65. bb44cd6 libinit_test_utils: don't assume interface format by Steven Moreland · 6 years ago
  66. 85ff4ab Don't log userspace_reboot.started/finished properties from init by Nikita Ioffe · 6 years ago
  67. 39e990d Merge "Convert system/core to Result::ok()" by Treehugger Robot · 6 years ago
  68. 6619649 init: group source files better in Android.bp by Tom Cherry · 6 years ago
  69. 62662cf Merge "init: use ErrnoErrorf() instead of ErrnoError() << StringPrintf()" by Tom Cherry · 6 years ago
  70. 91bbe9e Merge "Check Errorf()/ErrnoErrorf() format string at compile time" by Tom Cherry · 6 years ago
  71. cecebbb Convert system/core to Result::ok() by Bernie Innocenti · 6 years ago
  72. 57b9428 init: use ErrnoErrorf() instead of ErrnoError() << StringPrintf() by Tom Cherry · 6 years ago
  73. f8e6bf6 Check Errorf()/ErrnoErrorf() format string at compile time by Tom Cherry · 6 years ago
  74. e0f5c10 first_stage_mount: reading all avb_keys before chroot by Bowgo Tsai · 6 years ago
  75. 1cc76df Delete dangerous comparison operators from base::expected by Bernie Innocenti · 6 years ago
  76. db8881b Merge "init: handle process actions when waiting for exec services" by Tom Cherry · 6 years ago
  77. 44d5ec3 init: handle process actions when waiting for exec services by Tom Cherry · 6 years ago
  78. abe52dc Merge "Whitelist reboot reasons related to userspace reboot failure" by Nikita Ioffe · 6 years ago
  79. 21dcbd1 Merge "remount: Use /data for backing scratch storage." by David Anderson · 6 years ago
  80. c13586f remount: Use /data for backing scratch storage. by David Anderson · 6 years ago
  81. 764c1ac Trigger boot animation on userspace reboot by Nikita Ioffe · 6 years ago
  82. 4a787d9 Whitelist reboot reasons related to userspace reboot failure by Nikita Ioffe · 6 years ago
  83. cdebef1 Merge "init: add builtin check for perf_event LSM hooks" by Ryan Savitski · 6 years ago
  84. 1eb300d init: Fix a bug in MountDir by Satoshi Niwa · 6 years ago
  85. 90c523b Give x permission on apex data directories. by Oli Lan · 6 years ago
  86. 62f3512 Merge "Refine the first stage mount for DSU" by Howard Chen · 6 years ago
  87. f0f7e70 init: add builtin check for perf_event LSM hooks by Ryan Savitski · 6 years ago
  88. 05506f0 Don't reboot into recovery during userspace reboot by Nikita Ioffe · 6 years ago
  89. 60ddf3a Merge "Change scope of ro.init.userspace_reboot.is_supported to public" by Nikita Ioffe · 6 years ago
  90. 10cdc17 Change scope of ro.init.userspace_reboot.is_supported to public by Nikita Ioffe · 6 years ago
  91. b7c68f7 Merge "init: document interface_* commands and ctl.* actions" by Treehugger Robot · 6 years ago
  92. 504eb85 init: document interface_* commands and ctl.* actions by Tom Cherry · 6 years ago
  93. 644d6a1 Merge "init: Bind mount /mnt/installer early for scoped storage." by Treehugger Robot · 6 years ago
  94. c70c066 init: Bind mount /mnt/installer early for scoped storage. by Martijn Coenen · 6 years ago
  95. a841bd4 Refine the first stage mount for DSU by Howard Chen · 6 years ago
  96. d377ad8 Merge "InitFatalReboot: Panic the system if init_fatal_panic is "true"" by Woody Lin · 6 years ago
  97. a4b446d Merge "init: Fix writing "reboot recovery" to BCB" by Tom Cherry · 6 years ago
  98. 6bbfa26 InitFatalReboot: Panic the system if init_fatal_panic is "true" by Woody Lin · 6 years ago
  99. 4d82b28 Merge "Support AVB chain partitions for HASH descriptors" by Treehugger Robot · 6 years ago
  100. a61c3ab Support AVB chain partitions for HASH descriptors by Bowgo Tsai · 6 years ago