summaryrefslogtreecommitdiffstats
path: root/libblkid/src/superblocks
Commit message (Expand)AuthorAgeFilesLines
* libblkid: use correct block size for UDF probeZachary Catlin2013-03-021-15/+30
* libblkid: add debug messages for "idmag" stuff and btrfsKarel Zak2013-02-201-1/+3
* libblkid: make backup superblock visible for wipefs(8) onlyKarel Zak2013-02-191-0/+3
* libblkid: read whole buffer for iso_volume_descriptorKarel Zak2013-02-141-2/+3
* libblkid: Probe UDF volumes for ISO9660 info as wellZeeshan Ali (Khattak)2013-02-143-2/+32
* libblkid: Expose more ISO9660 headersZeeshan Ali (Khattak)2013-02-143-5/+100
* libblkid: Don't keep reading same sector of ISOZeeshan Ali (Khattak)2013-02-141-1/+3
* libblkid: add missing le16_to_cpu to sil raid proberKarel Zak2013-02-071-1/+1
* libblkid: improve Silicon RAID proberKarel Zak2013-02-071-6/+51
* libblkid: add Flash-Friendly File System (f2fs) supportAlejandro Martinez Ruiz2013-02-063-1/+102
* libblkid: make btrfs magics more readableKarel Zak2013-01-101-10/+4Star
* libblkid: add support for btrfs backup superblockGoffredo Baroncelli2013-01-101-0/+8
* libblkid: add missing promise raid metadata locationsPhillip Susi2013-01-091-1/+1
* libblkid: cleanup arguments checksKarel Zak2012-12-041-3/+0Star
* libblkid: fix compiler warning [-Wstrict-aliasing]Karel Zak2012-10-151-3/+5
* libblkid: rewrite ntfs proberKarel Zak2012-08-271-36/+85
* libblkid: use unsigned ints in ntfs proberKarel Zak2012-08-271-19/+22
* Fix non-Linux buildSamuel Thibault2012-08-131-3/+12
* libblkid: cleanup _attribute__ usageKarel Zak2012-07-091-2/+2
* build-sys: convert libblkid/ to moduleKarel Zak2012-06-261-52/+0Star
* libblkid: update dm-verity scanMilan Broz2012-06-151-14/+19
* libblkid: add dm-verity hash device detectionMilan Broz2012-06-053-0/+43
* libblkid: support UFS UUIDVladimir 'φ-coder/phcoder' Serbinenko2012-05-041-0/+19
* libblkid: accept small blocks for NTFS and Reiserfs in blkidVladimir 'φ-coder/phcoder' Serbinenko2012-05-042-4/+4
* libblkid: befs: declare functions staticPetr Uzel2012-04-231-6/+6
* Fix typos found by misspellingsBernhard Voelker2012-04-232-4/+4
* libblkid: generate pseudo-UUID for ISO9660 image fileAndreas Vogel2012-03-211-1/+63
* build-sys: enhance readability of the autotools filesSami Kerola2012-02-281-46/+46
* libblkid: improve reiserfs and btrfs min. size limitsKarel Zak2012-02-082-3/+3
* libblkid: fix suspicious implicit sign extension [coverity scan]Karel Zak2012-01-311-1/+1
* libblkid: more robust idx usage [coverity scan]Karel Zak2012-01-311-2/+4
* libblkid: comparing an array to null is not useful [coverity scan]Karel Zak2012-01-311-2/+0Star
* libblkid: check return values in safe_probe code [coverity scan]Karel Zak2012-01-311-4/+11
* libblkid: fix limit for OCFS checkKarel Zak2012-01-301-2/+2
* libblkid: add BLKID_PARTS_MAGICKarel Zak2011-11-112-17/+0Star
* libblkid: silence a format string warning [-Wformat]Francesco Cosoleto2011-11-091-1/+1
* libblkid: DRBD proxy data-log identification.Philipp Marek2011-09-074-0/+58
* libblkid: new magic for 8.4 style (unclean) activity log.Philipp Marek2011-09-071-2/+4
* libblkid: befs validate di_br_size !=0 and br_per_di_br != 0Timo Warns2011-08-151-0/+7
* libblkid: [superblocks] fix compiler warnings [-Wunused-parameter -Wsign-comp...Karel Zak2011-08-0222-57/+83
* Merge branch 'cramfs' of https://github.com/kerolasa/lelux-utiliteetitKarel Zak2011-07-261-3/+3
|\
| * md5: use symbolical digest lengthSami Kerola2011-07-211-3/+3
* | libblkid: vfat big endian fixJindrich Makovicka2011-07-261-1/+1
* | libblkid: use 64bit offset in search_fat_label to avoid truncationJindrich Makovicka2011-07-261-3/+3
* | libblkid: update docsKarel Zak2011-07-232-11/+9Star
* | libblkid: use MINIX_BLOCK_SIZE from minix.hSami Kerola2011-07-201-3/+0Star
* | libblkid: use superblock structure from minix.hSami Kerola2011-07-201-29/+1Star
|/
* blkid: list all known filesystems/RAIDs (add -k option)Karel Zak2011-06-201-0/+20
* libblkid: add debug messageKarel Zak2011-06-201-3/+4
* libblkid: don't ignore swap UUID if only first byte is zeroRichard W.M. Jones2011-06-141-1/+1