aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-20ext4.5: add preprocessor hintupstream-mirror-e2fsprogsTheodore Ts'o
2024-05-20Update release notes, etc., for the 1.47.1 releaseTheodore Ts'o
2024-05-20Update makefile dependenciesTheodore Ts'o
2024-05-20AOSP: Use no_full_install: true instead of installable: falseJiyong Park
2024-05-20AOSP: e2fsdroid: disable asan leak detectionSteven Moreland
2024-05-20AOSP: Make mke2fs/e2fsdroid available for vendorKelvin Zhang
2024-05-20AOSP: Make badblocks host-onlyCole Faust
2024-05-20AOSP: Compile libext2_blkid and libext2_uuid on Mac OS X for the Cuttlefish l...A. Cody Schuffelen
2024-05-20AOSP: ext2simg: fix same_file() with symlinksEric Biggers
2024-05-20AOSP: ext2simg: fix error check of io_channel_read_blk64()Eric Biggers
2024-05-20AOSP: ext2simg: clean up integer types and check for too-large fsEric Biggers
2024-05-20AOSP: ext2simg: clean up add_chunk()Eric Biggers
2024-05-20AOSP: ext2simg: use a standard flexible arrayEric Biggers
2024-05-20AOSP: ext2simg: use bool where appropriateEric Biggers
2024-05-20AOSP: ext2simg: fix same_file() to check st_devEric Biggers
2024-05-20AOSP: ext2simg: fix off-by-one errors causing corruptionEric Biggers
2024-05-20AOSP: Mostly restore -Werror for macOS buildEric Biggers
2024-05-20AOSP: Android: define HAVE_GETMNTINFO on macOSEric Biggers
2024-05-20AOSP: Revert "Android: stop suppressing warnings from macOS build"Eric Biggers
2024-05-18Use ext2/ext3/ext4 instead of "second extended file system" in man pagesTheodore Ts'o
2024-05-18libext2fs: avoid using a C++ reserved identifier in rbtree.hTheodore Ts'o
2024-05-18libext2fs: add ext2_types.h to qcow2.hTheodore Ts'o
2024-05-09e2fsck: fix golden output of several testsJan Kara
2024-05-09e2fsck: add tests for EA inodesJan Kara
2024-05-09e2fsck: add more checks for ea inode consistencyJan Kara
2024-05-09e2fsck: fix acl block leak when process orphan listYe Bin
2024-05-04configure: remove duplicated/unnecessary test for compiler fuzzing supportTheodore Ts'o
2024-05-02libext2fs: fix potential divide by zero bug caused by a lxcfs bugTheodore Ts'o
2024-05-01e2image: fix typo which causes a compile failure on i386Theodore Ts'o
2024-05-01debian: build-depend on pkgconf instead of pkg-configTheodore Ts'o
2024-05-01libsupport: silence gcc -Wall complaintsTheodore Ts'o
2024-05-01e4defrag: use snprintf to assure that there can't be a buffer overflowTheodore Ts'o
2024-05-01libsupport: use explicit type widths instead of time_tTheodore Ts'o
2024-05-01e2image: add support for post-2038 dates in the e2image headerTheodore Ts'o
2024-05-01Update release notes, etc., for the 1.47.1-rc2 releaseTheodore Ts'o
2024-05-01po: update zh_CN.po (from translationproject.org)Wenbin Lv
2024-05-01po: update uk.po (from translationproject.org)Yuri Chornoivan
2024-05-01po: update sv.po (from translationproject.org)Göran Uddeborg
2024-05-01po: update ro.po (from translationproject.org)Remus-Gabriel Chelu
2024-05-01po: update pl.po (from translationproject.org)Jakub Bogusz
2024-05-01po: update fr.po (from translationproject.org)Samuel Thibault
2024-05-01po: update cs.po (from translationproject.org)Petr Pisar
2024-05-01e2fsck: check the error return from the forced rewrite writeTheodore Ts'o
2024-05-01resize2fs: mark that the error return is deliberately ignoredTheodore Ts'o
2024-04-30e2scrub: test for the presence of systemd using test -e /run/systemd/systemTheodore Ts'o
2024-04-30Remove explicit #define of _FILE_OFFSET_BITSTheodore Ts'o
2024-04-29debian: add support for DEB_BUILD_OPTIONS=parallel=NTheodore Ts'o
2024-04-29debian: don't build with libarchive on mips64elTheodore Ts'o
2024-04-29debian: don't try to install e2scrub on HurdTheodore Ts'o
2024-04-29configure: add --without-libarchive optionTheodore Ts'o