fstests.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-08 18:41:45 to 2021-04-25 15:42:12 UTC [more...]

[PATCHSET v4 0/4] fstests: widen timestamps to deal with y2038+
 2021-04-25 15:42 UTC  (14+ messages)
` [PATCH 1/4] generic: check userspace handling of extreme timestamps
` [PATCH 2/4] xfs/122: add legacy timestamps to ondisk checker
` [PATCH 3/4] xfs: detect time limits from filesystem
` [PATCH 4/4] xfs: test upgrading filesystem to bigtime

[PATCH 1/2] src/*: Fix an error for the loop initialization declaration
 2021-04-25 10:02 UTC  (2+ messages)
` [PATCH 2/2] idmapped-mounts.c: Use renameat instead of renameat2

[ANNOUNCE] fstests: master branch updated to 40818883aecd
 2021-04-25  9:01 UTC 

[PATCH] generic: extend fscaps test
 2021-04-25  8:45 UTC  (2+ messages)

[PATCH 0/4] fstests: first few support patches for zoned btrfs
 2021-04-25  8:33 UTC  (7+ messages)
` [PATCH 1/4] fstests: add missing checks of fallocate feature
` [PATCH 2/4] btrfs: require discard functionality from scratch device
` [PATCH 3/4] common/rc: introduce zone check commands
` [PATCH 4/4] btrfs: add test for zone auto reclaim

[PATCH v2 0/5] Test overlayfs readdir cache
 2021-04-25  7:14 UTC  (6+ messages)
` [PATCH v2 1/5] src/t_dir_offset2: Add an option to limit of buffer size
` [PATCH v2 2/5] src/t_dir_offset2: Add an option to find file by name
` [PATCH v2 3/5] src/t_dir_offset2: Add option to create or unlink file
` [PATCH v2 4/5] generic: Test readdir of modified directrory
` [PATCH v2 5/5] overlay: Test invalidate of readdir cache

generic/095 and generic/300 failures
 2021-04-25  6:48 UTC  (3+ messages)

[PATCH v2] generic: test fiemap offsets and < 512 byte ranges
 2021-04-25  5:14 UTC  (5+ messages)
` [PATCH v3] "

[PATCH v2] generic/563: tolerate small reads in "write -> read/write" sub-test
 2021-04-25  4:53 UTC  (3+ messages)

[PATCH] xfs/145: Remove useless -f option for xfs_quota command
 2021-04-25  2:10 UTC  (3+ messages)

[PATCH v2] common/rc: not run swapfile test for DAX
 2021-04-24 16:15 UTC 

[PATCH 0/2] Test overlayfs readdir cache
 2021-04-23 19:03 UTC  (11+ messages)
` [PATCH 1/2] generic: Test readdir of modified directrory
` [PATCH 2/2] overlay: Test invalidate of readdir cache

[PATCH v1] common/rc: not run swapfile test for DAX
 2021-04-23 12:59 UTC  (3+ messages)

[PATCH v2 0/1] generic/495: split the test
 2021-04-23 11:33 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH] xfs/144: Use _qsetup instead of qsetup
 2021-04-23 11:13 UTC  (2+ messages)

[PATCH] generic/495: split the test
 2021-04-23 10:10 UTC  (3+ messages)

[PATCHSET v5 0/1] fstests: make sure NEEDSREPAIR feature stops mounts
 2021-04-22 11:26 UTC  (9+ messages)
` [PATCH 1/1] xfs: test that the needsrepair feature works as advertised
  ` [PATCH v5.1 "

[PATCH v1] generic/563: tolerate small reads in "write -> read/write" sub-test
 2021-04-22 11:05 UTC  (7+ messages)

[PATCHSET v2 0/2] fstests: add inode btree blocks counters to the AGI header
 2021-04-22  0:53 UTC  (12+ messages)
` [PATCH 1/2] xfs: functional testing of V5-relevant options
  ` [PATCH v2.1 "
` [PATCH 2/2] xfs: test inobtcount upgrade
  ` [PATCH v2.1 "

[PATCHSET 0/2] fstests: random fixes
 2021-04-22  0:29 UTC  (7+ messages)
` [PATCH 1/2] generic/223: make sure all files get created on the data device
` [PATCH 2/2] common/dmthin: make this work with external log devices

[PATCHSET v4 0/1] fstests: make sure NEEDSREPAIR feature stops mounts
 2021-04-20 18:26 UTC  (4+ messages)
` [PATCH 1/1] xfs: test that the needsrepair feature works as advertised

[PATCH] common/rc: teach _require_scratch_swapfile() that swap does not work with DAX
 2021-04-20  6:25 UTC  (2+ messages)

[PATCHSET 0/9] fstests: random fixes
 2021-04-20  6:21 UTC  (26+ messages)
` [PATCH 1/9] xfs/506: fix regression on freshly quotachecked filesystem
` [PATCH 2/9] generic/563: selectively remove the io cgroup controller
` [PATCH 3/9] xfs/521,530: refactor scratch fs check
` [PATCH 4/9] common/dump: filter out xfs_restore messages about fallocate failures
` [PATCH 5/9] common/dmthin: make this work with external log devices
` [PATCH 6/9] misc: replace more open-coded _scratch_xfs_db calls
` [PATCH 7/9] generic/620: fix order of require_scratch calls
` [PATCH 8/9] generic/{094,225}: skip test when the xfs rt extent size is larger than 1 fsb
` [PATCH 9/9] xfs/305: make sure that fsstress is still running when we quotaoff

[PATCH v3 0/4] Fix some tests that fail for exfat FS
 2021-04-19 22:06 UTC  (7+ messages)
` [PATCH v3 1/4] common/rc: Add _require_{chown,chmod}()
` [PATCH v3 2/4] common: hide permision warning from mkswap for exfat
` [PATCH v3 3/4] generic/554: hide permision warning on exfat
` [PATCH v3 4/4] generic/003: Amend the test for exfat

[PATCH v4 0/1] Fix some tests failing for exfat FS
 2021-04-19 22:04 UTC  (2+ messages)
` [PATCH v4 1/1] common/rc: Add _require_{chown,chmod}()

[v2] generic/619: a better way to get tot_avail_size
 2021-04-19 12:34 UTC 

[ANNOUNCE] fstests: master branch updated to 15510d3a2081
 2021-04-18 15:55 UTC  (2+ messages)

[PATCH] generic/619: a better way to get tot_avail_size
 2021-04-18 10:59 UTC  (2+ messages)

[PATCH V6 00/13] xfs: Tests to verify inode fork extent count overflow detection
 2021-04-17  0:26 UTC  (5+ messages)
` [PATCH V6 13/13] xfs: Stress test with bmap_alloc_minlen_extent error tag enabled

[PATCH v12 0/6] fstests: add idmapped mounts tests
 2021-04-15 14:59 UTC  (19+ messages)
  ` [PATCH v12 2/6] generic/632: add fstests for idmapped mounts
                  ` [PATCH -RFC] ext4: add feature file to advertise that ext4 supports "

[PATCH v2 0/4] Fix some tests that fail for exfat FS
 2021-04-15  9:15 UTC  (7+ messages)
` [PATCH v2 2/4] common: hide permision warning from mkswap for exfat
` [PATCH v2 4/4] generic/003: Amend the test "

[PATCHSET v3 0/3] fstests: make sure NEEDSREPAIR feature stops mounts
 2021-04-12 18:07 UTC  (7+ messages)
` [PATCH 3/3] xfs: test that the needsrepair feature works as advertised

[PATCHSET 0/4] fstests: widen timestamps to deal with y2038+
 2021-04-12 17:43 UTC  (4+ messages)
` [PATCH 4/4] xfs: test upgrading filesystem to bigtime

[PATCH v13 0/6] fstests: add idmapped mounts tests
 2021-04-12 11:57 UTC  (6+ messages)
` [PATCH v13 1/6] generic/631: add test for detached mount propagation
` [PATCH v13 3/6] common/rc: add _scratch_{u}mount_idmapped() helpers
` [PATCH v13 4/6] common/quota: move _qsetup() helper to common code
` [PATCH v13 5/6] xfs/529: quotas and idmapped mounts
` [PATCH v13 6/6] xfs/530: quotas on "

[PATCH] generic/591: add _require_odirect
 2021-04-12  7:34 UTC 

[ANNOUNCE] fstests: master branch updated to e3b376a1680e
 2021-04-11 15:26 UTC 

[PATCH v3 0/3] tests for btrfs fsverity
 2021-04-11 12:19 UTC  (7+ messages)
` [PATCH v3 1/3] btrfs: test btrfs specific fsverity corruption
` [PATCH v3 2/3] generic/574: corrupt btrfs merkle tree data
` [PATCH v3 3/3] btrfs: test verity orphans with dmlogwrites

[PATCH] generic/591: tmpfs do not test with O_DIRECT flag
 2021-04-11  8:48 UTC  (2+ messages)

[PATCH] xfs/502: scale file count based on AG count to avoid thrashing
 2021-04-09 19:08 UTC 

[PATCH] fstests: Disable realtime inherit flag when executing xfs/{532,533,538}
 2021-04-09 15:19 UTC  (2+ messages)

[PATCH v2 0/3] tests for btrfs fsverity
 2021-04-09  1:11 UTC  (8+ messages)
` [PATCH v2 2/3] generic/574: corrupt btrfs merkle tree data


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).