xfstests-dev.git
2022-07-08 Darrick J.... xfs/144: fix test mkfs.xfs sizing of internal logs... v2022.07.10
2022-07-08 Darrick J.... xfs/547: fix problems with realtime
2022-07-08 Darrick J.... xfs: make sure that we handle empty xattr leaf blocks ok
2022-07-08 Darrick J.... xfs/288: skip repair -n when checking empty root leaf...
2022-07-08 Christoph Hellwigbtrfs: test raid1 write error handling
2022-07-08 David Disseldorpcheck: add -L <n> parameter to rerun failed tests
2022-07-08 David Disseldorpcheck: append bad / notrun arrays in helper function
2022-07-08 David Disseldorpcheck: make a few variables local
2022-07-08 David Disseldorpreport: pass through most details as function parameters
2022-07-08 David Disseldorpreport: use array for REPORT_ENV_LIST
2022-07-03 Darrick J.... xfs: test xfs_copy doesn't do cached read before libxfs... v2022.07.03
2022-07-02 Darrick J.... xfs: test mkfs.xfs sizing of internal logs that
2022-07-02 Darrick J.... xfs/166: fix golden output failures when multipage...
2022-07-02 Darrick J.... xfs/109: handle larger minimum filesystem size
2022-07-02 Darrick J.... check: document mkfs.xfs reliance on fstests exports
2022-07-02 Darrick J.... seek_sanity_test: fix allocation unit detection on...
2022-07-02 Theodore Ts'oext4: create file systems with the encrypt feature...
2022-07-02 Theodore Ts'oext4/035: skip this test if the scratch device does...
2022-07-02 Theodore Ts'oext4/055: skip test if dax mount option is used
2022-07-02 Theodore Ts'oext4/054: skip test if the dax mount option is enabled
2022-07-02 Theodore Ts'oext4/045: _require_dumpe2fs doesn't take any arguments...
2022-07-02 Theodore Ts'oext4/044: skip test if the file system does not have...
2022-07-02 Theodore Ts'oext4/050: support indirect as well as extent mapped...
2022-07-02 Luís Henriquesceph/005: verify correct statfs behaviour with quotas
2022-07-02 Christoph Hellwigbtrfs: test read repair on a corrupted compressed extent
2022-07-02 Christoph Hellwigbtrfs: test checker pattern corruption on raid10
2022-07-02 Christoph Hellwigbtrfs; add a test for impossible repair cases
2022-07-02 Christoph Hellwigbtrfs: fix the_btrfs_get_physical invocation in btrfs...
2022-06-24 Amir Goldsteinxfs/{422,517}: kill background jobs on test termination v2022.06.26
2022-06-24 Amir Goldsteinfstests: unfreeze fs on cleanup routines
2022-06-24 Amir Goldsteinfstests: add missing _require_freeze() to tests
2022-06-24 Eric Biggersext4/053: test changing test_dummy_encryption on remount
2022-06-24 Eric Sandeenxfs/122: escape %zu in printf with %% not \\%
2022-06-24 David Disseldorpcheck: remove err and first_test variables
2022-06-24 David Disseldorpcheck: use arrays instead of separate n_ counters
2022-06-24 David Disseldorpreport: fix xunit tests count
2022-06-24 David Disseldorpreport: drop unused _xunit_make_section_report parameter
2022-06-24 David Disseldorpcheck: simplify check.time parsing
2022-06-24 David Disseldorpcheck: avoid FSTYP=<fstyp parameter> repetition
2022-06-24 Luís Henriquesgeneric/486: adjust the max xattr size
2022-06-24 Luís Henriquesgeneric/020: adjust max_attrval_size for ceph
2022-06-12 Chandan Babu Rxfs: Verify correctness of upgrading an fs to support... v2022.06.12
2022-06-12 Chandan Babu Rxfs: Verify that the correct inode extent counters...
2022-06-12 Chandan Babu Rcommon/xfs: Add helper to check if nrext64 option is...
2022-06-12 Chandan Babu Rxfs/270: Fix ro mount failure when nrext64 option is...
2022-06-10 Naohiro Aotabtrfs/220: zoned: skip nodatacow mount option for zoned...
2022-06-10 Zorro Langcommon/filter: filter out extra mount error output
2022-06-06 Zorro Langxfs: corrupted xattr should not block removexattr
2022-06-03 Dave Chinnerxfs/189: systemd monitoring of /etc/fstab sucks v2022.06.05
2022-06-03 Dave Chinnerxfs/167: adjust runtime with TIME_FACTOR
2022-06-03 Dave Chinnerxfs/070: filter the bad sb magic number error
2022-06-03 Dave Chinnerxfs/538: fix fsstress scaling
2022-06-03 Dave Chinnergeneric/038: kill background threads on interrupt
2022-06-03 Dave Chinnergeneric/081: don't run on DAX capable devices
2022-06-03 Dave ChinnerREADME: document _begin_fstests better
2022-06-03 Allison Hendersonfstests: Add Log Attribute Replay test
2022-06-03 Zorro Langgeneric/591: use proper sector size
2022-06-03 Zorro Langgeneric/591: remove redundant output from golden image
2022-06-03 Zorro Langgeneric/506: call _require_quota before _qmount
2022-06-03 Zorro Langgeneric/139: require 512 bytes to be the minimum dio...
2022-06-02 Liu Yidingcommon/rc: Fix _require_batched_discard to skip test...
2022-06-02 Eric Biggersext4/053: update the test_dummy_encryption tests
2022-06-02 Chao Yugeneric: adjust strict SPO recovery testcases for f2fs
2022-05-28 Christoph Hellwigbtrfs: test direct I/O read repair with interleaved... v2022.05.29
2022-05-28 Christoph Hellwigbtrfs: test buffered I/O read repair with interleaved...
2022-05-28 Christoph Hellwigbtrfs: test repair with sectors corrupted in multiple...
2022-05-28 Christoph Hellwigbtrfs/215: use _btrfs_get_first_logical
2022-05-28 Christoph Hellwigbtrfs/157: use _btrfs_get_first_logical
2022-05-28 Christoph Hellwigbtrfs/143: use common read repair helpers
2022-05-28 Christoph Hellwigbtrfs/142: use common read repair helpers
2022-05-28 Christoph Hellwigbtrfs/141: use common read repair helpers
2022-05-28 Christoph Hellwigbtrfs/140: use common read repair helpers
2022-05-28 Christoph Hellwigbtrfs: add a helpers for read repair testing
2022-05-27 Darrick J.... xfs/545: check for fallocate support before running...
2022-05-26 Zorro Langtests: remove redundant common/$FSTYP importing
2022-05-26 Zorro Langcommon: source base fs specific common file
2022-05-24 Luís Henriquesceph/001: skip metrics check if no copyfrom mount optio...
2022-05-24 Amir Goldsteinxfs: annotate fix commits for upcoming 5.10.y backports
2022-05-22 Luís Henriquesceph/002: fix test expected output
2022-05-21 Zorro Langtools/mkgroupfile: help the cases of group.list in... v2022.05.22
2022-05-21 Dave Chinnerfstests: fix group list generation for whacky test...
2022-05-21 Dave Chinnerfstests: remove xfs deprecated test
2022-05-21 Dave Chinnerxfs/191: remove broken test
2022-05-21 Dave Chinnerxfs/148: fix failure from bad shortform size assumptions
2022-05-21 Dave Chinnerxfs/148: make test debuggable
2022-05-21 Dave Chinnerxfs/348: golden output is not correct
2022-05-21 Dave Chinnerxfs/122: add attribute log formats to test output.
2022-05-21 Dave Chinnerfstests: filter quota warnings
2022-05-21 Dave Chinnercommon/rc: fix test init performance regression on XFS
2022-05-21 Dave Chinnerfstests: tests should not source common/rc directly
2022-05-21 Eric Biggersgeneric/556: add test case for top-level dir rename
2022-05-21 Gabriel Krisman... generic/556: Filter touch error message
2022-05-21 Christoph Hellwigfstests: add a btrfs read_repair group
2022-05-21 Zorro Langgeneric/603: use project quota create and restore commo...
2022-05-21 Zorro Langgeneric: soft quota limits testing within grace time
2022-05-16 Ojaswin Mujoocommon/rc: Modify _require_batched_discard to improve...
2022-05-15 Christian Braunervfs/idmapped-mounts: remove invalid test v2022.05.15
2022-05-15 Christian Braunervfstest: split out remaining idmapped mount tests
2022-05-15 Christian Braunervfstest: split out btrfs idmapped mounts test
2022-05-15 Christian Braunervfstest: split idmapped mount tests into separate suite
next