aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-07-16build-sys: release++ (v2.32.1)v2.32.1stable/v2.32Karel Zak2-1/+5
2018-07-16docs: update v2.32.1-ReleaseNotesKarel Zak1-0/+90
2018-07-16docs: update AUTHORS fileKarel Zak1-0/+5
2018-07-16po: merge changesKarel Zak27-14224/+13647
2018-07-16po: update pt_BR.po (from translationproject.org)Rafael Fontenelle1-139/+136
2018-07-16po: update ja.po (from translationproject.org)Takeshi Hamasaki1-285/+943
2018-07-11logger: Define SD_JOURNAL_SUPPRESS_LOCATION.YmrDtnJu1-0/+1
2018-07-11libfdisk: use \x<hex> to read/write partition nameKarel Zak1-2/+6
2018-07-11ORIG_HEADKarel Zak1-0/+6
2018-07-11exec_shell: prevent ".: applet not found" error when SHELL env is not set.osexp20001-1/+2
2018-07-11partx: exit with error code when partition read failedAndreas Henriksson1-1/+3
2018-07-11setarch: add another PER_LINUX32 aliases for ppcleKarel Zak1-0/+2
2018-07-11zramctl: (man) explain that --find is necessaryKarel Zak1-1/+6
2018-07-11blkzone: fix whole device detectionKarel Zak1-4/+5
2018-07-11agetty: keep c_iflags unmodified on --autologinKarel Zak2-4/+17
2018-07-11libsmartcols: don't print empty columnKarel Zak1-2/+9
2018-07-11lslocks: fix memory leakKarel Zak1-1/+1
2018-07-11lslocks: add info about OFDKarel Zak2-5/+13
2018-07-11libblkid: (hfs) check allocation sizeKarel Zak1-0/+9
2018-07-11rfkill: include <poll.h> instead of <sys/poll.h>Patrick Steinhardt1-1/+1
2018-07-11cfdisk: fix missing prototype for `get_wch`Patrick Steinhardt1-0/+4
2018-07-11fstrim: Return EXIT_FAILURE when FTRIM ioctl failsKarel Zak1-10/+7
2018-07-11tests: update column(1) space-separator testKarel Zak1-6/+6
2018-07-11column: fix leading space characters bugKarel Zak3-35/+5
2018-07-11libmount: include sys/mount.h on Linux onlyKarel Zak1-1/+1
2018-07-11libmount: include sys/mount.h only if necessaryKarel Zak2-4/+9
2018-07-11fstrim: cleanup includesKarel Zak1-4/+4
2018-07-11libfdisk: (docs) fix section nameKarel Zak1-1/+1
2018-07-11po: fix lsblk translationKarel Zak1-1/+1
2018-07-11lib/strutils: fix strnlen() fallbackKarel Zak1-2/+2
2018-07-11libblkid: (ntfs) fix cluster size checkKarel Zak1-1/+1
2018-07-11libblkid: udf: Fix reporting UDF 2.60 revisionPali Rohár3-0/+20
2018-07-11libblkid: (ntfs) enlarge cluster limit to 2MBKarel Zak1-4/+8
2018-07-11cfdisk: fix compiler warnings, follow-up 7085f1e4 (#636)Ruediger Meier1-2/+2
2018-07-11cfdisk: use uint64_t to avoid compiler warningsKarel Zak1-11/+11
2018-07-11lslogins: fix password verificationKarel Zak1-4/+74
2018-07-11lsblk: fix notes about RAM disksKarel Zak1-3/+3
2018-07-11lsblk: don't exclude RAM disks on --allKarel Zak1-1/+1
2018-07-11chcpu: Fix maximal number of CPUsStanislav Brabec1-8/+8
2018-07-11lscpu, chcpu: Avoid use of the old CPU macrosStanislav Brabec2-7/+12
2018-07-11libfdisk: fix list_del after partition resetVaclav Dolezal1-1/+1
2018-07-11dmesg: link together with syslog(2) manual pageSami Kerola1-1/+7
2018-07-11libfdisk: fix compiler warning [-Wunused-parameter]Karel Zak5-15/+5
2018-07-11libmount: fix compiler warning [-Wunused-parameter]Karel Zak1-4/+2
2018-07-11libblkid: (zfs) fix compiler warning [-Wmaybe-uninitialized]Karel Zak1-1/+1
2018-07-11fdisk: fix compiler warning [-Wmaybe-uninitialized]Karel Zak1-1/+1
2018-07-11blkid: (man) add note about udev encodingKarel Zak1-2/+7
2018-07-11build-sys: extend "Could not locate the pkg-config" error messageKarel Zak1-1/+1
2018-07-11build-sys: improve bison version detectionKarel Zak1-1/+1
2018-07-11libmount: improve docs about mnt_context_mount() return codesKarel Zak1-3/+31
2018-07-11po: pt_BR: fix fallocate '-l' help msgLuiz Angelo Daros de Luca1-1/+1
2018-07-11umount: add note about --lazyKarel Zak1-1/+9
2018-07-11Update information about udf in mount manpagePali Rohár1-10/+13
2018-04-18libmount: fix mnt_table_is_fs_mounted() for NFS bind mounts.NeilBrown1-1/+12
2018-04-18bugfix: fix possible segfault during umount -aRichard Fuchs1-1/+2
2018-04-09Merge branch 'rename-fix-nooverwrite-when-symlink_2.32' of https://github.com...Karel Zak2-3/+5
2018-04-05dmesg: fix raw outputKarel Zak1-2/+1
2018-03-27rename: consolidate printing the symlink in addition to its targetG.raud Meyer1-1/+1
2018-03-27rename: fix/reverse the semantics of --no-overwrite in --symlink modeG.raud Meyer2-3/+5
2018-03-21build-sys: release++ (v2.32)v2.32Karel Zak2-1/+5
2018-03-21docs: update v2.32-ReleaseNotesKarel Zak1-3/+51
2018-03-21docs: update AUTHORS fileKarel Zak1-0/+4
2018-03-21po: merge changesKarel Zak27-4044/+3106
2018-03-21po: update uk.po (from translationproject.org)Yuri Chornoivan1-750/+88
2018-03-21po: update pt_BR.po (from translationproject.org)Rafael Fontenelle1-114/+93
2018-03-21po: update pl.po (from translationproject.org)Jakub Bogusz1-140/+87
2018-03-21po: update ja.po (from translationproject.org)Takeshi Hamasaki1-166/+877
2018-03-21po: update fr.po (from translationproject.org)Frédéric Marchal1-1163/+975
2018-03-21po: update fi.po (from translationproject.org)Lauri Nurmi1-307/+508
2018-03-21po: update es.po (from translationproject.org)Antonio Ceballos Roa1-113/+87
2018-03-21po: update cs.po (from translationproject.org)Petr Písař1-111/+94
2018-03-21tests: use libtool to execute with valgrindKarel Zak1-0/+1
2018-03-20tests: update lsmemKarel Zak1-2/+2
2018-03-20lsmem: fix total online/offline memory calculationGerald Schaefer1-6/+4
2018-03-20libmount: (docs) update yearKarel Zak1-1/+1
2018-03-20libfdisk: (docs) update yearKarel Zak3-3/+3
2018-03-20libsmartcols: (docs) update yearKarel Zak1-1/+1
2018-03-20lib/randutils: don't break on EAGAIN, use usleep()Karel Zak1-5/+12
2018-03-20tests: add /proc/swaps libmount parser testKarel Zak3-0/+31
2018-03-20libmount: fix example in docsKarel Zak1-1/+1
2018-03-20libmount: deallocate on /proc/swaps parse errorKarel Zak1-5/+6
2018-03-20libmount: make sure we deallocate on parse errorKarel Zak1-2/+4
2018-03-20fstrim: fix fs.h and mount.h collisionKarel Zak2-2/+14
2018-03-20libmount: make libmount.h more robustKarel Zak1-0/+1
2018-03-19lib/randutils: Do not block on getrandom()Carlo Caione1-1/+5
2018-03-19mcookie: (man) add note about getrandom()Karel Zak1-2/+4
2018-03-19Merge branch 'master' of https://github.com/dirkmueller/util-linuxKarel Zak1-6/+6
2018-03-19mount: (man) be explicit about bind operationKarel Zak1-1/+8
2018-03-19tests: consolidate ts_device_has UUID or LABELRuediger Meier15-59/+59
2018-03-19tests: fix grep expressions for devicesRuediger Meier12-26/+26
2018-03-19tests: handle xargs errors and invalid argsRuediger Meier1-2/+12
2018-03-19column: update column.1ahmogit1-1/+1
2018-03-17Avoid crash in min/max caculation when cpu#0 being offlineDirk Mueller1-6/+6
2018-03-09libblkid: ignore private Stratis devicesTony Asleson5-14/+20
2018-03-09docs: add new idea to TODO listKarel Zak1-0/+5
2018-03-09libuuid: make "CONFORMING TO" man sections more explicitKarel Zak4-4/+17
2018-03-09Merge branch 'setpriv-example' of https://github.com/yrro/util-linuxKarel Zak1-7/+33
2018-03-09tests: add ipcslimits lockRuediger Meier2-0/+4
2018-03-09tests: fix losetup raceRuediger Meier2-32/+19
2018-03-09travis: homebrew/dupes was deprecatedRuediger Meier1-1/+0
2018-03-08setpriv: add example sectionSam Morris1-1/+15
2018-03-08setpriv: include --init-groups in the list of options that can be specified w...Sam Morris1-2/+3
2018-03-08setpriv: improve description in man pageSam Morris1-5/+16
2018-03-08tests: re-introduce bash 3 compatibility (OSX)Ruediger Meier1-17/+20
2018-03-08docs: add remount-all idea to TODOKarel Zak1-14/+6
2018-03-07travis: use parallel root checksRuediger Meier2-3/+16
2018-03-07tests: dont't timeout flockRuediger Meier1-1/+1
2018-03-07tests: don't use unlocked resourcesRuediger Meier1-0/+20
2018-03-07tests: don't lock fd 1 (stdout), don't use /proc/$$/fdRuediger Meier1-20/+25
2018-03-07tests: add wierd sleep for libmount/contextRuediger Meier1-0/+2
2018-03-07tests: add some more udevadm settleRuediger Meier5-1/+7
2018-03-07travis: enable osx root checksRuediger Meier2-1/+4
2018-03-07Merge branch 'setpriv-caps' of https://github.com/yrro/util-linuxKarel Zak1-1/+1
2018-03-07uuidd: cosmetic coding style changeKarel Zak1-2/+1
2018-03-07uuidd: don't truncate long socket pathsRuediger Meier2-5/+10
2018-03-06setpriv: fix manpage typoSam Morris1-1/+1
2018-03-06libmount: fix fs pattern usage in mount --allKarel Zak1-0/+12
2018-03-05docs: add script(1) events idea to TODOKarel Zak1-0/+20
2018-03-05docs: add note about JSONKarel Zak1-0/+7
2018-03-02Merge branch 'master' of https://github.com/yurchor/util-linuxKarel Zak4-4/+4
2018-03-02bash-completion: update zramctl algorithms listSami Kerola1-1/+1
2018-03-01Fix minor typos on man pagesYuri Chornoivan4-4/+4
2018-03-01build-sys: release++ (v2.32-rc2)v2.32-rc2Karel Zak2-1/+5
2018-03-01docs: update v2.32-ReleaseNotesKarel Zak1-0/+39
2018-03-01docs: update AUTHORS fileKarel Zak1-0/+2
2018-03-01po: merge changesKarel Zak27-3727/+3727
2018-03-01tools: improve checkmansKarel Zak1-6/+13
2018-03-01docs: add note about NVMe-multipath to TODOKarel Zak1-0/+18
2018-02-28mount: (man) update mount options for UDFSteve Kenton1-22/+67
2018-02-27libblkid:(dos) make subtypes probing more robustKarel Zak1-7/+18
2018-02-26libblkid: (mpool) checksum is LEKarel Zak1-1/+1
2018-02-26blkzone: Fix a typo in blkzone.8Masanari Iida1-1/+1
2018-02-26fincore: Handle large files on 32 bit without LFSTobias Stoeckmann1-3/+2
2018-02-26fincore: Handle large files correctly on 32 bitTobias Stoeckmann1-2/+2
2018-02-22build-sys: forgot update NEWS for v2.32-rc1Karel Zak2-1/+5
2018-02-22mount: add note about cached kernel table for --allKarel Zak1-1/+5
2018-02-21libsmartcols: fix docs warningsKarel Zak2-1/+5
2018-02-21libfdisk: fix docs warningsKarel Zak2-0/+14
2018-02-21libfdisk: (docs) add missing docs blocksKarel Zak3-22/+48
2018-02-21libfdisk: (docs) improve enums documentationKarel Zak1-16/+61
2018-02-21libmount: add missing macro to docsKarel Zak1-0/+1
2018-02-21libblkid: (mpool) don't use gtkdocs-like comment blockKarel Zak1-3/+1
2018-02-20lsmem: fix memory leak [coverity scan]Karel Zak1-6/+13
2018-02-20lsns: remove if-after-xcallocKarel Zak1-4/+0
2018-02-20column: fix memory leak [coverity scan]Karel Zak1-0/+3
2018-02-20chrt: fix compiler warning [-Wmaybe-uninitialized]Karel Zak1-1/+1
2018-02-19fsck: cleanup find_fsck()Karel Zak1-6/+14
2018-02-16lsblk: document LSBLK_DEBUG=Karel Zak1-0/+2
2018-02-16Merge branch 'maybe-for-v2.32' of https://github.com/rudimeier/util-linuxKarel Zak0-0/+0
2018-02-16tests: use pgrep instead of ps --ppid ...Ruediger Meier1-5/+2
2018-02-16Merge branch 'maybe-for-v2.32' of https://github.com/rudimeier/util-linuxKarel Zak40-62/+63
2018-02-16tests: use pgrep instead of ps --ppid ...Ruediger Meier1-5/+2
2018-02-16misc: fix typos using codespellRuediger Meier36-54/+54
2018-02-16lsns: fix clang compiler warningRuediger Meier1-2/+3
2018-02-16fsck: coding style cleanupKarel Zak1-2/+4
2018-02-16fsck: use xasprintf to avoid buffer overruns with an insane fs typeTheodore Ts'o1-6/+9
2018-02-15tests: add udevadm settle to sfdisk/resizeRuediger Meier1-0/+1
2018-02-15build-sys: disable bz2 tarball and fix some am warningsRuediger Meier2-1/+3
2018-02-15libsmartcols: fixes issue with 0 width columnstaiyu1-0/+4
2018-02-15libsmartcols: set minimal column width to 1Karel Zak1-0/+2
2018-02-15libsmartcols: interpret zero width for pending data as errorKarel Zak1-1/+4
2018-02-13lscpu-arm: add Faraday And Brahma coresRiku Voipio1-1/+8
2018-02-13docs: update v2.32-ReleaseNotesv2.32-rc1Karel Zak1-0/+405
2018-02-13docs: update AUTHORS fileKarel Zak1-0/+23
2018-02-13po: merge changesKarel Zak27-45770/+48131
2018-02-13po: update uk.po (from translationproject.org)Yuri Chornoivan1-602/+450
2018-02-13po: update pt_BR.po (from translationproject.org)Rafael Fontenelle1-174/+176
2018-02-13po: update pl.po (from translationproject.org)Jakub Bogusz1-174/+176
2018-02-13po: update ja.po (from translationproject.org)Takeshi Hamasaki1-302/+1106
2018-02-13po: update fi.po (from translationproject.org)Lauri Nurmi1-728/+940
2018-02-13po: update es.po (from translationproject.org)Antonio Ceballos Roa1-602/+454
2018-02-13po: update cs.po (from translationproject.org)Petr Písař1-625/+474
2018-02-13dmesg: use xstrdup() in xalloc.h based utilKarel Zak1-1/+1
2018-02-13tests: update build-sys testsKarel Zak16-16/+14
2018-02-13libblkid: make mpool independent on libuuidKarel Zak1-3/+1
2018-02-12tests: column(1) test for space-char separatorKarel Zak3-0/+15
2018-02-12tests: column(1) test non-space separator at begin of lineKarel Zak2-2/+2
2018-02-12column: don't ignore space-char separators at begin of the lineKarel Zak1-1/+33
2018-02-12su: build fix for the case where USE_PTY is not definedSamuel Thibault1-2/+2
2018-02-09lsblk: try device/dev to read devnoKarel Zak1-43/+54
2018-02-07docs: update TODOKarel Zak1-0/+6
2018-02-07cal: clean up man page synopsis syntaxKarel Zak1-1/+1
2018-02-07docs: update TODOKarel Zak1-2/+2
2018-02-05mount: add note about "already mounted" behaviorKarel Zak1-0/+7
2018-02-05tests: add mpool blkid test imageKarel Zak2-0/+6
2018-02-04findmnt.8: remove spurious spaces before "--tree" and "--verbose"Jakub Wilk1-2/+2
2018-02-02tests: rewrite cal(1) bigyear testKarel Zak28-384/+269
2018-02-02tests: use TS_HELPER_CALKarel Zak3-4/+11
2018-02-02cal: add ifdef TEST_CALKarel Zak2-2/+25
2018-02-01tests: update setarch testKarel Zak1-2/+2
2018-02-01libmount: fix debug messageKarel Zak1-1/+1
2018-02-01sys-utils: use errexec()Karel Zak9-14/+12
2018-02-01vipw: use errexec()Karel Zak1-2/+1
2018-02-01newgrp: use errexec()Karel Zak1-4/+1
2018-02-01schedutils: use errexec()Karel Zak3-3/+3
2018-02-01text-utils: use errexec()Karel Zak2-4/+5
2018-02-01lib/exec_shell: (and pager) use errexec()Karel Zak2-2/+2
2018-02-01su: use errexec()Karel Zak1-9/+1
2018-02-01include/c: add errexec()Karel Zak1-0/+6
2018-02-01findfs: don't include exitcodes.hKarel Zak1-1/+0