Whamcloud - gitweb
Update release notes, etc. for 1.43.2 release
[tools/e2fsprogs.git] / lib / blkid / probe.h
2016-03-14 Jeff Sharkeyblkid: add support to recognize f2fs to blkid
2012-07-30 Darrick J. Wonglibext2fs: change ext4 on-disk layout to support metada...
2011-02-25 Aditya Kalie2fsprogs: reserving code points for new ext4 quota...
2009-01-20 Eric Sandeenblkid: recognize btrfs
2008-08-28 Theodore Ts'oRemove trailing whitespace for the entire source tree
2008-08-24 Theodore Ts'olibblkid: Strengthen the JFS probe routine
2008-08-22 Theodore Ts'olibblkid: Enhance support for MacOS's hfs, hfsplus...
2008-02-19 Eric Sandeenblkid: detect LVM2 physical volumes
2008-01-27 Theodore Ts'oblkid: Add support for HFS+ detection
2008-01-27 Theodore Ts'oTeach the blkid library about ext4/ext4dev
2007-06-19 Theodore Ts'oAdd more paranoid NTFS probing and fetch UUID and LABEL...
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.