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
2014-11-28
mount: use DEFINE_TRIVIAL_CLEANUP_FUNC
Zbigniew Jędrzejewski-Szmek
2014-11-28
mount: constify MountParameters
Zbigniew Jędrzejewski-Szmek
2014-11-28
mount: deal with inotify queue overflow
Zbigniew Jędrzejewski-Szmek
2014-11-28
mount: create directory before adding watches on it
Zbigniew Jędrzejewski-Szmek
2014-11-28
mount: be more careful about errors when parsing mtab
Zbigniew Jędrzejewski-Szmek
2014-11-28
mount: simplify mount_needs_network check
Zbigniew Jędrzejewski-Szmek
2014-11-28
mount: check options as well as fstype for network mounts
Chris Leech
2014-11-28
mount: add remote-fs dependencies if needed after change
Chris Leech
2014-11-28
mount: monitor for utab changes with inotify
Chris Leech
2014-11-28
mount: use libmount to enumerate /proc/self/mountinfo
Chris Leech
2014-11-28
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-28
log: fix order of log_unit_struct() to match other logging calls
Lennart Poettering
2014-11-27
log: rearrange log function naming
Lennart Poettering
2014-11-23
manager: only issue overmount warning when the check succeeded
Zbigniew Jędrzejewski-Szmek
2014-11-05
core: introduce new Delegate=yes/no property controlling creation of cgroup s...
Lennart Poettering
2014-10-28
core: send sigabrt on watchdog timeout to get the stacktrace
Umut Tezduyar Lindskog
2014-10-02
Revert "mount: order options before other arguments to mount"
Lennart Poettering
2014-09-18
mount: order options before other arguments to mount
Emil Renner Berthing
2014-09-05
exec: factor out most function arguments of exec_spawn() to ExecParameters
Daniel Mack
2014-08-15
core: Refuse mount on symlink
Timofey Titovets
2014-08-14
core: do not add default dependencies to /usr mount unit
Jon Severinsson
2014-06-30
Move x-systemd-device.timeout handling from core to fstab-generator
Zbigniew Jędrzejewski-Szmek
2014-06-16
mount: add new SloppyOptions= setting for mount units, mapping to mount(8)'s ...
Lennart Poettering
2014-06-16
mount: tell /bin/mount to never touch /etc/mtab
Lennart Poettering
2014-06-07
core: allow transient mount units
Tom Gundersen
2014-03-24
sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM...
Lennart Poettering
2014-03-19
core: rework context initialization/destruction logic
Lennart Poettering
2014-03-07
fstab-generator: merge /proc/cmdline parsing loops into one
Lennart Poettering
2014-03-03
core: introduce new RuntimeDirectory= and RuntimeDirectoryMode= unit settings
Lennart Poettering
2014-02-26
mount: don't fire PropertiesChanged signals for mounts that are stopped
Lennart Poettering
2014-02-26
mount: don't send out PropertiesChanged message if actually nothing got changed
Lennart Poettering
2014-02-26
mount: minor modernization
Lennart Poettering
2014-02-24
core: add global settings for enabling CPUAccounting=, MemoryAccounting=, Blo...
Lennart Poettering
2014-02-20
api: in constructor function calls, always put the returned object pointer fi...
Lennart Poettering
2014-01-29
core: make sure to always go through both SIGTERM and SIGKILL states of units
Lennart Poettering
2014-01-27
core: add function to tell when job will time out
Zbigniew Jędrzejewski-Szmek
2014-01-07
mount: don't creat local-fs.target links for mount units when runnin in user ...
Lennart Poettering
2014-01-02
Use format patterns for usec_t, pid_t, nsec_t, usec_t
Zbigniew Jędrzejewski-Szmek
2013-12-22
sd-daemon: introduce sd_watchdog_enabled() for parsing $WATCHDOG_USEC
Lennart Poettering
2013-12-22
core: no need to list properties for PropertiesChanged messages anymore
Lennart Poettering
2013-12-02
bus: add .busname unit type to implement kdbus-style bus activation
Lennart Poettering
2013-11-27
service: add the ability for units to join other unit's PrivateNetwork= and P...
Lennart Poettering
2013-11-25
core: set some event source priorities to enforce dispatching order
Lennart Poettering
2013-11-25
swap: split state machine state ACTIVATING into two
Lennart Poettering
2013-11-20
core: convert PID 1 to libsystemd-bus
Lennart Poettering
2013-11-05
Configurable Timeouts/Restarts default values
Oleksii Shevchuk
2013-10-19
mount/service: drop FsckPassNo support
Tom Gundersen
2013-10-05
core: do not add "what" to RequiresMountsFor for network mounts
Zbigniew Jędrzejewski-Szmek
2013-10-04
mount: check for NULL before reading pm->what
Dave Reisner
[next]