summaryrefslogtreecommitdiffstats
path: root/libblkid/src/partitions
Commit message (Expand)AuthorAgeFilesLines
* Revert "include sysmacros.h where used"Karel Zak2016-03-081-1/+0Star
* include sysmacros.h where usedMike Frysinger2016-03-081-0/+1
* misc: again fixing many printf format stringsRuediger Meier2016-03-071-3/+3
* misc: fix compiler warnungs (unsigned/signed)Ruediger Meier2016-02-231-8/+8
* libblkid: fix compiler warnings [-Wmissing-prototypes]Ruediger Meier2016-02-231-1/+1
* libblkid: use internally uint64_t for offsets and sizesKarel Zak2016-01-125-30/+28Star
* lib/crc32: don't require to modify GPT headerKarel Zak2015-09-241-9/+9
* libblkid: cleanup names, don't copy probing resultsKarel Zak2015-02-241-3/+3
* libblkid: make probing data structures more dynamicOndrej Oprala2015-02-241-18/+12Star
* libblkid: improve MBR vs. FAT + boot sector detectionKarel Zak2015-01-271-10/+10
* libblkid: fix potential bufer overflowsSebastian Krahmer2014-12-051-4/+8
* libblkid: (gpt) fix PT offsetKarel Zak2014-08-112-4/+5
* libblkid: (gpt) use real sector size to set PTMAGIC_OFFSETKarel Zak2014-08-081-1/+1
* libblkid: comparing an array to null is not useful [coverity scan]Karel Zak2014-07-171-1/+1
* libblkid: cleanup internal return codesKarel Zak2014-06-101-11/+19
* libblkid: ignore private LVM devicesKarel Zak2014-06-101-2/+15
* docs: fix "behaviour" vs. "behavior"Karel Zak2014-06-061-1/+1
* build-sys: fix typo, sparc vs spark (62b2c024)Ruediger Meier2014-05-231-1/+1
* libblkid: make new_partition() more robustKarel Zak2014-04-181-2/+3
* libblkid: fix return codes from PART_ENTRY_* probingKarel Zak2014-04-151-1/+11
* libblkid: fix partitions probingKarel Zak2014-03-283-4/+6
* libblkid: use new debug functionsKarel Zak2014-03-2110-44/+44
* blkid: convert superblocks to new calling conventionHannes Reinecke2014-03-2011-89/+138
* blkid: stop scanning on I/O errorHannes Reinecke2014-03-201-20/+24
* libblkid: convert GPT attributes to host endianessKarel Zak2014-03-121-1/+1
* libblkid: improve commentKarel Zak2014-03-121-1/+1
* libblkid: detect alone PMBRKarel Zak2014-01-203-2/+44
* libblkid: add blkid_partlist_get_partition_by_partno()Karel Zak2014-01-151-0/+30
* libblkid: fix sgi PT parser to report system partitionsKarel Zak2013-11-271-2/+1Star
* libblkid: fix kboff usage in BSD proberKarel Zak2013-09-161-2/+2
* libblkid: move bsd definitions to pt-bsd.hKarel Zak2013-09-161-78/+1Star
* fdisk: add mbr_get_partition()Karel Zak2013-09-163-10/+7Star
* fdisk: use functions from pt-mbr.hKarel Zak2013-09-163-14/+14
* libblkid: rename sys_type to sys_indKarel Zak2013-09-163-10/+10
* libblkid: move MBR definitions to include/pt-mbr.hKarel Zak2013-09-164-52/+8Star
* libblkid: move MBR partition types to include/Karel Zak2013-09-167-141/+20Star
* libblkid: move SGI disklabel definitions to include/Karel Zak2013-09-161-77/+3Star
* libblkid: support pseudo PARTUUID= for MBRKarel Zak2013-06-133-1/+14
* libblkid: split blkid_parttable_set_id()Karel Zak2013-06-133-6/+12
* libblkid: set PTUUID for GPT and DOSKarel Zak2013-06-132-14/+22
* libblkid: add functions to set PTUUIDKarel Zak2013-06-132-1/+57
* libblkid: clean up DBG()Karel Zak2013-04-0810-76/+66Star
* libblkid: ignore nested BSD partitions if same like parentKarel Zak2013-03-111-0/+7
* libblkid: rename in sun_disklabel for compatibility with fdiskKarel Zak2013-03-111-1/+1
* libblkid: move sun PT definition to include/Karel Zak2013-03-111-67/+2Star
* libblkid: return disk ID/UUID by PT binary interfaceKarel Zak2013-02-195-2/+50
* libblkid: cleanup arguments checksKarel Zak2012-12-041-3/+5
* libblkid: (gpt) don't modify in memory buffersKarel Zak2012-11-211-12/+11Star
* build-sys: convert libblkid/ to moduleKarel Zak2012-06-261-23/+0Star
* Fix typos found by misspellingsBernhard Voelker2012-04-232-3/+3