summaryrefslogtreecommitdiff
path: root/init/reboot.cpp
AgeCommit message (Expand)Author
2024-03-11Scan for quiescent in sub reason and detailsVeena Arvind
2023-11-20init: Combine two global sigchld_fd variables into oneBart Van Assche
2023-11-07init: Make WaitToBeReaped() wait less longBart Van Assche
2023-06-05init: Fix ramdump when enabling shutdown animations.David Anderson
2023-01-11init: Avoid killing all processes during reboot if update is in progressAkilesh Kailash
2022-12-05init: Enable ANDROID_BASE_UNIQUE_FD_DISABLE_IMPLICIT_CONVERSIONBart Van Assche
2022-11-09Don't unmount APEXes in microdroidInseob Kim
2022-10-07init: Support reboot reason with thermal warmresetSayanna Chandula
2022-09-02Merge "init: remove unnecessary semicolon"Jiyong Park
2022-05-12APEX configs support 'on' as wellJooyung Han
2022-04-22Shutdown f2fs to avoid fsckJaegeuk Kim
2022-04-14init: remove unnecessary semicolonJeongHyeon Lee
2021-08-18Merge "Fix shutdown animation cannot be shown" am: 95983cbbb6David Anderson
2021-08-18Merge "Fix shutdown animation cannot be shown"David Anderson
2021-08-17Merge "Merge sc-dev-plus-aosp-without-vendor@7634622" into stage-aosp-masterXin Li
2021-08-13Fix shutdown animation cannot be shownzengshuchuan
2021-07-02Add Quiescent Reboot TargetChenfu.Liao
2021-05-26Merge "KillZramBackingDevice: Return immediately if backing_dev is none." am:...David Anderson
2021-05-18KillZramBackingDevice: Return immediately if backing_dev is none.shisiyuan
2021-04-23Merge "[Bugfix]Fix userspace-reboot failure when backing_dev exists but zram ...Treehugger Robot
2021-04-15[Bugfix]Fix userspace-reboot failure when backing_dev exists but zram not swa...luwei9
2021-02-21Merge ab/7061308 into stage.Xin Li
2021-01-07Merge "Add boot animation progress system property." am: 5266e041ef am: 6d2e6...Nicolas Geoffray
2021-01-07Merge "Add boot animation progress system property." am: 5266e041ef am: 6d2e6...Nicolas Geoffray
2021-01-07Merge "Add boot animation progress system property."Nicolas Geoffray
2020-12-22Merge "Add explicit Result::ok() checks where needed" am: bc053268cf am: 0b0c...Bernie Innocenti
2020-12-21Merge "Add explicit Result::ok() checks where needed" am: bc053268cf am: 0b0c...Bernie Innocenti
2020-12-20Add explicit Result::ok() checks where neededBernie Innocenti
2020-12-15Add boot animation progress system property.Nicolas Geoffray
2020-12-11Add reboot_testNikita Ioffe
2020-12-02Fix potential use-after-free bug in rebootNikita Ioffe
2020-12-02Fix potential use-after-free bug in rebootNikita Ioffe
2020-08-29Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)Xin Li
2020-08-26Merge "Store userspace reboot info in /metadata" am: c0d11aa73a am: 41aa2489ecGavin Corkery
2020-08-26Merge "Store userspace reboot info in /metadata"Gavin Corkery
2020-08-21Store userspace reboot info in /metadataGavin Corkery
2020-06-13Merge "Reboot sequence: Unmount active apexes before unmounting /data" am: b2...Nikita Ioffe
2020-06-13Reboot sequence: Unmount active apexes before unmounting /dataNikita Ioffe
2020-06-12Merge "init: start ueventd in the default mount namespace" am: 7cc98e212b am:...Jooyung Han
2020-06-11init: start ueventd in the default mount namespaceJooyung Han
2020-05-28Abort FUSE filesystems during shutdown.Martijn Coenen
2020-05-11InitFatalReboot: Trigger panic explicitly for init_fatal_panicWoody Lin
2020-05-09InitFatalReboot: Trigger panic explicitly for init_fatal_panicWoody Lin
2020-05-01Add reason why userspace reboot shutdown sequence failedNikita Ioffe
2020-04-30Add reason why userspace reboot shutdown sequence failedNikita Ioffe
2020-04-17Cleanup logic in KillZramBackingDeviceNikita Ioffe
2020-04-16Cleanup logic in KillZramBackingDeviceNikita Ioffe
2020-04-14Fallback to hard reboot if userspace reboot hasn't started in timeNikita Ioffe
2020-04-11Fallback to hard reboot if userspace reboot hasn't started in timeNikita Ioffe
2020-04-02init: don't sync() before shutting down servicesTom Cherry