index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mount
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: use _cleanup_(sd_bus_flush_close_unrefp) at various appropriate p...
Lennart Poettering
2017-11-10
1
-2
/
+0
*
treewide: unify identical definitions of polkit_agent_open_if_enabled() (#7187)
Zbigniew Jędrzejewski-Szmek
2017-10-30
1
-15
/
+3
*
mount: always show the user-provided argument when umount can't be done
Felipe Sateler
2017-09-07
1
-3
/
+3
*
mount: Add message when the target path does not exist
Felipe Sateler
2017-09-07
1
-0
/
+5
*
systemd-mount: allow to specify an arbitrary string for arg_mount_what when v...
Yu Watanabe
2017-09-04
1
-1
/
+7
*
systemd-mount: fix that wrong argument is used for arg_mount_what
Yu Watanabe
2017-09-01
1
-2
/
+1
*
build-sys: drop automake support
Zbigniew Jędrzejewski-Szmek
2017-07-18
1
-1
/
+0
*
mount: add missing validation error message
Lennart Poettering
2017-07-10
1
-1
/
+3
*
mount: change find_loop_device() error code when no loop device is found to E...
Lennart Poettering
2017-07-10
1
-4
/
+4
*
mount: add debug logging for the case when we knowingly ignore an error
Lennart Poettering
2017-07-10
1
-1
/
+3
*
mount: rework find_loop_device() to log about no errors
Lennart Poettering
2017-07-10
1
-7
/
+4
*
mount: fix potential bad memory access when /proc/self/mountinfo is empty
Lennart Poettering
2017-07-10
1
-5
/
+5
*
systemd-mount: support relative paths
Yu Watanabe
2017-07-05
1
-12
/
+52
*
systemd-mount: support unmounting devices on remote host
Yu Watanabe
2017-07-05
1
-2
/
+24
*
systemd-mount: support discovery of loop backing file
Yu Watanabe
2017-07-05
1
-122
/
+252
*
systemd-mount: support unmounting loop devices by backing files (#6211)
Yu Watanabe
2017-06-28
1
-50
/
+95
*
systemd-mount: support device names and multiple arguments for umount (#6096)
Yu Watanabe
2017-06-26
1
-25
/
+211
*
mount-tools: silence gcc warning about uninit var
Zbigniew Jędrzejewski-Szmek
2017-02-21
1
-1
/
+1
*
systemd-mount: add missing fsck argument (#5238)
Lukas Rusak
2017-02-06
1
-0
/
+1
*
build-sys,man: describe systemd-umount and hook it up to installation (#5227)
Zbigniew Jędrzejewski-Szmek
2017-02-05
1
-1
/
+1
*
systemd-mount features and improvements (#5067)
Lukas Rusak
2017-02-04
1
-1
/
+99
*
tree-wide: drop NULL sentinel from strjoin
Zbigniew Jędrzejewski-Szmek
2016-10-23
1
-2
/
+2
*
mount-tool: return 0 instead of NULL in the acquire_description() (#4009)
0xAX
2016-08-22
1
-4
/
+6
*
add a new tool for creating transient mount and automount units
Lennart Poettering
2016-08-18
2
-0
/
+1113