]> git.ipfire.org Git - thirdparty/e2fsprogs.git/history - e2fsck
ext2fs: convert unicode normalization from NFKD -> NFD
[thirdparty/e2fsprogs.git] / e2fsck /
2019-04-28  Gabriel Krisman... ext2fs: always attempt to load nls table when loading...
2019-03-17  Theodore Ts'oMerge branch 'old-maint' into maint
2019-03-07  Theodore Ts'oMerge branch 'old-maint' into maint
2019-03-06  Theodore Ts'oMerge branch 'maint' into next
2019-02-11  Theodore Ts'oMerge branch 'maint' into next
2019-02-08  Andreas GampeAOSP: E2fsprogs: fix ODR issue
2019-02-05  Artem Blagodarenkoe2fsck: allow to check >2GB sized directory
2019-01-30  Theodore Ts'oMerge branch 'maint' into next
2018-12-16  Theodore Ts'oMerge branch 'maint' into next
2018-12-16  Theodore Ts'oe2fsck: use "Optimize?" prompt for PR_1E_CAN_{COLLAPSE...
2018-12-12  Theodore Ts'oMerge branch 'maint' into next
2018-12-03  Gabriel Krisman... libext2fs: support encoding when calculating dx hashes
2018-11-26  Theodore Ts'oMerge branch 'maint' into next
2018-11-15  Li Dongyange2fsck: check xattr 'system.data' before setting inline...
2018-10-21  Theodore Ts'oMerge branch 'maint' into next
2018-10-16  Theodore Ts'oMerge branch 'maint' into next
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'oe2fsck: clear clang warnings for missing field initiali...
2018-10-04  Theodore Ts'oMerge branch 'maint' into next
2018-08-23  Theodore Ts'oMerge branch 'maint' into next
2018-08-21  Eric Biggerse2fsck: allow verity files to have initialized blocks...
2018-08-21  Theodore Ts'oMerge branch 'maint' into next
2018-08-19  Theodore Ts'oMerge branch 'maint' into next
2018-08-18  Theodore Ts'oRemove obsolete files from the repository
2018-08-14  Theodore Ts'oMerge branch 'maint' into next
2018-08-14  Theodore Ts'oe2fsck: fix fd leak in reserve_stdio_fds
2018-08-11  Lukas Czernere2fsck: remove resize inode if both resize_inode and...
2018-08-11  Ross Burtonbuild: use MKDIR_P instead of MKINSTALLDIRS
2018-08-09  Theodore Ts'oe2fsck: fix LTO type warnings
2018-08-05  Isaac ChenAOSP: ODR violation in e2fsck during host build
2018-08-05  David AndersonAOSP: Update Android.bp files.
2018-08-05  David AndersonAOSP: e2fsck: Remove unused variable.
2018-07-15  Li DongyangFix compile error and warnings for old gcc versions
2018-07-04  Theodore Ts'oe2fsck: fix kernel compat functions to use kernel error...
2018-06-29  Theodore Ts'oe2fsck: if user declines to fix s_inodes_acount, abort
2018-06-28  Lukas Czernere2fsck: do not allow initialized blocks pass i_size
2018-06-28  Theodore Ts'oe2fsck: fix hang in readahead code if last block in...
2018-06-25  Theodore Ts'oUpdate Makefile.in files using "make depend"
2018-06-25  Theodore Ts'oe2fsck: only retry to open the file system when the...
2018-06-24  Theodore Ts'oe2fsck: add error-checking when unlink tdb file for...
2018-06-24  Theodore Ts'oe2fsck: add proper error checking in move_quota_inode
2018-06-24  Theodore Ts'oFix gcc and clang warnings
2018-06-23  Andreas Dilgere2fsck: mark device inodes with EXT4_EXTENTS_FL bad
2018-06-23  Andreas Dilgere2fsck: handle preallocation for large PAGE_SIZE
2018-06-22  Shuichi Iharamisc: add e2mmpstatus utility via dumpe2fs
2018-06-22  Andreas Dilgere2fsck: set dir_nlink feature if large dir exists
2018-06-21  David AndersonAOSP: e2fsck: imply -f when using -E unshare_blocks
2018-06-21  David AndersonAOSP: e2fsck: allow read-only testing if -E unshare_blo...
2018-06-21  David AndersonAOSP: e2fsck: Add an extended option for unsharing...
2018-06-21  David AndersonAOSP: e2fsck: Skip duplicate blocks when RO_COMPAT_SHAR...
2018-06-19  Jan Karae2fsck: report only one sb corruption
2018-06-19  Jan Karae2fsck: handle s_inodes_count corruption properly
2018-06-19  Jan Karae2fsck: allow to fix some superblock corruptions
2018-04-09  Eric Sandeene2fsck: warn if checkinterval and broken_system_clock...
2018-04-07  Theodore Ts'olibext2fs: add sanity checks for ea_in_inode
2018-03-30  Darrick J. Wonge2fsck: adjust quota counters when clearing orphaned...
2018-03-24  harshadse2fsck: delete bad inode fix for bigalloc
2018-03-16  harshadse2fsck: release clusters only once in release_inode_blocks
2018-03-11  Lukas Czernere2fsck: fix endianness problem when reading htree nodes
2018-03-03  Eric Biggerse2fsck: require that fast symlinks don't have EXT4_EXTE...
2018-03-03  Eric Biggerse2fsck: validate the targets of extent-based symlinks
2018-03-03  Eric Biggerse2fsck: drop redundant checks of symlink i_size
2018-03-03  Eric Biggerse2fsck: require i_size == fscrypt_symlink_data.len + 2
2018-03-03  Eric Biggerse2fsck: validate fscrypt_symlink_data.len for fast...
2018-03-03  Theodore Ts'oMerge branch 'maint' into next
2018-03-03  Eric Biggerse2fsck: validate that fscrypt_symlink_data.len is not...
2018-03-03  Eric Biggerse2fsck: fix reading fscrypt_symlink_data.len
2018-03-02  Theodore Ts'oMerge branch 'maint' into next
2018-03-02  Eric Biggerse2fsck: remove get_filename_hash() prototype
2018-02-26  Theodore Ts'oAOSP: use e2fsprogs-defaults for ccflags
2018-02-26  Jeff GastonAOSP: Revert "Add "libc" to soong static_executable...
2018-02-26  Pavlin RadoslavovAOSP: Add missing libdl dependencies
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-02  Theodore Ts'oMerge branch 'maint' into next
2018-01-02  Shen-Ta Hsiehe2fsck: fix printf format %d on ext2_ino_t
2017-12-15  Tyson NottinghamAdd missing information to e2fsck man pages and usage...
2017-12-13  Theodore Ts'oMerge branch 'maint' into next
2017-12-13  Theodore Ts'oe2fsck: fix potential Floating Point Exception in show_...
2017-12-05  Theodore Ts'oMerge branch 'maint' into next
2017-12-05  Artem Blagodarenkoe2fsck: fix access after free for dx_db structure
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'oMerge branch 'maint' into next
2017-10-16  Sebastian RasmussenFix historic typos in changelogs and release notes
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-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-28  Theodore Ts'oSilence valgrind warnings
2017-08-26  Jaco Kroone2fsck: add optimization for heavily hard-linked file...
2017-08-26  Jaco Kroone2fsck: optimize out the use region_t in scan_extent_node()
2017-08-22  Theodore Ts'oe2fsck: fix the message printed for the project quota...
2017-08-22  Theodore Ts'oMerge branch 'maint' into next
2017-08-22  Theodore Ts'oe2fsck: in ask_yn() fall back to English yes/no characters
2017-08-14  Theodore Ts'oe2fsck: add optimization for large, fragmented sparse...
next