xfstests-dev.git
2017-09-08 Amir Goldsteinfsx: add support for writing constant instead of random...
2017-09-08 Amir Goldsteinfsx: add support for recording operations to a file
2017-09-08 Amir Goldsteinfsx: add optional logid prefix to log messages
2017-09-08 Amir Goldsteinfsx: add support for integrity check with dm-log-writes...
2017-09-04 Chandan Rajendraoverlay: Test constant d_ino feature
2017-09-03 Misono, Tomohirofstests: filter test and scratch together safely
2017-09-03 Darrick J.... generic: try various unicode normalization games
2017-09-03 Darrick J.... xfs: test rmapbt updates are correct with insert/collap...
2017-09-03 Darrick J.... xfs/122: fix the size of fsop_ag_resblks structure
2017-09-03 Darrick J.... common/rc: fix xfs_io scrub command existence test
2017-09-03 Darrick J.... generic/173: don't dump core when mwrite fails
2017-09-03 Zorro Langfsstress: fallback to block size for min dio size
2017-09-03 Ross Zwislergeneric: add test for executables on read-only DAX...
2017-09-03 Amir Goldsteinfsx: fix compile warnings
2017-09-03 Darrick J.... xfs/013: exit cleaner thread if fsstress dies
2017-09-03 Darrick J.... xfs/{319,323}: don't checksum files after log recovery
2017-09-03 Zorro Langxfs/095: require 512b sector size SCRATCH_DEV
2017-09-03 Tuomas Tynkkynenfsx: Fix -Wformat-security warnings
2017-08-31 Tuomas Tynkkynensrc/t_mtab: Add newlines to error messages
2017-08-31 Amir Goldsteinfsx: fix path of .fsx* files
2017-08-31 Amir Goldsteinfsx: fixes to random seed
2017-08-31 Amir Goldsteincommon/rc: fix _require_xfs_io_command params check
2017-08-31 Amir Goldsteincommon/rc: convert some egrep to grep
2017-08-28 Zorro Langgeneric: test data integrity with mixed buffer read...
2017-08-27 Ilya Dryomovgeneric/420: truncate testfile before executing the...
2017-08-25 Ilya Dryomovgeneric/108: tolerate old lvm utility versions
2017-08-25 Ilya Dryomovfstests: don't _require_metadata_journaling before...
2017-08-24 Darrick J.... xfs: test fuzzing every field of a dquot
2017-08-24 Darrick J.... common/populate: enable xfs quota accounting
2017-08-22 Darrick J.... xfs: test xfs_db fuzz command verbs
2017-08-22 Darrick J.... common/fuzzy: fix fuzz verb scanning
2017-08-18 Brian Fosterxfs: test for log recovery failure after tail overwrite
2017-08-18 Amir Goldsteinoverlay: test mount error cases with index=on
2017-08-18 Lu Fengqibtrfs/142: enhance regression test for nocsum dio read...
2017-08-18 Filipe Mananabtrfs: test incremental send with compression and exten...
2017-08-15 Xiao Yangxfs/424: add check for finobt && update comments
2017-08-15 Zorro Langgeneric: test read around EOF
2017-08-09 Ernesto A.... generic/307: add test to acl group
2017-08-07 Darrick J.... common/inject: refactor helpers to use new errortag...
2017-08-07 Xiao Yangcommon/config: add acl and user_xattr support for TEST_DEV
2017-08-07 Eryu Guancommon/config: unset TEST_FS_MOUNT_OPTS across config...
2017-08-03 Eryu Guanfstests: remove tmp files properly
2017-08-03 Eryu Guanfstests: batch update of test file mode
2017-08-03 Eryu Guancommon/xfs: add iomap_dio_actor() to the dmesg filter
2017-08-03 Eryu Guangeneric/224: filter out expected XFS warnings for mixed...
2017-08-03 Eryu Guannew: validate groups when creating new test
2017-08-03 Darrick J.... ext4: fsmap tests
2017-08-03 Darrick J.... xfs: only run scrub in dry run mode
2017-08-03 Ernesto A.... generic/449: make the test effective against xfs
2017-08-03 Eric Biggerssrc: include <sys/sysmacros.h> for major() and minor()
2017-07-28 Eryu Guangeneric/446: make sure all background processes are...
2017-07-28 Tahsin Erdoganext4: add a test for ea_inode feature
2017-07-28 Bill O'Donnellxfs: test xfs_db to ensure type size taken into account...
2017-07-28 Xiao Yangcommon/rc: factor out _ext4_disable_extent_zeroout...
2017-07-28 Ernesto A.... common/rc: support reiserfs in _scratch_mkfs_sized
2017-07-28 Zorro Langxfs/068: update golden output due to new operations...
2017-07-28 Zorro Langfsstress: add AIO read/write and fsync test
2017-07-28 Zorro Langfsstress: new writev and readv operations test
2017-07-28 Eric Biggersinclude: remove some unused headers
2017-07-28 Eric Biggersbuild: remove IRIX-specific build logic
2017-07-28 Eric Biggerscommon: remove IRIX-specific code
2017-07-24 Eric Biggerstests: clean up per-OS output files
2017-07-24 Eric Biggerstests: remove IRIX support from tests also supported...
2017-07-24 Eric BiggersREADME: remove IRIX-specific documentation
2017-07-24 Eric Biggerstests: make shared/051 a generic test
2017-07-24 Eric Biggerstests: remove generic/099
2017-07-24 Eric Biggerstests: remove xfs/057 and xfs/058
2017-07-24 Eric Biggerstests: remove xfs/114 and xfs/115
2017-07-24 Eric Biggerstests: remove udf/101
2017-07-24 Eric Biggerstests: remove udf/098
2017-07-24 Eric Biggerstests: port xfs/095 to Linux
2017-07-24 Eric Biggerstests: port generic/097 to Linux
2017-07-24 Eric Biggerstests: port generic/093 to Linux
2017-07-21 Eric Biggersgeneric/192: use shorter sleep and tolerate 2s delay
2017-07-20 Eric Biggersgeneric/421: stop test from hanging on buggy kernels
2017-07-19 Jeff Laytongeneric: add a less thorough testing mode for fsync...
2017-07-19 Ernesto A.... generic: add test of file mode when setfacl fails
2017-07-19 Ernesto A.... common/attr: fix check for _require_attrs()
2017-07-19 Ernesto A.... common/rc: support jfs in _scratch_mkfs_sized
2017-07-16 Filipe Mananabtrfs: test direct IO write against raid5/6 filesystems
2017-07-16 Darrick J.... generic: test negative SEEK_HOLE/SEEK_DATA offsets
2017-07-16 Amir Goldsteinoverlay: enable the index feature for overlay/hardlink...
2017-07-16 Amir Goldsteinfstests: add helper _require_scratch_feature
2017-07-14 Amir Goldsteinoverlay: test mount error cases with exclusive directories
2017-07-14 Amir Goldsteinoverlay: test cases that force read-only mount
2017-07-14 Amir Goldsteinoverlay: create overlay/mount test group
2017-07-14 Amir Goldsteinoverlay/014: fix test with inodes index enabled
2017-07-14 Amir Goldsteinoverlay/014: remove unneeded require and include
2017-07-14 Darrick J.... reflink: test unlinking a huge extent with a lot of...
2017-07-07 Brian Fosterxfs/297: fail test if _scratch_mount fails
2017-07-06 Eric Biggersgeneric/095, generic/247: unmount correct devices
2017-07-06 Amir Goldsteinoverlay: test dropping nlink below zero
2017-07-06 Amir Goldsteinoverlay: test nlink accounting of overlay hardlinks
2017-07-06 Amir Goldsteinoverlay: test concurrent copy up of lower hardlinks
2017-07-06 Amir Goldsteinoverlay/018: test lower hardlinks re-unite on copy up
2017-07-06 Amir Goldsteinoverlay/018: test broken hardlinks after mount cycle
2017-07-06 Amir Goldsteinoverlay/018: print hardlink content to golden output
2017-07-06 Amir Goldsteinoverlay/018: re-factor and add to hardlink group
2017-07-04 Xiao Yanggeneric/446: add __xfs_get_blocks() into _filter_xfs_dmesg
2017-07-03 Darrick J.... xfs: scrub while appending to a file
next