]> git.ipfire.org Git - thirdparty/e2fsprogs.git/history - lib
AOSP: e2fsdroid: Don't skip unusable blocks in BaseFS.
[thirdparty/e2fsprogs.git] / lib /
2020-03-21  Yifan HongAOSP: Make ramdisk_available.
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-15  Theodore Ts'olibext2fs: make ext2fs_dirent_has_tail() more strict
2020-03-07  Lukas Czernerlibext2fs: check open(O_EXCL) first in ismounted.c
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-02-29  Andreas Dilgere2fsck: fix overflow if more than 4B inodes
2020-02-29  Andreas Dilgere2fsck: use proper types for variables
2020-02-28  Lukas Czernertst_libext2fs: Avoid multiple definition of global...
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'olibext2fs: always compile swapfs functions on all archi...
2020-01-06  Theodore Ts'olibext2fs: don't scan /etc/mtab if file system not...
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  Justin YunAOSP: Add vendor_available: true
2020-01-01  Theodore Ts'oext2fs: add ext2fs_get_stat_i_blocks() function
2019-11-23  Theodore Ts'olibext2fs: define PATH_MAX if not provided by the syste...
2019-11-10  Theodore Ts'olibext2fs/ismounted.c: check device id in advance to...
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: 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'olibsupport: add checks to prevent buffer overrun bugs...
2019-09-03  Theodore Ts'olibsupport: remove unnecessary code to set the quota...
2019-08-18  Matthias Andreelibuuid: signedness/type fixes
2019-07-31  Theodore Ts'olibblkid: fix gcc -Wall warnings
2019-05-12  Theodore Ts'olibext2fs: hide struct ext2fs_hashmap as an internal...
2019-05-12  Theodore Ts'olibext2fs: add missing check for utf8lookup()'s return...
2019-05-06  Theodore Ts'oUpdate release notes, etc., for the 1.45.1-rc1 release v1.45.1-rc1
2019-05-06  Theodore Ts'oe2fsck: check and fix tails of all bitmap blocks
2019-05-03  Theodore Ts'olibext2fs: move struct ext2fs_nls_table to the private...
2019-05-03  Theodore Ts'oRename the feature "fname_encoding" to be "casefold".
2019-05-02  Theodore Ts'olibe2p: print the filename character encoding in list_s...
2019-04-29  Theodore Ts'olibext2fs: remove utf8_* namespace contamination
2019-04-29  Theodore Ts'olibext2fs: remove nls_* namespace contamination
2019-04-29  Eric Biggerslibext2fs: remove unused variable 'old_flags'
2019-04-29  Eric Biggerslibext2fs: remove unused variable 'buff'
2019-04-28  Gabriel Krisman... ext2fs: drop ASCII NLS support
2019-04-28  Gabriel Krisman... ext2fs: drop Unicode normalization support
2019-04-28  Gabriel Krisman... ext2fs: don't normalize names on -F directories
2019-04-28  Gabriel Krisman... ext2fs: nls: Update to unicode 12.1.0
2019-04-28  Gabriel Krisman... ext2fs: merge sparse fixes for unicode normalization
2019-04-28  Gabriel Krisman... ext2fs: fix potential null dereference in utf8nlookup
2019-04-28  Gabriel Krisman... ext2fs: convert unicode normalization from NFKD -> NFD
2019-04-28  Gabriel Krisman... ext2fs: always attempt to load nls table when loading...
2019-04-28  Gabriel Krisman... e2p: encoding: fix default flags lookup
2019-03-17  Theodore Ts'oMerge branch 'old-maint' into maint
2019-03-17  Theodore Ts'oFix "make install-strip"
2019-03-07  Theodore Ts'oMerge branch 'old-maint' into maint
2019-03-07  Dongyang LiFix autoheader warnings
2019-03-06  Theodore Ts'oUpdate Makefile.in files using "make depend"
2019-03-06  Theodore Ts'oMerge branch 'maint' into next
2019-02-14  Darrick J. Wonglibext2fs: revert "try to always use PUNCH_HOLE for...
2019-02-11  Theodore Ts'oMerge branch 'maint' into next
2019-02-08  Andreas GampeAOSP: E2fsprogs: fix ODR issue
2019-01-30  Theodore Ts'oMerge branch 'maint' into next
2019-01-30  Theodore Ts'olibext2fs: add checks for block number wrapping for...
2019-01-30  Theodore Ts'olibext2fs: validate inode table location in block group...
2018-12-16  Theodore Ts'oMerge branch 'maint' into next
2018-12-13  Theodore Ts'olibext2fs: add ext2fs_{read,write}_inode2()
2018-12-12  Theodore Ts'oMerge branch 'maint' into next
2018-12-08  Gabriel Krisman... e2fsprogs: introduce script used to generate utf8data.h
2018-12-07  Theodore Ts'olibext2fs: fix regression so we are correctly translati...
2018-12-03  Gabriel Krisman... ext2fs: nls: support UTF-8 11.0 with NFKD normalization
2018-12-03  Gabriel Krisman... debugfs: support encoding when printing the file hash
2018-12-03  Gabriel Krisman... libext2fs: support encoding when calculating dx hashes
2018-12-03  Gabriel Krisman... libext2fs: implement NLS framework support
2018-12-03  Gabriel Krisman... chattr/lsattr: support casefold attribute
2018-12-03  Gabriel Krisman... mke2fs: configure encoding during superblock initialization
2018-12-03  Gabriel Krisman... libe2p: helpers for configuring the encoding superblock...
2018-12-03  Theodore Ts'olibext2fs: update tst_super_size to include new superbl...
2018-11-26  Theodore Ts'oMerge branch 'maint' into next
2018-11-22  Theodore Ts'omk_cmds: don't use explicit pathname for sed
2018-11-21  Gabriel Krisman... ext2fs: add byte swapping of new superblock fields...
2018-11-19  Gabriel Krisman... Reserve feature bit and SB field bit for filename encoding
2018-11-19  Gabriel Krisman... Add timestamp extension bits to superblock
2018-10-21  Theodore Ts'olibext2fs: refactor code which fixes up the checksums...
2018-10-21  Theodore Ts'oMerge branch 'maint' into next
2018-10-16  Nicholas Clarkfuse2fs: add fakeroot option.
2018-10-16  Theodore Ts'oMerge branch 'maint' into next
2018-10-16  Theodore Ts'oblkid: adjust copyright license for version.c to be...
2018-10-14  Theodore Ts'oMerge branch 'maint' into next
2018-10-11  Theodore Ts'oMerge branch 'maint' into next
2018-10-11  Theodore Ts'oDefine __GNUC_PREREQ if necessary
2018-10-04  Theodore Ts'oMerge branch 'maint' into next
2018-10-03  Lukas Czernerlibe2p: avoid segfault when s_nr_users is too high
2018-09-06  Darrick J. Wonglibext2fs: try to always use PUNCH_HOLE for unix_discard
2018-09-06  Darrick J. Wonglibext2fs: use ZERO_RANGE before PUNCH_HOLE in unix_zeroout
2018-08-23  Theodore Ts'oMerge branch 'maint' into next
2018-08-21  Theodore Ts'oMerge branch 'maint' into next
next