Whamcloud - gitweb
Update release notes, etc., for the 1.44.3-rc1 release
[tools/e2fsprogs.git] / e2fsck /
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-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-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-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...
2017-08-04 Theodore Ts'oMerge branch 'maint' into next
2017-08-04 Theodore Ts'oRemove spaces at the end of man pages
2017-08-01 Theodore Ts'oe2fsck: fix e2fsck -D for encrypted directories
2017-07-28 Theodore Ts'oMerge branch 'maint' into next
2017-07-24 Tahsin Erdogane2fsck: eliminate bad update link count attempt
2017-07-24 Tahsin Erdoganlibext2fs: add ea_inode support to set xattr
2017-07-24 Tahsin Erdogane2fsck: update quota inode accounting for ea_inode...
2017-07-23 Theodore Ts'oe2fsck: don't restart after a critical metadata collisi...
2017-07-23 Theodore Ts'oe2fsck: quiet some harmless bitmap warnings
2017-07-22 Theodore Ts'oe2fsck: check for invalid quota inode numbers
2017-07-22 Theodore Ts'oe2fsck: add support for printing the quota type in...
2017-07-05 Tahsin Erdogane2fsck: remove #ifdef EXT2_NO_64_TYPE blocks
2017-07-05 Tahsin ErdoganUse i_size to determine whether a symlink is a fast...
2017-07-05 Tahsin Erdogane2fsck: track ea_inode references
2017-07-05 Tahsin Erdogane2fsck: update i_blocks accounting for ea_inode feature
2017-07-05 Tahsin Erdogane2fsck: generalize ea_refcount
2017-07-05 Tahsin Erdogane2fsck: do not early terminate extra space check
2017-07-05 Tahsin Erdogane2fsck: ea_inode hash validation
2017-07-05 Andreas Dilgere2fsck: add support for large xattrs in external inodes
2017-07-05 Theodore Ts'oMerge branch 'maint' into next
2017-07-04 Theodore Ts'oFix warnings found using UBSAN
2017-05-30 Theodore Ts'oMerge branch 'maint' into next
2017-05-29 Konstantin Chistyakove2fsck: don't flush to device opened in read-only mode
2017-05-25 Theodore Ts'oMerge branch 'maint' into next
2017-05-25 Darrick J. Wonge2fsck: fix sparse bmap to extent conversion
2017-05-25 Eric Whitneye2fsck: fix multiply-claimed block quota accounting...
2017-05-24 Christopher FerrisAOSP: Disable macro redefined warnings.
2017-05-24 Alex DeymoAOSP: Add "libc" to soong static_executable targets.
2017-05-24 Alex DeymoAOSP: Convert e2fsprogs targets to soong.
2017-04-27 Tahsin Erdogane2fsck: eliminate per-block cluster alignment check
2017-04-26 Theodore Ts'oMerge branch 'maint' into next
2017-04-26 Theodore Ts'otests: skip running long test with "make check" and...
2017-04-21 Theodore Ts'oe2fsck: fix ASAN error when using 128 byte inodes
2017-04-21 Theodore Ts'oe2fsck: allow extent tree optimization to be disabled
2017-04-21 Theodore Ts'oe2fsck: update quota when optimizing the extent tree
2017-04-14 Theodore Ts'oe2fsck: fix type mismatch bug in the largedir patch
2017-04-13 Artem Blagodarenkoe2fsck: 3 level hash tree directory optimization
2017-04-13 Artem Blagodarenkoe2fsprogs: add support for 3-level htree
2017-04-13 Artem Blagodarenkoe2fsprogs: supersede i_dir_acl with i_size_high for...
2017-04-13 Eric Whitneye2fsck: fix quota accounting to use cluster units
2017-03-03 Darrick J. Wongmisc: fix all the compiler warnings
2017-03-01 Theodore Ts'oe2fsck: report the exit value in the logfile
2017-02-17 Andreas Dilgere2fsck: make problem comments match error messages
2017-02-17 Theodore Ts'oe2fsck: don't check inode flag values for deleted inodes
next