aboutsummaryrefslogtreecommitdiff
path: root/e2fsck
AgeCommit message (Expand)Author
2018-03-02Merge branch 'maint' into nextTheodore Ts'o
2018-03-02e2fsck: remove get_filename_hash() prototypeEric Biggers
2018-02-26AOSP: use e2fsprogs-defaults for ccflagsTheodore Ts'o
2018-02-26AOSP: Revert "Add "libc" to soong static_executable targets."Jeff Gaston
2018-02-26AOSP: Add missing libdl dependenciesPavlin Radoslavov
2018-01-02Merge branch 'maint' into nextTheodore Ts'o
2018-01-01e2fsck: fix printf format %d on ext2_ino_tShen-Ta Hsieh
2017-12-15Add missing information to e2fsck man pages and usage textTyson Nottingham
2017-12-12Merge branch 'maint' into nextTheodore Ts'o
2017-12-12e2fsck: fix potential Floating Point Exception in show_stats()Theodore Ts'o
2017-12-04Merge branch 'maint' into nextTheodore Ts'o
2017-12-04e2fsck: fix access after free for dx_db structureArtem Blagodarenko
2017-10-15Merge branch 'maint' into nextTheodore Ts'o
2017-10-15Fix historic typos in changelogs and release notesSebastian Rasmussen
2017-10-15Fix typos in code comments and developer docsSebastian Rasmussen
2017-10-15Fix typos in error messages and documentationSebastian Rasmussen
2017-09-06Merge branch 'maint' into nextTheodore Ts'o
2017-09-06e2fsck, libext2fs: add checks for insanely large file systemsTheodore Ts'o
2017-08-29Merge branch 'maint' into nextTheodore Ts'o
2017-08-28Silence valgrind warningsTheodore Ts'o
2017-08-26e2fsck: add optimization for heavily hard-linked file systemsJaco Kroon
2017-08-26e2fsck: optimize out the use region_t in scan_extent_node()Jaco Kroon
2017-08-22e2fsck: fix the message printed for the project quota typeTheodore Ts'o
2017-08-22Merge branch 'maint' into nextTheodore Ts'o
2017-08-21e2fsck: in ask_yn() fall back to English yes/no charactersTheodore Ts'o
2017-08-14e2fsck: add optimization for large, fragmented sparse filesTheodore Ts'o
2017-08-04Merge branch 'maint' into nextTheodore Ts'o
2017-08-04Remove spaces at the end of man pagesTheodore Ts'o
2017-08-01e2fsck: fix e2fsck -D for encrypted directoriesTheodore Ts'o
2017-07-27Merge branch 'maint' into nextTheodore Ts'o
2017-07-24e2fsck: eliminate bad update link count attemptTahsin Erdogan
2017-07-23libext2fs: add ea_inode support to set xattrTahsin Erdogan
2017-07-23e2fsck: update quota inode accounting for ea_inode featureTahsin Erdogan
2017-07-23e2fsck: don't restart after a critical metadata collision in e2fsck -n modeTheodore Ts'o
2017-07-23e2fsck: quiet some harmless bitmap warningsTheodore Ts'o
2017-07-22e2fsck: check for invalid quota inode numbersTheodore Ts'o
2017-07-22e2fsck: add support for printing the quota type in problem reports using %UTheodore Ts'o
2017-07-05e2fsck: remove #ifdef EXT2_NO_64_TYPE blocksTahsin Erdogan
2017-07-05Use i_size to determine whether a symlink is a fast symlinkTahsin Erdogan
2017-07-04e2fsck: track ea_inode referencesTahsin Erdogan
2017-07-04e2fsck: update i_blocks accounting for ea_inode featureTahsin Erdogan
2017-07-04e2fsck: generalize ea_refcountTahsin Erdogan
2017-07-04e2fsck: do not early terminate extra space checkTahsin Erdogan
2017-07-04e2fsck: ea_inode hash validationTahsin Erdogan
2017-07-04e2fsck: add support for large xattrs in external inodesAndreas Dilger
2017-07-04Merge branch 'maint' into nextTheodore Ts'o
2017-07-04Fix warnings found using UBSANTheodore Ts'o
2017-05-29Merge branch 'maint' into nextTheodore Ts'o
2017-05-29e2fsck: don't flush to device opened in read-only modeKonstantin Chistyakov
2017-05-24Merge branch 'maint' into nextTheodore Ts'o