summaryrefslogtreecommitdiff
path: root/lib/blkid/probe.h
AgeCommit message (Expand)AuthorFilesLines
2011-02-25e2fsprogs: reserving code points for new ext4 quota featureAditya Kali1-0/+1
2009-01-20blkid: recognize btrfsEric Sandeen1-0/+104
2008-08-27Remove trailing whitespace for the entire source treeTheodore Ts'o1-6/+6
2008-08-24libblkid: Strengthen the JFS probe routineTheodore Ts'o1-4/+7
2008-08-22libblkid: Enhance support for MacOS's hfs, hfsplus, and hfsx filesystemsTheodore Ts'o1-0/+72
2008-02-19blkid: detect LVM2 physical volumesEric Sandeen1-0/+14
2008-01-27blkid: Add support for HFS+ detectionTheodore Ts'o1-0/+42
2008-01-26Teach the blkid library about ext4/ext4devTheodore Ts'o1-4/+54
2007-06-19Add more paranoid NTFS probing and fetch UUID and LABEL informationTheodore Ts'o1-0/+47
2006-09-17Add GFS/GFS2 support to the blkid library.Karel Zak1-0/+48
2006-05-30Switch endian detection from Linuxism to AC_C_BIGENDIAN.Matthias Andree1-1/+1
2006-03-10Add EXT_JOURNAL to the blkid tag of ext3 filesystems.Theodore Ts'o1-0/+18
2005-09-10Generic blkid library cleanupTheodore Ts'o1-3/+15
2005-09-10Add support to extract basic iso9660 label information to the blkid libraryTheodore Ts'o1-5/+9
2005-09-10Add support for detecting the reiser4 filesystem in the blkid library.Theodore Ts'o1-0/+8
2005-09-06Improve VFAT detection to support filesystems w/o a magic string in the super...Karel Zak1-0/+19
2005-05-07Fix gcc -Wall nits in the blkid library.Theodore Ts'o1-5/+5
2005-05-05Fix libblkid's magic number recognition for the cramfs filesystem, Theodore Ts'o1-0/+15
2005-01-21Add support to the blkid library to recognize Oracle ASM volumes.Theodore Ts'o1-0/+9
2005-01-10Apply Janos Farkas's patch to support extracting the uuid and label Theodore Ts'o1-8/+11
2004-11-30Avoid using uint and uchar types when probing for ocfs2 filesystems Theodore Ts'o1-21/+21
2004-09-17Add support for ocfs2 detection to the blkid library, Theodore Ts'o1-0/+15
2004-03-04probe.c (probe_ocfs), probe.h: Add support for the OracleTheodore Ts'o1-0/+25
2003-07-22probe.c (probe_udf): Add specific UDF probing code, and probeTheodore Ts'o1-0/+8
2003-04-03Fix XFS superblock definition. Add support toTheodore Ts'o1-1/+20
2003-03-06Fix up lots of portability problems that caused e2fsprogs not to build succes...Theodore Ts'o1-6/+8
2003-02-22Internal changes to the blkid library:Theodore Ts'o1-2/+1
2003-02-12Wholesale changes to blkid library to simplify the implementation Theodore Ts'o1-5/+7
2003-01-27Roto-till and clean up libblkid API.Theodore Ts'o1-28/+77
2003-01-26Separate public and private interfaces into separate header files.Theodore Ts'o1-1/+1
2003-01-25Fix gcc -Wall nits.Theodore Ts'o1-6/+6
2003-01-23Integrate new blkid library.Theodore Ts'o1-0/+228