summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * libe2p: avoid segfault when s_nr_users is too highLukas Czerner2018-10-025-0/+125
* | Merge branch 'maint' into nextTheodore Ts'o2018-08-233-0/+41
|\ \ | |/
| * e2image: copy mmp block when create metadata only imageArtem Blagodarenko2018-08-223-0/+41
* | Merge branch 'maint' into nextTheodore Ts'o2018-08-186-0/+255
|\ \ | |/
| * tests: mke2fs must not create fs with resize_inode and meta_bgLukas Czerner2018-08-142-0/+176
| * tests: e2fsck must be able fix fs with resize_inode and meta_bgLukas Czerner2018-08-144-0/+79
* | Fix function declarations for ss commands to fix LTO warningsTheodore Ts'o2018-08-082-18/+27
|/
* tests: make generated test scripts read-onlyAndreas Dilger2018-07-021-2/+4
* e2fsck: do not allow initialized blocks pass i_sizeLukas Czerner2018-06-285-33/+2
* tests, mke2fs: add option to suppress xattr copying to fix f_extent_htreeTheodore Ts'o2018-06-261-2/+2
* tests: explicitly force resize2fs's use of lazy (or not)Theodore Ts'o2018-06-264-3/+10
* Update Makefile.in files using "make depend"Theodore Ts'o2018-06-251-5/+7
* tests: fix up f_detect_junk and f_detect_xfsTheodore Ts'o2018-06-253-4/+0
* e2fsck: only retry to open the file system when the superblock is corruptTheodore Ts'o2018-06-242-6/+0
* tests: fix i_qcow test to properly test e2image's qcow-to-raw functionalityTheodore Ts'o2018-06-242-23/+28
* Fix gcc and clang warningsTheodore Ts'o2018-06-231-0/+16
* tests: fix f_bigalloc_orphan_list so it is not dependant on umaskTheodore Ts'o2018-06-231-0/+1
* e2fsck: mark device inodes with EXT4_EXTENTS_FL badAndreas Dilger2018-06-233-25/+27
* tests: PAGE_SIZE larger than blocksize with holeAndreas Dilger2018-06-234-0/+33
* e2fsck: handle preallocation for large PAGE_SIZEAndreas Dilger2018-06-233-5/+3
* misc: add e2mmpstatus utility via dumpe2fsShuichi Ihara2018-06-227-3/+60
* e2fsck: set dir_nlink feature if large dir existsAndreas Dilger2018-06-222-24/+58
* tests: remove pre-generated f_extent_htree imageAndreas Dilger2018-06-225-15/+37
* tests: don't run sed multiple times on test outputAndreas Dilger2018-06-22117-1024/+574
* tests: remove redundant sed filteringAndreas Dilger2018-06-2247-98/+104
* tests: clean up $DEBUGFS_EXE usage in scriptsAndreas Dilger2018-06-2282-528/+446
* tests: don't unlink test image if SKIP_UNLINK setAndreas Dilger2018-06-221-1/+1
* tests: don't use a sparse test fileAndreas Dilger2018-06-222-2/+9
* AOSP: e2fsck: imply -f when using -E unshare_blocksDavid Anderson2018-06-212-2/+2
* AOSP: e2fsck: Add an extended option for unsharing blocks.David Anderson2018-06-2110-0/+182
* AOSP: e2fsck: Skip duplicate blocks when RO_COMPAT_SHARED_BLOCKS is set.David Anderson2018-06-214-0/+15
* e2fsck: allow to fix some superblock corruptionsJan Kara2018-06-194-0/+12
* tests: don't leave temp files behind after running i_bitmapsTheodore Ts'o2018-04-091-1/+1
* tests: add new test f_ea_inode_self_refTheodore Ts'o2018-04-074-0/+25
* tests: don't use "debugfs -f /dev/stdin"Ingo Brückl2018-03-313-3/+3
* tests: use mke2fs and debugfs from the build treeTheodore Ts'o2018-03-312-4/+4
* e2fsck: adjust quota counters when clearing orphaned inodesDarrick J. Wong2018-03-293-0/+36
* tests: explicitly specify 1k block sizes when creating test file systemsTheodore Ts'o2018-03-245-5/+5
* e2fsck: delete bad inode fix for bigallocharshads2018-03-244-0/+44
* tests: add new test i_bitmapsTheodore Ts'o2018-03-203-0/+34
* tests: add new test f_bigalloc_orphan_listTheodore Ts'o2018-03-164-0/+46
* tests: test e2fsck's handling of bad symlinksEric Biggers2018-03-035-0/+249
* Merge branch 'maint' into nextTheodore Ts'o2018-03-032-21/+33
|\
| * libext2fs: make sure the system.data xattr gets createdEric Biggers2018-03-032-6/+18
| * libext2fs: forbid creating symlinks using entire blockEric Biggers2018-03-032-15/+15
* | Merge branch 'maint' into nextTheodore Ts'o2018-02-262-3/+3
|\ \ | |/
| * tune2fs: move the journal recovery before we try to modify the superblockTheodore Ts'o2018-02-242-3/+3
* | tests: log tests that are taking a long timeAndreas Dilger2017-10-152-3/+5
* | Merge branch 'maint' into nextTheodore Ts'o2017-10-1547-85/+339
|\ \ | |/
| * tests: shorten test descriptions to fit in 80 columnsAndreas Dilger2017-10-1535-35/+35