common: rework _require_ext4_mkfs_feature
[xfstests-dev.git] / common / rc
2017-12-12 Theodore Ts'ocommon: rework _require_ext4_mkfs_feature
2017-11-16 Darrick J. Wongcommon/rc: check dmesg for UBSAN errors
2017-11-10 Darrick J. Wongxfs: test that we don't leak inodes and dquots during...
2017-11-03 Darrick J. Wongcommon/rc: force mkfs for xfs in _mkfs_dev
2017-11-03 Darrick J. Wongfstests: add module reloading helpers
2017-11-03 Darrick J. Wongcommon/xfs: refactor xfs_scrub presence testing
2017-10-10 Amir Goldsteinoverlay: move _overlay helpers to common/overlay
2017-10-10 Amir Goldsteinoverlay: create helper _overlay_scratch_mount_dirs()
2017-10-10 Amir Goldsteinoverlay: use default overlay mount options _overlay_mou...
2017-10-10 Amir Goldsteinoverlay: remove stale implementation of _scratch_mount_...
2017-10-09 Andreas Gruenbachercommon/rc: Further improve gfs2 support
2017-09-19 Andreas Gruenbachercommon/rc: Improve gfs2 support
2017-09-03 Darrick J. Wongcommon/rc: fix xfs_io scrub command existence test
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-03 Eryu Guanfstests: remove tmp files properly
2017-07-28 Xiao Yangcommon/rc: factor out _ext4_disable_extent_zeroout...
2017-07-28 Ernesto A. Fernándezcommon/rc: support reiserfs in _scratch_mkfs_sized
2017-07-28 Eric Biggerscommon: remove IRIX-specific code
2017-07-19 Jeff Laytongeneric: add a less thorough testing mode for fsync...
2017-07-19 Ernesto A. Fernándezcommon/rc: support jfs in _scratch_mkfs_sized
2017-07-16 Amir Goldsteinfstests: add helper _require_scratch_feature
2017-07-03 Darrick J. Wongcommon/rc: test that the xfs_io scrub/repair commands...
2017-06-29 Luis Henriquescommon/rc: handle the case when syscall isn't available
2017-06-20 Jeff Laytonext3: allow it to put journal on a separate device...
2017-06-20 Jeff Laytonext4: allow ext4 to use $SCRATCH_LOGDEV
2017-06-14 Jan Karacommon: UDF does not support journalling
2017-06-08 David Oberhollenzerfstests: Add support for UBIFS
2017-06-08 David Oberhollenzercommon/rc: Add tests for character devices
2017-06-03 Nikolay Borisovcommon/rc: Fix wrong word in _require_group
2017-05-26 Eryu Guannfs: test nfs4_getfacl near page size ACL from server
2017-05-19 Eric Biggersfstests: skip AIO-related tests when CONFIG_AIO=n
2017-05-17 Xiao Yangcommon: cleanup _require_xfs_io_command
2017-05-17 Xiao Yangcommon: use _require_xfs_io_command() directly to check...
2017-05-12 Anna Schumakergeneric: Add copy to new file test
2017-05-04 Eric Biggerscommon/rc: catch updated suspicious RCU usage message...
2017-04-24 Filipe Mananabtrfs: fix local array declarations
2017-04-21 Amir Goldsteinsrc/open_by_handle: flexible usage options
2017-04-13 Darrick J. Wonggeneric: test FIEMAP on extended attribute blocks
2017-04-11 David Howellsgeneric: Add first statx test
2017-04-11 Martin Brandenburgfstests: add orangefs (pvfs2) support
2017-04-08 Filipe Mananacommon/rc: check fs supports xfs_io falloc's specific...
2017-04-07 Amir Goldsteinfstests: _require_chattr() must get an input arg
2017-03-22 Zorro Langcommon/rc: support gluster volume start with a slash
2017-03-17 Zorro Langfstests: add GlusterFS support
2017-03-16 Goldwyn Rodriguescommon/rc: Use -v option with findmnt
2017-03-10 Eryu Guancommon/rc: use findmnt to check mounted device
2017-03-07 Dmitry Monakhovreport: Add xunit format report generator
2017-03-07 Dmitry Monakhovcheck: prepare test report generator infrastructure
2017-03-02 Xiao Yangext4: add _require_ext4_mkfs_feature to check different...
2017-03-01 Amir Goldsteinoverlay: mount/unmount base fs before/after running...
2017-03-01 Amir Goldsteinoverlay: configure TEST/SCRATCH vars to base fs
2017-03-01 Amir Goldsteinoverlay: rename OVERLAY_LOWER/UPPER/WORK_DIR
2017-03-01 Amir Goldsteinfstests: allow overlay SCRATCH_DEV to be a base fs...
2017-03-01 Amir Goldsteinfstests: use _test_mount() consistently
2017-03-01 Amir Goldsteinfstests: sanity check that test partitions are not...
2017-03-01 Eric Biggerscommon/rc: accept "localdomain" to mean YP/NIS disabled
2017-02-23 Xiong Zhouoverlay: permission check with cached acls in tmpfs
2017-02-18 Xiong Zhouxfs: test per-inode DAX flag by IO
2017-02-18 Omar Sandovalcommon/rc: remove unnecessary cat in _ddt
2017-02-15 Zorro Langcommon/rc: new functions for multi-level mount/umount...
2017-02-07 Anand Jainfstests: btrfs: Use compressible data
2017-01-27 Darrick J. Wongpopulate: cache scratch metadata images
2017-01-16 Xiao Yangcommon/rc: Fix _supports_filetype function
2017-01-15 Christoph Hellwigcommon/rc: use /bin/bash in _user_do()
2017-01-15 Darrick J. Wongocfs2/reflink: fix file block size reporting
2017-01-15 Darrick J. Wongcommon: add leading underscore to get_block_size
2017-01-05 Deepa Dinamanigeneric: Add tests for inode timestamp policy
2016-12-24 Amir Goldsteincommon/rc: add generic file type support check
2016-12-24 Amir Goldsteincommon/rc: factor out _supports_filetype() helper
2016-12-19 Eryu Guanfstests: teach _scratch_mkfs to handle mkfs option...
2016-12-09 Amir Goldsteincommon: implement _require_xfs_io_command "open"
2016-12-09 Qu Wenruobtrfs: Use _require_btrfs_qgroup_report to replace...
2016-12-06 Omar Sandovalgeneric/35[67]: disable swapfile tests on Btrfs
2016-11-30 Dave Chinnercommon: split Btrfs functions from common/rc
2016-11-30 Dave Chinnercommon: split XFS functions from common/rc
2016-11-13 Darrick J. Wongfstests: fix some minor problems testing ocfs2
2016-11-13 Zorro Langfstests: test xfs_copy V5 XFS without -d option
2016-11-07 Eryu Guanfstests: make xfs_io mandatory
2016-11-05 Joao Eduardo Luiscommon: add CephFS support
2016-10-21 Darrick J. Wongfstests: fix fallocate commands that need the unshare...
2016-10-21 Amir Goldsteinfstests: run xfs_io with -i option if supported
2016-10-20 Amir Goldsteinfstests: strip quotes from "$XFS_IO_PROG" call sites
2016-10-20 Amir Goldsteinfstests: fix call sites that used xfs_io directly
2016-10-11 Zorro Langcommon/rc: use real device name in _sysfs_dev function
2016-10-07 Darrick J. Wongxfs: fix $XFS_DB_PROG usage
2016-09-23 Eric Sandeenxfs: make some xfs project quota tests generic
2016-09-20 Xiao Yangcommon/rc: fix fsmap check
2016-09-15 Xiao Yangxfs/098: fix xfs_repair on newer xfsprogs
2016-09-08 Darrick J. Wongxfs: test getfsmap ioctl
2016-09-08 Qu Wenruocommon/rc: Enhance _exclude_scratch_mount_option to...
2016-09-08 Eryu Guancommon/rc: introduce _overlay_mount_dirs helper
2016-08-26 Zorro Langxfs/006: refactor reset error handling code to common/rc
2016-08-26 Eric Whitneycommon/rc: improve _require_metadata_journaling() for...
2016-08-26 Xiao Yangxfs/191: skip tests on older xfsprogs
2016-08-12 Darrick J. Wongxfs: scrub fs at the end of the test
2016-08-05 Darrick J. Wongcommon/rc: optionally test xfs_repair index rebuilding
2016-07-18 Eryu Guancommon/rc: avoid mkfs option conflicts in _scratch_mkfs...
2016-07-16 Jan Tulakcommon/rc: add _require_xfs_mkfs_validation
2016-07-07 Darrick J. Wongxfs: inject errors at various parts of the deferred...
next