xfs: test inode allocation with fragmented free space
[xfstests-dev.git] / common / rc
2015-08-04 Brian Fosterxfs: test inode allocation with fragmented free space
2015-05-26 Matthew Wilcoxconfig: Fix sysfs paths for partitions
2015-05-26 Omer Zilberberg_require_command: quote commands correctly
2015-05-26 Eryu Guanxfs: be compatible with older mkfs.xfs which has no...
2015-05-14 Andreas Gruenbachergeneric: Fix _is_block_dev quoting
2015-05-14 Dave Chinnerfilter: latest mkfs.xfs makes logical sector size noise
2015-05-04 Dave Chinnercommon: _require_command needs to handle parameters
2015-05-04 Dave Chinnergeneric: LVM and ram disks don't play well
2015-04-01 Eryu Guangeneric: test full dm snapshot devices
2015-04-01 Jan Tulakbuild: Allow alphanumeric test name suffixes
2015-04-01 Eryu Guannfs: recognise IPv6 export in _require_scratch_nocheck()
2015-03-18 Zhao Leicommon: fix "utility required warning" with empty utili...
2015-03-18 Eryu Guancommon: append -d option to XFS_COPY_PROG when testing...
2015-03-18 Zhao Leicommon: fix a typo in _require_block_device()
2015-02-25 Eric Sandeencreate _require_metadata_journaling, and add to tests...
2015-02-25 Namjae Jeongeneric: Simple insert range tests
2015-02-12 Jaegeuk Kimcommon: add _require_norecovery
2015-02-12 Jaegeuk Kimcommon: use fiemap to count extents and holes
2015-02-12 Jaegeuk Kimcommon: add _require_scratch_shtudown
2015-02-12 David Sterbacommon: helper to print raw byte output from qgroup...
2015-01-21 Eryu Guancommon: add _disable_dmesg_check function
2015-01-21 Filipe Mananacommon: fix function _require_batched_discard()
2014-12-24 Jaegeuk Kimxfstests: f2fs support
2014-12-24 Dushan TcholichReiser4 initial implementation
2014-12-24 Eryu Guancommon: return failure if _check_xxx_filesystem find...
2014-12-24 Eryu Guancommon: exit only if tests find corruption
2014-12-16 Junho RyuCheck O_DIRECT support before testing direct I/O
2014-12-15 Dushan Tcholichcommon: unify _require_batched_discard
2014-12-15 Theodore Ts'ocommon: use mke2fs -F instead of piping in yes
2014-12-12 Vishal Vermaext4: the _require checks for bigalloc need a larger...
2014-12-12 Eryu Guancommon: fix comment about _require_test
2014-12-12 David Disseldorpcommon: rename _require_btrfs_cloner to _require_cloner
2014-12-11 Eryu Guancommon: enable tests that require scratch device on...
2014-11-10 Eryu Guancommon: use _scratch_mount helper in _require_relatime()
2014-11-10 Eryu Guangeneric: skip atime related tests on NFS
2014-11-10 Eryu Guancommon: add _require_block_device() helper
2014-11-10 Eryu Guancommon: re-enable tests that require scratch dev on NFS
2014-11-10 Anna Schumakercommon: Fixes for testing NFS over IPv6
2014-10-14 Anna Schumakercommon: Re-enable testing over NFS
2014-10-14 Eryu Guanbtrfs: new case to run btrfs balance and device replace...
2014-10-14 Eryu Guanbtrfs: new case to run btrfs balance and remount with...
2014-10-14 Eryu Guanbtrfs: new test to run btrfs balance and defrag operati...
2014-10-14 Eryu Guanbtrfs: new test to run btrfs balance and scrub simultan...
2014-10-14 Eryu Guanbtrfs: new test to run btrfs balance and subvolume...
2014-10-14 Lukas Czernercommon: Introduce get_block_size() helper
2014-09-29 Ari Sundholmcommon: redirect dd stderr to stdout.
2014-09-29 Theodore Ts'oext4: speed up _require_ext4_bigalloc and _require_ext4...
2014-09-29 Theodore Ts'oext4: define MKFS_EXT4_PROG
2014-09-08 Brian Fosterxfstests/common: don't assume sysfs attrs all reside...
2014-09-08 Pavel Shilovskycifs: skip tests that need POSIX support for nounix...
2014-09-08 Pavel Shilovskycommon: add cifs support
2014-09-08 Pavel Shilovskygeneric/013: encapsulate remount during cleanup
2014-09-08 Dmitry Monakhovcommon: _scratch_mkfs_sized inherent default block...
2014-09-08 Dmitry Monakhovcommon: add _mkfs_dev helper
2014-09-08 Dave Chinnercommon: don't check scratch dev on all tests
2014-08-13 Anand Jainbtrfs: check for matching kernel send stream
2014-08-13 Anand Jaincommon: _devmgt_add() to check if the device is back...
2014-08-13 Eryu Guanxfs: test inode allocations in post-growfs disk space
2014-08-13 Xiaoguang Wangext4: regression test for wrong assert in ext4_mb_norma...
2014-08-13 Lukas Czernercommon: Check fs consistency on TEST_DEV only when...
2014-08-13 Lukas Czernercommon: Check the file system consistency on SCRATCH_DEV
2014-06-17 Eric Sandeengeneric/317,318: fail gracefully if userns not supported
2014-06-17 Brian Fosterxfstests: create a test for xfs log grant head leak...
2014-06-17 Filipe David Borba... btrfs: add test for btrfs cloning with file holes
2014-05-27 Filipe David Borba... common: add helper require function _require_btrfs_cloner
2014-05-13 Josef Bacikcommon: fix flink check
2014-05-13 Brian Fostercommon: add _require_xfs_[mkfs_]finobt() checks for...
2014-05-12 Eryu Guancommon: new function to get real device path name and...
2014-04-28 Lukas Czernercommon: Use _require_xfs_io_command() instead of helpers
2014-04-22 Eric Whitneycommon: add helper for zero range support check
2014-04-22 Lukas Czernercommon: Remove unused functions
2014-04-22 Filipe David Borba... btrfs: punch holes and prealloc extents with send
2014-04-04 Lukas Czernercheck: Allow to recreate TEST_DEV
2014-04-04 Christoph Hellwigcommon: add flink support to _require_xfs_io_command
2014-03-13 Lukas Czernergeneric/008: Add test for fallocate zero range at block...
2014-03-13 Lukas Czernercommon: Create single function for testing xfs_io commands
2014-03-13 Filipe David Borba... btrfs: add function _require_fssum()
2014-02-23 Namjae Jeonshared/001: Standard collapse range tests
2014-02-18 Koen De Witgeneric: test for atime-related mount options
2014-02-18 Filipe David Borba... btrfs: add regression test for incremental send
2014-02-02 Brian Fosterxfs: remove spurious line continuation from _require_xf...
2014-01-22 Dave Chinnerxfs: support xfs_metadump with external logs
2014-01-22 Dave Chinnerxfs: New _require_* tests for CRC enabled filesystems
2014-01-22 Dave Chinnerxfs: test scratch device mkfs features
2014-01-20 Koen De Witbtrfs: simple sparse copy testcase for btrfs
2014-01-20 Miao Xiecommon: Enhance the scratch dev pool and deletable...
2014-01-20 Lukas Czernercommon: Filter out lost+found directory from _ls_l...
2014-01-20 Jie Liucommon: introduce two pre-checkup routines for xfs...
2014-01-08 Jan KaraAdd udf support into _scratch_mkfs_sized
2014-01-08 Jan KaraFix output parsing in _check_udf_filesystem()
2013-12-17 Boris Rantoxfstests: Add tmpfs support
2013-12-02 Christoph Hellwigxfstests: stop special casing nfs and udf
2013-11-13 Christoph Hellwigxfstests: add a helper to get the minimum dio size
2013-11-04 Eryu Guanxfstests: generic/317 318 need procfs uid_map/gid_map...
2013-10-22 Josef Bacikxfstests: stat the dev we're removing to make sure...
2013-10-15 Eric Sandeenxfstests: check for valid input to _scratch_mkfs_sized
2013-10-13 Dave Chinnerxfstests: Obey mkfs options for sized filesystems on XFS
2013-08-28 Stefan Behrensxfstests: don't remove the two first devices from SCRAT...
2013-08-16 Lukas Czernerxfstests: Allow to recheck options in common/rc
2013-08-15 Koen De Witxfstests: fix _mount_ops_filter() to support $TEST_DIR...
next