Whamcloud - gitweb
blkid: fix ZFS device detection
[tools/e2fsprogs.git] / lib / blkid / probe.c
2015-08-28 Andreas Dilgerblkid: fix ZFS device detection
2014-01-11 Theodore Ts'olibblkid: fix integer width issue in probe_fat
2014-01-09 Theodore Ts'olibblkid: clean up some integer promotion / signed...
2014-01-06 Theodore Ts'olibblkid: fix memory overrun in probe_lvm2
2014-01-05 Theodore Ts'olibblkid: fix sizeof(foo) vs sizeof(*foo) malloc() bug
2013-03-13 Theodore Ts'oblkid: remove no-op statement which caused a clang...
2012-12-29 Andreas Dilgerbuild: quiet some "gcc -Wall" compiler warnings
2011-09-18 Theodore Ts'oShorten compile commands run by the build system
2011-06-11 Andreas Dilgermisc: clean up compiler warnings
2009-08-28 Karel Zakblkid: support .ko.gz in modules.dep parser
2009-03-09 Jim Meyeringremove useless if-before-free tests
2009-03-08 Theodore Ts'oblkid: Add fallback to ext4 for 2.6.29+ kernels if...
2009-03-06 Eric Sandeenblkid: recognize ext4(dev) without journal
2009-03-06 Eric Sandeene2fsprogs: fix potential null ptr defef in check_for_mo...
2009-01-20 Theodore Ts'oblkid: Add support for detecting user-level suspend...
2009-01-20 Eric Sandeenblkid: recognize btrfs
2008-10-18 Eric Sandeenblkid: recognize ext3 with test_fs set as ext3
2008-10-13 Theodore Ts'olibblkid: Fix file descriptor leak when checking for...
2008-10-13 Eric Sandeene2fsprogs: fix blkid detection of ext4dev as ext4
2008-08-28 Theodore Ts'oRemove trailing whitespace for the entire source tree
2008-08-25 Theodore Ts'olibblkid: Fix namespace leakage of unicode_16be_to_utf8
2008-08-24 Theodore Ts'olibblkid: Strengthen the JFS probe routine
2008-08-24 Theodore Ts'olibblkid: Fix false detection of DFSee created filesystems.
2008-08-22 Theodore Ts'olibblkid: Enhance support for MacOS's hfs, hfsplus...
2008-07-06 Eric SandeenClean up some trivial build warnings
2008-06-21 Theodore Ts'oblkid: Fix cc portability problem in probe_lvm2()
2008-06-18 Theodore Ts'oMerge branch 'maint'
2008-06-17 Theodore Ts'olibblkid: Fix marginal C code in probe_lvm2()
2008-06-03 Theodore Ts'oMerge branch 'maint' into next
2008-06-03 Ricardo M. CorreiaAdd ZFS detection to libblkid
2008-05-21 Theodore Ts'oMerge branch 'maint'
2008-05-20 Theodore Ts'oblkid: If the device mtime is newer that the cache...
2008-05-12 Eric Sandeen- fix swap sanity tests in blkid, and blkid tests
2008-04-22 Theodore Ts'oMerge branch 'maint'
2008-04-21 Theodore Ts'oblkid: Keep cached filesystem information on EACCES...
2008-04-18 Eric Sandeenblkid: more sanity checks for swap v1
2008-03-13 Theodore Ts'oMerge branch 'maint'
2008-03-09 Theodore Ts'oblkid: Fix portability problem caused by using uint...
2008-02-27 Theodore Ts'oMerge branch 'maint'
2008-02-27 Theodore Ts'oFix gcc -Wall warnings for lib/blkid/probe.c
2008-02-19 Eric Sandeenblkid: detect LVM2 physical volumes
2008-02-10 Theodore Ts'oMerge branch 'maint' into next
2008-02-10 Theodore Ts'oblkid: Add support for returning labels for UDF filesystems
2008-02-10 Theodore Ts'oblkid: Flush cached filesystem information on any error...
2008-02-09 Theodore Ts'oblkid: Automatically chose between ext4 and ext4dev...
2008-01-28 Theodore Ts'oMerge branch 'maint' into next
2008-01-27 Theodore Ts'oblkid: Add support for HFS+ detection
2008-01-27 Theodore Ts'oblkid: Make sure the blocksize in reiserfs is sane
2008-01-27 Theodore Ts'oTeach the blkid library about ext4/ext4dev
2008-01-14 Pixelblkid: have ntfs's UUID compatible with vol_id
2007-12-17 Theodore Ts'oMerge branch 'maint' into next
2007-12-16 Theodore Ts'oblkid: Avoid division by zero error when probing an...
2007-10-15 Theodore Ts'oMerge branch 'maint' into next
2007-10-15 Eric Sandeenlibblkid: recognize squashfs filesystems on BE systems.
2007-10-14 Eric Sandeenlibblkid: detect squashfs
2007-10-06 Theodore Ts'oMerge branch 'maint'
2007-09-23 Theodore Ts'olibblkid: Add more magic numbers that might mean there...
2007-08-03 Theodore Ts'oFix gcc -Wall warnings
2007-07-09 Theodore Ts'oAdd debugging printf to blkid's probe routine when...
2007-06-24 Theodore Ts'oFix divide by zero error in blkid's NTFS probing logic
2007-06-21 Karsten HoppAdd support for LUKS encrypted partitions
2007-06-19 Theodore Ts'oAdd more paranoid NTFS probing and fetch UUID and LABEL...
2007-04-10 Sergey Vlasovblkid: Report correct UUID from MD superblocks
2007-04-10 Sergey Vlasovblkid: Fix MD 0.90 superblock detection on little endia...
2007-03-07 Theodore Ts'oFix memory leak in blkid library
2006-09-18 Karel ZakFix blkid bug with correctly reporting FAT filesystem...
2006-09-18 Karel ZakAdd GFS/GFS2 support to the blkid library.
2006-05-30 Matthias AndreeAdd parentheses and casts to make GCC happy.
2006-05-30 Matthias AndreeFix SIGBUS through unaligned access to FAT superblocks.
2006-05-29 Matthias AndreeAdd a bunch of type fixes for debug/"make check" code...
2006-05-29 Matthias AndreeDrop unused vector uuid[].
2006-05-14 Theodore Ts'oFixed signed vs. unsigned comparison warning in strncmp().
2006-03-25 Theodore Ts'oFix typo bug in previous commit (6ae1ed49c8c6)
2006-03-24 Theodore Ts'oFix file descriptor leak in blkid library in error...
2006-03-13 Theodore Ts'oFix blkid's last verification logic to work when the...
2006-03-10 Theodore Ts'oAdd EXT_JOURNAL to the blkid tag of ext3 filesystems.
2005-09-11 Theodore Ts'oSearch the root directory of FAT filesystems for the...
2005-09-11 Theodore Ts'oGeneric blkid library cleanup
2005-09-10 Theodore Ts'oAdd a regression test suite for the blkid library
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-07 Theodore Ts'oImprove blkid's VFAT/FAT filesystem probe code
2005-09-06 Karel ZakImprove VFAT detection to support filesystems w/o a...
2005-09-06 Karel ZakAdd support for detecting software suspend partitions...
2005-09-06 Karel ZakFix blkid library so that the cache validation notices...
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-28 Theodore Ts'oblkid.c (main, compare_search_type): Make blkid -t...
2005-01-25 Theodore Ts'oprobe.c: Windows can perform a "quick format" that...
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...
2005-01-05 Theodore Ts'oAdjust blkid library so that it returns vfat in prefere...
2004-12-01 Theodore Ts'oAvoid using uint and uchar types when probing for ocfs2...
2004-11-19 Theodore Ts'oprobe.c (probe_ocfs): Fix bug where the wrong size...
2004-09-18 Theodore Ts'oAdd support for ocfs2 detection to the blkid library,
2004-04-20 Theodore Ts'oprobe.c (blkid_verify_devname): If the time is earlier...
2004-03-05 Theodore Ts'oprobe.c (probe_ocfs), probe.h: Add support for the...
2003-12-07 Theodore Ts'oFix gcc -Wall nitpicks
2003-07-22 Theodore Ts'oprobe.c (probe_udf): Add specific UDF probing code...
2003-07-21 Theodore Ts'oprobe.c (blkid_known_fstype): New function which return...
next