summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | fstrim: update man page, reuse libmnt_iterKarel Zak2019-06-112-11/+10Star
* | cfdisk: simplify codeKarel Zak2019-06-111-3/+1Star
* | fstrim: properly de-duplicate fstrim -AStanislav Brabec2019-06-111-13/+30
* | fstrim -a/-A: Skip read-only volumesStanislav Brabec2019-06-111-0/+8
* | fstrim: Fix fstrim_all() commentStanislav Brabec2019-06-111-1/+1
* | lib/canonicalize: fix compiler warning [-Wsign-compare]Karel Zak2019-06-101-1/+2
* | libmount: (docs) add reference to v2.33 and v2.34Karel Zak2019-06-075-1/+20
* | libsmartcols: (docs) add reference to v2.33 and v2.34Karel Zak2019-06-071-0/+8
* | libfdisk: (docs) add reference to v2.33Karel Zak2019-06-072-0/+8
* | umount: be more strict about --allKarel Zak2019-06-061-0/+4
* | wall: make sure ut_line is not emptyKarel Zak2019-06-061-4/+6
* | libblkid: fix detection of dm-integrity superblock versionMilan Broz2019-06-041-1/+1
|/
* hardlink: fix bad formatting in hardlink.1Karel Zak2019-05-311-10/+10
* docs: add lscpu --caches to ReleaseNotesKarel Zak2019-05-311-1/+2
* build-sys: release++ (v2.34-rc2)Karel Zak2019-05-302-3/+7
* docs: update v2.34-ReleaseNotesKarel Zak2019-05-301-0/+133
* docs: update AUTHORS fileKarel Zak2019-05-301-0/+3
* po: merge changesKarel Zak2019-05-3027-25729/+26617
* po: update hr.po (from translationproject.org)Božidar Putanec2019-05-301-2941/+2715Star
* libmount: add selinuxfs between pseudo filesystemsKarel Zak2019-05-291-0/+1
* libmount: add bpf between pseudo filesystemsKarel Zak2019-05-291-0/+1
* findmnt: fix filters use on --listKarel Zak2019-05-291-1/+1
* tests: add asan build-sys testKarel Zak2019-05-291-0/+120
* fdisk: add note about -S and -HKarel Zak2019-05-281-0/+4
* ul: make sure buffers are zeroized [coverity scan]Karel Zak2019-05-281-2/+2
* column: make code more robust [coverity scan]Karel Zak2019-05-281-0/+3
* setpriv: fix memory leak in local scope [coverity scan]Karel Zak2019-05-281-1/+3
* setarch: avoid NULL dereference [coverity check]Karel Zak2019-05-281-1/+1
* rtcwake: terminate mode and excl[]Karel Zak2019-05-281-1/+5
* build-sys: add info about ASANKarel Zak2019-05-281-0/+1
* renice: make code more readable for static analyzer [coverity scan]Karel Zak2019-05-281-1/+1
* readprofile: be more explicit with used types [cppcheck]Karel Zak2019-05-281-2/+2
* lscpu: check scols_line_set_data() return value [coverity scan]Karel Zak2019-05-281-1/+2
* lscpu: make lookup() use more consistent [coverity scan]Karel Zak2019-05-281-2/+4
* mesg: avoid 'ttyname failed: Success' messageKarel Zak2019-05-273-5/+17
* lib/ttyutils: introduce get_terminal_stdfd()Karel Zak2019-05-273-9/+21
* libblkid: remove unneeded fields from struct bcache_super_blockSami Kerola2019-05-271-46/+7Star
* login: retire use of __FUNCTION__ macroKarel Zak2019-05-271-4/+3Star
* ipcs: check return value when read from /proc [coverity scan]Karel Zak2019-05-231-3/+6
* hwclock: don't use uninitialized value [coverity scan]Karel Zak2019-05-231-1/+1
* fallocate: make posix_fadvise() use more readable for analyzersKarel Zak2019-05-231-2/+5
* dmesg: make strtok() use more robustKarel Zak2019-05-231-0/+3
* blkzone: remove never read valueKarel Zak2019-05-231-3/+1Star
* whereis: make subdirs scan more robustKarel Zak2019-05-231-10/+27
* lsblk: make sure __process_one_device() has proper arguments [coverity scan]Karel Zak2019-05-231-2/+7
* lsblk: check ul_path_scanf() return value [coverity scan]Karel Zak2019-05-231-4/+5
* lsblk: check stat() return code [coverity scan]Karel Zak2019-05-231-2/+3
* logger: make code more robust for static analyzer [clang scan]Karel Zak2019-05-231-0/+2
* hardlink: avoid uninitialized variables [clang scan]Karel Zak2019-05-231-2/+2
* libfdisk: assert if self_pte() returns NULLSami Kerola2019-05-221-0/+4