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
*
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
|
*
shared/mount-util: convert to libmount
Zbigniew Jędrzejewski-Szmek
2019-04-23
1
-7
/
+7
*
|
codespell: fix spelling errors
Ben Boeckel
2019-04-29
2
-4
/
+4
|
/
*
tree-wide: drop several missing_*.h and import relevant headers from kernel-5.0
Yu Watanabe
2019-04-11
1
-1
/
+1
*
Merge pull request #12153 from benjarobin/killall-show-not-killed
Lennart Poettering
2019-04-11
1
-0
/
+47
|
\
|
*
shutdown: Bump sysctl kernel.printk log level in order to see info msg
Benjamin Robin
2019-04-10
1
-0
/
+47
*
|
pid1,shutdown: do not cunescape paths from libmount
Zbigniew Jędrzejewski-Szmek
2019-04-09
1
-22
/
+18
*
|
shared: add a single definition of libmount cleanup functions
Zbigniew Jędrzejewski-Szmek
2019-04-05
1
-6
/
+1
|
/
*
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
2019-03-27
1
-0
/
+3
*
shutdown: rearrange shutdown sources in source tree
Lennart Poettering
2019-03-05
4
-0
/
+1277