public inbox for fstests@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-20 06:27:33 to 2017-02-14 00:24:02 UTC [more...]

[PATCH v3 0/9] fstests: new way to run overlay tests
 2017-02-14  0:23 UTC  (24+ messages)
` [PATCH v3 1/9] fstests: sanity check that test partitions are not mounted elsewhere
` [PATCH v3 2/9] fstests: use _test_mount() consistently
` [PATCH v3 3/9] fstests: canonicalize mount points on every config section
` [PATCH v3 4/9] overlay: rename OVERLAY_LOWER/UPPER/WORK_DIR
` [PATCH v3 5/9] overlay: allow SCRATCH_DEV to be the base fs mount point
` [PATCH v3 6/9] overlay: configure TEST/SCRATCH vars to base fs
` [PATCH v3 7/9] overlay: use OVL_BASE_SCRATCH_MNT instead of SCRATCH_DEV
` [PATCH v3 8/9] overlay: fix test and scratch filters for overlay base fs
` [PATCH v3 9/9] overlay: mount/unmount base fs before/after running tests

[PATCH v2] tests/xfs: test to stress XFS delalloc indirect block reservations
 2017-02-13 15:15 UTC 

[PATCH] shared/005,7: add check whether debugfs succeeds to set a negative i_size or not
 2017-02-13 11:21 UTC 

[ANNOUNCE] fstests: master branch updated to 7e4f7a370ca4
 2017-02-12  8:19 UTC 

[PATCH] fstests: sanity check that test partitions are not mounted elsewhere
 2017-02-10 17:06 UTC 

[PATCH] fstests: sanity check that test partitions are not mounted elsewhere
 2017-02-10 17:04 UTC 

[PATCH 0/3] xfs: restore and enhance xfs indlen test
 2017-02-10 16:32 UTC  (8+ messages)
` [PATCH 1/3] xfstests: move generic indlen reservation test to xfs dir
` [PATCH 2/3] tests/xfs: update indlen res. test to use fail writes mechanism
` [PATCH 3/3] tests/xfs: update indlen res. test to include larger write pattern

[PATCH v3] xfs: test per-inode DAX flag by IO
 2017-02-08  4:11 UTC  (17+ messages)
` [PATCH v4 0/2] mmap dio and DAX
  ` [PATCH v4 1/2] xfs: test per-inode DAX flag by IO
    ` [PATCH] fixup! "
      ` [PATCH v5 0/2] mmap dio and DAX
        ` [PATCH v5 1/2] xfs: test per-inode DAX flag by IO
        ` [PATCH v5 2/2] generic: test mmap io through DAX and non-DAX
            ` [PATCH v6 0/2] mmap dio and DAX
              ` [PATCH v6 1/2] xfs: test per-inode DAX flag by IO
              ` [PATCH v6 2/2] generic: test mmap io through DAX and non-DAX

[PATCH] xfstests-bld: enable crypto self-tests in kernel configs
 2017-02-07 17:57 UTC  (2+ messages)

[PATCH] xfstests-bld: remove kernel-configs for 4.2
 2017-02-07 17:48 UTC 

[PATCH] xfstests-bld: use old key prefix in ext4 encrypt config
 2017-02-07 17:41 UTC  (2+ messages)

[PATCH] xfstests-bld: format filesystem with '-O encrypt' in encrypt config
 2017-02-07 17:40 UTC  (2+ messages)

[PATCH] xfstests-bld: be tolerant of /proc/slabinfo being missing
 2017-02-07 17:39 UTC  (2+ messages)

[PATCH v2 0/3] xfstests: mount cycle overlay base fs
 2017-02-07 13:32 UTC  (8+ messages)
` [PATCH v2 1/3] overlay: configure base fs mount point for running tests
` [PATCH v2 2/3] overlay: use SCRATCH_BASE_DIR instead of SCRATCH_DEV
` [PATCH v2 3/3] overlay: mount/unmount base fs before/after running tests

[PATCH] common/fuzzy: discard xfs_io stdout in _scratch_fuzz_modify
 2017-02-07  9:58 UTC 

[PATCH] fstests: btrfs: Use compressible data
 2017-02-06  7:55 UTC  (4+ messages)
` [PATCH V2] "

[PATCH 1/3] generic: honor the FSSTRESS_AVOID environment variable
 2017-02-05 20:09 UTC  (5+ messages)
` [PATCH 2/3] common/log: add ext4 support for log state probing
` [PATCH 3/3] generic: filter out lost+found when running "ls $SCRATCH_MNT"

[ANNOUNCE] fstests: master branch updated to a9915de6628b
 2017-02-05 10:06 UTC 

[PATCH v2] generic/074: _cleanup potentially removes local FS files
 2017-02-05  6:58 UTC 

[PATCH] generic/074: _cleanup potentially removes local FS files
 2017-02-05  6:45 UTC  (3+ messages)

clone/dedup timestamp tests V2
 2017-02-04 10:02 UTC  (5+ messages)
` [PATCH 1/2] generic/407: check that destination timestamps are updated on clone
` [PATCH 2/2] generic/408: check that destination timestamps are not updated on dedupe

[PATCH] generic: add shutdown group
 2017-02-04  5:24 UTC  (3+ messages)

[PATCH] fstests: cleanup $TEST_DIR/$seq* files
 2017-02-04  3:58 UTC  (4+ messages)

[PATCH] xfs/014: fix typo in xfs_quota command
 2017-02-03 23:32 UTC 

[PATCH] generic/388: use the src/godown program instead of xfs_io
 2017-02-03 21:46 UTC  (2+ messages)

[PATCH 1/3] xfs/263: don't hardcode inode numbers in output
 2017-02-03 17:46 UTC  (7+ messages)
` [PATCH 2/3] xfs/299: don't chmod the underlying mountpoints prior to mounting
` [PATCH 3/3] xfs/030: ignore lost rmapbt blocks

[PATCH] generic: update errors to be returned when doing cross renames w/o keys
 2017-02-03 16:25 UTC 

[RFC/PATCH 0/3] Implement XFS's GOINGDOWN ioctl for ext4
 2017-02-03 15:09 UTC  (3+ messages)

[PATCH v2] generic/007: cleanup $TEST_DIR/$seq dir
 2017-02-03 11:05 UTC 

[PATCH] generic/407: check that destination timestamps are updated on clone
 2017-02-03 10:34 UTC  (7+ messages)

[PATCH 0/2] Add report generators support
 2017-01-31 17:16 UTC  (3+ messages)
` [PATCH 1/2] check: prepare test report generator infrastructure
` [PATCH 2/2] report: Add xunit format report generator

[PATCH 0/2][RESEND] Add report generators support
 2017-01-31 17:43 UTC  (3+ messages)
` [PATCH 1/2] check: prepare test report generator infrastructure
` [PATCH 2/2] report: Add xunit format report generator

[PATCH v2] xfstests-bld: populate keyring with default key for test_dummy_encryption
 2017-01-31  3:56 UTC  (4+ messages)

[PATCH] Support xfstest -x group command line option
 2017-01-31  2:44 UTC  (2+ messages)

[PATCH v2] gce-xfstests: include extra debian packages when building GCE image
 2017-01-30 23:01 UTC  (2+ messages)

[ANNOUNCE] fstests: master branch updated to 519fc392af58
 2017-01-28 12:39 UTC 

xfstest and chromeos
 2017-01-27 21:10 UTC  (9+ messages)

[PATCH] xfstests: btrfs/047: check btrfs-convert with extent and non-extent source
 2017-01-27 18:05 UTC 

[PATCH v5 0/9] xfstests: online scrub/repair support
 2017-01-27  9:24 UTC  (19+ messages)
` [PATCH 1/9] populate: create all types of XFS metadata
` [PATCH 2/9] populate: add _require_populate_commands to check for tools
` [PATCH 3/9] populate: optionally fill the filesystem when populating fs
` [PATCH 4/9] populate: fix some silly errors when modifying a fs while fuzzing
` [PATCH 5/9] common/fuzzy: move fuzzing helper functions here
` [PATCH 6/9] populate: cache scratch metadata images
` [PATCH 7/9] populate: discover XFS structure fields and fuzz verbs, and use them to fuzz fields
` [PATCH 8/9] common/populate: create attrs in different namespaces

[PATCH] btrfs: add regression test for setxattr on subvolume directory
 2017-01-26  0:31 UTC  (7+ messages)

[PATCH] fstests: generic: splitted large dio write could trigger assertion on btrfs
 2017-01-25 22:16 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] xfstests: btrfs/047: check btrfs-convert with extent and non-extent source
 2017-01-25 20:07 UTC  (3+ messages)

[PATCH v2] btrfs: add regression test for setxattr on subvolume directory
 2017-01-25 16:44 UTC 

[RFC][PATCH] common: mount overlay base fs for running tests
 2017-01-25 10:33 UTC  (3+ messages)

[PATCH] xfs/122: reduce xfs_dsb_t size
 2017-01-24 17:30 UTC  (4+ messages)

[PATCH] tools/nextid: pad 0 in next test id seq number
 2017-01-24 17:11 UTC  (2+ messages)

xfs/122 failure for a while
 2017-01-24 17:02 UTC  (2+ messages)

[PATCH] xfs: test xfs_db source command
 2017-01-24  6:45 UTC  (3+ messages)

xfstest mailing list archives
 2017-01-24  3:24 UTC  (3+ messages)

[PATCH] mvtest: change "FSQA Test No." when we renumber tests
 2017-01-24  3:20 UTC  (2+ messages)

[PATCH] fstests: fix wrong seq number in test
 2017-01-23 18:41 UTC  (2+ messages)

[RFC PATCH] check: add flag file to stop running xfstests
 2017-01-23  3:41 UTC  (3+ messages)

[ANNOUNCE] fstests: master branch updated to 8485d738b418
 2017-01-22  6:05 UTC  (2+ messages)

[PATCH 0/2] overlayfs: support freeze/thaw/syncfs
 2017-01-20 12:03 UTC  (2+ messages)


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