summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint' into nextTheodore Ts'o2023-01-3026-20/+31
|\
| * Change the xattr entry hash to use an unsighed char by defaultTheodore Ts'o2023-01-296-0/+18
| * tests: clean up test namesTheodore Ts'o2023-01-2820-20/+13
* | Merge branch 'maint' into nextTheodore Ts'o2023-01-276-2/+52
|\ \ | |/
| * Fix various spelling typosSamanta Navarro2023-01-261-1/+1
| * e2fsck: optimize clone_file on large devicesLi Dongyang2023-01-251-1/+2
| * e2fsck: don't allow journal inode to have encrypt flagEric Biggers2023-01-184-0/+49
* | Merge branch 'maint' into nextTheodore Ts'o2022-09-131-0/+4
|\ \ | |/
| * libext2fs: in ext2fs_open[2](), return an error if s_first_meta_bg is too bigTheodore Ts'o2022-09-131-0/+4
* | tests: filter out the checksum seed output from dumpe2fsTheodore Ts'o2022-09-011-0/+1
* | Merge branch 'maint' into nextTheodore Ts'o2022-09-011-0/+10
|\ \ | |/
| * tests/fuzz: add missing targets to the Makefile in in tests/fuzzTheodore Ts'o2022-08-311-0/+10
* | Merge branch 'maint' into nextTheodore Ts'o2022-08-114-13/+27
|\ \ | |/
| * resize2fs: open device read-only when -P is passedMichael Hudson-Doyle2022-08-111-0/+8
| * tests: fix ACL-printing testsAndreas Dilger2022-08-113-13/+19
* | Merge branch 'maint' into nextTheodore Ts'o2022-08-106-0/+374
|\ \ | |/
| * Build the fuzzers from oss-fuzzTheodore Ts'o2022-08-095-0/+372
| * libext2fs: in ext2fs_open[2](), return an error if s_desc_size is too largeTheodore Ts'o2022-08-081-0/+2
* | Merge branch 'maint' into nextTheodore Ts'o2022-08-0610-16/+16
|\ \ | |/
| * e2fsck: no parent lookup in disconnected dirAndreas Dilger2022-05-0210-16/+16
* | Merge branch 'maint' into nextTheodore Ts'o2022-01-131-1/+1
|\ \ | |/
| * tests: support older versions of timeout in r_corrupt_fsTheodore Ts'o2022-01-031-1/+1
* | Merge branch 'maint' into nextTheodore Ts'o2021-12-306-11/+50
|\ \ | |/
| * reisze2fs: sanity check free block group counts when calculating minimum sizeTheodore Ts'o2021-12-283-0/+50
| * e2fsck: update the bg_checksum after fixing problems in the bg descriptorTheodore Ts'o2021-12-103-11/+0
* | mke2fs: add extended option for prezeroed storage devicesSarthak Kukreti2021-10-252-0/+65
|/
* tests: Add option to print diff output of failed testsLukas Czerner2021-09-301-0/+4
* resize2fs: adjust new size of the file system to allow a successful resizeTheodore Ts'o2021-09-301-3/+3
* tests: update expect files for f_large_dir and f_large_dir_csumLukas Czerner2021-09-152-0/+2
* tests: update expect files for f_mmp_garbageLukas Czerner2021-09-152-2/+2
* debugfs: Fix headers for quota commandsJan Kara2021-09-032-8/+8
* tests: Expand test checking quota and orphan processing interactionJan Kara2021-09-033-1/+9
* tests: update expect file for u_direct_ioTheodore Ts'o2021-08-221-7/+9
* tests: fix shadow -Wall warnings in the crcsum test programTheodore Ts'o2021-08-181-4/+3
* tests: fix "format not a string literal" -Wall warning in test_icountTheodore Ts'o2021-08-181-8/+4
* mke2fs: allow the default creator os to be specified in /etc/mke2fs.confTheodore Ts'o2021-08-151-0/+1
* tests: update mke2fs.conf to create 256 byte inodes by defaultTheodore Ts'o2021-08-1546-3662/+4334
* mke2fs: warn that bigalloc is experimental only for large cluster sizesTheodore Ts'o2021-08-142-4/+0
* mke2fs: warn about missing y2038 support when formatting fresh ext4 fsDarrick J. Wong2021-08-1422-0/+23
* tests: check quota file space usage does not get accountedJan Kara2021-08-132-0/+47
* tests: skip u_direct_io if losetup failsDarrick J. Wong2021-08-061-0/+5
* tests: skip m_rootdir_acl on GNU HurdTheodore Ts'o2021-07-301-0/+7
* tests: add description for j_recover_fast_commitTheodore Ts'o2021-07-291-0/+1
* tests: force test file systems to be built for the Linux OSTheodore Ts'o2021-07-2939-68/+58
* tests: try using truncate command before falling back to using ddTheodore Ts'o2021-07-281-5/+7
* e2fsck: fix ".." more gracefully if possibleAndreas Dilger2021-07-068-14/+16
* tests: add test of Direct I/O support in the Unix I/O managerTheodore Ts'o2021-05-072-0/+105
* e2fsck: fix portability problems caused by unaligned accessesTheodore Ts'o2021-05-061-1/+0
* libext2s: fix unix_io with IO_FLAG_FORCE_BOUNCE flag setTheodore Ts'o2021-02-282-0/+115
* create_inode: Find subdirectory in do_write_internalEarl Chew2021-02-222-0/+30