]> git.ipfire.org Git - thirdparty/e2fsprogs.git/shortlog
thirdparty/e2fsprogs.git
2021-02-03  Benno Schulenbergmke2fs.8: fix various formatting issues, and sort the... old-maint
2021-02-03  Benno Schulenbergtune2fs.8: fix various wording and formatting issues
2021-01-29  Theodore Ts'oUpdate release notes, etc., for the 1.45.7 release v1.45.7
2021-01-28  Мирослав Николићpo: update sr.po (from translationproject.org)
2021-01-28  Benno Schulenbergpo: update nl.po (from translationproject.org)
2021-01-28  Sharuzzaman... po: update ms.po (from translationproject.org)
2021-01-28  Theodore Ts'omisc: fix a spelling nit in the mke2fs man page
2021-01-28  Theodore Ts'oUpdate Makefile dependencies for lib/e2p and lib/ext2fs
2021-01-28  Jiyong ParkAOSP: Add assemble_cvd to com.android.virt
2021-01-28  Yifan HongAOSP: tune2fs/resize2fs: make vendor_ramdisk_available.
2021-01-28  David AndersonAOSP: Make libext2_uuid and e2fsprogs headers vendor_ra...
2021-01-28  Justin YunAOSP: Add "product_available" to product available...
2021-01-28  Daniel RosenbergAOSP: ANDROID: e2fsck: Handle casefolded encryption
2021-01-28  Daniel RosenbergAOSP: ANDROID: mke2fs: Support encrypt+casefold
2021-01-28  Daniel RosenbergAOSP: ANDROID: tune2fs: Support encrypt+casefold
2021-01-28  Daniel RosenbergAOSP: ANDROID: e2fsck: Do not mutate encrypted names
2021-01-28  Daniel RosenbergAOSP: ANDROID: tune2fs: Allow setting the casefold...
2021-01-28  Howard ChenAOSP: Make e2fsck depends on badblocks
2021-01-27  Theodore Ts'oe2fsck: declare the size of bh->b_data to be 4096 in...
2021-01-23  Theodore Ts'oFix clang warnings
2021-01-23  Theodore Ts'olibext2fs: use compiler built-in offsetof() if available
2021-01-22  Theodore Ts'olibext2fs: fix UBSAN warning in ext2fs_mmp_new_seq()
2021-01-21  Jan Karamke2fs.8: Improve valid block size documentation
2021-01-21  Hauke Mehrtensbuild: Add SYSLIBS to e4crypt linking
2021-01-21  Theodore Ts'otune2fs: fix resource leak in handle_quota_options()
2021-01-21  Theodore Ts'odebugfs: fix double free in realloc() error path in...
2021-01-21  Theodore Ts'olibext2fs: fix incorrect negative error return in unix...
2021-01-20  Lukas Czernermke2fs: Escape double quotes when parsing mke2fs.conf
2021-01-20  Romain Naourlibext2fs: add gnu.translator support
2021-01-20  Luis Henriquesfilefrag: handle invalid st_dev and blksize cases
2020-12-15  Antoine Tenartcreate_inode: set xattrs to the root directory as well
2020-10-28  Benno Schulenbergrelease notes: delete two files that are fully containe...
2020-10-06  Theodore Ts'odebugfs: fix parse_uint for 64-bit fields
2020-10-05  Theodore Ts'oDefine MKDIR_P in the Makefile.in files instead in...
2020-10-02  Theodore Ts'oresize2fs: prevent block group descriptors from overflo...
2020-10-01  Yi KongAOSP: Fix a trivial type error
2020-10-01  Tom CherryAOSP: Include private/fs_config.h directly when needed
2020-10-01  Xiao Yangchattr/lsattr: Support dax attribute
2020-10-01  Hongxu Jiamke2fs: fix up check for hardlinks always false if...
2020-10-01  Jan Karamke2fs: Warn if fs block size is incompatible with DAX
2020-10-01  Florian Schmause4crypt: if salt is explicitly provided to add_key...
2020-10-01  Andreas Dilgertune2fs: reset MMP state on error exit
2020-10-01  Lukas Czernerext2fs: remove unused variable 'left'
2020-10-01  Lukas Czernere2fsck: use the right conversion specifier in e2fsck_al...
2020-10-01  Lukas Czernere2fsck: use size_t instead of int in string_copy()
2020-09-30  Theodore Ts'otests: remove unnecessary uncompressed image file
2020-08-26  Theodore Ts'olibext2fs: fix potential buffer overrun in __get_dirent...
2020-06-18  Theodore Ts'odebugfs: fix building rdebugfs (with READ_ONLY define)
2020-05-18  Theodore Ts'olibext2fs: retry reading superblock on open when checks...
2020-04-25  Theodore Ts'olibext2fs: batch calls to ext2fs_zero_blocks2()
2020-04-14  Theodore Ts'oe2fsck: fix off-by-one check when validating depth...
2020-04-14  Michael Forneylibext2fs: avoid pointer arithmetic on `void *`
2020-03-24  Theodore Ts'otests: use grep -E for better portability in r_inline_xattr
2020-03-24  Theodore Ts'oe2fsck: fix various gcc -Wall nits
2020-03-24  Theodore Ts'oUse ext2_loff_t instead of loff_t
2020-03-21  Theodore Ts'oUpdate release notes, etc., for the 1.45.6 release v1.45.6
2020-03-21  Jaegeuk KimAOSP: tune2fs, resize2fs: make ramdisk binaries.
2020-03-21  David AndersonAOSP: e2fsdroid: Don't skip unusable blocks in BaseFS.
2020-03-21  David AndersonAOSP: e2fsdroid: Fix logical block sequencing in BaseFS.
2020-03-21  David AndersonAOSP: e2fsdroid: Properly free the dedup block map.
2020-03-21  Alessio BalsiniAOSP: Build e2freefrag
2020-03-21  Elliott HughesAOSP: Add -e2fsprogs to the e2fsprogs chattr and lsattr.
2020-03-21  Yifan HongAOSP: Make ramdisk_available.
2020-03-21  Kousik KumarAOSP: Change #define to _BLKID_TYPES_H
2020-03-21  Dario FreniAOSP: Allow resize2fs to compile with BUILD_HOST_static
2020-03-21  Dario FreniAOSP: Allow debugfs_static to be compiled as host tool.
2020-03-21  Sharuzzaman... po: update ms.po (from translationproject.org)
2020-03-21  Theodore Ts'omisc: add text describing the impact of an inode size...
2020-03-20  Theodore Ts'olibe2p: add a thread-safe variant of e2p_feature2string
2020-03-20  Theodore Ts'olibext2fs: fix the {set_get}_bitmap_range functions...
2020-03-20  Jan Karae2fsck: clarify overflow link count error message
2020-03-15  Theodore Ts'odebian: drop libattr1-dev from the build dependencies...
2020-03-15  Theodore Ts'oe2fsck: fix "make check" when using static libraries
2020-03-15  Theodore Ts'olibext2fs: make ext2fs_dirent_has_tail() more strict
2020-03-10  Sawood Alammisc: fix typos in chattr's man page
2020-03-09  Pino Toscanomke2fs.conf: remove options.fname_encoding
2020-03-07  Lukas Czernerlibext2fs: check open(O_EXCL) first in ismounted.c
2020-03-07  Theodore Ts'omke2fs: fix permissions setting with "mke2fs -d /path...
2020-03-07  Andreas Dilgerlibext2fs: don't use O_DIRECT for files on tmpfs
2020-03-04  Andreas Dilgere2fsck: avoid overflow with very large dirs
2020-03-04  Andreas Dilgermisc: handle very large files with filefrag
2020-03-04  Andreas Dilgere2fsck: consistently use ext2fs_get_mem()
2020-02-29  Andreas Dilgere2fsck: fix overflow if more than 4B inodes
2020-02-29  Andreas Dilgerdebugfs: print inode numbers as unsigned
2020-02-29  Andreas Dilgerdebugfs: allow comment lines in command file
2020-02-29  Andreas Dilgere2fsck: reduce memory usage for many directories
2020-02-29  Andreas Dilgere2fsck: avoid mallinfo() if over 2GB allocated
2020-02-29  Andreas Dilgere2fsck: use proper types for variables
2020-02-29  Andreas Dilgere2fsck: fix e2fsck_allocate_memory() overflow
2020-02-28  Lukas Czernertst_libext2fs: Avoid multiple definition of global...
2020-02-24  Jeremy Visserchattr.1: improve attribute formatting with labels...
2020-02-16  Theodore Ts'olibext2fs: avoid array buffer overruns caused by insane...
2020-02-12  Theodore Ts'olibext2fs: fix potential OOB read check_for_inode_bad_b...
2020-01-25  Andreas Dilgermmp: abstract out repeated 'sizeof(buf), buf' usage
2020-01-25  Andreas Dilgermmp: don't assume NUL termination for MMP strings
2020-01-16  Theodore Ts'olibext2fs: reserve the error code EXT2_ET_NO_GDESC
2020-01-08  Theodore Ts'olibcom_err: deal with the fact that the Hurd error...
2020-01-06  Theodore Ts'oUpdate release notes, etc., for the 1.45.5 release v1.45.5
2020-01-06  Theodore Ts'olibext2fs: always compile swapfs functions on all archi...
2020-01-06  Theodore Ts'oe2scrub, e2scrub_all: don't sleep unnecessarily in...
next