Whamcloud - gitweb
blkid: Fix MD 0.90 superblock detection on little endian systems
[tools/e2fsprogs.git] / lib / blkid / probe.h
2006-09-18 Karel ZakAdd GFS/GFS2 support to the blkid library.
2006-05-30 Matthias AndreeSwitch endian detection from Linuxism to AC_C_BIGENDIAN.
2006-03-10 Theodore Ts'oAdd EXT_JOURNAL to the blkid tag of ext3 filesystems.
2005-09-11 Theodore Ts'oGeneric blkid library cleanup
2005-09-10 Theodore Ts'oAdd support to extract basic iso9660 label information...
2005-09-10 Theodore Ts'oAdd support for detecting the reiser4 filesystem in...
2005-09-06 Karel ZakImprove VFAT detection to support filesystems w/o a...
2005-05-07 Theodore Ts'oFix gcc -Wall nits in the blkid library.
2005-05-05 Theodore Ts'oFix libblkid's magic number recognition for the cramfs...
2005-01-21 Theodore Ts'oAdd support to the blkid library to recognize Oracle...
2005-01-11 Theodore Ts'oApply Janos Farkas's patch to support extracting the...
2004-12-01 Theodore Ts'oAvoid using uint and uchar types when probing for ocfs2...
2004-09-18 Theodore Ts'oAdd support for ocfs2 detection to the blkid library,
2004-03-05 Theodore Ts'oprobe.c (probe_ocfs), probe.h: Add support for the...
2003-07-22 Theodore Ts'oprobe.c (probe_udf): Add specific UDF probing code...
2003-04-03 Theodore Ts'oFix XFS superblock definition. Add support to
2003-03-06 Theodore Ts'oFix up lots of portability problems that caused e2fspro...
2003-02-22 Theodore Ts'oInternal changes to the blkid library:
2003-02-13 Theodore Ts'oWholesale changes to blkid library to simplify the...
2003-01-27 Theodore Ts'oRoto-till and clean up libblkid API.
2003-01-26 Theodore Ts'oSeparate public and private interfaces into separate...
2003-01-25 Theodore Ts'oFix gcc -Wall nits.
2003-01-23 Theodore Ts'oIntegrate new blkid library.