summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * more: move couple functionsSami Kerola2018-06-181-123/+123
* | choom: use new ul_path_* APIKarel Zak2018-06-211-17/+26
* | lib/path: allow dir-path formattingKarel Zak2018-06-212-4/+10
* | tests: add simple LVM lsblk dumpKarel Zak2018-06-218-0/+154
* | lsblk: fix ul_path_read_string() usageKarel Zak2018-06-212-5/+5
* | tests: add simple ATA and NVME lsblk dumpKarel Zak2018-06-218-0/+98
* | tests: add lsblk test scriptKarel Zak2018-06-213-6/+92
* | lsblk: fix COL_SCHEDKarel Zak2018-06-211-1/+1
* | tests: add simple & stupid script to generate lsblk /sys and /proc dumpKarel Zak2018-06-211-0/+98
* | lsblk: document --sysrootKarel Zak2018-06-212-0/+7
* | lsblk: fix sysfs_devno_to_devname() usageKarel Zak2018-06-211-0/+1
* | lsblk: follow --sysroot when read mountpointsKarel Zak2018-06-211-2/+16
* | lsblk: use prefix for DM nameKarel Zak2018-06-213-7/+26
* | lsblk: add --sysrootKarel Zak2018-06-211-3/+13
* | docs: add note about lsblk to TODOKarel Zak2018-06-211-0/+9
* | lsblk: use new ul_path_* APIKarel Zak2018-06-211-94/+82Star
* | lib/sysfs: cleanup function namesKarel Zak2018-06-212-6/+6
* | blockdev: use new ul_path_* APIKarel Zak2018-06-211-12/+15
* | partx: use new ul_path_* APIKarel Zak2018-06-211-4/+5
* | resizepart: use new ul_path_* APIKarel Zak2018-06-211-8/+10
* | blkzone: use new ul_path_* APIKarel Zak2018-06-211-8/+17
* | fstrim: use new ul_path_* APIKarel Zak2018-06-211-12/+15
* | lib/path: improve debug message on redirectKarel Zak2018-06-211-3/+3
* | fstrim: add --dry-runKarel Zak2018-06-212-7/+22
* | fstrim: use new ul_path_* API, improve sysfs context usageKarel Zak2018-06-211-18/+34
* | lib/sysfs: fix sysfs_blkdev_get_wholedisk()Karel Zak2018-06-211-1/+3
* | lib/path: simplify debug messageKarel Zak2018-06-211-2/+2
* | lscpu: use new ul_path_* APIKarel Zak2018-06-212-133/+137
* | lib/path: add ul_prefix_fopen(), improve cpuset funcsKarel Zak2018-06-212-2/+28
* | lib/path: don't use extra '/'Karel Zak2018-06-211-4/+16
* | ipcs: use new ul_path_* APIKarel Zak2018-06-212-18/+17Star
* | lib/path: add more debug messagesKarel Zak2018-06-211-2/+6
* | chcpu: use new ul_path_* APIKarel Zak2018-06-211-43/+55
* | ctrlaltdel: use new ul_path_* APIKarel Zak2018-06-211-1/+4
* | lib/path: make ul_path_read_ usable with NULL handlerKarel Zak2018-06-211-11/+22
* | rfkill: don't use lib/pathKarel Zak2018-06-211-2/+4
* | chmem: use new ul_path_* APIKarel Zak2018-06-211-16/+23
* | lsmem: use new ul_path_* APIKarel Zak2018-06-211-40/+53
* | lib/path: add ul_path_read_buffer()Karel Zak2018-06-212-0/+33
* | lib/path: add ul_path_get_abspath()Karel Zak2018-06-212-1/+36
* | zramctl: use new ul_path_* APIKarel Zak2018-06-211-41/+54
* | lib/sysfs: fix ul_path_read_string() usageKarel Zak2018-06-211-0/+1
* | libfdisk: use new ul_path_* APIKarel Zak2018-06-211-1/+1
* | libblkid: use new ul_path_* APIKarel Zak2018-06-213-42/+51
* | lib/sysfs: add sysfs_blkdev_get_parent()Karel Zak2018-06-212-0/+8
* | lib/sysfs: make possible to call sysfs_blkdev_deinit_path() in loopKarel Zak2018-06-212-9/+17
* | 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