generic: test for buggy fscrypt context consistency check
[xfstests-dev.git] / common /
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-23 Nikolay Borisovxfs/293: Make 'man' hard requirement
2017-05-19 Eric Biggersfstests: skip AIO-related tests when CONFIG_AIO=n
2017-05-19 Liu Bocommon/filter: add _filter_filefrag
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-08 Eric Biggerscommon/config: implement set_prog_path() using 'type -P'
2017-05-08 Eric Biggerscommon/config: make set_prog_path() accept one argument...
2017-05-05 Eric Biggersgeneric: test revalidation of encrypted dentries
2017-05-04 Luis Henriquesattr: add support for cephfs
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-04-01 Eric Biggersgeneric: test encryption key revocation during concurre...
2017-03-22 Zorro Langcommon/rc: support gluster volume start with a slash
2017-03-17 Zorro Langfstests: add GlusterFS support
2017-03-16 Harishcommon/dmthin: Fix grep command for finding exact value
2017-03-16 Goldwyn Rodriguescommon/rc: Use -v option with findmnt
2017-03-15 Xiao Yangcommon/config: honor NFS_MOUNT_OPTIONS in _test_mount_opts
2017-03-15 Eric Biggerscommon/config: don't hard-code SELinux context
2017-03-13 Eric Biggerscommon/quota: remove redundant SELinux detection code
2017-03-10 Amir Goldsteinfilter: match $TEST_* $SCRATCH_* in beginning of path...
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-07 Gwendal Grignoucommon/config: make SELinux protection conditional
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: fix test and scratch filters for overlapping...
2017-03-01 Amir Goldsteinfstests: canonicalize mount points on every config...
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-03-01 Darrick J. Wongxfs: stress test xfs_scrub
2017-02-27 Zorro Langcommon/xfs: fix unexpected failure on real 4k sector...
2017-02-23 Xiong Zhouoverlay: test flock after copied up
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 Sandovalbtrfs: test decompression in the middle of large extents
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-10 Xiao Yangcommon/fuzzy: discard xfs_io stdout in _scratch_fuzz_modify
2017-02-07 Anand Jainfstests: btrfs: Use compressible data
2017-02-06 Theodore Ts'ogeneric/052,4: filter out lost+found when running ...
2017-02-06 Theodore Ts'ocommon/log: add ext4 support for log state probing
2017-02-03 Lakshmipathi.Gbtrfs: check btrfs-convert with extent and non-extent...
2017-01-27 Darrick J. Wongcommon/populate: create attrs in different namespaces
2017-01-27 Darrick J. Wongpopulate: discover XFS structure fields and fuzz verbs...
2017-01-27 Darrick J. Wongpopulate: cache scratch metadata images
2017-01-27 Darrick J. Wongcommon/fuzzy: move fuzzing helper functions here
2017-01-24 Darrick J. Wongpopulate: fix some silly errors when modifying a fs...
2017-01-24 Darrick J. Wongpopulate: optionally fill the filesystem when populating fs
2017-01-24 Darrick J. Wongpopulate: add _require_populate_commands to check for...
2017-01-24 Darrick J. Wongpopulate: create all types of XFS metadata
2017-01-18 Boyang Xuecommon/dmthin: call $UDEV_SETTLE_PROG before 'dmsetup...
2017-01-17 David Sterbacommon/btrfs: add helper to detect dump-super or btrfs...
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 David Disseldorpcommon: remove unused XFSPROGS_VERSION check
2017-01-15 David Disseldorpxfs/188: add and use _require_xfs_mkfs_ciname
2017-01-15 Darrick J. Wongreflink: fix quota tests to work properly
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-15 Darrick J. Wongocfs2: test reflinking to inline data files
2017-01-06 Eryu Guangeneric/158,304: filter dedupe error message
2017-01-05 Deepa Dinamanigeneric: Add tests for inode timestamp policy
2017-01-03 Su Yuebtrfs/006: Fix false alert due to output change
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-24 Eric Sandeencommon: add _require_getnextquota helper
2016-12-24 Eric Biggersgeneric: test for weaknesses in filesystem encryption
2016-12-24 Eric Biggersencrypt: add utilities for testing filesystem encryption
2016-12-24 Qu Wenruobtrfs/047: Remove test since upstream don't accept...
2016-12-19 Eryu Guanfstests: teach _scratch_mkfs to handle mkfs option...
2016-12-13 Wang Xiaoguanggeneric: make 17[1-4] work well when btrfs compression...
2016-12-13 Darrick J. Wongreflink: don't test disjoint block sharing sets
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-09 Qu Wenruocommon/btrfs: rename and enhance _require_btrfs to...
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-18 Qu Wenruofstests: Introduce check for explicit SHARED extent...
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-11-03 Dave Chinnerfilter: xfs_io output has dropped "64" from error messages
next