FS/XFS testing framework
 help / color / mirror / Atom feed
 messages from 2018-11-14 16:49:04 to 2018-12-25 08:56:39 UTC [more...]

[PATCH 1/2] fsstress: add splice support
 2018-12-25  8:56 UTC 

[ANNOUNCE] fstests: master branch updated to a190cead9ed2
 2018-12-23 14:41 UTC 

[PATCH] xfstests: test swapext log replay
 2018-12-23 14:17 UTC 

[PATCH] common/rc: Fix mismatched output from standard mkswap
 2018-12-21  9:33 UTC  (4+ messages)
` [PATCH v2] "
    ` [PATCH v3] common: "

[PATCH v2] common/config: create $RESULT_BASE before dumping kmemleak leaks
 2018-12-21  9:16 UTC 

[PATCH] common/rc: create $RESULT_BASE before dumping kmemleak leaks
 2018-12-21  5:13 UTC  (3+ messages)

[PATCH v1] xfstests: filter the default EA
 2018-12-21  4:14 UTC  (11+ messages)

[PATCH] check: fix -X exclude_file behaviour
 2018-12-19 15:41 UTC 

[PATCH 0/3] fstests: copy_file_range() bounds testing
 2018-12-18 21:54 UTC  (17+ messages)
` [PATCH 1/3] common: add _require_test_swapfile
` [PATCH 2/3] generic/43[014]: copy_range beyond source EOF should fail
` [PATCH 3/3] generic: copy_file_range bounds test

[PATCH 0/5] fstests: fix various problems
 2018-12-18 20:36 UTC  (6+ messages)
` [PATCH 1/5] xfs/111: fix golden output
` [PATCH 2/5] xfs/123: fix remote symlink block size calculation
` [PATCH 3/5] generic/050: fix ro blockdev mount of xfs with quota
` [PATCH 4/5] xfs: look for stringified constants in ftrace formats
` [PATCH 5/5] xfs: filter out mount options that don't work on v4 filesystems

[ANNOUNCE] fstests: master branch updated to 2c97b8691d05
 2018-12-16 14:36 UTC 

[PATCH 0/7] xfstests: add fs-verity tests
 2018-12-15 14:42 UTC  (16+ messages)
` [PATCH 1/7] common/verity: add common functions for testing fs-verity
` [PATCH 2/7] generic: test general behavior of verity files
` [PATCH 3/7] generic: test access controls on the fs-verity ioctls
` [PATCH 4/7] generic: test fs-verity descriptor validation
` [PATCH 5/7] generic: test corrupting verity files
` [PATCH 6/7] generic: test that fs-verity is using the correct measurement values
` [PATCH 7/7] generic: test using fs-verity and fscrypt simultaneously

xfstests generic/347 was never correct [was: Re: dm: fix inflight IO check]
 2018-12-12 15:18 UTC  (3+ messages)

[PATCH v2 00/10] xfstests: add copy/dedupe/clone to fsx/fsstress
 2018-12-12 11:19 UTC  (18+ messages)
` [PATCH 01/10] fsx: shut up compiler warnings
` [PATCH 02/10] fsx: always check buffer after each operation
` [PATCH 03/10] fsx: use an enum to define the operation commands
` [PATCH 04/10] fsx: add five-argument logging function
` [PATCH 05/10] fsx: add clone range
` [PATCH 06/10] fsx: add FIDEDUPERANGE support
` [PATCH 07/10] fsstress: add copy_file_range support
` [PATCH 08/10] fsx: "
` [PATCH 09/10] fsx: clean up copy/dedupe file range support
` [PATCH 10/10] common/dump: disable copyrange
` [PATCH 11/10] generic: long fsx soak tests

[PATCH] generic/062, 520: Don't remove lost+found during cleanup
 2018-12-11  6:36 UTC 

[ANNOUNCE] fstests: master branch updated to b155c8b87c42
 2018-12-09 15:46 UTC 

[PATCH v4 00/12] xfstests: add copy/dedupe/clone to fsx/fsstress
 2018-12-07  6:24 UTC  (13+ messages)
` [PATCH 01/12] fsstress: fix compiler warnings
` [PATCH 02/12] fsstress: check system call return values
` [PATCH 03/12] fsx: shut up compiler warnings
` [PATCH 04/12] fsx: always check buffer after each operation
` [PATCH 05/12] fsx: use an enum to define the operation commands
` [PATCH 06/12] fsx: add five-argument logging function
` [PATCH 07/12] fsx: add FICLONERANGE support
` [PATCH 08/12] fsx: add FIDEDUPERANGE support
` [PATCH 09/12] fsstress: add copy_file_range support
` [PATCH 10/12] fsx: "
` [PATCH 11/12] common/dump: disable copyrange
` [PATCH 12/12] generic: long fsx soak tests

[ANN] oscheck: wrapper for fstests check.sh - tracking and working with baselines
 2018-12-04 11:01 UTC  (6+ messages)

[PATCH v2 1/2] splice: don't read more than available pipe space
 2018-12-02 19:37 UTC  (3+ messages)
` [PATCH v2 2/2] iomap: partially revert 4721a601099 (simulated directio short read on EFAULT)

[ANNOUNCE] fstests: master branch updated to fd532405deaf
 2018-12-02 19:00 UTC  (2+ messages)

[RFC PATCH] splice: don't read more than available pipe space
 2018-12-02 16:06 UTC  (3+ messages)

[4.20-rc4 regression] generic/095 Concurrent mixed I/O hang on xfs based overlayfs
 2018-12-01  9:24 UTC  (3+ messages)

[PATCH 0/3] Adapt some tests to ChromeOS
 2018-11-30  6:37 UTC  (9+ messages)
` [PATCH 1/3] generic: workaround device where glibc is not installed
` [PATCH 2/3] ext4: 032: fail nicely if the test partition is not big enough for the test
` [PATCH 3/3] generic: exclude selinux xattr form being considered

[PATCH] ext4/002: Fix obsolete TEST_DEV/TEST_DIR in _check_ext4_eof_flag()
 2018-11-29  7:15 UTC 

[PATCH] xfs/111: Filter a "Structure needs cleaning" error from xfs_fsr
 2018-11-29  2:00 UTC  (3+ messages)

[PATCH] common/rc: Check more options for filefrag command
 2018-11-29  1:55 UTC  (7+ messages)
  ` [PATCH v2] common/rc: Add _require_filefrag_options() to check options for filefrag

[PATCH 0/6] xfstests: add copy/dedupe/clone to fsx/fsstress
 2018-11-29  1:52 UTC  (17+ messages)
` [PATCH 1/6] fsx: add clone range

[PATCH] fstest: CrashMonkey 'hard link' tests ported to xfstest
 2018-11-28 14:31 UTC  (4+ messages)

[PATCH] generic/47[23]: remove from auto/quick groups
 2018-11-28  7:12 UTC  (2+ messages)

[PATCH 0/8] fstests: fix quota failures on xfs
 2018-11-28  3:41 UTC  (6+ messages)
` [PATCH 3/8] generic/050: fix ro blockdev mount of xfs with quota

[PATCH v3 00/12] xfstests: add copy/dedupe/clone to fsx/fsstress
 2018-11-26 20:50 UTC  (21+ messages)
` [PATCH 01/12] fsstress: fix compiler warnings
` [PATCH 02/12] fsstress: check system call return values
` [PATCH 03/12] fsx: shut up compiler warnings
` [PATCH 04/12] fsx: always check buffer after each operation
` [PATCH 05/12] fsx: use an enum to define the operation commands
` [PATCH 06/12] fsx: add five-argument logging function
` [PATCH 07/12] fsx: add FICLONERANGE support
` [PATCH 08/12] fsx: add FIDEDUPERANGE support
` [PATCH 09/12] fsstress: add copy_file_range support
` [PATCH 10/12] fsx: "
` [PATCH 11/12] common/dump: disable copyrange
` [PATCH 12/12] generic: long fsx soak tests

[ANNOUNCE] fstests: master branch updated to 15b13f7fcb85
 2018-11-25 16:35 UTC 

[PATCH] src/t_stripealign.c: Use block size reported by fstatfs()
 2018-11-23  6:20 UTC  (2+ messages)

[PATCH 1/2] ext4/002: Work with 64k block size
 2018-11-23  5:59 UTC  (2+ messages)
` [PATCH 2/2] ext4/021: "

[PATCH] xfs: Fix the situation that mount operation rejects corrupted XFS
 2018-11-21 16:15 UTC  (2+ messages)

[PATCH v2] fstest: CrashMonkey tests ported to xfstest Inbox x
 2018-11-20 23:56 UTC  (5+ messages)

[PATCH v1] xfs/050: make it passed for dax 2 MiB alignment test
 2018-11-20  8:56 UTC  (4+ messages)

fstests: various fixups uncovered by the always_cow mode
 2018-11-19 14:20 UTC  (6+ messages)
` [PATCH 1/5] generic: move prealloc-enabled fsx to separate tests
` [PATCH 5/5] xfs/420: only check the extent layout after syncing

[ANNOUNCE] fstests: master branch updated to 7022f85ca72f
 2018-11-18 14:24 UTC 

[PATCH v2] overlay: create directory over deleted whiteout
 2018-11-18 13:53 UTC  (2+ messages)

Any method to limit page cache usage in test cases?
 2018-11-15  5:31 UTC  (7+ messages)

[PATCH] btrfs: test send after radical changes in a complex directory hierarchy
 2018-11-14 18:32 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox