public inbox for fstests@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-24 11:11:31 to 2022-06-02 01:04:42 UTC [more...]

fstests: new tests and various fixes
 2022-06-02  1:04 UTC  (15+ messages)
` [PATCH 1/8] xfstests: Add Log Attribute Replay test
` [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 5.10 CANDIDATE 0/8] xfs stable candidate patches for 5.10.y (part 2)
 2022-06-02  0:52 UTC  (11+ 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] generic/623: fix test for runing on overlayfs
 2022-06-01 23:44 UTC  (2+ messages)

[PATCH v2 0/5] random fixes for fstests
 2022-06-01 17:42 UTC  (11+ messages)
` [PATCH v2 1/5] generic/139: require 512 bytes to be the minimum dio size
` [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

[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

[PATH 5.10 0/4] xfs stable candidate patches for 5.10.y (part 1)
 2022-06-01  7:10 UTC  (20+ messages)
` [PATH 5.10 1/4] xfs: detect overflows in bmbt records
` [PATH 5.10 2/4] xfs: show the proper user quota options
` [PATH 5.10 3/4] xfs: fix the forward progress assertion in xfs_iwalk_run_callbacks
` [PATH 5.10 4/4] xfs: fix an ABBA deadlock in xfs_rename

[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)

[PATCH v2] ext4/053: update the test_dummy_encryption tests
 2022-05-30 19:47 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  (31+ 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 "

[ANNOUNCE] fstests: for-next branch updated to d3cc66012a28
 2022-05-29 10:14 UTC 

[ANNOUNCE] fstests: merge v2022.05.22 onto master branch
 2022-05-29  9:57 UTC 

[PATCH] xfs: corrupted xattr should not block removexattr
 2022-05-28  9:47 UTC 

[PATCH] xfs: corrupted xattr should not block removexattr
 2022-05-28  9:45 UTC 

two more btrfs read repair tests v2
 2022-05-27 13:33 UTC  (21+ messages)
` [PATCH 1/9] btrfs: add a helpers for read repair testing
` [PATCH 2/9] btrfs/140: use common read repair helpers
` [PATCH 3/9] btrfs/141: "
` [PATCH 4/9] btrfs/142: "
` [PATCH 5/9] btrfs/143: "
` [PATCH 6/9] btrfs/157: use _btrfs_get_first_logical
` [PATCH 7/9] btrfs/215: "
` [PATCH 8/9] btrfs: test repair with sectors corrupted in multiple mirrors
` [PATCH 9/9] btrfs: test repair with corrupted sectors interleaved over "

[PATCH v2] common/filter: filter out extra mount error output
 2022-05-27 12:11 UTC 

[PATCH] common/rc: filter out extra mount error
 2022-05-27  9:58 UTC  (5+ messages)

[PATCH] xfs/545: check for fallocate support before running test
 2022-05-27  6:18 UTC  (3+ messages)

[RFC PATCH 0/8] fstests: _cleanup() overrides are a mess
 2022-05-26 23:39 UTC  (33+ messages)
` [PATCH 1/8] generic/038: kill background threads on interrupt
` [PATCH 2/8] fstests: _cleanup overrides are messy
` [PATCH 3/8] xfs/*: clean up _cleanup override
` [PATCH 5/8] fstests: use a common fsstress cleanup function
` [PATCH 6/8] fstests: consolidate no cleanup test setup
` [PATCH 8/8] fstests: cleanup _cleanup usage in shared

Directory reorganization in xfstests-bld pushed out
 2022-05-26 18:06 UTC  (3+ messages)

[PATCH 0/2] source fs specific common file properly
 2022-05-26  6:51 UTC  (9+ messages)
` [PATCH 1/2] common: source base fs specific common file
` [PATCH 2/2] tests: remove redundant common/$FSTYP importing
  ` [PATCH v2 "

[PATCH] xfs: test mkfs.xfs sizing of internal logs that
 2022-05-26  2:27 UTC  (10+ messages)

[PATCH] ceph/005: verify correct statfs behaviour with quotas
 2022-05-25 14:47 UTC  (7+ messages)

[PATCH] xfs: test xfs_copy doesn't do cached read before libxfs_mount
 2022-05-25  4:02 UTC  (3+ messages)

[PATCH v2] ceph/001: skip metrics check if no copyfrom mount option is used
 2022-05-24 16:59 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