index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
mount.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
core: add a couple of more error cases that should result in "bad-setting"
Lennart Poettering
2018-06-11
1
-4
/
+4
*
core: enumerate perpetual units in a separate per-unit-type method
Lennart Poettering
2018-06-07
1
-9
/
+6
*
core: rework device_found_node() prototype
Lennart Poettering
2018-06-07
1
-2
/
+2
*
Merge pull request #9158 from poettering/notify-auto-reload
Zbigniew Jędrzejewski-Szmek
2018-06-05
1
-1
/
+2
|
\
|
*
core: don't trigger OnFailure= deps when a unit is going to restart
Lennart Poettering
2018-06-01
1
-1
/
+2
*
|
path-util: introduce path_simplify()
Yu Watanabe
2018-06-03
1
-1
/
+1
|
/
*
core: undo the dependency inversion between unit.h and all unit types
Felipe Sateler
2018-05-15
1
-0
/
+1
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
core: don't include libmount.h in a header file (#8580)
Michael Olbrich
2018-03-26
1
-0
/
+2
*
shutdown: use libmount to enumerate /proc/self/mountinfo
Zbigniew Jędrzejewski-Szmek
2018-03-16
1
-5
/
+2
*
Merge pull request #8175 from keszybz/gc-cleanup
Lennart Poettering
2018-02-15
1
-3
/
+6
|
\
|
*
pid1: rename unit_check_gc to unit_may_gc
Zbigniew Jędrzejewski-Szmek
2018-02-15
1
-3
/
+6
*
|
Merge pull request #8125 from poettering/cgroups-migrate
Zbigniew Jędrzejewski-Szmek
2018-02-15
1
-1
/
+0
|
\
\
|
*
|
core: fold manager_set_exec_params() into unit_set_exec_params()
Lennart Poettering
2018-02-12
1
-1
/
+0
|
|
/
*
/
tree-wide: use path_hash_ops instead of string_hash_ops whenever we key by a ...
Lennart Poettering
2018-02-12
1
-2
/
+2
|
/
*
core: remove unnecessary initialization
Yu Watanabe
2018-02-09
1
-1
/
+1
*
core: make ExecRuntime be manager managed object
Yu Watanabe
2018-02-06
1
-4
/
+5
*
core/mount: dump TimeoutSec=
Yu Watanabe
2018-01-30
1
-2
/
+5
*
mount,swap: write event loop priority as "SD_EVENT_PRIORITY_NORMAL-x"
Lennart Poettering
2018-01-23
1
-1
/
+1
*
mount: don't consider activated until /sbin/mount returns
Alan Jenkins
2018-01-23
1
-5
/
+1
*
mount: clarify that umount retries do not (anymore) allow multiple timeouts
Alan Jenkins
2018-01-23
1
-3
/
+7
*
mount: mountinfo event is supposed to always arrive before SIGCHLD
Alan Jenkins
2018-01-23
1
-15
/
+17
*
mount: forbid mount on path with symlinks
Alan Jenkins
2018-01-20
1
-1
/
+1
*
core: prevent spurious retries of umount
Alan Jenkins
2018-01-13
1
-2
/
+2
*
core: fix output (logging) for mount units (#7603)
Alan Jenkins
2018-01-13
1
-0
/
+4
*
core: Fix edge case when processing /proc/self/mountinfo (#7811)
rkolchmeyer
2018-01-05
1
-1
/
+1
*
core: warn about left-over processes in cgroup on unit start
Lennart Poettering
2017-11-25
1
-3
/
+5
*
core: unify common code for preparing for forking off unit processes
Lennart Poettering
2017-11-21
1
-17
/
+6
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
core: implement /run/systemd/units/-based path for passing unit info from PID...
Lennart Poettering
2017-11-16
1
-0
/
+2
*
core/mount: fstype may be NULL
Yu Watanabe
2017-11-12
1
-1
/
+1
*
core: make "tmpfs" dependencies on swapfs a "default" dep, not an "implicit"
Lennart Poettering
2017-11-10
1
-24
/
+7
*
core: track why unit dependencies came to be
Lennart Poettering
2017-11-10
1
-32
/
+39
*
core: distinguish "Killing"/"Terminating"/"Stopping" for mount unit timeout
Alan Jenkins
2017-11-01
1
-2
/
+2
*
mount: make sure we unmount tmpfs mounts before we deactivate swaps (#7076)
Michal Sekletar
2017-10-16
1
-0
/
+24
*
core: log unit failure with type-specific result code
Lennart Poettering
2017-09-27
1
-0
/
+3
*
mount: rename mount_state_active() → MOUNT_STATE_WITH_PROCESS()
Lennart Poettering
2017-09-26
1
-14
/
+14
*
mount: rework mount state engine
Lennart Poettering
2017-09-26
1
-133
/
+124
*
mount: clean up reload_result management a bit
Lennart Poettering
2017-09-26
1
-3
/
+17
*
cgroup, unit, fragment parser: make use of new firewall functions
Daniel Mack
2017-09-22
1
-4
/
+5
*
core: make sure to dump cgroup context when unit_dump() is called for all uni...
Lennart Poettering
2017-09-22
1
-0
/
+1
*
core: rename EXEC_APPLY_PERMISSIONS → EXEC_APPLY_SANDBOXING
Lennart Poettering
2017-08-10
1
-1
/
+1
*
core: introduce unit_set_exec_params()
Lennart Poettering
2017-08-10
1
-3
/
+1
*
core: manager_set_exec_params() cannot fail, hence make it void
Lennart Poettering
2017-08-10
1
-3
/
+1
*
execute: also fold the cgroup delegate bit into ExecFlags
Lennart Poettering
2017-08-10
1
-1
/
+1
*
core: Do not fail perpetual mount units without fragment (#6459)
Abdó Roig-Maranges
2017-07-31
1
-1
/
+1
*
core: add {State,Cache,Log,Configuration}Directory= (#6384)
Yu Watanabe
2017-07-18
1
-5
/
+5
*
core/mount: pass "-c" flag to /bin/umount (#6093)
NeilBrown
2017-06-07
1
-1
/
+1
[next]