summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* po: merge changesKarel Zak2018-03-2127-4044/+3106Star
* po: update uk.po (from translationproject.org)Yuri Chornoivan2018-03-211-750/+88Star
* po: update pt_BR.po (from translationproject.org)Rafael Fontenelle2018-03-211-114/+93Star
* po: update pl.po (from translationproject.org)Jakub Bogusz2018-03-211-140/+87Star
* po: update ja.po (from translationproject.org)Takeshi Hamasaki2018-03-211-166/+877
* po: update fr.po (from translationproject.org)Frédéric Marchal2018-03-211-1163/+975Star
* po: update fi.po (from translationproject.org)Lauri Nurmi2018-03-211-307/+508
* po: update es.po (from translationproject.org)Antonio Ceballos Roa2018-03-211-113/+87Star
* po: update cs.po (from translationproject.org)Petr Písař2018-03-211-111/+94Star
* tests: use libtool to execute with valgrindKarel Zak2018-03-211-0/+1
* tests: update lsmemKarel Zak2018-03-201-2/+2
* lsmem: fix total online/offline memory calculationGerald Schaefer2018-03-201-6/+4Star
* libmount: (docs) update yearKarel Zak2018-03-201-1/+1
* libfdisk: (docs) update yearKarel Zak2018-03-203-3/+3
* libsmartcols: (docs) update yearKarel Zak2018-03-201-1/+1
* lib/randutils: don't break on EAGAIN, use usleep()Karel Zak2018-03-201-5/+12
* tests: add /proc/swaps libmount parser testKarel Zak2018-03-203-0/+31
* libmount: fix example in docsKarel Zak2018-03-201-1/+1
* libmount: deallocate on /proc/swaps parse errorKarel Zak2018-03-201-5/+6
* libmount: make sure we deallocate on parse errorKarel Zak2018-03-201-2/+4
* fstrim: fix fs.h and mount.h collisionKarel Zak2018-03-202-2/+14
* libmount: make libmount.h more robustKarel Zak2018-03-201-0/+1
* lib/randutils: Do not block on getrandom()Carlo Caione2018-03-191-1/+5
* mcookie: (man) add note about getrandom()Karel Zak2018-03-191-2/+4
* Merge branch 'master' of https://github.com/dirkmueller/util-linuxKarel Zak2018-03-191-6/+6
|\
| * Avoid crash in min/max caculation when cpu#0 being offlineDirk Mueller2018-03-171-6/+6
* | mount: (man) be explicit about bind operationKarel Zak2018-03-191-1/+8
* | tests: consolidate ts_device_has UUID or LABELRuediger Meier2018-03-1915-59/+59
* | tests: fix grep expressions for devicesRuediger Meier2018-03-1912-26/+26
* | tests: handle xargs errors and invalid argsRuediger Meier2018-03-191-2/+12
* | column: update column.1ahmogit2018-03-191-1/+1
|/
* libblkid: ignore private Stratis devicesTony Asleson2018-03-095-14/+20
* docs: add new idea to TODO listKarel Zak2018-03-091-0/+5
* libuuid: make "CONFORMING TO" man sections more explicitKarel Zak2018-03-094-4/+17
* Merge branch 'setpriv-example' of https://github.com/yrro/util-linuxKarel Zak2018-03-091-7/+33
|\
| * setpriv: add example sectionSam Morris2018-03-081-1/+15
| * setpriv: include --init-groups in the list of options that can be specified w...Sam Morris2018-03-081-2/+3
| * setpriv: improve description in man pageSam Morris2018-03-081-5/+16
* | tests: add ipcslimits lockRuediger Meier2018-03-092-0/+4
* | tests: fix losetup raceRuediger Meier2018-03-092-32/+19Star
* | travis: homebrew/dupes was deprecatedRuediger Meier2018-03-091-1/+0Star
* | tests: re-introduce bash 3 compatibility (OSX)Ruediger Meier2018-03-081-17/+20
|/
* docs: add remount-all idea to TODOKarel Zak2018-03-081-14/+6Star
* travis: use parallel root checksRuediger Meier2018-03-072-3/+16
* tests: dont't timeout flockRuediger Meier2018-03-071-1/+1
* tests: don't use unlocked resourcesRuediger Meier2018-03-071-0/+20
* tests: don't lock fd 1 (stdout), don't use /proc/$$/fdRuediger Meier2018-03-071-20/+25
* tests: add wierd sleep for libmount/contextRuediger Meier2018-03-071-0/+2
* tests: add some more udevadm settleRuediger Meier2018-03-075-1/+7
* travis: enable osx root checksRuediger Meier2018-03-072-1/+4