index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
mount.c
Age
Commit message (
Expand
)
Author
2017-02-02
core/mount: remove repeated word
Zbigniew Jędrzejewski-Szmek
2017-01-23
core: add missing unit_add_to_load_queue() to mount_setup_new_unit()
Yu Watanabe
2017-01-23
core: minor error handling fix in mount_setup_new_unit()
Yu Watanabe
2017-01-16
core: make sure to init mount params before calling mount_is_extrinsic() (#5087)
Franck Bui
2016-12-16
core: make mount units from /proc/self/mountinfo possibly bind to a device (#...
Franck Bui
2016-12-14
core: rework logic to determine when we decide to add automatic deps for mounts
Lennart Poettering
2016-12-01
core: make unit_free() accept NULL pointers
Lennart Poettering
2016-11-17
core: allow to redirect confirmation messages to a different console
Franck Bui
2016-11-07
Rename formats-util.h to format-util.h
Zbigniew Jędrzejewski-Szmek
2016-11-02
core: change mount_synthesize_root() return to int
Lennart Poettering
2016-11-02
unit: unify some code with new unit_new_for_name() call
Lennart Poettering
2016-11-02
core: make the root mount perpetual too
Lennart Poettering
2016-10-16
tree-wide: introduce free_and_replace helper
Zbigniew Jędrzejewski-Szmek
2016-10-11
Merge pull request #4067 from poettering/invocation-id
Zbigniew Jędrzejewski-Szmek
2016-10-10
core: simplify if branches a bit
Lennart Poettering
2016-10-10
core: make use of IN_SET() in various places in mount.c
Lennart Poettering
2016-10-10
core: when determining whether a process exit status is clean, consider wheth...
Lennart Poettering
2016-10-07
core: add "invocation ID" concept to service manager
Lennart Poettering
2016-08-27
mount: add SloppyOptions= to mount_dump()
Barron Rulon
2016-08-27
mount: add new ForceUnmount= setting for mount units, mapping to umount(8)'s ...
Barron Rulon
2016-08-26
mount: add new LazyUnmount= setting for mount units, mapping to umount(8)'s "...
brulon
2016-08-19
core: add RemoveIPC= setting
Lennart Poettering
2016-08-04
core: remember first unit failure, not last unit failure
Lennart Poettering
2016-08-04
core: turn various execution flags into a proper flags parameter
Lennart Poettering
2016-08-04
Merge pull request #2471 from michaelolbrich/transient-mounts
Lennart Poettering
2016-07-22
core: add a concept of "dynamic" user ids, that are allocated as long as a se...
Lennart Poettering
2016-06-06
core: add minor comment
Lennart Poettering
2016-06-06
mount: make sure got into MOUNT_DEAD state after a successful umount (#3444)
michaelolbrich
2016-06-06
mount: use get_mount_parameters_fragment() consistently
Michael Olbrich
2016-05-07
core/mount: add helper function for mount states
Zbigniew Jędrzejewski-Szmek
2016-05-04
Merge pull request #3170 from poettering/v230-preparation-fixes
Lennart Poettering
2016-05-02
automount: rework propagation between automount and mount units
Lennart Poettering
2016-05-02
core: move enforcement of the start limit into per-unit-type code again
Lennart Poettering
2016-05-01
Move no_instances information to shared/
Zbigniew Jędrzejewski-Szmek
2016-05-01
Move no_alias information to shared/
Zbigniew Jędrzejewski-Szmek
2016-04-29
Merge pull request #3069 from Werkov/fix-dependencies-for-bind-mounts
Lennart Poettering
2016-04-25
Always create dependencies for loop device mounts
Michal Koutný
2016-04-25
Always create dependencies for bind mounts
Michal Koutný
2016-04-22
core,systemctl: add bus API to retrieve processes of a unit
Lennart Poettering
2016-04-16
tree-wide: introduce PATH_IN_SET macro
Zbigniew Jędrzejewski-Szmek
2016-04-12
core: remove ManagerRunningAs enum
Lennart Poettering
2016-03-10
Merge pull request #2794 from jhol/dont-unmount-initramfs-mounts
Daniel Mack
2016-03-04
fstab-generator: fix automount option and don't start associated mount unit a...
Franck Bui
2016-03-04
core/mount: Don't unmount initramfs mounts
Joel Holdsworth
2016-02-11
Remove kdbus custom endpoint support
Daniel Mack
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-04
core: rework job_get_timeout() to use usec_t and handle USEC_INFINITY time ev...
Lennart Poettering
2016-02-01
core: rework unit timeout handling, and add new setting RuntimeMaxSec=
Lennart Poettering
2015-11-24
core: Do not bind a mount unit to a device, if it was from mountinfo
Harald Hoyer
2015-11-12
core: remove SmackFileSystemRootLabel= again
Lennart Poettering
[next]