summaryrefslogtreecommitdiffstats
path: root/libblkid
Commit message (Expand)AuthorAgeFilesLines
* libblkid/whereis: simplify some conditions [cppcheck]Boris Egorov2015-06-251-1/+1
* libblkid: (nilfs2) check size for backup superblock onlyKarel Zak2015-06-091-4/+5
* libblkid: (nilfs2) check devise sizeKarel Zak2015-06-091-0/+3
* docs: fix gtk-docs related warningsKarel Zak2015-05-282-3/+1Star
* lib/sysfs: rename devname functions, cleanupKarel Zak2015-05-281-1/+0Star
* Fix /sys to /dev node name translationStanislav Brabec2015-05-261-0/+1
* libblkid: fix compiler warningsSami Kerola2015-03-172-5/+6
* libblkid: fix compiler warning [-Wunused-variable]Karel Zak2015-03-061-1/+0Star
* zfs: make less syscallsMichal Humpula2015-02-281-37/+58
* blkid: make zfs detection more robustMichal Humpula2015-02-251-15/+27
* libblkid: cleanup names, don't copy probing resultsKarel Zak2015-02-245-68/+100
* libblkid: make probing data structures more dynamicOndrej Oprala2015-02-245-190/+273
* libblkid: set SBMAGIC for nilfs2Karel Zak2015-02-191-1/+11
* libblkid: (hfs) avoid overflow [coverity scan]Karel Zak2015-01-281-1/+1
* libblkid: fix macro redefinition [coverity scan]Karel Zak2015-01-281-2/+7
* libblkid: improve MBR vs. FAT + boot sector detectionKarel Zak2015-01-272-13/+29
* libblkid: (bcache) fix keys usageKarel Zak2015-01-151-1/+3
* libblkid: fix compiler warnings [-Wpointer-sign]Karel Zak2015-01-131-3/+3
* Merge branch '2015wk01' of https://github.com/kerolasa/lelux-utiliteetitKarel Zak2015-01-081-10/+3Star
|\
| * libblkid: assume strtoull() is availableSami Kerola2015-01-071-10/+3Star
* | libblkid: udf: Fix reading LABEL, add support for UUID and other udf identifiersPali Rohár2014-12-151-22/+185
* | libblkid: superblocks: Add function blkid_probe_set_utf8_id_label for setting...Pali Rohár2014-12-152-0/+25
|/
* libblkid: fix potential bufer overflowsSebastian Krahmer2014-12-053-4/+18
* libblkid: care about unsafe chars in cacheKarel Zak2014-11-272-4/+39
* build-sys: cleanup library symbol filesKarel Zak2014-11-202-5/+7
* libblkid: (nilfs) fix typoBoris Egorov2014-11-131-1/+1
* libblkid: clean up debug, add "help" debug maskKarel Zak2014-11-033-35/+41
* include/debug: fix typoKarel Zak2014-10-241-1/+1
* libblkid: zeroize errno on blkid_probe_get_buffer() successKarel Zak2014-10-071-1/+4
* libblkid: move string trim function to strutils.hKarel Zak2014-08-251-19/+4Star
* include/debug: cleanup masksKarel Zak2014-08-131-2/+2
* libs/debug: accept human readable names for _DEBUG=Ondrej Oprala2014-08-131-0/+19
* 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: fix probe_ddf() [clang-analyze]Karel Zak2014-07-011-6/+5Star
* libblkid: correct the return values in squashfs probeDavid Shea2014-06-241-3/+3
* libblkid: fix compiler warning [-Wimplicit-function-declaration]Karel Zak2014-06-182-0/+3
* lib/sysfs: add sysfs_devno_is_lvm_private() from libblkidKarel Zak2014-06-174-32/+2Star
* Only move shared libraries to /lib if they existsThomas Petazzoni2014-06-161-1/+1
* libblkid: cleanup internal return codesKarel Zak2014-06-103-27/+34
* libblkid: ignore private LVM devicesKarel Zak2014-06-106-3/+69
* docs: fix "behaviour" vs. "behavior"Karel Zak2014-06-061-1/+1
* docs: rename libs xml/version.xml to xml/version-utils.xmlKarel Zak2014-06-031-1/+1
* libblkid: (zfs) let's keep compiler happyKarel Zak2014-05-301-1/+1
* Merge branch 'fix-build-sys' of https://github.com/rudimeier/util-linuxKarel Zak2014-05-261-1/+1
|\
| * build-sys: fix typo, sparc vs spark (62b2c024)Ruediger Meier2014-05-231-1/+1
* | libblkid: detect squashfs 3 vs 4Ruediger Meier2014-05-263-15/+50
|/
* libblkid/libblkid.3: Improve the typsetting of the manualBjarni Ingi Gislason2014-05-061-3/+3
* libblkid: make new_partition() more robustKarel Zak2014-04-181-2/+3