xfs/49[12]: skip pre-lazysbcount filesystems
[xfstests-dev.git] / common / xfs
2021-05-09 Darrick J. Wongxfs/49[12]: skip pre-lazysbcount filesystems
2021-05-09 Darrick J. Wongxfs: test upgrading filesystem to bigtime
2021-04-25 Darrick J. Wongxfs: detect time limits from filesystem
2021-04-25 Darrick J. Wongxfs: test inobtcount upgrade
2021-04-25 Darrick J. Wongxfs: functional testing of V5-relevant options
2021-04-25 Darrick J. Wongxfs: test that the needsrepair feature works as advertised
2021-04-11 Darrick J. Wongcommon/xfs: work around a hang-on-stdin bug in xfs_admi...
2021-04-11 Darrick J. Wongcommon/xfs: support realtime devices with _scratch_xfs_...
2021-04-11 Darrick J. Wongxfs/23[12]: abstractify the XFS cow prealloc trimming...
2021-03-21 Chandan Babu Rcommon/xfs: Add helper to obtain fsxattr field value
2021-03-21 Chandan Babu Rcommon/xfs: Add a helper to get an inode fork's extent...
2021-03-21 Chandan Babu R_check_xfs_filesystem: sync fs before running scrub
2021-03-21 Darrick J. Wongcommon: move _scratch_metadump to common/xfs
2021-03-21 Darrick J. Wongcommon: capture metadump output if xfs filesystem check...
2021-01-24 Darrick J. Wongxfs: test mkfs.xfs config files
2020-11-22 Darrick J. Wongcommon: extract rt extent size for _get_file_block_size
2020-09-20 Darrick J. Wongcommon: drop HOSTOS
2020-09-20 Darrick J. Wongcommon/xfs: extract minimum log size message from mkfs...
2020-09-20 Darrick J. Wongxfs: add a _require_xfs_copy helper
2020-09-20 Darrick J. Wongxfs: wrap xfs_db calls to the test device
2020-03-08 Darrick J. Wongxfs: refactor calls to xfs_admin
2019-09-27 Zorro Langcommon/xfs: wipe the XFS superblock of each AGs
2019-08-04 Darrick J. Wongcommon/xfs: refactor agcount calculation for mounted...
2019-07-13 Darrick J. Wongxfs: rework min log size helper
2019-05-26 Darrick J. Wongxfs: basic testing of new xfs_spaceman health command
2019-05-10 Darrick J. Wongxfs: refactor minimum log size formatting code
2019-04-21 Darrick J. Wongcheck: wipe scratch devices between tests
2018-12-22 Darrick J. Wongxfs: filter out mount options that don't work on v4...
2018-07-14 Darrick J. Wongxfs/001: update to handle v5 filesystems
2018-07-12 Zorro Langcommon/xfs: remove bad xfs_repair -t option
2018-06-22 Marco Benattocommon/xfs: Add _scratch_get_sfdir_prefix function
2018-06-08 Darrick J. Wongxfs: make sure pretty printed geometry output matches
2018-06-08 Darrick J. Wongxfs: abstract xfs_info into $XFS_INFO_PROG
2018-05-11 Dave Chinnerfstests: remove old electric fence support
2018-04-22 yang xucommon/xfs: Add require_xfs_db_write_array function
2018-03-23 Darrick J. Wongcommon/xfs: fix various problems with _supports_xfs_scrub
2018-03-23 Darrick J. Wongcommon/xfs: don't call xfs_scrub on a block device
2018-03-01 zhangyi (F)common/rc: improve dev mounted check helper
2018-02-23 Dave Chinnercommon/xfs: Initialise OPTIND for getopts calls
2018-02-22 Eryu Guanfstests: _fail test by default when _scratch_mount...
2018-01-21 xiao yangcommon: Add _require_no_xfs_bug_on_assert and factor...
2018-01-19 xiao yangcommon/xfs: Check if write supports [-c|-d] option...
2018-01-12 Hou Taocommon/rc: factor out _scratch_xfs_[get|set]_sb_field
2017-12-15 Darrick J. Wongcommon/xfs: fix scrub support probing again
2017-11-03 Darrick J. Wongcommon/xfs: remove inode-paths cruft
2017-11-03 Darrick J. Wongcommon/xfs: standardize the xfs_scrub output that gets...
2017-11-03 Darrick J. Wongcommon/xfs: refactor xfs_scrub presence testing
2017-10-12 Ilya Dryomovcommon: move _filter_xfs_dmesg() to common/filter
2017-10-03 Dave Chinnerfstests: update mkfs.xfs filters for new refactoring
2017-10-01 Eryu Guancommon/xfs: add iomap_dio_complete() to the dmesg filter
2017-09-13 Carlos Maiolinocommon/xfs: Add helpers for checking CONFIG_XFS_DEBUG...
2017-08-03 Eryu Guanfstests: remove tmp files properly
2017-08-03 Eryu Guancommon/xfs: add iomap_dio_actor() to the dmesg filter
2017-08-03 Darrick J. Wongxfs: only run scrub in dry run mode
2017-07-04 Xiao Yanggeneric/446: add __xfs_get_blocks() into _filter_xfs_dmesg
2017-06-29 Brian Fostergeneric/247: filter out expected XFS warnings for mixed...
2017-03-07 Dmitry Monakhovcheck: prepare test report generator infrastructure
2017-02-27 Zorro Langcommon/xfs: fix unexpected failure on real 4k sector...
2017-01-15 David Disseldorpxfs/188: add and use _require_xfs_mkfs_ciname
2016-12-19 Eryu Guanfstests: teach _scratch_mkfs to handle mkfs option...
2016-11-30 Dave Chinnercommon: split XFS functions from common/rc