summaryrefslogtreecommitdiff
path: root/libparted
Commit message (Expand)AuthorAgeFilesLines
* libparted: mac: support sector size > 512 correctlySergei Antonov2014-05-251-38/+21
* libparted: don't trash filesystem when writing loop labelPhillip Susi2014-05-221-1/+2
* libparted: give correct partition device name on loop labelsPhillip Susi2014-05-221-2/+8
* libparted: don't create partition on loop labelPhillip Susi2014-05-221-0/+3
* libparted: fix loop labels to not vanishPhillip Susi2014-05-221-29/+24
* libparted: remove all old partitions, even if new label allows lessPhillip Susi2014-05-221-2/+9
* libparted: remove old partitions *first* before adding new onesPhillip Susi2014-05-221-22/+21
* libparted: don't detect fat and ntfs boot sectors as dos MBRPhillip Susi2014-05-222-1/+30
* parted: don't reload partition table on every commandPhillip Susi2014-05-221-6/+1
* libparted: fix fat resizePhillip Susi2014-05-222-5/+11
* GPT strings are UCS-2LE not UTF-16Brian C. Lane2014-05-191-12/+10
* dasd: avoid usage of uninitialized dataPetr Uzel2014-04-291-1/+1
* libparted: mklabel to support EDEV DASDNageswara R Sastry2014-04-291-13/+15
* libparted: Avoid dasd as default disk type while probeNageswara R Sastry2014-04-291-1/+5
* libparted: mklabel to support EAV DASDNageswara R Sastry2014-04-291-2/+90
* libparted: add support for EAV DASD partitionsNageswara R Sastry2014-04-293-94/+306
* libparted: add support for implicit FBA DASD partitionsNageswara R Sastry2014-04-292-9/+59
* Fix filesystem detection on non 512 byte sectorsPhillip Susi2014-04-1825-274/+146
* libparted: remove last_usable_if_grownPhillip Susi2014-04-181-1/+1
* libparted: fix several integer overflows with dvh labelsMing Liu2014-04-101-5/+5
* libparted: Use common function to calculate PTE sectorsBrian C. Lane2014-04-081-12/+1
* libparted: Fix check for backup header locationBrian C. Lane2014-04-081-7/+31
* libparted: sync partitions > 16Phillip Susi2014-03-051-1/+4
* libparted: don't require a system id stringPhillip Susi2014-03-022-14/+0
* libparted: Recognize btrfs filesystemBrian C. Lane2014-03-023-0/+83
* libparted: Add UEFI System Partition flag.Brian C. Lane2014-03-023-0/+26
* libparted: Add Intel Rapid Start Technology partition flag.Brian C. Lane2014-03-023-0/+63
* libparted: don't canonicalize /dev/md/ paths (#872361)Brian C. Lane2014-03-021-2/+5
* libparted: preserve the uuid on dm partitions (#832145)Brian C. Lane2014-03-021-4/+16
* libparted: use dm_udev_wait (#698121)Brian C. Lane2014-03-021-13/+29
* libparted: copy pmbr_boot when duplicating GPT diskBrian C. Lane2014-02-251-0/+1
* bug#15591: [PATCH] libparted: handle i18n gpt partition names correctlyPhillip Susi2013-12-231-7/+56
* libparted: make sure not to treat percentages as exactPhillip Susi2013-11-231-1/+1
* GPT: add support for PReP GUIDDaniel Battaiola Kreling2013-11-231-0/+38
* Fix test compilationPhillip Susi2013-11-231-1/+2
* libparted: avoid disturbing partitionsPhillip Susi2013-11-231-37/+47
* Revert "linux-commit: do not unnecessarily open partition device nodes"Phillip Susi2013-11-231-22/+3
* libparted: allow some common errors to be ignoredPhillip Susi2013-11-232-71/+26
* libparted: fix gpt end of disk handlingPhillip Susi2013-11-231-23/+29
* libparted: handle logical partitions starting immediately after the EBRPhillip Susi2013-11-231-2/+15
* gpt: Revert small device commitsPhillip Susi2013-11-231-4/+4
* dos: improve MBR signature generationJonathan Liu2013-10-093-28/+24
* maint: update all copyright year number rangesJim Meyering2013-01-06107-107/+107
* libparted: don't probe every dm device in probe_allPhillip Susi2012-10-291-1/+80
* libparted: remove extraneous blkpg add partition ped exceptionPhillip Susi2012-10-291-18/+3
* libparted: refactor device-mapper partition sync codePhillip Susi2012-10-291-227/+178
* doc: libparted/disk.c: correct doxygen comment typoBob Beers2012-10-041-1/+1
* add support for a new Linux-specific GPT partition type codeRoderick W. Smith2012-09-292-2/+45
* mac: don't let larger partition-table-specified block size evoke UBBrian C. Lane2012-09-201-1/+13
* gpt: when "mklabel gpt" fails, always provide a diagnosticJim Meyering2012-09-121-2/+8