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
path:
root
/
libfdisk
Commit message (
Expand
)
Author
Age
Files
Lines
*
libfdisk: support logical partition resize
Karel Zak
2017-06-19
1
-1
/
+11
*
libfdisk: allow to resize container
Karel Zak
2017-06-19
1
-1
/
+8
*
libfdisk: add more debug messages to get-last-possible resize space
Karel Zak
2017-06-19
1
-6
/
+21
*
libfdisk: (dos) be more verbose on partno -ERANGE error
Karel Zak
2017-06-19
2
-4
/
+10
*
libfdisk: (dos) fix primary/logical logic when follow template
Karel Zak
2017-06-19
1
-2
/
+2
*
misc: fix reassigned values before old ones has been used [cppcheck]
Sami Kerola
2017-06-14
2
-2
/
+2
*
libfdisk: fix guid usage of packed struct gpt_entry
Ruediger Meier
2017-06-13
1
-10
/
+27
*
libfdisk: cleanup sun label checksum usuage
Ruediger Meier
2017-06-13
1
-26
/
+7
*
Merge branch 'master' of https://github.com/yurchor/util-linux
Karel Zak
2017-06-02
1
-1
/
+1
|
\
|
*
Fix minor typos
Yuri Chornoivan
2017-05-23
1
-1
/
+1
*
|
build-sys: fix library order when linking
Ruediger Meier
2017-06-01
1
-1
/
+1
*
|
libfdisk: fix variable shadowing
Sami Kerola
2017-05-29
1
-6
/
+8
|
/
*
libfdisk: update docs
Karel Zak
2017-05-23
5
-8
/
+35
*
libfdisk: (docs) add missing 'since' tags
Karel Zak
2017-05-23
4
-3
/
+15
*
libfdisk: don't use errno after close()
Karel Zak
2017-05-17
1
-2
/
+3
*
libfdisk: use memcpy() for non-terminated string [coverity scan]
Karel Zak
2017-05-17
1
-1
/
+1
*
libfdisk: initialize partno variable [coverity scan]
Karel Zak
2017-05-17
1
-1
/
+1
*
libmount: check fstat() return code [coverity scan]
Karel Zak
2017-05-17
1
-2
/
+5
*
libfdisk: don't print uninitialized variable [coverity scan]
Karel Zak
2017-05-17
1
-1
/
+1
*
libfdisk: add fdisk_partition_has_wipe()
Karel Zak
2017-05-09
4
-0
/
+18
*
libfdisk: fix NLS support
Karel Zak
2017-04-25
8
-7
/
+14
*
libfdisk: (gpt) rename to gpt_entry_is_used()
Karel Zak
2017-04-19
1
-21
/
+22
*
libfdisk: allow to change an existing extended partition
Pavel Butsykin
2017-04-19
1
-1
/
+1
*
misc: fix some printf format strings
Ruediger Meier
2017-04-10
1
-1
/
+1
*
libfdisk: (gpt) fix ents zeroize
Karel Zak
2017-04-06
1
-1
/
+1
*
libfdisk: (gpt) update nparts_max
Karel Zak
2017-04-06
1
-0
/
+3
*
libfdisk: (gpt) care about SSIZE_MAX for read(2)
Karel Zak
2017-04-06
1
-0
/
+5
*
libfdisk: (gpt) make entries array size calculation more robust
Karel Zak
2017-04-05
1
-30
/
+51
*
libfdisk: (gpt) use size_t and gpt_get_nentries()
Karel Zak
2017-04-05
1
-36
/
+48
*
libfdisk: (gpt) don't access entries array directly
Karel Zak
2017-04-05
1
-129
/
+183
*
Merge branch '2017wk11' of git://github.com/kerolasa/lelux-utiliteetit
Karel Zak
2017-03-24
1
-4
/
+4
|
\
|
*
tests: do not use plain 0 as NULL [smatch scan]
Sami Kerola
2017-03-17
1
-4
/
+4
*
|
libfdisk: fix compiler warning [-Wsign-compare]
Karel Zak
2017-03-16
1
-1
/
+1
|
/
*
libfdisk: fix potentially NULL pointer usage
Karel Zak
2017-03-13
2
-14
/
+77
*
libfdisk: (dos) add ID related debug messages
Karel Zak
2017-02-27
1
-2
/
+7
*
libfdisk: add version to debug output
Karel Zak
2017-02-27
1
-0
/
+4
*
misc: add static keyword to where needed [smatch scan]
Sami Kerola
2017-02-20
1
-1
/
+1
*
misc: do not use plain 0 as NULL [smatch scan]
Sami Kerola
2017-02-20
1
-1
/
+1
*
libfdisk: add sample-fdisk-mkpart binary
Karel Zak
2017-02-17
3
-0
/
+184
*
libfdisk: (dos) make it possible to create primary/logical by template
Karel Zak
2017-02-17
1
-3
/
+21
*
libfdisk: (gpt) make sure it's GPT in public API
Karel Zak
2017-02-17
1
-3
/
+9
*
libfdisk: verify partno from template
Karel Zak
2017-02-17
2
-2
/
+3
*
libfdisk: (dos) debug what we read from first sector
Karel Zak
2017-02-14
1
-0
/
+6
*
libfdisk: classify collision type
Karel Zak
2017-02-14
6
-4
/
+30
*
libfdisk: check for collisions when create new label
Karel Zak
2017-02-14
4
-50
/
+57
*
libfdisk: fix fdisk_set_wipe_area() calls
Karel Zak
2017-02-10
2
-9
/
+7
*
sfdisk: --quiet fixes
Karel Zak
2017-02-10
1
-0
/
+1
*
libfdisk: (gpt) add check for entries array size
Karel Zak
2017-01-25
1
-0
/
+12
*
libfdisk: (gpt) make calculations more robust
Karel Zak
2017-01-16
1
-11
/
+13
*
libfdisk: apply label alignment properties
Karel Zak
2017-01-16
3
-2
/
+18
[next]