index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
umount.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
core/mount: Don't unmount initramfs mounts
Joel Holdsworth
2016-03-04
1
-0
/
+1
*
tree-wide: make ++/-- usage consistent WRT spacing
Vito Caputo
2016-02-22
1
-2
/
+2
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
tree-wide: group include of libudev.h with sd-*
Thomas Hindoe Paaboel Andersen
2015-11-17
1
-1
/
+2
*
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
1
-2
/
+1
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
unmount: Pass in mount options when remounting read-only
Jan Janssen
2015-10-26
1
-6
/
+20
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-1
/
+2
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-1
/
+3
*
util: split out escaping code into escape.[ch]
Lennart Poettering
2015-10-24
1
-5
/
+6
*
basic: rework virtualization detection API
Lennart Poettering
2015-09-07
1
-1
/
+1
*
core: fix CID 996302
Susant Sahani
2015-06-12
1
-1
/
+1
*
util: rework cunescape(), improve error handling
Lennart Poettering
2015-04-07
1
-18
/
+20
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-1
/
+0
*
core,shutdown: don't bother with unmounting any mounts below /sys, /proc, /de...
Lennart Poettering
2015-01-23
1
-2
/
+8
*
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
1
-4
/
+4
*
use more _cleanup_ macro
Ronny Chevalier
2014-06-24
1
-12
/
+4
*
umount: modernizations
Lennart Poettering
2014-06-05
1
-38
/
+27
*
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
2014-03-18
1
-4
/
+4
*
core: more exact test on the procfs special string "(deleted)"
Jan Engelhardt
2014-02-17
1
-1
/
+1
*
core,logind: libudev usage modernizations
Lennart Poettering
2013-12-18
1
-14
/
+28
*
list: make our list macros a bit easier to use by not requring type spec on e...
Lennart Poettering
2013-10-14
1
-10
/
+10
*
Introduce udev object cleanup functions
Zbigniew Jędrzejewski-Szmek
2013-10-13
1
-94
/
+49
*
move _cleanup_ attribute in front of the type
Harald Hoyer
2013-04-18
1
-1
/
+1
*
Fix spelling errors using 'codespell' tool
Anatol Pomozov
2013-04-15
1
-1
/
+1
*
Use initalization instead of explicit zeroing
Zbigniew Jędrzejewski-Szmek
2013-04-05
1
-9
/
+7
*
Modernization
Zbigniew Jędrzejewski-Szmek
2013-03-31
1
-4
/
+4
*
shutdown: loop - convert to enumerate match
Kay Sievers
2013-01-20
1
-8
/
+2
*
shutdown: ignore loop devices without a backing file
Kay Sievers
2013-01-16
1
-0
/
+7
*
shutdown: in the final umount loop don't use MNT_FORCE
Lennart Poettering
2013-01-16
1
-2
/
+4
*
shutdown, umount: use verbs consistently
Michal Schmidt
2012-12-07
1
-5
/
+5
*
shutdown, umount: logging improvements
Michal Schmidt
2012-12-07
1
-6
/
+9
*
umount: fix check for DM changed
Michal Schmidt
2012-12-07
1
-1
/
+1
*
shutdown: fix typo
Hermann Gausterer
2012-11-28
1
-2
/
+2
*
shutdown: don't consider umounting of / and /usr failed
Tom Gundersen
2012-11-28
1
-4
/
+3
*
umount: always remount read-only before unmounting in final shutdown loop
Lennart Poettering
2012-11-16
1
-30
/
+27
*
shutdown: don't attempt read-only mounts in a container
Lennart Poettering
2012-09-03
1
-3
/
+7
*
umount: MS_MGC_VAL is so 90s
Lennart Poettering
2012-08-13
1
-1
/
+1
*
shutdown: Don't skip bind mounts on shutdown
Daniel Drake
2012-05-30
1
-17
/
+2
*
util: split-out path-util.[ch]
Kay Sievers
2012-05-08
1
-0
/
+1
*
shutdown: move shutdown to core since it replaces PID 1
Lennart Poettering
2012-04-12
1
-0
/
+649