Whamcloud - gitweb
LU-9501 mke2fs: avoid inode number error with large FS
[tools/e2fsprogs.git] / tests /
2017-04-25 Wang ShilongLU-4017 tune2fs: fix BUGs of tuning project quota 81/26581/14
2016-07-19 Li XiLU-4017 e2fsprogs: add project quota support 62/15762/22
2016-05-10 Andreas DilgerLU-7381 e2fsck: fix e2fsck -fD directory truncation
2016-05-10 Niu YaweiLU-7267 e2fsck: remove duplicated ea value size check
2016-05-10 Fan YongLU-6722 jbd: double minimum journal size for RHEL7
2016-05-10 Andreas DilgerLU-1540 e2fsck: add missing symlink NUL terminator
2016-05-10 Andreas Dilgertests: add basic test case for e2scan
2016-05-10 Bobi JamLU-1774 tests: e2fsck -D does not change dirdata
2016-05-10 Andreas Dilgertests: add basic tests for dirdata feature
2016-05-10 Andreas Dilgertests: verify large xattr inode support
2016-05-10 Andreas Dilgertests: add checks for journal checksum feature
2016-05-10 Andreas Dilgertests: create random filesystem, corrupt, e2fsck
2015-08-28 Andreas Dilgertests: add test cases for inode badness
2015-08-28 Andreas Dilgere2fsck: track errors/badness found for each inode
2015-08-28 Andreas Dilgertests: add tests for expanding inode extra size
2015-08-28 Andreas Dilgertests: PAGE_SIZE larger than blocksize with hole
2015-08-28 Andreas Dilgere2fsck: handle preallocation for large PAGE_SIZE
2015-08-28 Andreas Dilgertests: add tests for uninitialized bitmaps
2015-08-28 Andreas Dilgertests: invalid value of in-inode EA offset
2015-08-28 Andreas Dilgertests: extent pointing to non-existent block
2015-08-28 Andreas Dilgere2fsck: mark device inodes with EXT4_EXTENTS_FL bad
2015-08-28 Andreas Dilgertests: verify > 65000 subdirectories
2015-08-28 Andreas Dilgertests: make generated test scripts read-only
2014-12-03 Darrick J. Wongmisc: fix infinite loop when finding the start of the...
2014-09-08 Michael Forneytests: Add to LD_LIBRARY_PATH instead of overriding
2014-08-25 Theodore Ts'oresize2fs: clarify the size of blocks in resize2fs...
2014-08-12 Theodore Ts'otests: convert use of md5sum to crcsum
2014-08-12 Darrick J. Wonge2fsck: don't flush the FS unless it's actually dirty
2014-08-10 Theodore Ts'otests: add the r_meta_bg_shrink test
2014-08-10 Theodore Ts'otests: add f_first_meta_bg_too_big test
2014-08-10 Theodore Ts'otests: make sure MKE2FS_FIRST_META_BG is unset while...
2014-08-04 Theodore Ts'olibext2fs: place metadata blocks in the last flex_bg...
2014-08-02 Andreas Dilgertests: fix f_badcluster output formatting
2014-07-28 Darrick J. Wongtests: add the f_badcluster test
2014-07-26 Darrick J. Wonge2fsck: reserve blocks for root/lost+found directory...
2014-07-26 Darrick J. Wonglibext2fs: provide a function to set inode size
2014-07-26 Theodore Ts'olibext2fs: fix free block accounting for 64-bit file...
2014-07-26 Theodore Ts'otests: use e2fsck -f instead of -p for resize tests
2014-07-25 Darrick J. Wonge2fsck: clear uninit flag on directory extents
2014-07-25 Darrick J. Wonge2fsck: pass2 should not process directory blocks that...
2014-07-25 Darrick J. Wonge2fsck: always submit logical block 0 of a directory...
2014-07-25 Darrick J. Wonge2fsck: collapse holes in extent-based directories
2014-07-25 Darrick J. Wonglibext2fs: fix bounds check of the bitmap test range...
2014-07-04 Theodore Ts'otests: avoid using mktemp -t
2014-07-04 Theodore Ts'otests: clean up the temp file if test_one is interrupted
2014-07-04 Theodore Ts'otests: fix left-over e2fsprogs-tmp files not getting...
2014-07-04 Benno Schulenbergtests: for mktemp the exes must be the final characters...
2014-06-04 Benno Schulenberge2fsck: make a prompt message simpler and thus translatable
2014-05-27 Eric Sandeene2fsprogs: don't run quota test if quota is not enabled
2014-05-22 Andreas Dilgerdebugfs: fix string_to_time for MacOS strptime()
2014-05-13 Theodore Ts'oquota: remove mke2fs's and tune2fs's warning messages...
2014-05-13 Theodore Ts'otests: add basic e2fsck regression test for fixing...
2014-05-05 Theodore Ts'oresize2fs: refine minimum required blocks for flex_bg...
2014-05-05 Theodore Ts'omke2fs: only print the low-level file system stats...
2014-04-14 Andreas Dilgertests: fix resize test tmpfs max-file-size checking
2014-02-23 Theodore Ts'oAdd coverage testing using gcov
2014-02-18 Andreas Dilgertests: skip unsupported tests on MacOS systems
2014-01-11 Darrick J. Wongtests: adjust test output to reflect block_uninit calcu...
2014-01-09 Theodore Ts'oFix up workarounds for dietlibc breakage
2014-01-06 Theodore Ts'oconfigure: fix --with-diet-libc
2014-01-05 Theodore Ts'oe2fsck: improve the "superblock corrupt" message
2013-12-26 Theodore Ts'otests: fix stray newline printed when running r_min_itable
2013-12-26 Phillip Susie2image: perform in-place move
2013-12-25 Theodore Ts'otests: use the in-tree binaries in the test f_extent_oo...
2013-12-25 Andreas Dilgerdebugfs, e2fsck: fix s_desc_size handling
2013-12-23 Andreas Dilgertests: delete temporary resize test files
2013-12-03 Andreas Dilgertests: check backing filesystem can handle large file
2013-10-14 Niu Yaweiquota: fix disabling quota, add quota tests
2013-10-13 Theodore Ts'otests: remove version number dependency in r_min_itable
2013-10-12 Darrick J. Wonge2fsprogs: add (optional) sparse checking to the build
2013-10-01 Theodore Ts'otests: add test for resize2fs -M with inode table in...
2013-09-27 Eric Whitneytests: add another test for uninit extents past eof
2013-07-29 Theodore Ts'oe2fsck: correctly deallocate invalid extent-mapped...
2013-07-29 Theodore Ts'oe2fsck: check extent-mapped directories with really...
2013-07-08 Theodore Ts'olibext2fs, tests: allow /etc/mtab file to be missing
2013-06-16 Andreas Dilgermke2fs: don't set root dir UID/GID automatically
2013-06-15 Andreas Dilgermke2fs: sort option parsing, deprecate "-R"
2013-06-15 Andreas Dilgertests: clean up sed filtering of test output
2013-06-07 Theodore Ts'otests: add new test f_extent_oobounds
2013-04-25 Theodore Ts'otests: add new test f_zero_xattr
2013-04-22 Theodore Ts'ocrcsum: remove the -b option since ext2fs_crc32c_be...
2013-04-01 Theodore Ts'otests: add more tests for off-line resizing
2013-04-01 Theodore Ts'otests: create crcsum progam to support resizing tests
2013-01-16 Theodore Ts'otests: create test for debugfs creating special files
2012-12-21 Theodore Ts'otests: add test of an incorrect interior node in an...
2012-09-23 Theodore Ts'omke2fs: fix progress suppression to make regression... v1.42.6
2012-09-21 Theodore Ts'omke2fs: throttle allocating groups progress as well
2012-09-17 Andreas Dilgertests: kill debugfs on interrupted MMP test
2012-09-17 Theodore Ts'omke2fs: disable progress reporting in mke2fs.conf for...
2012-06-12 Andreas Dilgertests: allow e2fsck tests to run on OS/X
2012-06-12 Theodore Ts'otests: add two more tests of orphaned inode handling
2012-06-11 Tao Matests: add new test f_zero_extent_length
2012-06-01 Theodore Ts'otests: fix the e2fsck test script to handle a missing...
2012-06-01 Theodore Ts'otests: add new test to validate errno handling in the...
2012-05-29 Andreas Dilgertests: use make rules to run tests in parallel
2012-05-21 Theodore Ts'otests: fix f_jnl_64bit so that it actually has a 64...
2012-05-12 Matthias AndreeFix bashisms
2012-05-02 Theodore Ts'otests: add new tests f_jnl_32bit and f_jnl_64bit
2012-04-11 Theodore Ts'otests: add new test f_eofblocks
2012-03-22 Lukas Czernere2fsck: remove EXT4_EOFBLOCKS_FL flag handling
next