index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shutdown
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
homed,shutdown: call valgrind magic after LOOP_GET_STATUS64
Lennart Poettering
2021-10-16
1
-0
/
+12
*
basic: split out sync() family of calls from fs-util.[ch] into new c/h file
Lennart Poettering
2021-10-05
1
-1
/
+1
*
shutdown: introduce init_watchdog()
Franck Bui
2021-09-15
1
-20
/
+25
*
watchdog: rename watchdog_set_timeout() into watchdog_setup()
Franck Bui
2021-09-15
1
-1
/
+1
*
core: watchdog_set_timeout() doesn't need to return the timeout value used by...
Franck Bui
2021-09-15
1
-1
/
+1
*
watchdog: make watchdog_ping() a NOP when the watchdog is disabled or closed
Franck Bui
2021-09-15
1
-5
/
+15
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-2
/
+2
*
tree-wide: "a" -> "an"
Yu Watanabe
2021-06-30
1
-1
/
+1
*
tree-wide: add missing whitespace at the end of comments
Yu Watanabe
2021-06-15
1
-1
/
+1
*
Merge pull request #18886 from anitazha/shutdownconsole
Zbigniew Jędrzejewski-Szmek
2021-03-31
1
-1
/
+6
|
\
|
*
shutdown: log on container exit
Anita Zhang
2021-03-05
1
-1
/
+3
|
*
shutdown: set always_reopen_console
Anita Zhang
2021-03-05
1
-0
/
+3
*
|
shutdown: fix typo
Ulrich Ölmann
2021-03-18
1
-1
/
+1
|
/
*
meson: add missing license header
Yu Watanabe
2021-01-18
1
-0
/
+2
*
meson: make the second and third elements of tests or fuzzers optional
Yu Watanabe
2021-01-18
1
-1
/
+1
*
test: move test-umount.c to src/shutdown
Yu Watanabe
2021-01-18
2
-0
/
+82
*
string-util: imply NULL termination of strextend() argument list
Lennart Poettering
2021-01-06
1
-6
/
+2
*
tree-wide: update "that that"
Yu Watanabe
2020-11-18
2
-10
/
+6
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
3
-3
/
+3
*
shutdown: also fsync() DM devices before going down
Lennart Poettering
2020-09-23
1
-15
/
+20
*
shutdown: also fsync() MD devices when going down
Lennart Poettering
2020-09-23
1
-0
/
+3
*
shutdown: don't compare pointers with 0
Lennart Poettering
2020-09-23
1
-2
/
+2
*
shutdown: fsync() before detaching loopback devices
Lennart Poettering
2020-09-23
1
-1
/
+8
*
Try stopping MD RAID devices in shutdown too
Hubert Kario
2020-09-22
3
-10
/
+146
*
shutdown: fix spacing in shutdown error message
Lennart Poettering
2020-05-05
1
-1
/
+1
*
shutdown: unregister all binfmt_misc entries before entering shutdown loop
Lennart Poettering
2020-04-23
1
-0
/
+2
*
Merge pull request #13084 from ddstreet/log_time
Lennart Poettering
2020-03-30
1
-0
/
+13
|
\
|
*
log: add support for prefixing console log messages with current timestamp
Dan Streetman
2020-02-10
1
-0
/
+13
*
|
Fall back to kexec when no kexec binary exists
Arusekk
2020-03-24
1
-0
/
+3
|
/
*
umount: when we fail to detach a loopback device, set the auto-clear flag
Lennart Poettering
2019-12-20
1
-1
/
+24
*
umount: check LO_FLAGS_AUTOCLEAR after LOOP_CLR_FD claimed success
Lennart Poettering
2019-12-20
1
-5
/
+23
*
umount: detect root loopback device the same way as we detect root DM devices
Lennart Poettering
2019-12-20
1
-16
/
+10
*
umount: show correct error message
Lennart Poettering
2019-12-20
1
-18
/
+20
*
umount: remove unneeded variable
Lennart Poettering
2019-12-20
1
-3
/
+1
*
umount: line break comments again
Lennart Poettering
2019-12-20
1
-22
/
+13
*
umount: log on all errors
Lennart Poettering
2019-11-15
1
-2
/
+2
*
umount: be happy if /proc/swaps doesn't exist
Lennart Poettering
2019-11-15
1
-0
/
+2
*
shutdown: make logging more useful if NULL swap/mount table files are specified
Lennart Poettering
2019-11-15
1
-4
/
+4
*
tree-wide: drop signal.h when signal-util.h is included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
tree-wide: drop string.h when string-util.h or friends are included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
tree-wide: drop missing.h
Yu Watanabe
2019-10-31
1
-1
/
+0
*
util-lib: move some functions from basic/cgroup-util to shared/cgroup-setup
Zbigniew Jędrzejewski-Szmek
2019-09-16
1
-0
/
+1
*
journald: slightly bump OOM adjust for journald (#13366)
Lennart Poettering
2019-08-22
1
-1
/
+0
*
shutdown: merge variable declaration lines a bit
Lennart Poettering
2019-07-13
1
-4
/
+2
*
shutdown: bump kmsg log level to LOG_WARNING only
Lennart Poettering
2019-07-13
1
-8
/
+10
*
shutdown: rework bump_sysctl_printk_log_level() to use sysctl_writef()
Lennart Poettering
2019-07-13
1
-8
/
+9
*
shutdown: use "int" for log level type
Lennart Poettering
2019-07-13
1
-6
/
+7
*
Replace the legacy ULONG_LONG_MAX with the C99 ULLONG_MAX
Adrian Bunk
2019-05-17
1
-1
/
+1
*
Merge pull request #12218 from keszybz/use-libmount-more
Lennart Poettering
2019-04-30
1
-9
/
+4
|
\
|
*
Add helper function for mnt_table_parse_{stream,mtab}
Zbigniew Jędrzejewski-Szmek
2019-04-23
1
-6
/
+1
[next]