common/xfs: refactor commands to select a particular xfs backing device
[xfstests-dev.git] / common / reflink
2019-07-05 Theodore Ts'oshared,generic: move tests using duperemove to generic/
2019-04-14 Darrick J. Wongclonerange: test remapping the rainbow
2018-10-14 Anthony Iliopouloscommon/reflink: fix error messages in _require_scratch_...
2018-06-09 Dave Chinnercommon: convert to SPDX license tags
2017-05-17 Xiao Yangcommon: use _require_xfs_io_command() directly to check...
2017-01-15 Darrick J. Wongocfs2: test reflinking to inline data files
2017-01-06 Eryu Guangeneric/158,304: filter dedupe error message
2016-12-13 Darrick J. Wongreflink: don't test disjoint block sharing sets
2016-11-18 Qu Wenruofstests: Introduce check for explicit SHARED extent...
2016-10-20 Amir Goldsteinfstests: strip quotes from "$XFS_IO_PROG" call sites
2016-08-05 Darrick J. Wongcommon/reflink: actually test dedupe on scratch device
2016-02-12 Darrick J. Wongreflink: test quota accounting
2016-02-12 Darrick J. Wongreflink: test CoW operations against the source file
2016-02-12 Darrick J. Wongreflink: refactor mixed block creation code
2016-02-12 Darrick J. Wongxfstests: make _scratch_mkfs_blocksized usable
2016-02-07 Christoph Hellwigreflink: also treat EINVAL as not supported
2015-12-21 Darrick J. Wongreflink: test CoW with blocksize < pagesize
2015-11-16 Darrick J. Wongreflink: add test support routines to a separate file