]> git.ipfire.org Git - thirdparty/e2fsprogs.git/history - lib/blkid
libext2fs: fix a broken close() test
[thirdparty/e2fsprogs.git] / lib / blkid /
2013-10-12  Darrick J. Wonge2fsprogs: add (optional) sparse checking to the build
2013-08-11  Theodore Ts'odebian: remove old symlinks to /usr/share/doc
2013-06-16  Theodore Ts'oTry to use secure_getenv() in preference to __secure_ge...
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
2012-11-26  Andreas Dilgerext2fs, blkid: localize environment-specific variables
2012-08-06  Theodore Ts'oPut ELF_OTHER_LIBS in the right place for the linker
2012-05-14  Theodore Ts'oChange pkg-config files so that both <et/com_err.h...
2012-02-27  Andreas Dilgerbuild: fix compile warnings on OSX
2011-11-29  Theodore Ts'oUpdate Release Notes, Changelogs, version.h, etc. for... v1.42
2011-09-18  Theodore Ts'oShorten compile commands run by the build system
2011-09-16  Theodore Ts'oMerge branch 'maint' into next
2011-07-05  Theodore Ts'oMerge branch 'maint' into next
2011-06-11  Theodore Ts'oMerge branch 'maint' into next
2011-06-11  Andreas Dilgermisc: clean up compiler warnings
2011-02-28  Theodore Ts'oMerge branch 'maint' into next
2011-02-25  Aditya Kalie2fsprogs: reserving code points for new ext4 quota...
2009-10-05  Theodore Ts'oMerge branch 'maint' into next
2009-10-04  Theodore Ts'oDon't use in-tree header files if using system uuid...
2009-10-04  Theodore Ts'oblkid: Avoid a potentially error message when running...
2009-08-28  Karel Zakblkid: support .ko.gz in modules.dep parser
2009-09-07  Theodore Ts'oMerge branch 'maint' into next
2009-07-02  Theodore Ts'oAdd support for configure --enable-verbose-makecmds
2009-05-18  Theodore Ts'oblkid: Don't use a hard-coded path for /bin/rm in test_...
2009-05-03  Karel Zakblkid: use /sys/block/dm-<N>/dm/name
2009-05-03  Karel Zakblkid: use /dev/mapper/<name> rather than /dev/dm-<N>
2009-04-23  Eric Sandeenblkid: remove whole-disk entries from cache when partit...
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-18  Theodore Ts'olibblkid: Refuse to create a device structure for a...
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-09-03  Theodore Ts'oFix pkg-config files: use Requires.private and fix...
2008-08-28  Theodore Ts'oRemove trailing whitespace for the entire source tree
2008-08-27  Theodore Ts'olibblkid: Give a priority bonus to "leaf" devicemapper...
2008-08-27  Theodore Ts'olibblkid: Unexport the private symbol blkid_devdirs
2008-08-27  Theodore Ts'oRemove use of devmapper library by the blkid library
2008-08-27  Theodore Ts'olibblkid: Optimize devicemapper support
2008-08-25  Theodore Ts'olibblkid: Fix namespace leakage of unicode_16be_to_utf8
2008-08-25  Andreas DilgerFix miscellaneous compile warnings
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-08-22  Theodore Ts'olibblkid: Fix potential crash if blkid cache is out...
2008-08-14  Benno Schulenberglibblkid: On the man page, replace empty references...
2008-08-10  Theodore Ts'oblkid: Fix probing logic so we find renamed devices
2008-07-13  Theodore Ts'olibblkid: Make sure we never reference a null dev-...
2008-07-10  Andreas Dilgerblkid: Make regression test tolerate older versions...
2008-07-07  Ricardo M. CorreiaAdd ZFS test image to blkid test suite
2008-07-06  Eric SandeenClean up some trivial build warnings
2008-06-29  Theodore Ts'oblkid: Eliminate stale entries that duplicate a verifie...
2008-06-29  Theodore Ts'oblkid: Make sure a device returned by blkid_find_dev_wi...
2008-06-29  Eric Sandeenblkid: use list_for_each_safe in garbage collection
2008-06-21  Theodore Ts'oblkid: Fix cc portability problem in probe_lvm2()
2008-06-19  Eric Sandeenblkid: fix swap tests (again)
2008-06-18  Theodore Ts'oMerge branch 'maint'
2008-06-17  Theodore Ts'olibblkid: Fix marginal C code in probe_lvm2()
2008-06-08  Theodore Ts'oMerge branch 'maint'
2008-06-07  Theodore Ts'oMerge branch 'maint'
2008-06-03  Theodore Ts'oMerge branch 'maint' into next
2008-06-03  Ricardo M. CorreiaAdd ZFS detection to libblkid
2008-05-25  Theodore Ts'oRemove bashism in test script for 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-27  Theodore Ts'oMerge branch 'maint'
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-04-17  Theodore Ts'oMerge branch 'maint'
2008-04-07  Theodore Ts'oMerge branch 'maint'
2008-04-06  Theodore Ts'oMerge branch 'maint' into next
2008-03-30  Theodore Ts'oMerge branch 'maint'
2008-03-20  Theodore Ts'oMerge branch 'maint' into next
2008-03-15  Theodore Ts'oMerge branch 'maint'
2008-03-13  Theodore Ts'oMerge branch 'maint'
2008-03-09  Theodore Ts'oblkid: Fix portability problem caused by using uint...
2008-02-29  Theodore Ts'oMerge branch 'maint'
2008-02-27  Theodore Ts'oMerge branch 'maint'
2008-02-27  Theodore Ts'oFix gcc -Wall warnings for lib/blkid/probe.c
2008-02-27  Theodore Ts'olibblkid: Add error checking to devicemapper code to...
2008-02-19  Eric Sandeenblkid: detect LVM2 physical volumes
2008-02-19  Theodore Ts'oMerge branch 'maint' into next
2008-02-17  Theodore Ts'oMerge branch 'maint' into next
2008-02-10  Theodore Ts'oMerge branch 'maint' into next
2008-02-10  Theodore Ts'oDocument the BLKID_FILE environment variable in the...
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'oUse lseek() instead of llseek() of sizeof(long) ==...
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
next