| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "systemd: Use non-absolute paths in Exec* lines" | Rich Ercolani | 2023-06-07 | 8 | -16/+16 |
* | systemd: Use non-absolute paths in Exec* lines | Dimitri John Ledkov | 2023-05-24 | 8 | -16/+16 |
* | systemd: set restart=always for zfs-zed.service | George Melikov | 2022-12-19 | 1 | -1/+1 |
* | Correct multipathd.target to .service | Laura Hild | 2022-11-18 | 2 | -2/+2 |
* | Make zfs-share service resilient to stale exports | Don Brady | 2022-09-09 | 1 | -1/+1 |
* | Add weekly and monthly systemd timers for trimming | Julian Brunner | 2022-06-10 | 3 | -0/+39 |
* | autoconf: use include directives instead of recursing down etc | наб | 2022-05-10 | 3 | -27/+0 |
* | autoconf: use include directives instead of recursing down cmd | наб | 2022-05-10 | 1 | -0/+2 |
* | systemd: read initconfdir | Krzysztof Piecuch | 2022-02-22 | 7 | -1/+8 |
* | systemd: add weekly and monthly scrub timers | Georgy Yakovlev | 2021-12-16 | 5 | -1/+43 |
* | systemd: import: expand $ZPOOL_IMPORT_OPTS correctly | наб | 2021-06-14 | 2 | -2/+2 |
* | dracut: 90zfs: respect zfs_force=1 on systemd systems | наб | 2021-06-10 | 2 | -2/+2 |
* | zfs-import-{cache,scan}: change condition to FileNotEmpty | наб | 2021-02-05 | 2 | -2/+2 |
* | Verify zfs module loaded before starting services | Brian Behlendorf | 2020-11-28 | 3 | -0/+3 |
* | Fix a dependency loop | Richard Laager | 2020-08-28 | 1 | -1/+0 |
* | Verify zfs module loaded before starting services | Jonathon | 2020-08-01 | 3 | -3/+3 |
* | Verify zfs module loaded before starting services | Jonathon | 2020-07-29 | 3 | -0/+3 |
* | Centralize variable substitution | Arvind Sankar | 2020-07-14 | 1 | -20/+3 |
* | Remove dependency on sharetab file and refactor sharing logic | George Wilson | 2020-07-13 | 1 | -1/+0 |
* | Fixes for make dist | Arvind Sankar | 2020-06-26 | 1 | -3/+1 |
* | Drop unnecessary srcdir paths | Arvind Sankar | 2020-06-24 | 1 | -10/+10 |
* | Order zfs-import-*.service after multipathd | Richard Laager | 2020-01-22 | 2 | -0/+2 |
* | Workaround to avoid a race when /var/lib is a persistent dataset | Didier Roche | 2019-10-02 | 1 | -0/+1 |
* | Restore :: in Makefile.am | Ryan Moeller | 2019-08-26 | 1 | -0/+1 |
* | Fix install error introduced by #9089 | Paul Dagnelie | 2019-08-22 | 1 | -1/+1 |
* | initramfs: fixes for (debian) initramfs | Michael Niewöhner | 2019-08-16 | 1 | -0/+4 |
* | Race between zfs-share and zfs-mount services | George Wilson | 2019-07-28 | 1 | -0/+1 |
* | New service that waits on zvol links to be created | Pavel Zakharov | 2019-07-17 | 4 | -0/+25 |
* | Move dracut specifics to dracut module | Michael Niewöhner | 2019-04-02 | 2 | -2/+0 |
* | Fix systemd-import services | Michael Niewöhner | 2019-03-29 | 2 | -2/+2 |
* | Remove hard dependency on bash | Michael Niewöhner | 2019-03-29 | 2 | -2/+2 |
* | ZFS mounted NFSv3 shares fail lock reclaims | Don Brady | 2019-02-15 | 1 | -0/+1 |
* | Add kernel module auto-loading | Brian Behlendorf | 2018-03-13 | 3 | -3/+0 |
* | Allow modprobe to fail when called within systemd | Matthew Thode | 2018-02-21 | 2 | -2/+2 |
* | remove pools without a bootfs from BOOTFS variable | Matthew Thode | 2018-01-30 | 2 | -2/+2 |
* | Run zfs load-key if needed in dracut | Matthew Thode | 2018-01-18 | 2 | -0/+2 |
* | Cleanup systemd dependencies | Antonio Russo | 2017-11-08 | 7 | -7/+4 |
* | systemd zfs-import.target and documentation | Antonio Russo | 2017-10-30 | 5 | -6/+13 |
* | Add man page reference to systemd units | Fabian-Gruenbichler | 2017-09-05 | 4 | -0/+4 |
* | Disable mount(8) canonical paths in do_mount() | LOLi | 2017-08-21 | 1 | -1/+0 |
* | Fix zfs-mount.service failure on boot | Brian Behlendorf | 2017-02-08 | 1 | -0/+1 |
* | Fix zfs-share systemd unit file | LOLi | 2017-01-13 | 1 | -1/+1 |
* | Set proper dependency for string replacement targets | Chunwei Chen | 2016-08-02 | 1 | -9/+2 |
* | Systemd configuration fixes | Brian Behlendorf | 2016-05-27 | 7 | -10/+26 |
* | A collection of dracut fixes | Manuel Amador (Rudd-O) | 2016-05-12 | 2 | -0/+2 |
* | Add nfs-kernel-server for Debian | Grischa Zengel | 2016-02-25 | 1 | -2/+2 |
* | Rename 'zed.service' to 'zfs-zed.service' | Turbo Fredriksson | 2015-10-02 | 3 | -3/+6 |
* | Support parallel build trees (VPATH builds) | Turbo Fredriksson | 2015-07-17 | 1 | -9/+10 |
* | Use ExecStartPre to load zfs modules | Brian Behlendorf | 2015-05-26 | 2 | -2/+4 |
* | Wait in libzfs_init() for the /dev/zfs device | Brian Behlendorf | 2015-05-22 | 2 | -2/+2 |