fstests.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-20 08:26:46 to 2017-09-07 07:10:33 UTC [more...]

[PATCH v2 00/14] Crash consistency xfstest using dm-log-writes
 2017-09-07  7:10 UTC  (47+ messages)
` [PATCH v2 01/14] common/rc: convert some egrep to grep
` [PATCH v2 02/14] common/rc: fix _require_xfs_io_command params check
` [PATCH v2 03/14] fsx: fixes to random seed
` [PATCH v2 04/14] fsx: fix path of .fsx* files
` [PATCH v2 05/14] fsx: fix compile warnings
` [PATCH v2 06/14] fsx: add support for integrity check with dm-log-writes target
` [PATCH v2 07/14] fsx: add optional logid prefix to log messages
` [PATCH v2 08/14] fsx: add support for --record-ops
` [PATCH v2 09/14] fsx: add support for -g filldata
` [PATCH v2 10/14] log-writes: add replay-log program to replay dm-log-writes target
` [PATCH v2 11/14] replay-log: output log replay offset in verbose mode
` [PATCH v2 12/14] replay-log: add support for replaying ops in target device sector range
` [PATCH v2 13/14] fstests: add support for working with dm-log-writes target
` [PATCH v2 14/14] fstests: add crash consistency fsx test using dm-log-writes

test the per-inode DAX flag
 2017-09-06 14:50 UTC  (4+ messages)

xfs/310: relax extent count check
 2017-09-06  7:34 UTC  (2+ messages)

[PATCH v3 00/13] Crash consistency xfstest using dm-log-writes
 2017-09-05 19:11 UTC  (14+ messages)
` [PATCH v3 01/13] fsx: add support for integrity check with dm-log-writes target
` [PATCH v3 02/13] fsx: add optional logid prefix to log messages
` [PATCH v3 03/13] fsx: add support for recording operations to a file
` [PATCH v3 04/13] fsx: add support for writing constant instead of random data
` [PATCH v3 05/13] fsx: add support for keeping existing file
` [PATCH v3 06/13] log-writes: add replay-log program to replay dm-log-writes target
` [PATCH v3 07/13] replay-log: add validations for corrupt log entries
` [PATCH v3 08/13] replay-log: add support for replaying ops in target device sector range
` [PATCH v3 09/13] fstests: add support for working with dm-log-writes target
` [PATCH v3 10/13] fstests: crash consistency fsx test using dm-log-writes
` [PATCH v3 11/13] fstests: regression test for ext4 crash consistency bug
` [PATCH v3 12/13] fstests: crash consistency fsx test for cloned files
` [PATCH v3 13/13] fstests: regression test for xfs leftover CoW extent error

[PATCH] kvm-xfstests: use aio=native for test drives
 2017-09-04 17:32 UTC  (4+ messages)

[RFC][PATCH] fstests: regression test for xfs leftover CoW extent error
 2017-09-04 15:46 UTC  (7+ messages)

[PATCH] generic: reserve correct indirect blocks for delalloc write path
 2017-09-04 15:44 UTC  (3+ messages)

[ANNOUNCE] fstests: master branch updated to 948b1881f6ee
 2017-09-04  8:07 UTC  (2+ messages)

test getbmap on reflinked files
 2017-09-03 15:56 UTC  (3+ messages)

[PATCH V5] overlay: Test constant d_ino feature
 2017-09-03 13:28 UTC  (2+ messages)

[PATCH V4] overlay: Test constant d_ino feature
 2017-09-03 12:58 UTC  (3+ messages)

[PATCH 1/3] t_mtab: Add newlines to error messages
 2017-09-03  4:25 UTC  (5+ messages)
` [PATCH 2/3] fsx: Fix -Wformat-security warnings
` [PATCH 3/3] stat_test, fssum: Include <sys/sysmacros.h> to avoid glibc warning

[PATCH V3] overlay: Test constant d_ino feature
 2017-09-02 16:28 UTC  (2+ messages)

[RFC][PATCH] fstest: regression test for ext4 crash consistency bug
 2017-09-01 14:59 UTC  (5+ messages)

[PATCH 1/2] Add new common filter function
 2017-09-01  7:43 UTC  (5+ messages)
` [PATCH 2/2] Use common filter function in several tests

[PATCH] btrfs/029: fix wrong usage of name filter
 2017-09-01  3:47 UTC  (6+ messages)

[xfstests-bld PATCH] setup-buildchroot: fix finding files in chroot.d
 2017-08-31 20:15 UTC 

[xfstests-bld PATCH] setup-buildchroot: fix copying passwd and group entries
 2017-08-31 20:14 UTC 

[PATCH V2] overlay: Test constant d_ino feature
 2017-08-31 15:37 UTC  (4+ messages)

[PATCH 1/4] xfs/{319,323}: don't checksum files after log recovery
 2017-08-31 14:47 UTC  (13+ messages)
` [PATCH 2/4] xfs/013: exit cleaner thread if fsstress dies
` [PATCH 3/4] xfs: test rmapbt updates are correct with insert/collapse range
  ` [PATCH v2 "
` [PATCH 4/4] generic: try various unicode normalization games
  ` [PATCH v2 "
` [PATCH 5/4] generic/173: don't dump core when mwrite fails
` [PATCH 6/4] common/rc: fix xfs_io scrub command existence test
` [PATCH 7/4] xfs/122: fix the size of fsop_ag_resblks structure

[fstests PATCH] generic: add test for executables on read-only DAX mounts
 2017-08-31 13:09 UTC  (7+ messages)
    ` [fstests v2] "

[PATCH] fsstress: fallback to stat() if XFS_IOC_DIOINFO fails
 2017-08-31  5:59 UTC 

[PATCH] generic: test race between block map change and writeback
 2017-08-31  4:02 UTC 

[PATCH] generic/451: check the return when create overlong file name
 2017-08-30  7:37 UTC 

[PATCH] btrfs/029: fix wrong usage of name filter
 2017-08-30  6:56 UTC  (2+ messages)

[RFC][PATCH 0/8] Crash consistency xfstest using dm-log-writes
 2017-08-30  7:00 UTC  (13+ messages)
` [RFC][PATCH 1/8] common/rc: convert some egrep to grep
` [RFC][PATCH 2/8] common/rc: fix _require_xfs_io_command params check
` [RFC][PATCH 3/8] fsx: fixes to random seed
` [RFC][PATCH 4/8] fsx: fix path of .fsx* files
` [RFC][PATCH 5/8] fsx: add support for integrity check with dm-log-writes target
` [RFC][PATCH 6/8] log-writes: add replay-log program to replay "
` [RFC][PATCH 7/8] fstests: add support for working with "
` [RFC][PATCH 8/8] fstests: add crash consistency fsx test using dm-log-writes

[PATCH] xfs/095: require 512b sector size SCRATCH_DEV
 2017-08-30  6:26 UTC 

[PATCH] test race when checking i_size on direct i/o read
 2017-08-29 13:46 UTC  (3+ messages)

XFS bug discovered by crash tests?
 2017-08-28 18:09 UTC  (4+ messages)

[PATCH] overlay: Test constant d_ino feature
 2017-08-28 15:13 UTC  (3+ messages)

[RFC][PATCH] fstest: regression test for ext4 crash consistency bug
 2017-08-27 10:44 UTC 

[RFC][PATCH] fstests: regression test for ext4 crash consistency bug
 2017-08-27 10:41 UTC  (2+ messages)

[PATCH v3] generic: test data integrity with mixed buffer read and aio dio write
 2017-08-26 13:26 UTC 

[PATCH] generic/420: truncate testfile before executing the test
 2017-08-25 12:04 UTC 

[PATCH] generic/108: tolerate old lvm utility versions
 2017-08-25  7:58 UTC  (4+ messages)

[PATCH] check: print elapsed time even for failed tests
 2017-08-24 17:40 UTC  (2+ messages)

[PATCH 0/5] miscellaneous tests
 2017-08-24 17:37 UTC  (9+ messages)
` [PATCH 4/5] common/populate: enable xfs quota accounting
` [PATCH 5/5] xfs: test fuzzing every field of a dquot

[PATCH] fstests: don't _require_metadata_journaling before _scratch_mkfs
 2017-08-24 14:17 UTC 

[PATCH v2] generic: test data integrity with mixed buffer read and aio dio write
 2017-08-24 10:15 UTC  (2+ messages)

[PATCH] xfs: test xfs_db fuzz command verbs
 2017-08-22 16:24 UTC  (3+ messages)

Crash Consistency xfstests
 2017-08-22 14:52 UTC  (5+ messages)

[xfstests, sparc64] git kernel OOPS 4.13.0-rc5+
 2017-08-21 14:42 UTC  (6+ messages)

[PATCH 1/2] xfs: Add helpers for checking CONFIG_XFS_DEBUG availability
 2017-08-21  8:33 UTC  (4+ messages)
` [PATCH V3 2/2] xfs: Test infinite loop while searching for a free inode slot

[ANNOUNCE] fstests: master branch updated to 1cc5517771ed
 2017-08-20  8:26 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).