]> git.ipfire.org Git - thirdparty/e2fsprogs.git/shortlog
thirdparty/e2fsprogs.git
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...
2020-01-06  Theodore Ts'odebian: add autopkgtest files
2020-01-06  Theodore Ts'olibext2fs: don't scan /etc/mtab if file system not...
2020-01-02  Theodore Ts'oe2fsck: don't check for future superblock times if...
2020-01-02  Theodore Ts'odebian: update debhelper compat level to 12
2020-01-01  Theodore Ts'oconfig: update config.{guess,sub}
2020-01-01  Boyuan Yangpo: update zh_CN.po (from translationproject.org)
2020-01-01  Sharuzzaman... po: update ms.po (from translationproject.org)
2020-01-01  Theodore Ts'oDrop use of -pedantic when doing gcc-wall
2020-01-01  Theodore Ts'olibext2fs: use ext2fs_file_llseek in inode_io.c
2020-01-01  Theodore Ts'olibext2fs: chage ext2_off_t and ext2_off64_t to be...
2020-01-01  Theodore Ts'olibext2fs: use __u64 instead of ext2_off64_t in qcow.c
2020-01-01  Li Dongyangmke2fs: fix setting bad blocks in the block bitmap
2020-01-01  Benno Schulenberge2image: remove redundant -fr from man page and usage...
2020-01-01  David AndersonAOSP: e2fsdroid: Skip Base FS entries that no longer...
2020-01-01  David AndersonAOSP: e2fsdroid: Allow re-use of deduplicated blocks.
2020-01-01  David AndersonAOSP: e2fsdroid: Do not allocate invalid blocks from...
2020-01-01  David AndersonAOSP: e2fsdroid: Refactor basefs allocation.
2020-01-01  David AndersonAOSP: e2fsdroid: Refactor block_range.
2020-01-01  Justin YunAOSP: Add vendor_available: true
2020-01-01  Wang Shilonge2fsck: fix use after free in calculate_tree()
2020-01-01  Wang Shilonge2fsck: fix to return ENOMEM in alloc_size_dir()
2020-01-01  Theodore Ts'oext2fs: add ext2fs_get_stat_i_blocks() function
2019-12-20  Theodore Ts'ofuse2fs: add support for 32-bit uids and gids
2019-12-20  Theodore Ts'omke2fs: fix "mke2fs -d /path/to/files" to support 32...
2019-12-20  Theodore Ts'oe2fsck: don't try to rehash a deleted directory
2019-12-20  Theodore Ts'oe2fsck: abort if there is a corrupted directory block...
2019-12-14  Theodore Ts'oe2fsck: optimize away repeated calls to gettext()
2019-12-14  Theodore Ts'oe2scrub: fix the 30 second timeout when trying to remov...
2019-11-23  Theodore Ts'oAdd a program to test images provided by UBSAN fuzzing...
2019-11-23  Theodore Ts'olibext2fs: define PATH_MAX if not provided by the syste...
2019-11-21  Darrick J.... tune2fs: prohibit toggling uninit_bg on live filesystems
2019-11-18  Eric Biggerschattr.1: say "cleared" instead of "reset"
2019-11-18  Eric Biggerschattr.1: clarify that ext4 doesn't support tail-mergin...
2019-11-18  Eric Biggerschattr.1: fix some grammatical errors
2019-11-18  Eric Biggerschattr.1: add casefold attribute to mode string
2019-11-18  Eric Biggerschattr.1: adjust documentation for encryption attribute
2019-11-18  Eric Biggerschattr.1: document the verity attribute
2019-11-13  Theodore Ts'oconfigure: don't fail if /usr/include/sys/mount.h does...
2019-11-10  Theodore Ts'olibext2fs/ismounted.c: check device id in advance to...
2019-11-10  Jan Kararesize2fs: make minimum size estimates more reliable...
2019-11-10  Darrick J.... e2scrub_all: fix broken stdin redirection
2019-11-10  Darrick J.... e2scrub_all: don't even reap if the config file doesn...
2019-11-08  Theodore Ts'olibext2fs: verify the block numbers for the allocation...
2019-11-08  Theodore Ts'olibext2fs: properly free the bitmaps in read_bitmap...
2019-11-05  Theodore Ts'oFix UBSan when shifting (1LL << 63)
2019-11-04  Theodore Ts'olibext2fs: fix UBSan when updating an inline_data file
2019-11-04  Theodore Ts'olibext2fs: fix bug when reading or writing more than...
2019-10-31  Eric BiggersAOSP: Link to production releases, not testing releases
2019-10-31  Eric BiggersAOSP: Add new source files to Android.bp files
2019-10-04  Theodore Ts'oDefine the codepoint for the fast_commit compat feature
2019-09-23  Theodore Ts'oUpdate release notes, etc., for the 1.45.4 release v1.45.4
2019-09-23  Eric Biggerstune2fs.8: tweak the documentation for the encrypt...
2019-09-23  Eric Biggerstune2fs.8: document the verity feature
2019-09-23  Eric Biggersext4.5: tweak the documentation for the encrypt feature
2019-09-23  Eric Biggersext4.5: document the verity feature
2019-09-23  Eric Biggersext4.5: document first kernel version to support casefo...
next