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: (script) support shortcuts in the type= field
Karel Zak
2019-08-08
1
-2
/
+7
*
libfdisk: refer to partx(8) rather than to kpartx(8)
Karel Zak
2019-08-06
1
-1
/
+1
*
libfdisk: improve partition copy on resize
Karel Zak
2019-07-22
1
-0
/
+6
*
libfdisk: Fix double free of *_chs strings in fdisk_partition
Vojtech Trefny
2019-07-19
1
-0
/
+4
*
libfdisk: don't use NTFS as MBR
Karel Zak
2019-07-17
1
-1
/
+3
*
libfdisk: don't use FAT as MBR
Karel Zak
2019-07-17
2
-5
/
+15
*
libfdisk: fix variable shadowing
Sami Kerola
2019-07-12
1
-1
/
+1
*
libfdisk: fix typos
Marcos Mello
2019-06-20
4
-14
/
+14
*
libfdisk: add fdisk_assign_device_by_fd()
Karel Zak
2019-06-18
5
-48
/
+99
*
libfdisk: fix fdisk_script_get_table()
Karel Zak
2019-06-17
2
-14
/
+20
*
libfdisk: (docs) add notes about fdisk_enable_wipe()
Karel Zak
2019-06-17
2
-10
/
+24
*
libfdisk: add fdisk_script_set_table()
Karel Zak
2019-06-17
4
-13
/
+69
*
libfdisk: (docs) add reference to v2.33
Karel Zak
2019-06-07
2
-0
/
+8
*
libfdisk: assert if self_pte() returns NULL
Sami Kerola
2019-05-22
1
-0
/
+4
*
libfdisk: (bsd) improve checksum calculation [-Waddress-of-packed-member]
Karel Zak
2019-05-22
1
-5
/
+12
*
libfdisk: avoid memory leak [coverity scan]
Karel Zak
2019-05-15
1
-1
/
+3
*
libfdisk: avoid division by zero [clang scan]
Karel Zak
2019-05-15
1
-2
/
+7
*
libfdisk: remove unused code [clang scan]
Karel Zak
2019-05-15
1
-1
/
+0
*
libfdisk: properly check return code of add_to_partitions_array() [coverity s...
Karel Zak
2019-05-15
1
-1
/
+2
*
libfdisk: (dos) Use strtoul to parse the label-id
Juerg Haefliger
2019-02-25
1
-1
/
+1
*
libfdisk: (dos) rewrite fist/last free sector functions
Karel Zak
2019-02-25
1
-106
/
+169
*
libfdisk: (dos) improve first unused sector for logical partitions
Karel Zak
2019-02-18
1
-1
/
+10
*
docs: fix typos [codespell]
Sami Kerola
2019-02-18
6
-8
/
+8
*
various: fix 'uninitialized when used' warnings [clang]
Sami Kerola
2019-02-18
2
-2
/
+2
*
libfdisk: sanity check, to prevent overlapping partitions from being partly r...
Fabian.Kirsch@dlr.de
2019-02-18
1
-2
/
+7
*
libfdisk: use list_add_tail() in more robust way
Karel Zak
2019-02-18
1
-0
/
+3
*
libfdisk: (gpt) add HiFive Unleashed bootloader partition UUIDs
Icenowy Zheng
2019-02-04
1
-1
/
+5
*
sfdisk: fix logical partition resize when start specified
Karel Zak
2019-01-31
1
-3
/
+11
*
libfdisk: add comment to fdisk_set_first_lba()
Karel Zak
2019-01-18
1
-0
/
+5
*
fdisk: make partition types uses more robust
Karel Zak
2019-01-10
1
-1
/
+5
*
libfdisk: fix printf format modifier
Ruediger Meier
2018-10-04
1
-1
/
+1
*
libfdisk: fix OSX compiler warning
Ruediger Meier
2018-10-04
1
-3
/
+5
*
libfdisk: (docs) add missing function
Karel Zak
2018-09-19
1
-0
/
+1
*
libfdisk: count gaps to possible size when resize
Karel Zak
2018-09-17
1
-1
/
+1
*
libfdisk: accept grain script header
Karel Zak
2018-09-12
2
-1
/
+24
*
libfdisk: add fdisk_get_devmodel() and fdisk_get_devno()
Karel Zak
2018-08-30
5
-0
/
+61
*
docs: use SPDX license names
Karel Zak
2018-08-16
1
-1
/
+1
*
libfdisk: Accept negative numbers for last sector input
Awal Garg
2018-07-31
9
-7
/
+45
*
libfdisk: fix compiler warnings [-Wcast-qual]
Karel Zak
2018-07-23
3
-6
/
+6
*
libfdisk: fix compiler warning [-Wmaybe-uninitialized]
Karel Zak
2018-07-18
1
-2
/
+2
*
libfdisk: reduce number of asprintf() calls, check return value
Karel Zak
2018-07-04
1
-14
/
+19
*
libfdisk: Fix multipath partition seperators for user-friendly names
KyleMahlkuch
2018-07-04
1
-1
/
+14
*
libfdisk: use \x<hex> to read/write partition name
Karel Zak
2018-07-04
1
-2
/
+6
*
libfdisk: fix list_del after partition reset
Vaclav Dolezal
2018-05-09
1
-1
/
+1
*
libfdisk: fix compiler warning [-Wunused-parameter]
Karel Zak
2018-05-03
5
-15
/
+5
*
libfdisk: improve JSON output
Karel Zak
2018-04-05
1
-22
/
+48
*
libfdisk: (docs) fix section name
Karel Zak
2018-03-21
1
-1
/
+1
*
libfdisk: (docs) update year
Karel Zak
2018-03-20
1
-1
/
+1
*
libfdisk: fix docs warnings
Karel Zak
2018-02-21
2
-0
/
+14
*
libfdisk: (docs) add missing docs blocks
Karel Zak
2018-02-21
3
-22
/
+48
[next]