Whamcloud - gitweb
Update makefile dependencies
[tools/e2fsprogs.git] / tests /
2022-08-31 Theodore Ts'otests/fuzz: add missing targets to the Makefile in...
2022-08-11 Michael Hudson-Doyleresize2fs: open device read-only when -P is passed
2022-08-11 Andreas Dilgertests: fix ACL-printing tests
2022-08-09 Theodore Ts'oBuild the fuzzers from oss-fuzz
2022-08-09 Theodore Ts'olibext2fs: in ext2fs_open[2](), return an error if...
2022-05-03 Andreas Dilgere2fsck: no parent lookup in disconnected dir
2022-01-04 Theodore Ts'otests: support older versions of timeout in r_corrupt_fs
2021-12-28 Theodore Ts'oreisze2fs: sanity check free block group counts when...
2021-12-11 Theodore Ts'oe2fsck: update the bg_checksum after fixing problems...
2021-10-01 Lukas Czernertests: Add option to print diff output of failed tests
2021-09-30 Theodore Ts'oresize2fs: adjust new size of the file system to allow...
2021-09-15 Lukas Czernertests: update expect files for f_large_dir and f_large_...
2021-09-15 Lukas Czernertests: update expect files for f_mmp_garbage
2021-09-03 Jan Karadebugfs: Fix headers for quota commands
2021-09-03 Jan Karatests: Expand test checking quota and orphan processing...
2021-08-22 Theodore Ts'otests: update expect file for u_direct_io
2021-08-19 Theodore Ts'otests: fix shadow -Wall warnings in the crcsum test...
2021-08-19 Theodore Ts'otests: fix "format not a string literal" -Wall warning...
2021-08-15 Theodore Ts'omke2fs: allow the default creator os to be specified...
2021-08-15 Theodore Ts'otests: update mke2fs.conf to create 256 byte inodes...
2021-08-14 Theodore Ts'omke2fs: warn that bigalloc is experimental only for...
2021-08-14 Darrick J. Wongmke2fs: warn about missing y2038 support when formattin...
2021-08-13 Jan Karatests: check quota file space usage does not get accounted
2021-08-06 Darrick J. Wongtests: skip u_direct_io if losetup fails
2021-07-30 Theodore Ts'otests: skip m_rootdir_acl on GNU Hurd
2021-07-29 Theodore Ts'otests: add description for j_recover_fast_commit
2021-07-29 Theodore Ts'otests: force test file systems to be built for the...
2021-07-29 Theodore Ts'otests: try using truncate command before falling back...
2021-07-06 Andreas Dilgere2fsck: fix ".." more gracefully if possible
2021-05-07 Theodore Ts'otests: add test of Direct I/O support in the Unix I...
2021-05-06 Theodore Ts'oe2fsck: fix portability problems caused by unaligned...
2021-02-28 Theodore Ts'olibext2s: fix unix_io with IO_FLAG_FORCE_BOUNCE flag set
2021-02-22 Earl Chewcreate_inode: Find subdirectory in do_write_internal
2021-02-10 Theodore Ts'otests: fix environmental dependency in m_rootdir_acl
2021-02-09 Theodore Ts'omke2fs: fix a importing a directory with an ACL and...
2021-02-09 Andreas Dilgere2fsck: fix check of directories over 4GB
2021-01-28 Theodore Ts'oMerge branch 'maint' into next
2021-01-28 Daniel RosenbergAOSP: ANDROID: e2fsck: Do not mutate encrypted names
2021-01-28 Gabriel Krisman... tests: test case-folding checks in e2fsck
2021-01-28 Harshad Shirwadkartests: add fast commit recovery tests
2021-01-21 Harshad Shirwadkarext4: fix tests to account for new dumpe2fs output
2021-01-20 Theodore Ts'oMerge branch 'maint' into next
2020-10-05 Theodore Ts'oDefine MKDIR_P in the Makefile.in files instead in...
2020-10-01 Theodore Ts'oMerge branch 'maint' into next
2020-10-01 Andreas Dilgertune2fs: reset MMP state on error exit
2020-09-30 Theodore Ts'otests: remove unnecessary uncompressed image file
2020-03-24 Theodore Ts'otests: use grep -E for better portability in r_inline_xattr
2020-03-16 Theodore Ts'oMerge branch 'maint' into next
2020-03-15 Jan Karatests: add test to excercise indexed directories with...
2020-03-15 Jan Karatests: modify f_large_dir test to excercise indexed...
2020-03-15 Theodore Ts'olibext2fs: make ext2fs_dirent_has_tail() more strict
2020-03-07 Jan Karae2fsck: clarify overflow link count error message
2020-03-07 Theodore Ts'oMerge branch 'maint' into next
2020-03-07 Andreas Dilgerlibext2fs: don't use O_DIRECT for files on tmpfs
2020-01-27 Li Dongyangmke2fs: set overhead in super block
2020-01-25 Theodore Ts'oMerge branch 'maint' into next
2020-01-25 Andreas Dilgermmp: don't assume NUL termination for MMP strings
2020-01-17 Theodore Ts'oe2fsck: restart the full e2fsck run if the bad block...
2019-11-09 Theodore Ts'oRename functions, types, constants to reflect jbd2...
2019-10-10 Eric Biggerse2fsck: check for consistent encryption policies
2019-09-03 Theodore Ts'oMerge branch 'maint' into next
2019-09-03 Theodore Ts'oe2fsck: check the validity of the casefold flag
2019-09-03 Theodore Ts'oe2fsck: make the low dtime check consistent when using...
2019-08-19 Andreas Dilgertests: add tests for uninitialized bitmaps
2019-08-19 Andreas Dilgertests: verify > 65000 subdirectories
2019-07-14 Theodore Ts'otests: suppress e2image version number from being printed
2019-07-13 Theodore Ts'otests: fix test_script so that it will run all tests...
2019-05-30 Eric Biggerstests: add test for e2fsck of verity file
2019-05-06 Theodore Ts'oe2fsck: check and fix tails of all bitmap blocks
2019-03-24 Theodore Ts'otests: fix f_valid_ea_in_inode to use the ea_feature
2019-03-06 Artem Blagodarenkotests: add test for e2image -b option
2019-01-30 Theodore Ts'oMerge branch 'maint' into next
2019-01-03 Theodore Ts'otests: generate test_data.tmp file from a script
2018-12-16 Theodore Ts'oMerge branch 'maint' into next
2018-12-16 Theodore Ts'oe2fsck: use "Optimize?" prompt for PR_1E_CAN_{COLLAPSE...
2018-11-26 Theodore Ts'oMerge branch 'maint' into next
2018-11-24 Theodore Ts'otune2fs: fix false warning that a UUID change will...
2018-11-15 Li Dongyange2fsck: check xattr 'system.data' before setting inline...
2018-10-21 Theodore Ts'oMerge branch 'maint' into next
2018-10-20 Theodore Ts'otests: move inode and its interior extent tree block
2018-10-11 Theodore Ts'oMerge branch 'maint' into next
2018-10-11 Theodore Ts'otest_one: make sure the tmpfile is cleaned up if the...
2018-10-04 Theodore Ts'oMerge branch 'maint' into next
2018-10-03 Lukas Czernerlibe2p: avoid segfault when s_nr_users is too high
2018-08-23 Theodore Ts'oMerge branch 'maint' into next
2018-08-22 Artem Blagodarenkoe2image: copy mmp block when create metadata only image
2018-08-19 Theodore Ts'oMerge branch 'maint' into next
2018-08-14 Lukas Czernertests: mke2fs must not create fs with resize_inode...
2018-08-14 Lukas Czernertests: e2fsck must be able fix fs with resize_inode...
2018-08-08 Theodore Ts'oFix function declarations for ss commands to fix LTO...
2018-07-02 Andreas Dilgertests: make generated test scripts read-only
2018-06-28 Lukas Czernere2fsck: do not allow initialized blocks pass i_size
2018-06-26 Theodore Ts'otests, mke2fs: add option to suppress xattr copying...
2018-06-26 Theodore Ts'otests: explicitly force resize2fs's use of lazy (or...
2018-06-25 Theodore Ts'oUpdate Makefile.in files using "make depend"
2018-06-25 Theodore Ts'otests: fix up f_detect_junk and f_detect_xfs
2018-06-25 Theodore Ts'oe2fsck: only retry to open the file system when the...
2018-06-24 Theodore Ts'otests: fix i_qcow test to properly test e2image's qcow...
2018-06-24 Theodore Ts'oFix gcc and clang warnings
2018-06-23 Theodore Ts'otests: fix f_bigalloc_orphan_list so it is not dependan...
next