summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build-sys: release++ (v2.38-rc2)v2.38-rc2Karel Zak2022-03-042-1/+5
* docs: update v2.38-ReleaseNotesKarel Zak2022-03-041-0/+72
* docs: update AUTHORS fileKarel Zak2022-03-041-2/+5
* po: merge changesKarel Zak2022-03-0428-18189/+30279
* libfdisk: (gpt) cleanup verity GUID namesKarel Zak2022-03-041-36/+36
* Merge branch 'new-gpt-types' of https://github.com/gyakovlev/util-linuxKarel Zak2022-03-041-0/+76
|\
| * libfdisk: add new verity root and /usr part typesGeorgy Yakovlev2022-01-211-0/+56
| * libfdisk: add new root and /usr part typesGeorgy Yakovlev2022-01-031-0/+20
* | tests: (cramfs) make GID and mode use more robustKarel Zak2022-03-021-1/+8
* | last: add note about empty files/entries to the man pageKarel Zak2022-03-021-0/+2
* | scriptlive: fix argv[0] for execlp()Karel Zak2022-03-021-2/+2
* | script: fix passing args to execlp()Jakub Wilk2022-03-011-2/+2
* | loopdev: add retries on EAGAINKarel Zak2022-03-011-9/+23
* | build-sys: distribute Meson filesKarel Zak2022-03-011-0/+23
* | Merge branch 'lsfd-tests' of https://github.com/masatake/util-linuxKarel Zak2022-02-288-42/+34
|\ \
| * | tests: (lsfd) don't check an unused programMasatake YAMATO2022-02-271-2/+0
| * | tests: (lsfd) don't use findmnt to verify device numbersMasatake YAMATO2022-02-277-35/+29
| * | tests: (lsfd) improve the help messages of test_mkfds helper commandMasatake YAMATO2022-02-271-5/+5
* | | losetup: don't skip adding a new device if it already has a device nodeChristoph Hellwig2022-02-281-1/+1
* | | Revert "unshare: Fix PDEATHSIG race for --kill-child"Karel Zak2022-02-281-13/+3
* | | include/strutils: mark some arguments as non-nullKarel Zak2022-02-281-2/+4
|/ /
* | Merge branch 'master' of https://github.com/vs49688/util-linuxKarel Zak2022-02-211-4/+2
|\ \
| * | libuuid: fix buffer overrun in uuid_parse_range()Zane van Iperen2022-02-161-4/+2
* | | Merge branch 'cdown/2022-02-15/dmesg_subsys_after_blank' of https://github.co...Karel Zak2022-02-211-2/+2
|\ \ \
| * | | dmesg: Start colouring subsys delimiter only after trailing blankChris Down2022-02-151-2/+2
| |/ /
* | | Merge branch 'patch-4' of https://github.com/mariobl/util-linuxKarel Zak2022-02-211-1/+1
|\ \ \
| * | | Fix markup in su.1.adocMario Blättermann2022-02-141-1/+1
| |/ /
* | | hardlink: make it possible to compare pathsKarel Zak2022-02-171-2/+9
* | | libmount: fix mnt_fs_is_* return codesKarel Zak2022-02-171-4/+4
|/ /
* | hardlink: ignore files specified more than onceKarel Zak2022-02-141-2/+21
* | findmnt: commit missing flagKarel Zak2022-02-141-0/+1
* | lsblk: update --help output for -yKarel Zak2022-02-141-1/+1
* | lsipc: add -y,--shellKarel Zak2022-02-142-2/+14
* | findmnt: add -y,--shellKarel Zak2022-02-142-2/+11
* | lslogins: add -y,--shellKarel Zak2022-02-142-2/+13
* | Merge branch 'manpage-fixes' of https://github.com/mariobl/util-linuxKarel Zak2022-02-1432-85/+89
|\ \
| * | Fix several adoc files as reported by Helge KreutzmannMario Blättermann2022-02-1328-82/+81
| * | eject.1.adoc: Fix markupMario Blättermann2022-02-131-1/+1
| * | colors.adoc: format command name boldMario Blättermann2022-02-121-1/+1
| * | Merge branch 'util-linux:master' into manpage-fixesMario Blättermann2022-02-1115-82/+181
| |\ \
| * | | Add missing *.adoc files to Makemodule.amMario Blättermann2022-02-111-0/+2
| * | | Add help-version.adoc to po4a configuration fileMario Blättermann2022-02-101-0/+1
| * | | Add new *.adoc files to po4a configuration fileMario Blättermann2022-02-101-0/+2
| * | | Fix markup and wording in colors.adocMario Blättermann2022-02-101-2/+2
* | | | Merge branch 'lsfd-fix-wrong-fmt-str-and-cast-type' of https://github.com/mas...Karel Zak2022-02-141-3/+3
|\ \ \ \
| * | | | lsfd: fix the way to print length of mmap areaMasatake YAMATO2022-02-111-1/+1
| * | | | lsfd: fix the way to print stat.st_nlinkMasatake YAMATO2022-02-101-1/+1
| * | | | lsfd: fix the way to print stat.st_sizeMasatake YAMATO2022-02-101-1/+1
| |/ / /
* | | | hexdump: call getline() in more robust wayKarel Zak2022-02-141-1/+1
* | | | unshare: call getline() in more robust wayKarel Zak2022-02-141-1/+1