summaryrefslogtreecommitdiff
path: root/libblkid-tiny
Commit message (Expand)AuthorAgeFilesLines
* libblkid-tiny: add exfat superblock supportHEADmasterRafał Miłecki2023-02-283-0/+177
* fstools: fix a couple of minor code problemsDaniel Golle2021-11-161-5/+13
* libblkid-tiny: fix invalid open syscall return checkDaniel Danzberger2021-08-031-1/+1
* libblkid-tiny: fix buffer overflowDaniel Golle2021-05-161-1/+0
* Truncate FAT filesystem label until 1st occurance of a blank (0x20)Mirko Vogt2020-05-061-2/+4
* libblkid-tiny: fix f2fs labels by increasing label bufferPetr Štetiar2020-01-181-1/+1
* libblkid-tiny: fix symbol collision with full libblkidJo-Philipp Wich2019-12-223-6/+6
* libblkid-tiny: vfat: Change parsing label in special casesPali Rohár2019-12-201-11/+6
* libblkid-tiny: vfat: Fix reading labels which starts with byte 0x05Pali Rohár2019-12-201-0/+2
* libblkid-tiny: add blkid_probe_set_id_label() stubRafał Miłecki2019-12-202-1/+7
* libblkid-tiny: use separated buffer for each block device readRafał Miłecki2019-12-203-22/+39
* libblkid-tiny: add functions for allocating & freeing probe structRafał Miłecki2019-12-202-0/+34
* libblkid-tiny: ntfs: fix use-after-freeYousong Zhou2019-10-271-5/+7
* mkdev: Avoid out of bounds readHauke Mehrtens2019-09-201-2/+2
* libblkid-tiny: use blkid_probe_set_utf8label for label setAnsuel Smith2019-09-033-9/+1
* libblkid-tiny: adds blkid_probe_set_utf8label supportAnsuel Smith2019-09-033-0/+92
* libblkid-tiny: increment label size to 256Ansuel Smith2019-07-011-1/+1
* libblkid-tiny: fix wrong btrfs label lengthAnsuel Smith2019-07-011-1/+1
* strip trailing spaces from vfat labelsJohn Crispin2018-02-111-1/+8
* fix vfat volume labelJohn Crispin2018-02-111-1/+1
* libblkid-tiny: add support for NTFS superblockRafał Miłecki2017-12-292-0/+229
* libblkid-tiny: add support for UBI superblockRafał Miłecki2017-08-073-0/+53
* add missing includesFelix Fietkau2017-02-111-0/+1
* libblkid-tiny: remove unused name memberJo-Philipp Wich2016-10-171-1/+0
* libblkid-tiny: fix SquashFS version detection on different endian systemsJo-Philipp Wich2016-10-171-8/+8
* libblkid-tiny: avoid setting phantom UUIDsJo-Philipp Wich2016-10-171-3/+2
* libblkid-tiny: Add F2FS supportMartin Blumenstingl2015-10-292-0/+102
* libblkid-tiny: Update the code from util-linux's libblkidMartin Blumenstingl2015-10-2914-508/+775
* properly handle return codesJohn Crispin2015-03-282-3/+3
* switch to _DEFAULT_SOURCE for modern glibc compatJohn Crispin2015-03-121-1/+1
* libblkid-tiny: add btrfs probe infoDaniel Golle2015-01-072-0/+93
* support UBI blocks (volumes)Rafał Miłecki2015-01-061-1/+1
* various updatesJohn Crispin2014-04-012-0/+322
* initial import of fs-tools packageJohn Crispin2014-03-1216-0/+3081