summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | lib/loopdev: differentiate between setter()s and ioctl callsKarel Zak2019-01-223-13/+14
* | swapon: be more explicit about BTRFSKarel Zak2019-01-221-3/+4
* | swapon: rewrite section about swapfilesKarel Zak2019-01-222-36/+24Star
* | swapon: (man) iomap for swapfile is already supported by kernelKarel Zak2019-01-211-1/+1
* | swapon: (man) cleanup note about holesKarel Zak2019-01-212-19/+18Star
* | 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
* | libfdisk: add comment to fdisk_set_first_lba()Karel Zak2019-01-181-0/+5
* | docs: update TODOKarel Zak2019-01-181-4/+0Star
* | whereis: search in /(s)bin before /usr/libKarel Zak2019-01-171-2/+2
* | libmount: add support for MS_REMOUNT on --allKarel Zak2019-01-169-6/+217
* | fsck.cramfs: fix utimes() usageKarel Zak2019-01-151-3/+3
* | 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-147-27/+32
|\ \
| * | fsck.cramfs: use utimes() instead of utime() that is obsoleteSami Kerola2019-01-121-4/+4
| * | hwclock: use monotonic time to measure how long setting time takesSami Kerola2019-01-122-3/+6
| * | include: add indirect monotonic clock id specifierSami Kerola2019-01-122-5/+7
| * | timeutils: match today day and this year correctlySami Kerola2019-01-122-15/+15
* | | Merge branch 'asan-fixes' of https://github.com/kerolasa/util-linuxKarel Zak2019-01-142-0/+3
|\ \ \
| * | | readprofile: check input file is not empty [asan]Sami Kerola2019-01-131-0/+2
| * | | last: fix wtmp user name buffer overflow [asan]Sami Kerola2019-01-131-0/+1
| |/ /
* / / bash-completion: umount support relative path and ~ as home shorthandsSami Kerola2019-01-121-1/+19
|/ /
* | login: add support for login.defs(5) LASTLOG_UID_MAXKarel Zak2019-01-112-0/+14
* | login-utils/logindefs: clenaup APIKarel Zak2019-01-112-2/+2
* | fstrim: check for read-only devices on -a/-AKarel Zak2019-01-111-2/+4
* | su-common.c: prefer ENV_SUPATH over ENV_ROOTPATHStanislav Brabec2019-01-104-5/+5
* | su-common.c: prefer /etc/default/su over login.defsStanislav Brabec2019-01-101-1/+1
* | fdisk: make partition types uses more robustKarel Zak2019-01-102-4/+13
* | fdisk: support CTRL+C on change-partition-type dialogKarel Zak2019-01-101-4/+11
* | utmpdump: fix word swapping in manual pageCarlos Santos2019-01-081-1/+1
* | libblkid: improve whole-disk detection when read /proc/partitionsKarel Zak2019-01-082-12/+15
* | ldattach: Check for value of _HAVE_STRUCT_TERMIOS_C_ISPEEDKhem Raj2019-01-051-1/+1
* | libblkid: (ntfs) fix compiler warning [-Wpedantic]Karel Zak2019-01-021-6/+4Star
* | chmem: add initilizer [clang]Sami Kerola2019-01-021-1/+1
* | libsmartcols: remove extra ';' outside of a function [-Wextra-semi]Sami Kerola2019-01-021-1/+1
* | Merge branch 'master' of https://github.com/kvanals/util-linuxKarel Zak2019-01-023-2/+2
|\ \
| * | Removed BlueStore VERSION information as it is gibberishKenneth Van Alstyne2018-12-182-3/+0Star
| * | Updated BlueStore expected resultKenneth Van Alstyne2018-12-171-0/+1
| * | Added BlueStore test imageKenneth Van Alstyne2018-12-172-0/+2
* | | Remove duplicate entry for reset-env from usageJohn W Higgins2018-12-181-1/+0Star
* | | libblkid: (bluestore) terminate magic strings arrayKarel Zak2018-12-171-1/+2
* | | Merge branch 'master' of https://github.com/kvanals/util-linuxKarel Zak2018-12-174-0/+57
|\| |
| * | Finished up BlueStore supportKenneth Van Alstyne2018-12-143-0/+3
| * | Added support for detecting Ceph BlueStore Block DevicesKenneth Van Alstyne2018-12-141-0/+54
* | | dmesg: correct "-n, --console-level level" example in manual pageJean-Philippe ROMAIN2018-12-171-1/+1
* | | docs: add link to mail list archiveSami Kerola2018-12-171-2/+3
* | | libblkid: stratis: correct byte orderTony Asleson2018-12-171-2/+2
|/ /
* | Merge branch 'aarch32_on_aarch64' of https://github.com/jlinton/util-linuxKarel Zak2018-12-121-0/+14
|\ \
| * | lscpu: Add aarch32 detection on aarch64Jeremy Linton2018-12-111-0/+14
* | | mkswap: use dd(1) in example rather than fallocate(1)Karel Zak2018-12-121-1/+3
|/ /