aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2020-06-23ANDROID: e2fsck: Do not mutate encrypted namesDaniel Rosenberg
2019-09-03e2fsck: check the validity of the casefold flagTheodore Ts'o
2019-09-02e2fsck: make the low dtime check consistent when using the backup superblockTheodore Ts'o
2019-07-14tests: suppress e2image version number from being printedTheodore Ts'o
2019-07-13tests: fix test_script so that it will run all tests if w/o argumentsTheodore Ts'o
2019-05-30tests: add test for e2fsck of verity fileEric Biggers
2019-05-06e2fsck: check and fix tails of all bitmap blocksTheodore Ts'o
2019-03-24tests: fix f_valid_ea_in_inode to use the ea_featureTheodore Ts'o
2019-03-06tests: add test for e2image -b optionArtem Blagodarenko
2019-01-29Merge branch 'maint' into nextTheodore Ts'o
2019-01-03tests: generate test_data.tmp file from a scriptTheodore Ts'o
2018-12-16Merge branch 'maint' into nextTheodore Ts'o
2018-12-15e2fsck: use "Optimize?" prompt for PR_1E_CAN_{COLLAPSE,NARROW}_EXTENT_TREETheodore Ts'o
2018-11-26Merge branch 'maint' into nextTheodore Ts'o
2018-11-23tune2fs: fix false warning that a UUID change will take a long timeTheodore Ts'o
2018-11-15e2fsck: check xattr 'system.data' before setting inline_data featureLi Dongyang
2018-10-21Merge branch 'maint' into nextTheodore Ts'o
2018-10-20tests: move inode and its interior extent tree blockTheodore Ts'o
2018-10-11Merge branch 'maint' into nextTheodore Ts'o
2018-10-10test_one: make sure the tmpfile is cleaned up if the test script exitsTheodore Ts'o
2018-10-04Merge branch 'maint' into nextTheodore Ts'o
2018-10-02libe2p: avoid segfault when s_nr_users is too highLukas Czerner
2018-08-23Merge branch 'maint' into nextTheodore Ts'o
2018-08-22e2image: copy mmp block when create metadata only imageArtem Blagodarenko
2018-08-18Merge branch 'maint' into nextTheodore Ts'o
2018-08-14tests: mke2fs must not create fs with resize_inode and meta_bgLukas Czerner
2018-08-14tests: e2fsck must be able fix fs with resize_inode and meta_bgLukas Czerner
2018-08-08Fix function declarations for ss commands to fix LTO warningsTheodore Ts'o
2018-07-02tests: make generated test scripts read-onlyAndreas Dilger
2018-06-28e2fsck: do not allow initialized blocks pass i_sizeLukas Czerner
2018-06-26tests, mke2fs: add option to suppress xattr copying to fix f_extent_htreeTheodore Ts'o
2018-06-26tests: explicitly force resize2fs's use of lazy (or not)Theodore Ts'o
2018-06-25Update Makefile.in files using "make depend"Theodore Ts'o
2018-06-25tests: fix up f_detect_junk and f_detect_xfsTheodore Ts'o
2018-06-24e2fsck: only retry to open the file system when the superblock is corruptTheodore Ts'o
2018-06-24tests: fix i_qcow test to properly test e2image's qcow-to-raw functionalityTheodore Ts'o
2018-06-23Fix gcc and clang warningsTheodore Ts'o
2018-06-23tests: fix f_bigalloc_orphan_list so it is not dependant on umaskTheodore Ts'o
2018-06-23e2fsck: mark device inodes with EXT4_EXTENTS_FL badAndreas Dilger
2018-06-23tests: PAGE_SIZE larger than blocksize with holeAndreas Dilger
2018-06-23e2fsck: handle preallocation for large PAGE_SIZEAndreas Dilger
2018-06-22misc: add e2mmpstatus utility via dumpe2fsShuichi Ihara
2018-06-22e2fsck: set dir_nlink feature if large dir existsAndreas Dilger
2018-06-22tests: remove pre-generated f_extent_htree imageAndreas Dilger
2018-06-22tests: don't run sed multiple times on test outputAndreas Dilger
2018-06-22tests: remove redundant sed filteringAndreas Dilger
2018-06-22tests: clean up $DEBUGFS_EXE usage in scriptsAndreas Dilger
2018-06-22tests: don't unlink test image if SKIP_UNLINK setAndreas Dilger
2018-06-22tests: don't use a sparse test fileAndreas Dilger
2018-06-21AOSP: e2fsck: imply -f when using -E unshare_blocksDavid Anderson