index
:
openslx/kernel-qcow2-util-linux.git
kernel-qcow2
master
xloop-hack
In-kernel qcow2 (losetup)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
partx: document -d vs. --nr and fix test
HEAD
master
Karel Zak
2019-08-21
2
-3
/
+11
*
partx: don't report ENXIO as error on -d
Karel Zak
2019-08-21
1
-2
/
+1
*
libmount: fix comment referring to passno field
Patrick Steinhardt
2019-08-20
1
-1
/
+1
*
wdctl: remove duplicate include of <unistd.h>
Patrick Steinhardt
2019-08-19
1
-1
/
+0
*
libmount: Keep the mnt_tab info for the existent dest in mnt_copy_fs()
Kevin Hao
2019-08-19
1
-1
/
+2
*
tests: Skip fdisk/mbr-nondos-mode on Sparc as unsupported
Karel Zak
2019-08-19
2
-194
/
+2
*
chfn: don't append extra tailing commas
Karel Zak
2019-08-19
1
-1
/
+1
*
Remove unused utime.h header
Rosen Penev
2019-08-08
1
-1
/
+0
*
Remove isascii usage
Rosen Penev
2019-08-08
3
-3
/
+7
*
tests: update fdisk output
Karel Zak
2019-08-08
1
-1
/
+1
*
libfdisk: (script) support shortcuts in the type= field
Karel Zak
2019-08-08
2
-3
/
+9
*
tests: use subtests for mountpoint(1)
Karel Zak
2019-08-07
5
-13
/
+12
*
Merge branch 'issue832' of https://github.com/kerolasa/util-linux
Karel Zak
2019-08-07
5
-5
/
+59
|
\
|
*
mountpoint: add --nofollow option
Sami Kerola
2019-08-02
5
-5
/
+59
*
|
Merge branch 'master' of https://github.com/chstarkd/util-linux
Karel Zak
2019-08-07
1
-1
/
+1
|
\
\
|
*
|
removed double space
Chistyj Arkadij
2019-08-04
1
-1
/
+1
|
*
|
fixed mount man page typo, "bythe" -> "by the"
Chistyj Arkadij
2019-08-04
1
-1
/
+1
|
|
/
*
/
libfdisk: refer to partx(8) rather than to kpartx(8)
Karel Zak
2019-08-06
1
-1
/
+1
|
/
*
dmesg: fix output hex encoding
Karel Zak
2019-08-01
1
-11
/
+15
*
choom: improve docs
Karel Zak
2019-08-01
2
-1
/
+2
*
libblkid: fix file descriptor leak in blkid_verify()
Karel Zak
2019-07-31
2
-4
/
+19
*
Merge branch '2019wk29' of https://github.com/kerolasa/util-linux
Karel Zak
2019-07-29
1
-1
/
+1
|
\
|
*
lscpu: prefer memcpy() to manual pointer arithmetic
Sami Kerola
2019-07-27
1
-1
/
+1
*
|
column: fix outputing empty column at the end of line
Yousong Zhou
2019-07-29
4
-1
/
+11
|
/
*
lscpu: (man) add note about cache sizes
Karel Zak
2019-07-25
1
-0
/
+5
*
agetty: simplify code in dolog() preprocessor blocks
Sami Kerola
2019-07-24
1
-26
/
+20
*
login: simplify string handling
Sami Kerola
2019-07-24
1
-4
/
+1
*
last: replace strncat() with more robust mem2strcpy()
Sami Kerola
2019-07-24
1
-2
/
+1
*
tests: (fdisk) update padding in output
Karel Zak
2019-07-23
1
-3
/
+3
*
tests: (libsmartcols) add padding tests
Karel Zak
2019-07-23
5
-0
/
+89
*
libsmartcols: cleanup and extend padding functionality
Karel Zak
2019-07-23
9
-45
/
+188
*
libfdisk: improve partition copy on resize
Karel Zak
2019-07-22
1
-0
/
+6
*
libblkid: (drbd) fix comment formatting
Karel Zak
2019-07-22
1
-3
/
+4
*
Merge branch 'master_fix-partition-copy' of https://github.com/vojtechtrefny/...
Karel Zak
2019-07-22
1
-0
/
+4
|
\
|
*
libfdisk: Fix double free of *_chs strings in fdisk_partition
Vojtech Trefny
2019-07-19
1
-0
/
+4
*
|
fstrim: fix systemd service protection
Karel Zak
2019-07-22
1
-1
/
+1
|
/
*
libfdisk: don't use NTFS as MBR
Karel Zak
2019-07-17
1
-1
/
+3
*
libblkid: do not interpret NTFS as MBR
Karel Zak
2019-07-17
3
-1
/
+31
*
libfdisk: don't use FAT as MBR
Karel Zak
2019-07-17
2
-5
/
+15
*
build-sys: improve hwclock CMOS dependences
Karel Zak
2019-07-15
1
-10
/
+9
*
build-sys: add UL_REQUIRES_ARCH()
Karel Zak
2019-07-15
1
-1
/
+41
*
hwclock: use CMOS clock only if available
Carlos Santos
2019-07-15
4
-43
/
+26
*
tests: (libmount) make X-* and x-* more robust
Karel Zak
2019-07-15
3
-3
/
+4
*
lsblk: fix -E segfault
Karel Zak
2019-07-15
1
-0
/
+2
*
libblkid: (drbd) simplify padding
Karel Zak
2019-07-15
1
-4
/
+14
*
Merge branch '2019wk27' of https://github.com/kerolasa/util-linux
Karel Zak
2019-07-15
8
-18
/
+24
|
\
|
*
libblkid: fix address sanitizer issues
Sami Kerola
2019-07-14
2
-2
/
+2
|
*
libblkid: check number of test_blkid_save arguments correctly
Sami Kerola
2019-07-14
1
-1
/
+1
|
*
include/xalloc: ensure xstrdup() and xstrndup() returns nonnull attribute
Sami Kerola
2019-07-14
2
-5
/
+9
|
*
libmount: fix potential null pointer dereference
Sami Kerola
2019-07-12
1
-1
/
+3
[next]