public inbox for fstests@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-24 17:51:22 to 2018-11-23 16:42:21 UTC [more...]

[PATCH 1/2] ext4/002: Work with 64k block size
 2018-11-23  5:59 UTC 

[PATCH] common/rc: Check more options for filefrag command
 2018-11-23  5:18 UTC  (3+ messages)

[PATCH v3 00/12] xfstests: add copy/dedupe/clone to fsx/fsstress
 2018-11-22 17:59 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

[PATCH v2 00/10] xfstests: add copy/dedupe/clone to fsx/fsstress
 2018-11-22  2:15 UTC  (15+ 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] src/t_stripealign.c: Use block size reported by fstatfs()
 2018-11-21 16:26 UTC 

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

[PATCH] fstest: CrashMonkey 'hard link' tests ported to xfstest
 2018-11-21 10:47 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)

[PATCH 0/6] xfstests: add copy/dedupe/clone to fsx/fsstress
 2018-11-20  2:57 UTC  (15+ messages)
` [PATCH 1/6] fsx: add clone range
` [PATCH 2/6] fsx: add FIDEDUPERANGE support
` [PATCH 3/6] fsstress: add copy_file_range support
` [PATCH 4/6] fsx: "
` [PATCH 5/6] fsx: clean up copy/dedupe file range support
` [PATCH 6/6] common/dump: disable copyrange

fstests: various fixups uncovered by the always_cow mode
 2018-11-19 14:20 UTC  (9+ messages)
` [PATCH 1/5] generic: move prealloc-enabled fsx to separate tests
` [PATCH 2/5] generic: don't assume preallocation is supported when reflinks are supported
` [PATCH 3/5] xfs: don't assume preallocation is always supported on XFS
` [PATCH 4/5] xfs: xfs_fsr requires working preallocation support
` [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 

[PATCH] ext4/034: filter out the specified vaule of $SCRATCH_MNT
 2018-11-13 10:53 UTC 

[PATCH] btrfs: fix computation of max fs size for multiple device fs tests
 2018-11-13 10:27 UTC  (2+ messages)

[PATCH] overlay: create directory over deleted whiteout
 2018-11-12  2:16 UTC  (7+ messages)

[PATCH] xfs/205: Fix that b2 variable is treated as octal vaule
 2018-11-12  8:01 UTC 

[ANNOUNCE] fstests: master branch updated to c236d588140d
 2018-11-11 15:46 UTC 

[PATCH 0/7] fstests: test Btrfs swapfile support
 2018-11-11 14:37 UTC  (12+ messages)
` [PATCH 1/7] generic/{472,496,497}: fix $seeqres typo
` [PATCH 2/7] generic/{472,496}: fix swap file creation on Btrfs
` [PATCH 3/7] btrfs: test swap file activation restrictions
` [PATCH 4/7] btrfs: test invalid operations on a swap file
` [PATCH 5/7] btrfs: test swap files on multiple devices
` [PATCH 6/7] btrfs: test device add/remove/replace with an active swap file
` [PATCH 7/7] btrfs: test balance and resize "

[PATCH v2] Fstest: ext4: regression test for a ENOSPC warning
 2018-11-10 15:14 UTC 

[PATCH] fstest: CrashMonkey tests ported to xfstest
 2018-11-09 20:47 UTC  (25+ messages)
                ` Delivery Status Notification (Failure)

[PATCH] generic/398: filter out extra string from newer mv
 2018-11-09  4:19 UTC 

[PATCH] Fstest: ext4: regression test for a ENOSPC warning
 2018-11-07  2:56 UTC  (3+ messages)

[PATCH 0/8] fstests: fix quota failures on xfs
 2018-11-06  4:54 UTC  (12+ messages)
` [PATCH 1/8] quota: clean out speculative preallocations when checking quota usage
` [PATCH 2/8] xfs: force unlink metadata updates to disk
` [PATCH 3/8] generic/050: fix ro blockdev mount of xfs with quota
` [PATCH 4/8] dump: don't fail if multi-file dumps don't all contain quota info
` [PATCH 5/8] xfs/266: fix restore summary counter when quotas are enabled
` [PATCH 6/8] xfs/205: update for v5 filesystems
` [PATCH 7/8] misc: force the exact quota options coded into the test
` [PATCH 8/8] xfs: filter out mount options that don't work on v4 filesystems

[PATCH v2] generic: verify FIBMAP address overlap
 2018-11-06  4:43 UTC 

[PATCH] populate: fix leafn creation test for v4 filesystems
 2018-11-05 17:25 UTC 

[PATCH 3/3] btrfs: add new filter for file cloning error translation
 2018-11-05 12:46 UTC  (2+ messages)

[PATCH 2/3] generic: test attempt to reflink eof block into the middle of a file
 2018-11-05 11:15 UTC 

[PATCH 1/3] generic: test attempt to dedup eof block into the middle of a file
 2018-11-05 11:14 UTC 

[PATCH] overlay: test file handle decode with multi lower layers on same fs
 2018-11-05  5:18 UTC 

[ANNOUNCE] fstests: master branch updated to 70c4067285b0
 2018-11-04 16:50 UTC 

[PATCH] xfs: test packaged crc32c code
 2018-11-03 15:38 UTC  (2+ messages)

[PATCH] check: use full paths for diff on error
 2018-11-02  1:09 UTC 

[PATCH 0/7] fstests: fix quota failures on xfs
 2018-11-01 22:51 UTC  (4+ messages)
` [PATCH 4/7] xfs: filter out mount options that don't work on v4 filesystems

[PATCH] generic: verify FIBMAP address overlap
 2018-11-01  7:48 UTC  (3+ messages)

[PATCH] fstests: fix fssum to actually ignore file holes when supposed to
 2018-10-31 16:05 UTC  (2+ messages)

[PATCH v3] fstests: btrfs/057: Fix false alerts due to orphan files
 2018-10-31  9:51 UTC  (4+ messages)

[PATCH 1/3] populate: create leafn dir when populating xfs filesystem
 2018-10-30 18:03 UTC  (3+ messages)
` [PATCH 2/3] xfs: test repair regression of dir w/ single leafn block
` [PATCH 3/3] xfs: fuzz directories containing single leafn blocks

[PATCH v2] fstests: btrfs/057: Fix false alerts due to orphan files
 2018-10-30 10:00 UTC  (2+ messages)

[PATCH] check: skip parsing if the file is not shell script
 2018-10-29 13:44 UTC  (3+ messages)

[PATCH] fstests: btrfs/057: Fix false alerts due to orphan files
 2018-10-29 11:45 UTC  (2+ messages)

[PATCH v3] generic/508: fix to check inode creation time feature on scratch mountpoint
 2018-10-29 10:34 UTC  (3+ messages)

[PATCH] tests/xfs: writepage map error unmount test
 2018-10-29  9:28 UTC  (3+ messages)

[ANNOUNCE] fstests: master branch updated to 0a53bf6c33a4
 2018-10-28 14:57 UTC 

[PATCH 2/2] fstests: add some tests to the 'log' group that use dmflakey
 2018-10-28 14:32 UTC  (3+ messages)

[PATCH] generic: update group file to indicate generic/456 uses {collapse,zero}_range
 2018-10-28 13:35 UTC  (4+ messages)

[PATCH 1/2] btrfs: fix classification of a couple btrfs tests
 2018-10-27  8:48 UTC 

[PATCH v3] fstests: btrfs verify hardening agaist duplicate fsid
 2018-10-26 16:38 UTC 

[PATCH] fstests: btrfs verify hardening agaist duplicate fsid
 2018-10-26 15:57 UTC  (6+ messages)
` [PATCH v2 rev log added] "

[PATCH v2] generic/508: fix to check inode creation time feature on scratch mountpoint
 2018-10-25  7:16 UTC  (3+ messages)

[PATCH] fstests: add support for fuse.ext4
 2018-10-24 11:12 UTC  (3+ messages)


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