Whamcloud - gitweb
LU-12403 build: add support for RHEL/CentOS 8
[tools/e2fsprogs.git] / tests /
2019-05-29 Fan YongLU-6722 jbd: double minimum journal size for RHEL7
2019-05-29 Andreas DilgerLU-1540 e2fsck: add missing symlink NUL terminator
2019-05-29 Andreas Dilgertests: add basic tests for dirdata feature
2019-05-29 Andreas Dilgere2fsck: add support for dirdata feature
2019-05-29 Andreas Dilgertests: verify large xattr inode support
2019-05-29 Andreas Dilgertests: add test cases for inode badness
2019-05-29 Andreas Dilgere2fsck: track errors/badness found for each inode
2019-05-29 Andreas Dilgertests: add tests for expanding inode extra size
2019-05-29 Andreas Dilgere2fsck: add support for expanding the inode size
2019-05-29 Andreas Dilgertests: add tests for uninitialized bitmaps
2019-05-29 Andreas Dilgertests: verify > 65000 subdirectories
2019-05-06 Theodore Ts'oe2fsck: check and fix tails of all bitmap blocks
2019-03-24 Theodore Ts'otests: fix f_valid_ea_in_inode to use the ea_feature
2019-03-06 Artem Blagodarenkotests: add test for e2image -b option
2019-01-30 Theodore Ts'oMerge branch 'maint' into next
2019-01-03 Theodore Ts'otests: generate test_data.tmp file from a script
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-11-26 Theodore Ts'oMerge branch 'maint' into next
2018-11-24 Theodore Ts'otune2fs: fix false warning that a UUID change will...
2018-11-15 Li Dongyange2fsck: check xattr 'system.data' before setting inline...
2018-10-21 Theodore Ts'oMerge branch 'maint' into next
2018-10-20 Theodore Ts'otests: move inode and its interior extent tree block
2018-10-11 Theodore Ts'oMerge branch 'maint' into next
2018-10-11 Theodore Ts'otest_one: make sure the tmpfile is cleaned up if the...
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-08-23 Theodore Ts'oMerge branch 'maint' into next
2018-08-22 Artem Blagodarenkoe2image: copy mmp block when create metadata only image
2018-08-19 Theodore Ts'oMerge branch 'maint' into next
2018-08-14 Lukas Czernertests: mke2fs must not create fs with resize_inode...
2018-08-14 Lukas Czernertests: e2fsck must be able fix fs with resize_inode...
2018-08-08 Theodore Ts'oFix function declarations for ss commands to fix LTO...
2018-07-02 Andreas Dilgertests: make generated test scripts read-only
2018-06-28 Lukas Czernere2fsck: do not allow initialized blocks pass i_size
2018-06-26 Theodore Ts'otests, mke2fs: add option to suppress xattr copying...
2018-06-26 Theodore Ts'otests: explicitly force resize2fs's use of lazy (or...
2018-06-25 Theodore Ts'oUpdate Makefile.in files using "make depend"
2018-06-25 Theodore Ts'otests: fix up f_detect_junk and f_detect_xfs
2018-06-25 Theodore Ts'oe2fsck: only retry to open the file system when the...
2018-06-24 Theodore Ts'otests: fix i_qcow test to properly test e2image's qcow...
2018-06-24 Theodore Ts'oFix gcc and clang warnings
2018-06-23 Theodore Ts'otests: fix f_bigalloc_orphan_list so it is not dependan...
2018-06-23 Andreas Dilgere2fsck: mark device inodes with EXT4_EXTENTS_FL bad
2018-06-23 Andreas Dilgertests: PAGE_SIZE larger than blocksize with hole
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-22 Andreas Dilgertests: remove pre-generated f_extent_htree image
2018-06-22 Andreas Dilgertests: don't run sed multiple times on test output
2018-06-22 Andreas Dilgertests: remove redundant sed filtering
2018-06-22 Andreas Dilgertests: clean up $DEBUGFS_EXE usage in scripts
2018-06-22 Andreas Dilgertests: don't unlink test image if SKIP_UNLINK set
2018-06-22 Andreas Dilgertests: don't use a sparse test file
2018-06-21 David AndersonAOSP: e2fsck: imply -f when using -E unshare_blocks
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: allow to fix some superblock corruptions
2018-04-09 Theodore Ts'otests: don't leave temp files behind after running...
2018-04-07 Theodore Ts'otests: add new test f_ea_inode_self_ref
2018-03-31 Ingo Brückltests: don't use "debugfs -f /dev/stdin"
2018-03-31 Theodore Ts'otests: use mke2fs and debugfs from the build tree
2018-03-30 Darrick J. Wonge2fsck: adjust quota counters when clearing orphaned...
2018-03-24 Theodore Ts'otests: explicitly specify 1k block sizes when creating...
2018-03-24 harshadse2fsck: delete bad inode fix for bigalloc
2018-03-21 Theodore Ts'otests: add new test i_bitmaps
2018-03-16 Theodore Ts'otests: add new test f_bigalloc_orphan_list
2018-03-04 Eric Biggerstests: test e2fsck's handling of bad symlinks
2018-03-03 Theodore Ts'oMerge branch 'maint' into next
2018-03-03 Eric Biggerslibext2fs: make sure the system.data xattr gets created
2018-03-03 Eric Biggerslibext2fs: forbid creating symlinks using entire block
2018-02-26 Theodore Ts'oMerge branch 'maint' into next
2018-02-24 Theodore Ts'otune2fs: move the journal recovery before we try to...
2017-10-16 Andreas Dilgertests: log tests that are taking a long time
2017-10-15 Theodore Ts'oMerge branch 'maint' into next
2017-10-15 Andreas Dilgertests: shorten test descriptions to fit in 80 columns
2017-10-15 Theodore Ts'otests: fix d_inline_dump and f_mke2fs_baddisk from...
2017-10-15 Andreas Dilgertests: don't leave temporary files at end of test
2017-10-14 Theodore Ts'otests: add new test r_move_itable_nostride
2017-10-14 Theodore Ts'otests: add new test r_move_itable_realloc
2017-08-30 Andreas Dilgertests: report if a test is taking a long time
2017-08-29 Theodore Ts'oMerge branch 'maint' into next
2017-08-29 Matthias AndreeSearch for GNU-compatible dd for self-tests.
2017-08-23 Theodore Ts'otune2fs, mke2fs: clarify proceed delay question
2017-08-23 Theodore Ts'otune2fs: explain why an fsck is needed
2017-08-23 Theodore Ts'omke2fs.conf: remove legacy entry for ext4dev
2017-08-22 Theodore Ts'oe2fsck: fix the message printed for the project quota...
2017-08-14 Theodore Ts'oMerge branch 'maint' into next
2017-08-13 Theodore Ts'otests: disable use of the BLKID cache while running...
2017-07-28 Theodore Ts'oMerge branch 'maint' into next
2017-07-23 Theodore Ts'oe2fsck: quiet some harmless bitmap warnings
2017-07-22 Adam Buchbindertests: dumpe2fs against an image with bad os_type
2017-07-22 Theodore Ts'oe2fsck: check for invalid quota inode numbers
2017-07-05 Tahsin Erdogane2fsck: add test for ea_inode feature
2017-07-05 Theodore Ts'oMerge branch 'maint' into next
2017-07-04 Theodore Ts'otests: add j_recover_csum3_64bit
2017-06-23 Theodore Ts'oMerge branch 'maint' into next
2017-06-23 Eric Whitneytests: add new test f_del_dup_quota
2017-06-23 Theodore Ts'omke2fs: fix hugefile creation so the hugefile(s) are...
2017-05-30 Theodore Ts'oMerge branch 'maint' into next
next