summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | tests: automatic whitespace trimming broke earlier commitSami Kerola2014-02-060-0/+0
* | tests: cal(1) is year is limited to signed 32 bit valueSami Kerola2014-02-064-369/+355Star
* | cal: limit year to 32 bit valueSami Kerola2014-02-061-21/+23
* | fsck: don't return error if fsck.<type> does not existKarel Zak2014-02-061-32/+42
* | nsenter: fix set{gid,uid} order,drop supplementary groupsKarel Zak2014-02-061-2/+5
* | dmesg: -w output not line-bufferedKarel Zak2014-02-061-0/+2
* | losetup: wait for udevKarel Zak2014-01-242-5/+19
* | include/c.h: prefer nanosleep() over usleep()Karel Zak2014-01-248-16/+25
* | flock: Change the 'exit status' man page section to make more senseWieland Hoffmann2014-01-201-2/+2
* | wipefs: call BLKRRPART when erase partition tableKarel Zak2014-01-202-8/+36
* | libblkid: detect alone PMBRKarel Zak2014-01-203-2/+44
* | tests: update build-sys testsKarel Zak2014-01-1718-18/+15Star
* | build-sys: fstrim depends on libmountKarel Zak2014-01-172-6/+14
* | mkswap: fix compiler warning [-Wunused-variable]Karel Zak2014-01-171-1/+2
* | libblkid: no more probe for btrfs backup superblockKarel Zak2014-01-164-19/+2Star
* | wipefs: add comments to codeKarel Zak2014-01-161-4/+7
* | script: use all-io.h to make the code more robustKarel Zak2014-01-161-9/+5Star
* | script: fix inconsistent -q, use poll() rather then O_NONBLOCKKarel Zak2014-01-161-25/+17Star
* | script: don't wait for empty descriptors if child is deadKarel Zak2014-01-161-4/+8
|/
* partx: use blkid_partlist_get_partition_by_partno()Karel Zak2014-01-151-32/+1Star
* libblkid: add blkid_partlist_get_partition_by_partno()Karel Zak2014-01-154-0/+40
* lib/sysfs: fix scanf format string [coverity scan]Karel Zak2014-01-141-1/+1
* libmount: fix scanf format string [coverity scan]Karel Zak2014-01-141-4/+4
* rename: fix mem leak [coverity scan]Karel Zak2014-01-141-1/+3
* column: fix mem leak [coverity scan]Karel Zak2014-01-141-1/+3
* more: fix mem leak [coverity scan]Karel Zak2014-01-141-1/+3
* pylibmount: import directly from pylibmount in testsKarel Zak2014-01-143-3/+9
* pylibmount: remove unncessary subdirectoryKarel Zak2014-01-142-1/+1