aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2023-01-29Change the xattr entry hash to use an unsighed char by defaultTheodore Ts'o
2023-01-28tests: clean up test namesTheodore Ts'o
2023-01-26Fix various spelling typosSamanta Navarro
2023-01-25e2fsck: optimize clone_file on large devicesLi Dongyang
2023-01-18e2fsck: don't allow journal inode to have encrypt flagEric Biggers
2022-09-13libext2fs: in ext2fs_open[2](), return an error if s_first_meta_bg is too bigTheodore Ts'o
2022-08-31tests/fuzz: add missing targets to the Makefile in in tests/fuzzTheodore Ts'o
2022-08-11resize2fs: open device read-only when -P is passedMichael Hudson-Doyle
2022-08-11tests: fix ACL-printing testsAndreas Dilger
2022-08-09Build the fuzzers from oss-fuzzTheodore Ts'o
2022-08-08libext2fs: in ext2fs_open[2](), return an error if s_desc_size is too largeTheodore Ts'o
2022-05-02e2fsck: no parent lookup in disconnected dirAndreas Dilger
2022-01-03tests: support older versions of timeout in r_corrupt_fsTheodore Ts'o
2021-12-28reisze2fs: sanity check free block group counts when calculating minimum sizeTheodore Ts'o
2021-12-10e2fsck: update the bg_checksum after fixing problems in the bg descriptorTheodore Ts'o
2021-09-30tests: Add option to print diff output of failed testsLukas Czerner
2021-09-30resize2fs: adjust new size of the file system to allow a successful resizeTheodore Ts'o
2021-09-15tests: update expect files for f_large_dir and f_large_dir_csumLukas Czerner
2021-09-15tests: update expect files for f_mmp_garbageLukas Czerner
2021-09-03debugfs: Fix headers for quota commandsJan Kara
2021-09-03tests: Expand test checking quota and orphan processing interactionJan Kara
2021-08-22tests: update expect file for u_direct_ioTheodore Ts'o
2021-08-18tests: fix shadow -Wall warnings in the crcsum test programTheodore Ts'o
2021-08-18tests: fix "format not a string literal" -Wall warning in test_icountTheodore Ts'o
2021-08-15mke2fs: allow the default creator os to be specified in /etc/mke2fs.confTheodore Ts'o
2021-08-15tests: update mke2fs.conf to create 256 byte inodes by defaultTheodore Ts'o
2021-08-14mke2fs: warn that bigalloc is experimental only for large cluster sizesTheodore Ts'o
2021-08-14mke2fs: warn about missing y2038 support when formatting fresh ext4 fsDarrick J. Wong
2021-08-13tests: check quota file space usage does not get accountedJan Kara
2021-08-06tests: skip u_direct_io if losetup failsDarrick J. Wong
2021-07-30tests: skip m_rootdir_acl on GNU HurdTheodore Ts'o
2021-07-29tests: add description for j_recover_fast_commitTheodore Ts'o
2021-07-29tests: force test file systems to be built for the Linux OSTheodore Ts'o
2021-07-28tests: try using truncate command before falling back to using ddTheodore Ts'o
2021-07-06e2fsck: fix ".." more gracefully if possibleAndreas Dilger
2021-05-07tests: add test of Direct I/O support in the Unix I/O managerTheodore Ts'o
2021-05-06e2fsck: fix portability problems caused by unaligned accessesTheodore Ts'o
2021-02-28libext2s: fix unix_io with IO_FLAG_FORCE_BOUNCE flag setTheodore Ts'o
2021-02-22create_inode: Find subdirectory in do_write_internalEarl Chew
2021-02-10tests: fix environmental dependency in m_rootdir_aclTheodore Ts'o
2021-02-09mke2fs: fix a importing a directory with an ACL and inline dataTheodore Ts'o
2021-02-08e2fsck: fix check of directories over 4GBAndreas Dilger
2021-01-28Merge branch 'maint' into nextTheodore Ts'o
2021-01-27AOSP: ANDROID: e2fsck: Do not mutate encrypted namesDaniel Rosenberg
2021-01-27tests: test case-folding checks in e2fsckGabriel Krisman Bertazi
2021-01-27tests: add fast commit recovery testsHarshad Shirwadkar
2021-01-21ext4: fix tests to account for new dumpe2fs outputHarshad Shirwadkar
2021-01-19Merge branch 'maint' into nextTheodore Ts'o
2020-10-04Define MKDIR_P in the Makefile.in files instead in MCONFIG.inTheodore Ts'o
2020-10-01Merge branch 'maint' into nextTheodore Ts'o