summaryrefslogtreecommitdiff
path: root/src/core/mount.c
Commit message (Expand)AuthorAge
* Remove src/coreAndy Wingo2015-04-19
* mount: fix up wording in the commentMichal Sekletar2015-04-01
* mount: don't run quotaon only for network filesystemsLukas Nykryn2015-04-01
* core: do not spawn jobs or touch other units during coldpluggingIvan Shapovalov2015-03-07
* core: expose consumed CPU time per unitLennart Poettering2015-03-02
* core: rework device state logicLennart Poettering2015-02-28
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* util: rework strappenda(), and rename it strjoina()Lennart Poettering2015-02-03
* core/mount: add dependencies to dynamically mounted mounts tooMartin Pitt2015-01-28
* core: output unit status output strings to console, only if we actually are c...Lennart Poettering2015-01-28
* core,shutdown: don't bother with unmounting any mounts below /sys, /proc, /de...Lennart Poettering2015-01-23
* core/mount: remove "fail" againZbigniew Jędrzejewski-Szmek2015-01-12
* core/mount: use isempty() to check for empty stringsDaniel Mack2015-01-12
* core/mount: filter out noauto,auto,nofail,fail optionsZbigniew Jędrzejewski-Szmek2015-01-11
* Add new function to filter fstab optionsZbigniew Jędrzejewski-Szmek2015-01-11
* mount: do not use -n when running in --user modeZbigniew Jędrzejewski-Szmek2015-01-01
* util: fix strict aliasing violations in use of struct inotify_event v5Shawn Paul Landden2014-12-24
* unit: handle nicely of certain unit types are not supported on specific systemsLennart Poettering2014-12-15
* core: retry unmounting until we are done, in case of stacked mountsLennart Poettering2014-12-12
* sd-bus: move common errors src/shared/bus-errors.h → src/libsystemd/sd-bus/...Lennart Poettering2014-12-10
* mount: clarify that we really need to replace the utab inotify code with the ...Lennart Poettering2014-12-10
* core: unify how we iterate over inotify eventsLennart Poettering2014-12-10
* mount: use bools where appropriateLennart Poettering2014-12-10
* mount: use DEFINE_TRIVIAL_CLEANUP_FUNCZbigniew Jędrzejewski-Szmek2014-11-28
* mount: constify MountParametersZbigniew Jędrzejewski-Szmek2014-11-28
* mount: deal with inotify queue overflowZbigniew Jędrzejewski-Szmek2014-11-28
* mount: create directory before adding watches on itZbigniew Jędrzejewski-Szmek2014-11-28
* mount: be more careful about errors when parsing mtabZbigniew Jędrzejewski-Szmek2014-11-28
* mount: simplify mount_needs_network checkZbigniew Jędrzejewski-Szmek2014-11-28
* mount: check options as well as fstype for network mountsChris Leech2014-11-28
* mount: add remote-fs dependencies if needed after changeChris Leech2014-11-28
* mount: monitor for utab changes with inotifyChris Leech2014-11-28
* mount: use libmount to enumerate /proc/self/mountinfoChris Leech2014-11-28
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-28
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-28
* log: fix order of log_unit_struct() to match other logging callsLennart Poettering2014-11-28
* log: rearrange log function namingLennart Poettering2014-11-27
* manager: only issue overmount warning when the check succeededZbigniew Jędrzejewski-Szmek2014-11-23
* core: introduce new Delegate=yes/no property controlling creation of cgroup s...Lennart Poettering2014-11-05
* core: send sigabrt on watchdog timeout to get the stacktraceUmut Tezduyar Lindskog2014-10-28
* Revert "mount: order options before other arguments to mount"Lennart Poettering2014-10-02
* mount: order options before other arguments to mountEmil Renner Berthing2014-09-18
* exec: factor out most function arguments of exec_spawn() to ExecParametersDaniel Mack2014-09-05
* core: Refuse mount on symlinkTimofey Titovets2014-08-15
* core: do not add default dependencies to /usr mount unitJon Severinsson2014-08-14
* Move x-systemd-device.timeout handling from core to fstab-generatorZbigniew Jędrzejewski-Szmek2014-06-30
* mount: add new SloppyOptions= setting for mount units, mapping to mount(8)'s ...Lennart Poettering2014-06-16
* mount: tell /bin/mount to never touch /etc/mtabLennart Poettering2014-06-16
* core: allow transient mount unitsTom Gundersen2014-06-07
* sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM...Lennart Poettering2014-03-24