]> git.ipfire.org Git - thirdparty/e2fsprogs.git/history - lib
mke2fs: use io_channel_flush() instead of sync() for sync_kludge
[thirdparty/e2fsprogs.git] / lib /
2018-02-27  Theodore Ts'oremove AOSP's lib/config.h and update util/android_config.h
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  Theodore Ts'oFix whitespace fixups in ext2_types.h.in
2018-02-26  Dan WillemsenAOSP: Rename libz-host -> libz
2018-02-26  Jin QianAOSP: mke2fs, libext2fs: make filesystem image reproducible
2018-02-26  Jin QianAOSP: Fix android build warnings in e2fsdroid and libext2fs
2018-02-26  Jin QianAOSP: build mke2fs for windows using android mingw...
2018-02-26  Jin QianAOSP: mke2fs, libext2fs: fix bugs on windows
2018-02-26  Theodore Ts'oMerge branch 'maint' into next
2018-02-23  Lukas Czernerlibss: add newer libreadline.so.7 to dlopen path
2018-02-23  Theodore Ts'olibuuid: fix UBSAN issue in get_random_fd()
2018-02-09  Theodore Ts'oMerge tag 'v1.43.9' into next
2018-02-08  Tyson Nottinghamchattr/lsattr: update obsolete attribute support
2018-01-04  Theodore Ts'oMerge branch 'maint' into next
2018-01-03  Theodore Ts'olibext2fs: fix build failure in swapfs.c on big-endian...
2018-01-02  Theodore Ts'oMerge branch 'maint' into next
2018-01-02  Theodore Ts'olibext2fs: when writing bitmaps mark the fs as dirty...
2017-12-14  Andreas Dilgerlibext2fs: add missing swab for superblock, add checks
2017-12-13  Theodore Ts'oMerge branch 'maint' into next
2017-12-13  Dmitry V. LevinFix -Wunused-variable compilation warnings
2017-12-13  Dmitry V. LevinFix compilation warnings in digest_encode.c
2017-12-13  Dmitry V. LevinFix compilation warnings about functions declared in...
2017-12-05  Theodore Ts'oMerge branch 'maint' into next
2017-10-18  Theodore Ts'oMerge branch 'maint' into next
2017-10-17  Theodore Ts'oMerge branch 'maint' into next
2017-10-16  Theodore Ts'olibext2fs: fix potential memory access overrun in ext2f...
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-10-15  Theodore Ts'oMerge branch 'maint' into next
2017-10-14  Lukas Czernerlibext2fs: skip start_blk adjustment when stride and...
2017-10-14  Lukas Czernerlibext2fs: prevent allocating inode table from already...
2017-09-07  Damien Guibouretlibext2fs: remove useless test and assignment in strtoh...
2017-09-07  Theodore Ts'oMerge branch 'maint' into next
2017-09-06  Theodore Ts'oe2fsck, libext2fs: add checks for insanely large file...
2017-08-29  Theodore Ts'oMerge branch 'maint' into next
2017-08-29  Theodore Ts'oUpdate release notes, etc., for the 1.43.6 release
2017-08-28  Theodore Ts'oFix FreeBSD portability problem caused by it using...
2017-08-28  Theodore Ts'oSilence valgrind warnings
2017-08-26  Jaco Kroone2fsck: add optimization for heavily hard-linked file...
2017-08-22  Theodore Ts'olibext2fs: fix Large File Support bug in ext2fs_image_i...
2017-08-22  Theodore Ts'oMerge branch 'maint' into next
2017-08-22  Theodore Ts'olibext2fs: avoid potential out-of-bounds write if pread...
2017-08-22  Theodore Ts'olibsupport: don't try accessing the project quota for...
2017-08-14  Theodore Ts'oMerge branch 'maint' into next
2017-08-13  Theodore Ts'olibsupport: fix 32-bit quota test failures
2017-08-04  Theodore Ts'oMerge branch 'maint' into next
2017-08-04  Theodore Ts'oRemove spaces at the end of man pages
2017-08-04  Theodore Ts'oUpdate lib/e2p/Makefile.in using "make depend"
2017-07-28  Theodore Ts'oMerge branch 'maint' into next
2017-07-27  Theodore Ts'olibext2fs: fix error handling for ext2fs_sync_device()
2017-07-24  zhangyi (F)libsupport: fix error handling in quota_write_inode
2017-07-24  Theodore Ts'odebugfs: fix "ls -p" to avoid printing garbage after...
2017-07-24  Tahsin Erdoganresize2fs: add support for resizing filesystems with...
2017-07-24  Tahsin Erdoganlibext2fs: add ea_inode support to set xattr
2017-07-24  Tahsin Erdoganlibext2fs: eliminate empty element holes in ext2_xattr_...
2017-07-24  Tahsin Erdoganlibext2fs: rename ext2_xattr_handle->length to capacity
2017-07-23  Theodore Ts'olibext2fs: add stricter checks on the inode size in...
2017-07-22  Adam Buchbindere2p: fix segfault in e2p_os2string
2017-07-17  Theodore Ts'olibext2fs: fix the s_log_block_size check in ext2fs_open()
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-07-05  Tahsin ErdoganUse i_size to determine whether a symlink is a fast...
2017-07-05  Tahsin Erdoganresize2fs: moving xattr inodes is not supported
2017-07-05  Tahsin Erdogantune2fs: update ea_inode hashes when fs uuid changes
2017-07-05  Tahsin Erdogane2fsck: ea_inode hash validation
2017-07-05  Andreas Dilgere2fsck: add support for large xattrs in external inodes
2017-07-05  Theodore Ts'oMerge branch 'maint' into next
2017-07-05  Tahsin Erdoganlibext2fs: fix compile errors/warnings
2017-07-04  Theodore Ts'oFix warnings found using UBSAN
2017-07-04  Theodore Ts'olibext2fs: fix build issue for on Windows/Cygwin systems
2017-06-23  Theodore Ts'oMerge branch 'maint' into next
2017-06-08  Jan Karalibext2fs: fix fsync(2) detection
2017-06-04  Theodore Ts'olibext2fs: fix build warning on Big Endian systems...
2017-06-04  Theodore Ts'olibext2fs: correctly write up the backup superblocks...
2017-05-30  Darrick J. Wonge2freefrag: use GETFSMAP on mounted filesystems
2017-05-30  Theodore Ts'oMerge branch 'maint' into next
2017-05-25  Theodore Ts'oMerge branch 'maint' into next
2017-05-25  Theodore Ts'oMerge branch 'maint' into next
2017-05-25  Darrick J. Wonge2fsck: fix sparse bmap to extent conversion
2017-05-25  Eric Biggerslibext2fs: correctly subtract xattr blocks on bigalloc...
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  Alex DeymoAOSP: Remove "_host" and "_static" suffix from libsparse.
2017-05-24  Jin QianAOSP: libext2fs: fix sparse param parsing on mac build
2017-05-24  Jin QianAOSP: libext2fs: merge contiguous data blocks when...
2017-05-24  Adrien SchildknechtAOSP: android: libext2fs and com_err for windows
2017-05-24  Elliott HughesAOSP: Fix "Can't use getmntent or getmntinfo to check...
2017-05-24  Adrien SchildknechtAOSP: android: add rules to build the static host libraries
2017-05-24  Adrien SchildknechtAOSP: libext2fs: add context to get_alloc_block
2017-05-24  Adrien SchildknechtAOSP: libext2fs: android sparse io manager
2017-05-24  Colin CrossAOSP: Fix mac build
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'oMerge branch 'maint' into next
2017-04-26  Theodore Ts'otests: skip running long test with "make check" and...
next