public inbox for fstests@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-02-14 00:55:53 to 2017-03-03 22:54:30 UTC [more...]

[PATCH] xfstests-bld: add an android-xfstests command
 2017-03-03 22:53 UTC  (2+ messages)

[RFC PATCH] check: try to fix the test device if it gets corrupted
 2017-03-03 17:21 UTC  (3+ messages)

[PATCH 0/2] Add report generators support v3
 2017-03-03  8:26 UTC  (3+ messages)
` [PATCH 1/2] check: prepare test report generator infrastructure
` [PATCH 2/2] report: Add xunit format report generator

[xfstests v4 0/8] bunch of overlay tests
 2017-03-03  8:19 UTC  (13+ messages)
` [xfstests v4 1/8] overlay: disallow overlayfs as upperdir
` [xfstests v4 2/8] overlay: work dir in overlay inherits no ACLs
` [xfstests v4 3/8] overlay: test workdir cleanup in mounting
` [xfstests v4 4/8] overlay: permission check with cached acls in tmpfs
` [xfstests v4 5/8] overlay: filter out xattr starts with "trusted.overlay."
` [xfstests v4 6/8] overlay: can not change underlying immutable file
` [xfstests v4 7/8] overlay: test flock after copied up
` [xfstests v4 8/8] overlay: accessing stacked overlayfs files

_fiemap_filter awk brokeness causing test failures
 2017-03-02 16:46 UTC  (3+ messages)

[PATCH 0/2] Add report generators support v2
 2017-03-02  8:13 UTC  (6+ messages)
` [PATCH 0/2] Add report generators support
` [PATCH 1/2] check: prepare test report generator infrastructure
` [PATCH 2/2] report: Add xunit format report generator

[PATCH] ext4/306: require 64bit feature to run ext4/306
 2017-03-02  6:03 UTC  (6+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] ext4: add _require_ext4_mkfs_feature to check different features

[PATCH v2] generic/414: reflink concurrent operations
 2017-03-02  5:32 UTC  (2+ messages)

[PATCH] [xfstests-bld] test-appliance: yet another file permissions fix
 2017-03-01 19:42 UTC  (2+ messages)

[PATCH 0/4] miscellaneous tests
 2017-03-01  6:08 UTC  (14+ messages)
` [PATCH 1/4] xfs/348: classify this as a fuzzer test
` [PATCH 2/4] xfs: minor fixes to the fsmap tests
` [PATCH 3/4] reflink: test adjacency of reflinked blocks
` [PATCH 4/4] xfs: stress test xfs_scrub
  ` [PATCH v2 "

[PATCH v5 0/10] fstests: new way to run overlay tests
 2017-03-01  3:47 UTC  (12+ messages)
` [PATCH v5 01/10] fstests: sanity check that test partitions are not mounted elsewhere
` [PATCH v5 02/10] fstests: use _test_mount() consistently
` [PATCH v5 03/10] fstests: canonicalize mount points on every config section
` [PATCH v5 04/10] fstests: fix test and scratch filters for overlapping DEV/MNT paths
` [PATCH v5 05/10] fstests: allow overlay SCRATCH_DEV to be a base fs mount point
` [PATCH v5 06/10] generic/064: access SCRATCH_MNT after _scratch_mount
` [PATCH v5 07/10] overlay: rename OVERLAY_LOWER/UPPER/WORK_DIR
` [PATCH v5 08/10] overlay: configure TEST/SCRATCH vars to base fs
` [PATCH v5 09/10] overlay: mount/unmount base fs before/after running tests
` [PATCH v5 10/10] overlay: use OVL_BASE_SCRATCH_MNT instead of SCRATCH_DEV

[PATCH] common/rc: accept "localdomain" to mean YP/NIS disabled
 2017-02-28 22:09 UTC 

[PATCH] generic/409: reflink concurrent operations
 2017-02-28  3:34 UTC  (6+ messages)

[PATCH] xfs/004: relax freespace check
 2017-02-28  5:35 UTC  (2+ messages)

Ext4 new shutdown ioctl fails generic/04{4,5,6}
 2017-02-28  5:13 UTC 

[PATCH v2] common/xfs: fix unexpected failure on real 4k sector device
 2017-02-27  8:23 UTC 

[PATCH] common/xfs: change _xfs_mkfs_validation_check return logic
 2017-02-27  5:07 UTC 

[ANNOUNCE] fstests: master branch updated to 07e89f0913cf
 2017-02-26 11:15 UTC 

[PATCH] xfs/348: don't run a fuzzer in the auto group
 2017-02-24 23:09 UTC  (3+ messages)

[PATCH] generic/095: fix duplicate variable name
 2017-02-23  7:01 UTC  (2+ messages)

[PATCH] shared/005,7: add check whether debugfs succeeds to set a negative i_size or not
 2017-02-23  3:35 UTC  (13+ messages)
    ` [PATCH] shared/005,7: fix making sure debugfs sets negative i_size && add strict check for dd
            ` [PATCH v2] shared/005,7: fix making sure debugfs sets negative i_size
    ` [PATCH] xfs/133,4: make sure xfs_db sets negative i_size && add strict check for dd
      ` [PATCH v2] xfs/133,4: make sure xfs_db sets negative i_size
          ` [PATCH v3] "

[PATCH] xfstests-bld: fix setting mkfs options for ext4
 2017-02-22 20:11 UTC  (2+ messages)

[PATCH] check: fix incorrect interrupt detection
 2017-02-22  9:48 UTC 

[xfstests v3 0/8] bunch of overlay tests
 2017-02-22  5:58 UTC  (14+ messages)
` [xfstests v3 1/8] overlay: disallow overlayfs as upperdir
` [xfstests v3 2/8] overlay: work dir in overlay inherits no ACLs
` [xfstests v3 3/8] overlay: test workdir cleanup in mounting
` [xfstests v3 4/8] overlay: permission check with cached acls in tmpfs
` [xfstests v3 5/8] overlay: filter out xattr starts with "trusted.overlay."
` [xfstests v3 6/8] overlay: can not change underlying immutable file
` [xfstests v3 7/8] overlay: test flock after copied up
` [xfstests v3 8/8] overlay: accessing stacked overlayfs files

[PATCH] generic,ext4: add defrag group
 2017-02-21  0:17 UTC 

[PATCH v4 0/10] fstests: new way to run overlay tests
 2017-02-20 10:30 UTC  (12+ messages)
` [PATCH v4 01/10] fstests: sanity check that test partitions are not mounted elsewhere
` [PATCH v4 02/10] fstests: use _test_mount() consistently
` [PATCH v4 03/10] fstests: canonicalize mount points on every config section
` [PATCH v4 04/10] overlay: rename OVERLAY_LOWER/UPPER/WORK_DIR
` [PATCH v4 05/10] overlay: allow SCRATCH_DEV to be the base fs mount point
` [PATCH v4 06/10] overlay: configure TEST/SCRATCH vars to base fs
` [PATCH v4 07/10] overlay: use OVL_BASE_SCRATCH_MNT instead of SCRATCH_DEV
` [PATCH v4 08/10] overlay: fix test and scratch filters for overlay base fs
` [PATCH v4 09/10] overlay: mount/unmount base fs before/after running tests
` [PATCH v4 10/10] generic/064: access SCRATCH_MNT after _scratch_mount

[ANNOUNCE] fstests: master branch updated to f438604bd954
 2017-02-20  2:47 UTC 

[PATCH v2 1/8] overlay: disallow overlayfs as upperdir
 2017-02-17 10:14 UTC  (18+ messages)
` [PATCH v2 2/8] overlay: work dir in overlay inherits no ACLs
` [PATCH v2 3/8] overlay: test workdir cleanup in mounting
` [PATCH v2 4/8] overlay: permission check with cached acls in tmpfs
` [PATCH v2 5/8] overlay: filter out xattr starts with "trusted.overlay."
` [PATCH v2 6/8] overlay: can not change underlying immutable file
` [PATCH v2 7/8] overlay: test flock after copied up
` [PATCH v2 8/8] overlay: accessing stacked overlayfs files

[PATCH 1/8] overlay: disallow overlayfs as upperdir
 2017-02-17  7:44 UTC  (18+ messages)
` [PATCH 2/8] overlay: work dir in overlay inherits no ACLs
` [PATCH 3/8] overlay: test workdir cleanup in mounting
` [PATCH 4/8] overlay: permission check with cached acls in tmpfs
` [PATCH 5/8] overlay: filter out xattr starts with "trusted.overlay."
` [PATCH 6/8] overlay: can not change underlying immutable file
` [PATCH 7/8] overlay: test flock after copied up
` [PATCH 8/8] overlay: accessing stacked overlayfs files

[PATCH v2 1/2] common/rc: remove unnecessary cat in _ddt
 2017-02-17  6:54 UTC  (2+ messages)
` [PATCH v2 2/2] btrfs: test decompression in the middle of large extents

[PATCH v5 2/2] generic: test mmap io through DAX and non-DAX
 2017-02-17  6:52 UTC  (5+ messages)
` [PATCH v6 0/2] mmap dio and DAX
  ` [PATCH v6 2/2] generic: test mmap io through DAX and non-DAX

[PATCH 1/2] common/rc: remove unnecessary cat in _ddt
 2017-02-17  6:48 UTC  (4+ messages)
` [PATCH 2/2] btrfs: test decompression in the middle of large extents

[PATCH 0/2][RESEND] Add report generators support
 2017-02-16 10:08 UTC  (6+ messages)
` [PATCH 1/2] check: prepare test report generator infrastructure
` [PATCH 2/2] report: Add xunit format report generator

[PATCH v3 0/9] fstests: new way to run overlay tests
 2017-02-16  9:02 UTC  (30+ messages)
` [PATCH v3 1/9] fstests: sanity check that test partitions are not mounted elsewhere
` [PATCH v3 6/9] overlay: configure TEST/SCRATCH vars to base fs
` [PATCH v3 9/9] overlay: mount/unmount base fs before/after running tests

[PATCH 0/4] test multi-level bind and shared subtree mounts
 2017-02-15  9:53 UTC  (7+ messages)
` [PATCH 2/4] generic: new case for test mount bind operation
` [PATCH 3/4] generic: new case for test mount shared subtrees state transition
` [PATCH 4/4] generic: new case test two vfsmount no peers

[PATCH] fstests: add test for truncate after a mix of dio and buffered writes
 2017-02-14 20:36 UTC 

[PATCH] fstests: add test for btrfs send/receive with sparse files
 2017-02-14 20:35 UTC 


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