summaryrefslogtreecommitdiffstats
path: root/libblkid/src/superblocks/zfs.c
Commit message (Expand)AuthorAgeFilesLines
* libblkid: fix address sanitizer issuesSami Kerola2019-07-141-1/+1
* various: fix 'uninitialized when used' warnings [clang]Sami Kerola2019-02-181-1/+1
* libblkid: const qualifier cleanupKarel Zak2018-07-201-2/+2
* libblkid: (zfs) fix compiler warning [-Wmaybe-uninitialized]Karel Zak2018-05-031-1/+1
* libblkid: Fix out of bounds byte swaps in ZFS handlingAlden Tondettar2017-01-251-69/+90
* misc: once again some printf format stringsRuediger Meier2016-10-271-3/+3
* libblkid: Avoid OOB access on illegal ZFS superblocksTobias Stoeckmann2016-08-291-1/+1
* libblkid: fix debugging macro [oclint]Sami Kerola2016-07-211-19/+13Star
* misc: fix warnings "unused parameter" [-Wunused-parameter]Ruediger Meier2016-02-231-1/+2
* libblkid,libmount: Do not use void* in calculations [cppcheck]Boris Egorov2016-01-191-2/+2
* libblkid: (zfs) add cast to fix UB [cppcheck]Boris Egorov2016-01-191-1/+1
* blkid: don't mark zfs as RAIDKarel Zak2015-11-181-1/+1
* libblkid: (zfs) keep bufferes read-onlyKarel Zak2015-09-241-3/+8
* libblkid: fix inconsistent indenting [smatch scan]Karel Zak2015-08-051-2/+2
* 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: fix potential bufer overflowsSebastian Krahmer2014-12-051-0/+3
* libblkid: (zfs) let's keep compiler happyKarel Zak2014-05-301-1/+1
* blkid: convert superblocks to new calling conventionHannes Reinecke2014-03-201-3/+3
* libblkid: fix ZFS superblok offset for SBMAGICKarel Zak2013-04-101-4/+8
* libblkid: clean up DBG()Karel Zak2013-04-081-2/+2
* libblkid: [superblocks] fix compiler warnings [-Wunused-parameter -Wsign-comp...Karel Zak2011-08-021-4/+8
* build-sys: use top-level directory for libblkid rather than shlibs/blkidKarel Zak2011-06-091-0/+222