summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lib/path: fix read string to be backwardly compatibleKarel Zak2018-06-211-0/+4
* lib/path lib/sysfs: add debugKarel Zak2018-06-215-2/+81
* lib/loopdev: remove obsolete macroKarel Zak2018-06-211-1/+0Star
* lib/loopdev: use new ul_path_* APIKarel Zak2018-06-212-27/+27
* lib/sysfs: add ul_new_sysfs_path() shortcutKarel Zak2018-06-212-20/+34
* lib/sysfs: new implementationKarel Zak2018-06-213-606/+498Star
* lib/path: new implementationKarel Zak2018-06-213-167/+1024
* lsblk: add partition table UUID and type fields.Milan Broz2018-06-191-0/+27
* partx: exit with error code when partition read failedAndreas Henriksson2018-06-181-1/+3
* setarch: add another PER_LINUX32 aliases for ppcleKarel Zak2018-06-141-0/+2
* docs: update TODOKarel Zak2018-06-111-13/+0Star
* mount: add -N to man page helpers sectionKarel Zak2018-06-112-1/+5
* umount: fix behaviour of -A and -R with --namespaceVaclav Dolezal2018-06-111-1/+10
* umount: allow PID as --namespace argumentVaclav Dolezal2018-06-112-3/+25
* mount: allow PID as --namespace argumentVaclav Dolezal2018-06-112-3/+26
* mount: document --namespace in man/helpVaclav Dolezal2018-06-114-0/+11
* libmount: switch namespace when appropriateVaclav Dolezal2018-06-114-19/+241
* libmount: support for namespaces for helpersVaclav Dolezal2018-06-112-5/+37
* libmount: make errno usable after mnt_context_set_target_ns()Karel Zak2018-06-113-16/+10Star
* umount: add support for namespacesVaclav Dolezal2018-06-111-1/+11
* mount: add support for namespacesVaclav Dolezal2018-06-111-1/+11
* libmount: added error MNT_ERR_NAMESPACEVaclav Dolezal2018-06-113-0/+22
* libmount: note namespaces in mnt_reset_context() docsVaclav Dolezal2018-06-111-2/+3
* libmount: add support for switching namespacesVaclav Dolezal2018-06-115-0/+242
* wipefs: postpone BLKRRPART until all is doneKarel Zak2018-06-112-7/+56
* zramctl: (man) explain that --find is necessaryKarel Zak2018-06-111-1/+6
* blkzone: fix whole device detectionKarel Zak2018-06-081-4/+5
* losetup: keep -f and <devname> mutually exclusiveKarel Zak2018-06-071-0/+3
* agetty: keep c_iflags unmodified on --autologinKarel Zak2018-06-062-4/+17
* tests: add empty column testKarel Zak2018-06-042-0/+5
* libsmartcols: don't print empty columnKarel Zak2018-06-041-2/+9
* mount: keep MS_MOVE as flagKarel Zak2018-06-012-3/+10
* libmount: don't use MS_MGC_VAL magic in mount(2) syscallKarel Zak2018-06-013-4/+3Star
* libmount: improve MS_REC usageKarel Zak2018-06-013-6/+33
* mount: use internally string to set move/bind operationsKarel Zak2018-06-011-8/+7Star
* libmount: include sys/mount.h on Linux onlyKarel Zak2018-05-291-1/+1
* po: fix lsblk translationKarel Zak2018-05-291-1/+1
* libmount: accept another flags on MS_REMOUNT|MS_BINDKarel Zak2018-05-283-16/+14Star
* mountpoint: simplify test condition [cppcheck]Sami Kerola2018-05-281-2/+1Star
* include/pt-mbr.h: fix integer overflowSami Kerola2018-05-281-2/+4
* nls: remove translation stringsSami Kerola2018-05-285-7/+7
* bash-completion: add swapon specifiers to completionSami Kerola2018-05-281-3/+18
* rev: move a global variable to local scopeSami Kerola2018-05-281-3/+2Star
* tests: move stderr redirection out from test expressionSami Kerola2018-05-281-1/+1
* lib/strutils: fix strnlen() fallbackKarel Zak2018-05-281-2/+2
* Merge branch 'master' of https://github.com/pali/util-linuxKarel Zak2018-05-283-0/+20
|\
| * libblkid: udf: Fix reporting UDF 2.60 revisionPali Rohár2018-05-253-0/+20
* | libblkid: (ntfs) fix cluster size checkKarel Zak2018-05-251-1/+1
|/
* libblkid: (ntfs) enlarge cluster limit to 2MBKarel Zak2018-05-251-4/+8
* cfdisk: fix compiler warnings, follow-up 7085f1e4 (#636)Ruediger Meier2018-05-241-2/+2