summaryrefslogtreecommitdiffstats
path: root/sys-utils
Commit message (Expand)AuthorAgeFilesLines
* setarch: don't return address of automatic variableAndreas Schwab2019-01-221-1/+1
* losetup: update an error messageJeffrey Ferreira2019-01-221-1/+1
* losetup: properly use --sector-size when create a new deviceKarel Zak2019-01-222-18/+22
* lib/loopdev: differentiate between setter()s and ioctl callsKarel Zak2019-01-221-4/+4
* swapon: be more explicit about BTRFSKarel Zak2019-01-221-3/+4
* swapon: rewrite section about swapfilesKarel Zak2019-01-221-24/+21Star
* swapon: (man) cleanup note about holesKarel Zak2019-01-211-11/+9Star
* mount: (man) add note about --all to remount descKarel Zak2019-01-211-0/+12
* losetup: use offset in warn_size() calculationKarel Zak2019-01-181-2/+5
* libmount: add support for MS_REMOUNT on --allKarel Zak2019-01-162-1/+59
* build-sys: use REALTIME_LIBS for hwclock due to monotonic.cKarel Zak2019-01-141-1/+2
* Merge branch 'time-fixes' of https://github.com/kerolasa/util-linuxKarel Zak2019-01-142-3/+6
|\
| * hwclock: use monotonic time to measure how long setting time takesSami Kerola2019-01-122-3/+6
* | readprofile: check input file is not empty [asan]Sami Kerola2019-01-131-0/+2
|/
* fstrim: check for read-only devices on -a/-AKarel Zak2019-01-111-2/+4
* ldattach: Check for value of _HAVE_STRUCT_TERMIOS_C_ISPEEDKhem Raj2019-01-051-1/+1
* chmem: add initilizer [clang]Sami Kerola2019-01-021-1/+1
* Remove duplicate entry for reset-env from usageJohn W Higgins2018-12-181-1/+0Star
* dmesg: correct "-n, --console-level level" example in manual pageJean-Philippe ROMAIN2018-12-171-1/+1
* lscpu: Add aarch32 detection on aarch64Jeremy Linton2018-12-111-0/+14
* umount: fix --quietKarel Zak2018-12-101-1/+1
* choom: fix negative adjust score usageKarel Zak2018-12-101-1/+1
* fstrim: fix usage()Karel Zak2018-12-101-1/+1
* fstrim: trim also root FS on --fstabKarel Zak2018-12-102-1/+19
* lib/timer: add fallback if timer_create() not availableKarel Zak2018-12-031-3/+5
* Merge branch 'master' of https://github.com/nyantec/util-linuxKarel Zak2018-11-221-1/+1
|\
| * Merge branch 'master' of github.com:karelzak/util-linuxPaul Asmuth2018-11-122-7/+68
| |\
| * | fix a bug where switch_root would erroneously try to parse initargsPaul Asmuth2018-11-121-1/+1
* | | fstrim: Add hardening settings to fstrim.serviceAndreas Henriksson2018-11-221-0/+10
* | | setarch: fix obscure sparc32bash use-caseKarel Zak2018-11-221-10/+18
* | | fstrim: Add Documentation key to fstrim.serviceAndreas Henriksson2018-11-211-0/+1
* | | fstrim: use long options in systemd service fileSami Kerola2018-11-211-1/+1
| |/ |/|
* | unshare: allow to set user ID and group IDLaurent Vivier2018-11-122-3/+34
* | unshare: allow to set a new rootLaurent Vivier2018-11-122-5/+35
|/
* rtcwake: use poweroff if shutdown is not foundJustin Chen2018-11-061-12/+27
* eject: use err() rather than abort()Karel Zak2018-11-051-1/+1
* blkzone: fix report zones sector offset checkMasato Suzuki2018-10-231-2/+3
* mount: add note about MS_BIND and _netdevKarel Zak2018-10-021-2/+5
* unshare: remove -s from --help outputKarel Zak2018-09-111-4/+7
* fallocate: add missing semicolonMatti Niemenmaa2018-09-101-1/+1
* lscpu: use the first VM from /proc/sysinfoKarel Zak2018-09-041-0/+1
* lscpu: make xasprintf call more robustKarel Zak2018-09-041-4/+4
* setpriv: add --reset-envKarel Zak2018-08-222-1/+63
* setpriv: add user/group names to usage()Karel Zak2018-08-221-6/+6
* setpriv: allow to use group name for --groupsKarel Zak2018-08-222-4/+5
* fstrim: use -n shortcut for --dry-runKarel Zak2018-08-162-4/+4
* Fix man page typosJakub Wilk2018-08-166-9/+9
* build-sys: fix typo in man installKarel Zak2018-08-151-1/+1
* docs: add adjtime_config(5) man pageKarel Zak2018-08-142-1/+67
* lscpu: fixed part ID for ARM Cortex-M7Mark Sheppard2018-08-131-1/+1