| Commit message (Expand) | Author | Age | Files | Lines |
* | misc: fix optutils.h related exit codes | Ruediger Meier | 2017-06-22 | 1 | -1/+3 |
* | misc: fix xalloc.h related exit codes | Ruediger Meier | 2017-06-22 | 1 | -0/+2 |
* | umount: use MNT_EX_* from libmount | Karel Zak | 2017-04-27 | 1 | -28/+27 |
* | mount, umount: use mnt_context_get_excode() | Karel Zak | 2017-04-27 | 1 | -114/+11 |
* | umount: fix typo | Karel Zak | 2017-04-26 | 1 | -1/+1 |
* | misc: do not use plain 0 as NULL [smatch scan] | Sami Kerola | 2017-02-20 | 1 | -17/+17 |
* | docs: Fix word repetitions | Yuri Chornoivan | 2017-02-13 | 1 | -1/+1 |
* | umount: exclude selinuxfs from --all | Karel Zak | 2017-02-09 | 1 | -1/+1 |
* | Use --help suggestion on invalid option | Karel Zak | 2016-12-19 | 1 | -2/+1 |
* | misc: Fix various typos | Sebastian Rasmussen | 2016-05-31 | 1 | -3/+3 |
* | mount, umount, swapon, fsck, lsblk, findmnt: harmonize six error messages | Benno Schulenberg | 2016-03-16 | 1 | -2/+1 |
* | mount, umount, swapon, fsck, lsblk, findmnt: ignore malformed lines | Karel Zak | 2015-10-15 | 1 | -1/+1 |
* | textual: add a docstring to most of the utilities | Benno Schulenberg | 2015-01-06 | 1 | -0/+3 |
* | umount: fix memory leak [coverity scan] | Karel Zak | 2014-07-17 | 1 | -2/+5 |
* | umount: Make sure exit code does not overflow | Nicolas Boichat | 2014-06-07 | 1 | -1/+1 |
* | umount: add info that --all-targets works with mtab symlink only | Karel Zak | 2014-05-26 | 1 | -1/+3 |
* | umount: fix typo in usage | Jonathan Liu | 2014-04-07 | 1 | -1/+1 |
* | umount: more robust success message for --all | Karel Zak | 2014-04-07 | 1 | -2/+4 |
* | umount: fix umount by tag for non-roots | Karel Zak | 2013-11-19 | 1 | -3/+5 |
* | umount: provide more helpful error message | Karel Zak | 2013-09-27 | 1 | -0/+6 |
* | misc: use libmnt_table reference counter | Karel Zak | 2013-08-21 | 1 | -3/+3 |
* | libmount: be robust for empty target/source strings | Karel Zak | 2013-06-17 | 1 | -1/+4 |
* | textual: fix several typos and angular brackets in messages | Benno Schulenberg | 2013-06-07 | 1 | -12/+12 |
* | umount: use devno to identify --all-target devices | Karel Zak | 2013-04-23 | 1 | -5/+4 |
* | umount: add note about namespaces too --all-targets | Karel Zak | 2013-02-27 | 1 | -1/+2 |
* | umount: add --all-targets | Karel Zak | 2013-02-26 | 1 | -59/+129 |
* | umount: make usage() translator friendly | Sami Kerola | 2013-01-25 | 1 | -16/+13 |
* | umount: sanitize paths from non-root users | Karel Zak | 2012-11-26 | 1 | -2/+30 |
* | umount: (recursive) add a cache to the table | Dave Reisner | 2012-11-16 | 1 | -0/+2 |
* | umount: (recursive) don't call umount(2) for already unmounted targets | Karel Zak | 2012-11-15 | 1 | -7/+31 |
* | umount: clean --recursive | Karel Zak | 2012-11-15 | 1 | -0/+17 |
* | umount: allways return MOUNT_EX_* | Karel Zak | 2012-11-13 | 1 | -2/+2 |
* | umount: add -R, --recursive option | Dave Reisner | 2012-11-13 | 1 | -4/+81 |
* | mount: add verbose messages | Karel Zak | 2012-10-09 | 1 | -0/+22 |
* | sys-utils: verify writing to streams was successful | Sami Kerola | 2012-04-04 | 1 | -0/+2 |
* | docs: corrections to FSF license files, and postal address | Sami Kerola | 2012-02-24 | 1 | -3/+3 |
* | umount: add missing break | Karel Zak | 2012-01-31 | 1 | -0/+1 |
* | umount: (new) fix resource leak [coverity scan] | Karel Zak | 2012-01-30 | 1 | -0/+1 |
* | mount: add info about libmount features to --version output | Karel Zak | 2012-01-23 | 1 | -5/+15 |
* | umount: (new) use the same exit codes as mount(8) | Karel Zak | 2012-01-23 | 1 | -25/+124 |
* | build-sys: add --enable-new-mount | Karel Zak | 2012-01-11 | 1 | -0/+286 |