summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* script: clean up files usageKarel Zak2014-02-211-28/+40
* script: Also flush writes to timing file.Jesper Dahl Nyerup2014-02-211-1/+4
* findmnt: add --bytes to print sizes in bytesKarel Zak2014-02-212-4/+19
* mkfs: mark this wrapper as DEPRECATEDKarel Zak2014-02-212-0/+5
* more: improve formatting and wording of man page and help textBenno Schulenberg2014-02-212-34/+35
* libmount: FS id and parent ID could be zeroKarel Zak2014-02-202-10/+7Star
* fallocate: fix missing sentinel for is_nul()Karel Zak2014-02-191-2/+7
* libblkid: add extra checks to XFS proberKarel Zak2014-02-191-16/+142
* fallocate: code optimalizationsKarel Zak2014-02-191-18/+29
* fallocate: use POSIX_FADV_DONTNEED to discard cached dataKarel Zak2014-02-181-3/+27
* fallocate: use SEEK_DATA on already sparse filesKarel Zak2014-02-181-3/+35
* fallocate: fix man page synopsisKarel Zak2014-02-171-0/+2
* build-sys: enable parallel tests for make checkKarel Zak2014-02-171-1/+1
* tests: make tests to run parallelSami Kerola2014-02-172-20/+55
* tests: fdisk now prints SGI system partitions tooKarel Zak2014-02-171-0/+2
* tests: update libmount tabdiff testsKarel Zak2014-02-174-0/+4
* tests: update ionice testKarel Zak2014-02-171-1/+1
* isosize: make --divisor to require argumentSami Kerola2014-02-171-1/+1
* tests: add isosize --sectors and --divisor testsSami Kerola2014-02-174-1/+14
* isosize: move file name printing after error determinationSami Kerola2014-02-171-6/+5Star
* swaplabel: wrong version number in checkSami Kerola2014-02-171-1/+1
* tests: align last.1 with recent phantom detectionSami Kerola2014-02-171-8/+8
* docs: make hexdump.1 color specification easier to understandSami Kerola2014-02-171-36/+36
* tools: add usage information to checkconfig.shSami Kerola2014-02-171-0/+11
* tests: avoid executing dirname(1) commandSami Kerola2014-02-17138-138/+138
* tests: fix trailing spaces in cal(1) stuffKarel Zak2014-02-173-389/+391
* libmount: initialize *root to NULL in mnt_table_get_root_fsThomas Bächler2014-02-171-0/+2
* su: don't use kill(0, ...) when propagate signalKarel Zak2014-02-171-1/+1
* libmount: make the mountinfo parser more robustKarel Zak2014-02-171-10/+11
* libmount: accept (deleted) path suffix in mountinfo fileKarel Zak2014-02-173-0/+22
* ionice: add the way to specify the target processes with pgid and uidMasatake YAMATO2014-02-172-22/+74
* fallocate: improve --dig-holesKarel Zak2014-02-172-62/+77
* fallocate: add --verbose, clean up usage()Karel Zak2014-02-143-13/+32
* fallocate: Add "--dig-holes" optionRodrigo Campos2014-02-143-25/+95
* fallocate: Hide #ifdef tricks to call fallocate in a functionRodrigo Campos2014-02-141-15/+28
* fallocate: Clarify that space can also be deallocatedRodrigo Campos2014-02-142-7/+8
* scriptreplay: Add --maxdelay option.Jesper Dahl Nyerup2014-02-102-4/+20
* cal: remove unnecessary static variablesSami Kerola2014-02-101-19/+0Star
* renice: correct max priority in renice man pagePhillip Susi2014-02-101-7/+3Star
* mount: remove obsolete and confusing statement from mount.8Phillip Susi2014-02-101-2/+1Star
* fix mkfs --verbose and man pagePhillip Susi2014-02-102-6/+2Star
* hwclock: internationalizing the message of the used interfaceBenno Schulenberg2014-02-104-4/+4
* getopt.1: The usual doc dir is /usr/share/doc, not .../docsVille Skyttä2014-02-101-1/+1
* setpriv: Fix --apparmor-profileAndy Lutomirski2014-02-101-2/+2
* last: make session gone determination more robustSami Kerola2014-02-101-3/+22
* hexdump: add highlighting supportOndrej Oprala2014-02-1035-1/+1268
* lib/color: add colorscheme parserKarel Zak2014-02-102-2/+48
* Merge branch 'master' of https://github.com/micha137/util-linuxKarel Zak2014-02-101-1/+1
|\
| * ionice: Fix output for case ioclass==0Michael Bunk2014-01-151-1/+1
* | lsblk: add PARTTYPE tagMichael Marineau2014-02-101-0/+13