Whamcloud - gitweb
libext2fs: validate inode table location in block group descriptors
[tools/e2fsprogs.git] / lib / blkid /
2018-10-16 Theodore Ts'oblkid: adjust copyright license for version.c to be...
2018-08-18 UpendraAOSP: blkid: Correct the label name for exfat
2018-08-11 Ross Burtonbuild: use MKDIR_P instead of MKINSTALLDIRS
2018-08-11 Fedor Uporovlibext2fs: support devices w/ non-512 byte block size...
2018-07-10 Theodore Ts'oblkid: avoid FPE crash when probing a HFS+ superblock...
2018-06-28 Jiyong ParkAOSP: e2fsdroid and mke2fs are dynamic executable in...
2018-06-21 Jin QianAOSP: e2fsdroid/libext2fs: move hashmap into libext2fs
2018-03-02 Theodore Ts'oMerge branch 'maint' into next
2018-03-02 Eric Biggersblkid: fix building e2fsprogs with internal libblkid
2018-02-26 Theodore Ts'oAOSP: use e2fsprogs-defaults for ccflags
2018-02-26 Dong JinguangAOSP: blkid: sanity check 'end' address must be greater...
2018-02-26 Dan WillemsenAOSP: Suppress warnings/errors for clang+mingw
2018-02-26 Jin QianAOSP: build mke2fs for windows using android mingw...
2017-10-16 Theodore Ts'oMerge branch 'maint' into next
2017-10-16 Sebastian RasmussenFix typos in code comments and developer docs
2017-10-16 Sebastian RasmussenFix typos in error messages and documentation
2017-08-29 Theodore Ts'oMerge branch 'maint' into next
2017-08-28 Theodore Ts'oFix FreeBSD portability problem caused by it using...
2017-07-28 Theodore Ts'oMerge branch 'maint' into next
2017-07-24 Theodore Ts'odebugfs: fix "ls -p" to avoid printing garbage after...
2017-07-11 Theodore Ts'oMerge branch 'maint' into next
2017-07-10 liminghaoAOSP: blkid: Resolve to the exFAT uuid change on reboot.
2017-07-10 liminghaoAOSP: blkid: add support to recognize exfat to blkid.
2017-05-24 Jin Qianlibblkid: fix buffer overflow scanning partition name
2017-05-24 Christopher FerrisAOSP: Disable macro redefined warnings.
2017-05-24 Alex DeymoAOSP: Convert e2fsprogs targets to soong.
2017-05-24 Adrien SchildknechtAOSP: android: add rules to build the static host libraries
2017-05-19 Theodore Ts'oMerge branch 'maint' into next
2017-05-19 Mike Frysingerinclude sys/sysmacros.h as needed
2017-04-26 Theodore Ts'otests: skip running long test with "make check" and...
2016-06-08 Matthias Andreelibblkid: avoid DIOCGDINFO where missing.
2016-05-31 Theodore Ts'olib: build elf shared libraries using -fPIC -shared
2016-05-30 Theodore Ts'oFix Android build warnings
2016-05-22 Theodore Ts'oAdd --enable-hardening which builds e2fsprogs with...
2016-03-25 Jeff Sharkeyblkid: fix blkid time diff bug
2016-03-18 Theodore Ts'oAndroid.mk: fix up the library -host naming convention...
2016-03-15 Alex DeymoAndroid.mk: Replace _host suffix with more standard...
2016-03-14 Jeff Sharkeyblkid: add support to recognize f2fs to blkid
2016-03-14 Ying WangCleanup Obsolete LOCAL_PRELINK_MODULE
2016-03-07 Theodore Ts'oMerge branch 'maint' into next
2016-03-06 Andreas Dilgerblkid: fix ZFS device detection
2015-07-13 Theodore Ts'oEliminate unused parameter warnings from Android build
2015-07-13 Theodore Ts'oEliminate doubly defined _LARGEFILE_SOURCE warning
2015-07-13 Theodore Ts'otune2fs: allow tune2fs to be built as a static library...
2015-07-01 Theodore Ts'oFix "make clean" and "make distclean"
2015-03-30 Theodore Ts'oClean up and fix Android build files
2015-03-01 Theodore Ts'oAdd files to build on Android
2014-11-05 Darrick J. Wonglibext2fs: fix endian checking bits
2014-11-04 Eric Sandeendefine bitwise types and annotate conversion routines
2014-07-22 Theodore Ts'oMerge branch 'maint' into next
2014-07-10 Theodore Ts'oUse sys/syscall.h instead of syscall.h
2014-07-06 Theodore Ts'oMerge branch 'maint' into next
2014-07-05 Andreas Dilgerblkid,ext2fs: avoid name clash with __u{8,16,32,64}
2014-07-05 Andreas Dilgerblkid: remove unnecessary header and comment
2014-07-05 Eric Sandeene2fsprogs: remove checker infrastructure
2014-07-05 Theodore Ts'oaclocal.m4: update to newer versions of autoconf macros
2014-05-11 Darrick J. Wongmisc: create better-packaged static analysis reports
2014-05-11 Theodore Ts'oMerge branch 'maint' into next
2014-05-07 David MichaelAdd a make variable for the pkgconfig install dir
2014-04-20 Theodore Ts'oMerge branch 'maint' into next
2014-04-14 Andreas Dilgerfix miscellaneous build warnings
2014-03-14 Darrick J. Wongall: Introduce cppcheck static checking for make C=1
2014-02-24 Theodore Ts'oMerge branch 'maint' into next
2014-02-23 Theodore Ts'oAdd coverage testing using gcov
2014-02-21 Theodore Ts'oMerge branch 'maint' into next
2014-02-18 Andreas Dilgertests: skip unsupported tests on MacOS systems
2014-01-11 Theodore Ts'oMerge branch 'maint' into next
2014-01-11 Theodore Ts'olibblkid: add error checking for rename() while saving...
2014-01-11 Theodore Ts'olibblkid: fix integer width issue in probe_fat
2014-01-11 Theodore Ts'olibblkid: remove unneeded pointer checks
2014-01-10 Theodore Ts'oMerge branch 'maint' into next
2014-01-09 Theodore Ts'oSave and restore umask around calls to mkstemp()
2014-01-09 Theodore Ts'olibblkid: clean up some integer promotion / signed...
2014-01-06 Theodore Ts'oMerge branch 'maint' into next
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-12-16 Theodore Ts'oMerge branch 'maint' into next
2013-12-16 Andreas Dilgerext2fs,blkid: delete unused LIST_HEAD() macro
2013-12-16 Andreas Dilgerbuild: quiet LLVM non-literal string format warning
2013-12-16 Andreas Dilgerbuild: use long long for __u64 by default
2013-10-13 Theodore Ts'oMerge branch 'maint' into next
2013-10-12 Darrick J. Wonge2fsprogs: add (optional) sparse checking to the build
2013-06-16 Theodore Ts'oMerge branch 'maint' into next
2013-06-16 Theodore Ts'oTry to use secure_getenv() in preference to __secure_ge...
2013-03-13 Theodore Ts'oMerge branch 'maint' into next
2013-03-13 Theodore Ts'oblkid: remove no-op statement which caused a clang...
2013-01-01 Theodore Ts'oMerge branch 'maint' into next
2012-12-29 Andreas Dilgerbuild: quiet some "gcc -Wall" compiler warnings
2012-11-30 Theodore Ts'oMerge branch 'maint' into next
2012-11-26 Andreas Dilgerext2fs, blkid: localize environment-specific variables
2012-08-15 Theodore Ts'oMerge branch 'maint' into next
2012-08-07 Theodore Ts'oMerge branch 'maint' into next
2012-08-06 Theodore Ts'oPut ELF_OTHER_LIBS in the right place for the linker
2012-07-30 Darrick J. Wonglibext2fs: change ext4 on-disk layout to support metada...
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-06-11 Andreas Dilgermisc: clean up compiler warnings
2011-02-25 Aditya Kalie2fsprogs: reserving code points for new ext4 quota...
next