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: add --nopartno to mkpart sample
Karel Zak
2017-08-01
1
-6
/
+14
*
libfdisk: allow to resize in unsorted partition table
Karel Zak
2017-07-19
1
-4
/
+10
*
libfdisk: improve table print debugs
Karel Zak
2017-07-19
2
-5
/
+14
*
libfdisk: support default partno in mkpart-fullspec sample
Karel Zak
2017-07-19
1
-15
/
+36
*
libfdisk: add fdisk_disable_dialogs()
Karel Zak
2017-07-19
8
-6
/
+60
*
libfdisk: (dos) return EINVAL when delete unused partition
Karel Zak
2017-07-19
1
-2
/
+17
*
libfdisk: fix warning -Wunused-function
Ruediger Meier
2017-07-18
1
-0
/
+2
*
build-sys: don't use non-existing UUID_LIBS
Ruediger Meier
2017-07-18
1
-1
/
+1
*
libfdisk: use fdisk_sector_t consistently and fix printf format strings
Ruediger Meier
2017-07-18
2
-5
/
+5
*
libfdisk: use BLKPG_* ioctls on linux only
Karel Zak
2017-07-17
1
-1
/
+13
*
libfdisk: make fdisk compliant to UEFI/GPT specification on PMBR
Karel Zak
2017-07-14
1
-4
/
+5
*
libfdisk: remove whitespaces
Karel Zak
2017-07-14
1
-3
/
+3
*
libfdisk: use BLKPG ioctls to inform kernel about changes
Karel Zak
2017-07-14
6
-0
/
+186
*
libfdisk: add comment
Karel Zak
2017-07-14
1
-0
/
+3
*
libfdisk: add fdisk_device_is_used()
Karel Zak
2017-07-14
4
-0
/
+37
*
libfdisk: remove unnecessary fstat() call
Karel Zak
2017-07-14
1
-4
/
+5
*
libfdisk: move fdisk_reread_partition_table() to another file
Karel Zak
2017-07-14
3
-41
/
+42
*
tests: don't use errno in output
Karel Zak
2017-07-12
2
-2
/
+2
*
libfdisk: (dos) accept start for log.partitions on template
Karel Zak
2017-07-11
1
-3
/
+9
*
libfdisk: don't hardcode label type in samples
Karel Zak
2017-07-11
2
-2
/
+2
*
libfdisk: add sample-fdisk-mkpart-fullspec
Karel Zak
2017-07-11
3
-2
/
+195
*
libfdisk: (dos) cleanup template based partitioning
Karel Zak
2017-07-11
2
-25
/
+45
*
libfdisk: add fdisk_reassign_device()
Karel Zak
2017-07-10
5
-0
/
+44
*
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
[next]