public inbox for fstests@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-25 10:33:07 to 2017-02-16 19:57:21 UTC [more...]

[PATCH v4 0/10] fstests: new way to run overlay tests
 2017-02-16 19:56 UTC  (2+ messages)
` [PATCH v4 01/10] fstests: sanity check that test partitions are not mounted elsewhere

[PATCH 1/8] overlay: disallow overlayfs as upperdir
 2017-02-16 12:41 UTC  (15+ 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 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  (41+ 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 0/4] test multi-level bind and shared subtree mounts
 2017-02-15  9:53 UTC  (8+ messages)
` [PATCH 1/4] common/rc: new functions for multi-level mount/umount operations
` [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 

[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 v4 1/2] xfs: test per-inode DAX flag by IO
 2017-02-08  4:11 UTC  (10+ messages)
` [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)

[PATCH v3] xfs: test per-inode DAX flag by IO
 2017-02-04 10:14 UTC  (7+ messages)
` [PATCH v4 0/2] mmap dio and DAX

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 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  (10+ messages)
` [PATCH 5/9] common/fuzzy: move fuzzing helper functions here

[PATCH] btrfs: add regression test for setxattr on subvolume directory
 2017-01-26  0:31 UTC  (5+ 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)


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