public inbox for fstests@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-29 10:55:22 to 2022-06-10 13:08:30 UTC [more...]

[PATCH v2 0/2] Two xattrs-related fixes for ceph
 2022-06-10 13:08 UTC  (13+ messages)
` [PATCH v2 1/2] generic/020: adjust max_attrval_size "
` [PATCH v2 2/2] generic/486: adjust the max xattr size

[PATCH V2 0/4] Large extent counters tests
 2022-06-10  8:51 UTC  (5+ messages)
` [PATCH V2 1/4] xfs/270: Fix ro mount failure when nrext64 option is enabled
` [PATCH V2 2/4] common/xfs: Add helper to check if nrext64 option is supported
` [PATCH V2 3/4] xfs: Verify that the correct inode extent counters are updated with/without nrext64
` [PATCH V2 4/4] xfs: Verify correctness of upgrading an fs to support large extent counters

[PATCH] generic/297: fix the delta time based on stat
 2022-06-10  6:00 UTC  (7+ messages)

[PATCH 0/2] Two xattrs-related fixes for ceph
 2022-06-09 10:32 UTC  (17+ messages)
` [PATCH 1/2] generic/020: adjust max_attrval_size "
` [PATCH 2/2] src/attr_replace_test: dynamically adjust the max xattr size
      ` [PATCH v2] "

[PATCH] fstests: re-add btrfs/125 into auto group
 2022-06-08  9:25 UTC  (2+ messages)

[PATCH 0/4] Large extent counters tests
 2022-06-08  9:11 UTC  (18+ messages)
` [PATCH 1/4] xfs/270: Fix ro mount failure when nrext64 option is enabled
` [PATCH 2/4] common/xfs: Add helper to check if nrext64 option is supported
` [PATCH 3/4] xfs/547: Verify that the correct inode extent counters are updated with/without nrext64
` [PATCH 4/4] xfs/548: Verify correctness of upgrading an fs to support large extent counters

[PATCH 5.10 CANDIDATE 0/8] xfs stable candidate patches for 5.10.y (part 2)
 2022-06-08  9:15 UTC  (21+ messages)
` [PATCH 5.10 CANDIDATE 1/8] xfs: fix up non-directory creation in SGID directories
` [PATCH 5.10 CANDIDATE 2/8] xfs: set inode size after creating symlink
` [PATCH 5.10 CANDIDATE 3/8] xfs: sync lazy sb accounting on quiesce of read-only mounts
` [PATCH 5.10 CANDIDATE 4/8] xfs: fix chown leaking delalloc quota blocks when fssetxattr fails
` [PATCH 5.10 CANDIDATE 5/8] xfs: fix incorrect root dquot corruption error when switching group/project quota types
` [PATCH 5.10 CANDIDATE 6/8] xfs: restore shutdown check in mapped write fault path
` [PATCH 5.10 CANDIDATE 7/8] xfs: consider shutdown in bmapbt cursor delete assert
` [PATCH 5.10 CANDIDATE 8/8] xfs: force log and push AIL to clear pinned inodes when aborting mount

[PATCH v2] ceph/001: skip metrics check if no copyfrom mount option is used
 2022-06-07 14:57 UTC  (4+ messages)

[PATCH] ceph/002: fix test expected output
 2022-06-07 14:30 UTC  (4+ messages)

[PATCH] btrfs/220: zoned: skip nodatacow mount option for zoned btrfs
 2022-06-07 10:03 UTC  (2+ messages)

[PATCH 5.10 CANDIDATE 0/7] xfs stable candidate patches for 5.10.y (part 3)
 2022-06-06 16:05 UTC  (8+ messages)
` [PATCH 5.10 CANDIDATE 1/7] xfs: use current->journal_info for detecting transaction recursion
` [PATCH 5.10 CANDIDATE 2/7] xfs: rename variable mp to parsing_mp
` [PATCH 5.10 CANDIDATE 3/7] xfs: Skip repetitive warnings about mount options
` [PATCH 5.10 CANDIDATE 4/7] xfs: ensure xfs_errortag_random_default matches XFS_ERRTAG_MAX
` [PATCH 5.10 CANDIDATE 5/7] xfs: fix xfs_trans slab cache name
` [PATCH 5.10 CANDIDATE 6/7] xfs: update superblock counters correctly for !lazysbcount
` [PATCH 5.10 CANDIDATE 7/7] xfs: fix xfs_reflink_unshare usage of filemap_write_and_wait_range

[PATCH v2] common/filter: filter out extra mount error output
 2022-06-06 13:07 UTC  (3+ messages)

[ANNOUNCE] fstests: for-next branch updated to 568ac9fffeb6
 2022-06-05 10:12 UTC 

[ANNOUNCE] fstests: merge v2022.05.29 onto master branch
 2022-06-05  9:55 UTC 

[PATCH v2] xfs: corrupted xattr should not block removexattr
 2022-06-04  0:31 UTC  (2+ messages)

[PATCH] xfs: corrupted xattr should not block removexattr
 2022-06-03  8:03 UTC  (5+ messages)

[PATCH v2] ext4/053: update the test_dummy_encryption tests
 2022-06-03  7:40 UTC  (6+ messages)

fstests: new tests and various fixes
 2022-06-03  5:29 UTC  (23+ messages)
` [PATCH 1/8] xfstests: Add Log Attribute Replay test
  ` [PATCH 1/8 v2] fstests: "
` [PATCH 2/8] README: document _begin_fstests better
` [PATCH 3/8] generic/081: don't run on DAX capable devices
` [PATCH 4/8] generic/038: kill background threads on interrupt
` [PATCH 5/8] xfs/538: fix fsstress scaling
` [PATCH 6/8] xfs/070: filter the bad sb magic number error
` [PATCH 7/8] xfs/167: adjust runtime with TIME_FACTOR
` [PATCH 8/8] xfs/189: systemd monitoring of /etc/fstab sucks
  ` [PATCH 8/8 v2] "

[PATCH v2 0/5] random fixes for fstests
 2022-06-02 19:13 UTC  (15+ messages)
` [PATCH v2 1/5] generic/139: require 512 bytes to be the minimum dio size
    ` [PATCH v3] "
` [PATCH v2 2/5] generic/506: call _require_quota before _qmount
` [PATCH v2 3/5] generic/591: remove redundant output from golden image
` [PATCH v2 4/5] generic/591: use proper sector size
` [PATCH v2 5/5] gitignore: ignore missed binary files in src

[ANN] Discord server for testing Linux with kdevops
 2022-06-02 15:21 UTC 

two more btrfs read repair tests v2
 2022-06-02 12:07 UTC  (4+ messages)
` [PATCH 8/9] btrfs: test repair with sectors corrupted in multiple mirrors

[PATH 5.10 0/4] xfs stable candidate patches for 5.10.y (part 1)
 2022-06-02  5:34 UTC  (12+ messages)

[PATCH v2] generic/623: fix test for runing on overlayfs
 2022-06-02  4:19 UTC  (3+ messages)

[PATCH] common/rc: Fix _require_batched_discard to skip test correctly
 2022-06-01  7:49 UTC  (2+ messages)

[RFC PATCH v4 0/2] generic: test HCTR2 filename encryption
 2022-06-01  7:18 UTC  (3+ messages)
` [RFC PATCH v4 1/2] fscrypt-crypt-util: add HCTR2 implementation
` [RFC PATCH v4 2/2] generic: add tests for fscrypt policies with HCTR2

[PATCH] generic/623: fix test for runing on overlayfs
 2022-06-01  6:57 UTC  (8+ messages)

[PATCH] generic: adjust strict SPO recovery testcases for f2fs
 2022-05-31 19:33 UTC  (3+ messages)

[RFC PATCH v3 0/2] generic: test HCTR2 filename encryption
 2022-05-30 18:17 UTC  (3+ messages)
` [RFC PATCH v3 1/2] fscrypt-crypt-util: add HCTR2 reference implementation

[PATCH] xfs: Test trashing of suspect inode chunks by xfs_repair
 2022-05-30 12:51 UTC 

[PATCH 0/5] random fixes for fstests
 2022-05-30  6:22 UTC  (14+ messages)
` [PATCH 1/5] generic/139: require 512 bytes to be the minimum dio size
` [PATCH 2/5] generic/506: call _require_quota before _qmount
` [PATCH 3/5] generic/591: remove redundant output from golden image
` [PATCH 4/5] generic/591: use proper sector size
` [PATCH 5/5] generic/623: add overlay into the blacklist

btrfs read repair: new tests and cleanups
 2022-05-30  5:34 UTC  (25+ messages)
` [PATCH 01/10] btrfs: add a helpers for read repair testing
` [PATCH 02/10] btrfs/140: use common read repair helpers
` [PATCH 03/10] btrfs/141: "
` [PATCH 04/10] btrfs/142: "
` [PATCH 05/10] btrfs/143: "
` [PATCH 06/10] btrfs/157: use _btrfs_get_first_logical
` [PATCH 07/10] btrfs/215: "
` [PATCH 08/10] btrfs: test repair with sectors corrupted in multiple mirrors
` [PATCH 09/10] btrfs: test buffered I/O read repair with interleaved corrupted sectors
` [PATCH 10/10] btrfs: test direct "


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