]> git.ipfire.org Git - thirdparty/e2fsprogs.git/history - lib/ext2fs
libext2fs: add sanity checks for ea_in_inode
[thirdparty/e2fsprogs.git] / lib / ext2fs /
2018-04-07  Theodore Ts'olibext2fs: add sanity checks for ea_in_inode
2018-03-25  Theodore Ts'olibext2fs: support operating systems that don't have...
2018-03-20  Theodore Ts'olibext2fs: fix reading bitmaps from e2image files
2018-03-19  Theodore Ts'olibext2fs: teach e2image imager to handle bigalloc...
2018-03-17  Kazuya Miolibext2fs: fix ext2fs_open2() error for meta_bg image...
2018-03-11  Lukas Czernere2fsck: fix endianness problem when reading htree nodes
2018-03-11  Theodore Ts'oFix build problems on the Hurd OS
2018-03-03  Theodore Ts'oMerge branch 'maint' into next
2018-03-03  Eric Biggerslibext2fs: make sure the system.data xattr gets created
2018-03-03  Eric Biggerslibext2fs: forbid creating symlinks using entire block
2018-03-02  Theodore Ts'oMerge branch 'maint' into next
2018-02-28  Theodore Ts'oUpdate release notes, etc., for the 1.44.0-rc1 release v1.44.0-rc1
2018-02-28  Theodore Ts'olibext2fs: declare local functions static to avoid...
2018-02-26  Theodore Ts'oAOSP: use e2fsprogs-defaults for ccflags
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-09  Theodore Ts'oMerge tag 'v1.43.9' into next
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-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-14  Theodore Ts'oMerge branch 'maint' into next
2017-08-04  Theodore Ts'oMerge branch 'maint' into next
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  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-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-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-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-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  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  Eric Biggerslibext2fs: correctly subtract xattr blocks on bigalloc...
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...
2017-04-13  Artem Blagodarenkoe2fsck: 3 level hash tree directory optimization
2017-04-13  Artem Blagodarenkoe2fsprogs: add support for 3-level htree
2017-04-13  Artem Blagodarenkoe2fsprogs: supersede i_dir_acl with i_size_high for...
2017-04-06  Eric Biggerslibext2fs: apply LDFLAGS when building tst_inline_data
2017-03-03  Darrick J. Wongmisc: fix all the compiler warnings
2017-03-01  Alexey Lyashkovlibext2fs: readahead for meta_bg
next