summaryrefslogtreecommitdiffstats
path: root/fdisks/gpt.c
Commit message (Expand)AuthorAgeFilesLines
* libfdisk: (gpt) move code from fdisk to libfdiskKarel Zak2013-03-111-1809/+0Star
* fdisk: (dos) kill 'partitions' global variableKarel Zak2013-03-111-6/+0Star
* libfdisk: add part_get_status operationKarel Zak2013-03-111-0/+25
* fdisk: use libfdisk label->changedKarel Zak2013-03-111-0/+5
* libfdisk: (gpt) introduce driver independent partitions countersKarel Zak2013-03-111-18/+15Star
* fdisk: (gpt) remove global variables, cleanup header verificationKarel Zak2013-03-111-157/+228
* fdisk: differentiate between get and read operationKarel Zak2013-03-111-9/+9
* libfdisk: move label identifier to label structKarel Zak2013-03-111-2/+2
* libfdisk: add fdisk_label to driver APIKarel Zak2013-03-111-16/+26
* libfdisk: add fdisk_new_context(), reuse contextKarel Zak2013-03-111-22/+29
* libfdisk: split label and label operationsKarel Zak2013-03-111-13/+41
* libfdisk: add alignment codeKarel Zak2013-03-111-3/+3
* fdisk: (gpt) fix compiler warningsKarel Zak2012-12-201-12/+14
* fdisk: (gpt) check if the "First sector" is unusedKarel Zak2012-12-041-0/+5
* fdisk: (gpt) align newly created partitionsKarel Zak2012-12-041-20/+44
* fdisk: (gpt) fix {last,first}_usable_lba usageKarel Zak2012-12-041-7/+14
* fdisk: cleanup partition start/end usageKarel Zak2012-12-041-40/+48
* fdisk: (gpt) check partitions alignmentKarel Zak2012-12-041-3/+5
* fdisk: report PT type, inform about new GPTKarel Zak2012-12-041-3/+3
* fdisk: (gpt) use topology to define FirstUsableLBAKarel Zak2012-12-041-3/+11
* fdisk: api: propagate add partitions to usersDavidlohr Bueso2012-11-301-5/+7
* fdisk: api: move disklabel type to cxtDavidlohr Bueso2012-11-301-7/+7
* fdisk: gpt: check header sizeDavidlohr Bueso2012-11-141-1/+8
* gpt: create empty disklabelsDavidlohr Bueso2012-11-021-6/+196
* fdisk: gpt: write entire first sectorDavidlohr Bueso2012-11-021-2/+5
* fdisk: gpt: use swap_efi_guid for new partitionsDavidlohr Bueso2012-10-181-11/+1Star
* fdisk: api: propagate partition deletion to usersDavidlohr Bueso2012-10-181-3/+5
* fdisk: add GPT supportDavidlohr Bueso2012-09-271-141/+1347
* build-sys: rename fdisk -> fdisks/, convert to moduleKarel Zak2012-06-261-0/+216