aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* e2fsck: exit with exit status 0 if no errors were fixedTheodore Ts'o2017-02-2711-11/+11
* e2fsck: enforce that the extra isize fields in the superblock are saneTheodore Ts'o2016-09-044-0/+21
* e2fsck: enforce that extra_isize must be a multiple of fourTheodore Ts'o2016-09-041-0/+3
* Fix build reproducibility for mk_cmds and compile_etTheodore Ts'o2016-09-011-1/+1
* libext2fs: allow the default journal size to go as large as a gigabyteTheodore Ts'o2016-09-012-4/+4
* tune2fs: tell the user that e2fsck -f is requiredTheodore Ts'o2016-09-014-5/+5
* tests: suppress use of libmagic when running the regression test suiteTheodore Ts'o2016-06-072-3/+2
* tests: disable some tests for FreeBSDTheodore Ts'o2016-06-074-1/+21
* tests: teach test_script the --failed optionTheodore Ts'o2016-06-071-10/+30
* tests,debugfs: ea_set's "-f <value_file" needs to be before the other argsTheodore Ts'o2016-06-062-6/+6
* tests: use tar xf -, some tars default to tape dev.Matthias Andree2016-06-062-2/+2
* tests: fix f_pre_1970_date_encoding on systems with a 32-bit time_tTheodore Ts'o2016-05-292-8/+21
* tests: fix filter.sed to filter out version numbers of the form 1.43Theodore Ts'o2016-05-201-7/+7
* tests: rename t_mke2fs_errors and t_mke2fs_offsetTheodore Ts'o2016-05-173-0/+0
* tests: testcases for the offset handling in e2undo and undo_io.cMarcus Huewe2016-05-122-0/+242
* tests: test "mke2fs -E offset=N" filesystem size calculationMarcus Huewe2016-05-121-7/+21
* tests: rename e2image related testsTheodore Ts'o2016-04-2510-4/+4
* e2image: ignore checksum errorsDarrick J. Wong2016-04-255-0/+39
* e2fsck: clean up error messages when journal is corruptedTheodore Ts'o2016-04-175-25/+24
* tests: add testcase for "mke2fs -E offset=N..."Marcus Huewe2016-03-261-0/+20
* Merge branch 'maint' into nextTheodore Ts'o2016-03-221-1/+2
|\
| * tests: fix Makefile so it is portable to gmake 3.xTheodore Ts'o2016-03-221-1/+2
* | e2fsck: correct ext4 dates generated by old kernelsDavid Turner2016-03-143-0/+140
* | e2fsck: fix problem report typoEric Whitney2016-03-062-2/+2
* | tests: fix missing cleanup of temporary filesTheodore Ts'o2016-03-067-7/+8
* | Merge branch 'maint' into nextTheodore Ts'o2016-03-061-1/+2
|\|
| * tests: cleanup tmpfile for the f_extent_htreeTheodore Ts'o2016-03-061-1/+2
* | Merge branch 'maint' into nextTheodore Ts'o2016-03-061-1/+7
|\|
| * Fix build system to be compatible with BSD pmakeTheodore Ts'o2016-01-021-1/+7
* | tune2fs: recover the journalDarrick J. Wong2016-03-063-0/+97
* | tune2fs: confirm dangerous operationsDarrick J. Wong2016-03-063-0/+232
* | libext2fs: sort keys for xattr blocksDarrick J. Wong2016-03-063-0/+119
* | tests: check proper operation of metadata_csum_seedDarrick J. Wong2016-03-0622-0/+576
* | libext2fs: store checksum seed in superblockDarrick J. Wong2016-03-061-2/+0
* | debugfs: add support for the project id fieldTheodore Ts'o2016-03-062-6/+6
* | Add project quota supportLi Xi2016-03-068-75/+78
* | Merge branch 'maint' into nextTheodore Ts'o2015-11-3012-4/+139
|\|
| * e2fsck: fix e2fsck -fD directory truncationAndreas Dilger2015-11-307-2/+108
| * e2fsck: zap extent-format inode with no extent headerDarrick J. Wong2015-11-305-2/+31
* | e2fsck: check htree leaf block checksumsDarrick J. Wong2015-07-225-1/+21
* | e2fsck: check for encrypted directory entries with too-short file namesTheodore Ts'o2015-07-164-0/+25
* | e2fsck: check for an encrypted lost+found directoryTheodore Ts'o2015-07-164-0/+35
* | configure: remove support to disable quota supportTheodore Ts'o2015-07-031-1/+1
* | configure: remove support to disable htree supportTheodore Ts'o2015-07-031-1/+1
* | tests: skip large filesystem tests on MacOSAndreas Dilger2015-06-196-0/+30
* | Merge branch 'maint' into nextTheodore Ts'o2015-06-151-4/+4
|\|
| * e2fsprogs: use $DUMPE2FS in resize_test scriptEric Sandeen2015-05-231-4/+4
* | tests: test debugfs punch commandDarrick J. Wong2015-06-106-0/+612
* | debugfs: implement fallocateDarrick J. Wong2015-06-109-0/+497
* | libext2fs: use fallocate for creating journals and hugefilesDarrick J. Wong2015-06-101-4/+4