xfstests-dev.git
2020-09-27 Zorro Langgeneric/611: remove _supported_os line
2020-09-27 Pavel Reichlxfs: Add test for too-small device with stripe geometry
2020-09-27 Filipe Mananabtrfs: test incremental send after swapping same file...
2020-09-27 Filipe Mananabtrfs: test incremental send after a succession of...
2020-09-27 Zorro Langfsx: add IO_URING test
2020-09-27 Zorro Langfsx: introduce fsx_rw to combine aio_rw with general...
2020-09-27 Zorro Langfsstress: fix memory leak in do_aio_rw
2020-09-27 Zorro Langfsstress: reduce the number of events when io_setup
2020-09-27 Zorro Langfsstress: add IO_URING read and write operations
2020-09-20 Darrick J.... common/rc: fix indentation in _scratch_mkfs_sized
2020-09-20 Darrick J.... common: drop HOSTOS
2020-09-20 Darrick J.... common: kill _supported_os
2020-09-20 Darrick J.... check: try reloading modules
2020-09-20 Darrick J.... generic/204: sync before scrub hits EIO
2020-09-20 Darrick J.... xfs/141: run for longer with TIME_FACTOR
2020-09-20 Darrick J.... common/rc: teach _scratch_mkfs_sized to set a size...
2020-09-20 Darrick J.... xfs/449: fix xfs info report output if realtime device...
2020-09-20 Darrick J.... xfs/424: disable external devices
2020-09-20 Darrick J.... xfs/291: fix open-coded repair call to mdrestore'd...
2020-09-20 Darrick J.... xfs: refactor _xfs_check calls to the scratch device
2020-09-20 Darrick J.... xfs/098: adapt to external log devices
2020-09-20 Darrick J.... common/xfs: extract minimum log size message from mkfs...
2020-09-20 Darrick J.... generic/204: don't flood stdout with ENOSPC messages...
2020-09-20 Darrick J.... overlay/020: make sure the system supports the required...
2020-09-20 Darrick J.... overlay/{069,071}: fix undefined variables
2020-09-20 Darrick J.... xfs: add a _require_xfs_copy helper
2020-09-20 Darrick J.... xfs/070: add scratch log device options to direct repai...
2020-09-20 Darrick J.... xfs: replace open-coded calls to xfs_logprint with...
2020-09-20 Darrick J.... xfs/{111,137}: replace open-coded calls to repair with...
2020-09-20 Darrick J.... xfs: wrap xfs_db calls to the test device
2020-09-20 Darrick J.... xfs/{019, 031}: make sure we don't set rtinherit=1...
2020-09-20 Darrick J.... xfs: skip tests that rely on allocation behaviors of...
2020-09-20 Darrick J.... generic/607: don't break on filesystems that don't...
2020-09-20 Darrick J.... generic/60[01]: fix test failure when setting new grace...
2020-09-20 Darrick J.... xfs/331: don't run this test if fallocate isn't supported
2020-09-20 Chandan Babu Rxfs: Add realtime group
2020-09-20 Xiao Yangcommon/rc: Add extra check for xfs_io -c "chattr" on XFS
2020-09-20 Xiao Yangcommon/rc: Check 'tPnE' flags on a directory instead...
2020-09-20 Pavel Reichlgeneric: add test for boundary in xfs_attr_shortform_verify
2020-09-13 Brian Fostergeneric/470: use thin volume for dmlogwrites target...
2020-09-13 Brian Fostergeneric/457: use thin volume for dmlogwrites target...
2020-09-13 Brian Fostergeneric/455: use thin volume for dmlogwrites target...
2020-09-13 Frank van der... fstests: explicitly specify xattr namespace
2020-09-13 Frank van der... common/attr: set MAX_ATTR values correctly for NFS
2020-09-13 Frank van der... common/attr: make _require_attrs more fine-grained
2020-09-13 Filipe Mananageneric: add test for zero range over a file range...
2020-09-13 Marcos Paulo... btrfs: check if mount opts are applied
2020-09-13 Johannes Thumshirnbtrfs/154: remove test for fix that never landed
2020-09-13 Josef Bacikgeneric: test deadlock on O_DIRECT|O_DSYNC
2020-09-13 Josef Bacikbtrfs: add a test for some disk caching usecases
2020-09-13 Johannes Thumshirnbtrfs/011: skip if on too small devices
2020-09-02 Nikolay Borisovbtrfs/174: Adjust error message when setting compressed...
2020-09-02 Nikolay Borisovbtrfs/173: Adjust compress file check
2020-09-02 Darrick J.... xfs/010,030: filter AG header CRC error warnings
2020-08-30 Eric Biggersgeneric/574: fix sporadic failure with test_dummy_encry...
2020-08-30 Nikolay Borisovcommon/config: Allow sections names to contain hyphen
2020-08-30 Josef Bacikbtrfs: add a test for btrfs seed device stats
2020-08-30 Nikolay Borisovbtrfs/205: Ignore output of chattr command
2020-08-30 Nikolay Borisovbtrfs/024: Remove no longer valid test
2020-08-16 Xiao Yangcommon/rc: Update _exclude_scratch_mount_option() and...
2020-08-16 Xiao Yangcommon/dmlogwrites: Update _require_log_writes_dax...
2020-08-09 Xiao Yanggeneric: Verify how to change the S_DAX flag on an...
2020-08-09 Xiao Yanggeneric: Verify the inheritance behavior of FS_XFLAG_DA...
2020-08-09 Xiao Yanggeneric: Verify if statx() can qurey S_DAX flag on...
2020-08-09 Xiao Yangxfs/260: Move and update xfs/260
2020-08-09 Xiao Yanggeneric/413, xfs/260: Improve format operation for...
2020-08-09 Xiao Yanggeneric/223: Don't clear MKFS_OPTION before calling...
2020-08-09 Xiao Yangfstests: Use _require_scratch_dax_mountopt() and _requi...
2020-08-09 Xiao Yangcommon/rc: Introduce helpers for new dax mount options...
2020-08-09 Xiao Yanggeneric/452: Fix the wrong commit id
2020-08-09 Lukas Czernerext4: Test read-only external journal device
2020-08-09 Jeff Laytongeneric/062: use more restrictive filter when querying...
2020-08-09 Jeff Laytongeneric/377: filter out xattrs that don't start with...
2020-08-09 Bill O'Donnellxfs/263: filters to accommodate new xfs_quota state...
2020-08-09 Darrick J.... xfs/{050,299}: clear quota warnings in between checks
2020-08-09 Darrick J.... xfs/{263,106}: erase max warnings printout
2020-08-09 Bill O'Donnellxfs/518: modify timer/state commands to remove new...
2020-08-09 Qu Wenruobtrfs: Add test to check if shrink works well with...
2020-08-09 Darrick J.... xfs/030: repair should actually find the zeroed block...
2020-08-09 Darrick J.... generic/603: don't run on XFS v4 filesystems
2020-07-26 Nikolay Borisovbtrfs/162: Stop using device mount option
2020-07-26 Filipe Mananageneric/501: make the test work on machines with a...
2020-07-26 Marcos Paulo... btrfs/210: Ignore output from "quota rescan" after...
2020-07-26 Vladimir Zapolskiygeneric: add missing runtime checks for mknod/mkfifo
2020-07-26 Vladimir Zapolskiygeneric: associate a few tests with punch and zero...
2020-07-26 Boris Burkovgeneric: add a test for umount racing mount
2020-07-26 Anand Jainbtrfs: test if show_devname returns sprout device
2020-07-26 Amir Goldsteinoverlay: add unionmount tests with nested overlay
2020-07-26 Amir Goldsteinoverlay: add unionmount tests with multi lower layers
2020-07-26 Amir Goldsteinoverlay: run unionmount testsuite test cases
2020-07-19 Vladimir Zapolskiygeneric/587: associate the test with quota test group
2020-07-19 Vladimir Zapolskiygeneric: fix insert test group associations
2020-07-19 Lukas Czernercheck: clear WARN_ONCE state before each test
2020-07-19 Vladimir Zapolskiygeneric/038: assign the test to trim group of tests
2020-07-19 Vladimir Zapolskiygeneric/079: remove assignment of the test to acl and...
2020-07-19 Vladimir Zapolskiygeneric: assign a number of tests to attr group
2020-07-19 Vladimir Zapolskiygeneric: reorder output to stderr and stdout from _scra...
2020-07-19 Vladimir Zapolskiycommon/rc: fix false positives due to leaked mkfs outpu...
2020-07-19 Jan Karageneric/530: Require metadata journaling
2020-07-19 Darrick J.... xfs/518: require scratch device
next