Whamcloud - gitweb
e2scrub: use WantedBy=multi-user.target in e2scrub_reap.service
[tools/e2fsprogs.git] / scrub / e2scrub_all.in
2020-01-06 Theodore Ts'oe2scrub, e2scrub_all: don't sleep unnecessarily in...
2019-11-10 Darrick J. Wonge2scrub_all: fix broken stdin redirection
2019-11-10 Darrick J. Wonge2scrub_all: don't even reap if the config file doesn...
2019-09-23 Theodore Ts'oe2scrub_all: make sure fd 3 is closed before running...
2019-08-18 Theodore Ts'oe2scrub_all: allow scrubbing in vg's whose free space...
2019-07-11 Theodore Ts'oe2scrub_all: only run in service mode when periodic_e2s...
2019-07-11 Theodore Ts'oe2scrub_all: fix "e2scurb_all -r"
2019-07-04 Theodore Ts'oe2scrub_all: correctly handle the case where LUKS is...
2019-06-04 Darrick J. Wonge2scrub: remove -C from e2scrub_all
2019-05-21 Theodore Ts'oe2scrub_all: fix missing getopts argument which broke...
2019-05-19 Theodore Ts'oe2scrub_all: avoid scrubbing all devices when there...
2019-05-19 Theodore Ts'oe2scrub: stop cron spam if lvm2 is not installed.
2019-03-21 Theodore Ts'oe2scrub,e2scrub_all: print a (more understandable)...
2019-03-21 Darrick J. Wonge2scrub_all: refactor device probe loop
2019-03-21 Theodore Ts'oe2scrub_all: make sure there's enough free space for...
2019-03-21 Theodore Ts'oe2scrub_all: add the -n option which shows what e2scrub...
2019-03-10 Theodore Ts'oe2scrub: check to make sure lvm2 is installed
2018-11-15 Darrick J. Wonge2scrub: fix systemd escaping again
2018-08-05 Darrick J. Wonge2scrub: add service (cron, systemd) support
2018-08-05 Darrick J. Wonge2scrub: create a script to scrub all ext* filesystems