FS/XFS testing framework
 help / color / mirror / Atom feed
 messages from 2025-01-15 06:03:06 to 2025-01-29 15:20:31 UTC [more...]

[PATCH 0/3] fstests: btrfs: add test case to validate sysfs input arguments
 2025-01-29 15:19 UTC  (4+ messages)
` [PATCH 1/3] fstests: common/rc: set_fs_sysfs_attr: redirect errors to stdout
` [PATCH 2/3] fstests: filter: helpers for sysfs error filtering
` [PATCH 3/3] fstests: btrfs: testcase for sysfs policy syntax verification

[PATCH v2] check: Fix fs specfic imports when $FSTYPE!=$OLD_FSTYPE
 2025-01-29 11:18 UTC  (3+ messages)

[PATCHBOMB] fstests: fix check-parallel and get all the xfs 6.13 changes merged
 2025-01-29  7:33 UTC  (114+ messages)
` [PATCHSET 1/7] fstests: random fixes for v2025.01.12
  ` [PATCH 01/23] generic/476: fix fsstress process management
  ` [PATCH 02/23] metadump: make non-local function variables more obvious
  ` [PATCH 03/23] metadump: fix cleanup for v1 metadump testing
  ` [PATCH 04/23] generic/482: _run_fsstress needs the test filesystem
  ` [PATCH 05/23] generic/019: don't fail if fio crashes while shutting down
  ` [PATCH 06/23] fuzzy: do not set _FSSTRESS_PID when exercising fsx
  ` [PATCH 07/23] common/rc: create a wrapper for the su command
  ` [PATCH 08/23] common: fix pkill by running test program in a separate session
  ` [PATCH 09/23] unmount: resume logging of stdout and stderr for filtering
  ` [PATCH 10/23] mkfs: don't hardcode log size
  ` [PATCH 11/23] common/xfs: find loop devices for non-blockdevs passed to _prepare_for_eio_shutdown
  ` [PATCH 12/23] preamble: fix missing _kill_fsstress
  ` [PATCH 13/23] generic/650: revert SOAK DURATION changes
  ` [PATCH 14/23] generic/032: fix pinned mount failure
  ` [PATCH 15/23] fuzzy: stop __stress_scrub_fsx_loop if fsx fails
  ` [PATCH 16/23] fuzzy: don't use readarray for xfsfind output
  ` [PATCH 17/23] fuzzy: always stop the scrub fsstress loop on error
  ` [PATCH 18/23] fuzzy: port fsx and fsstress loop to use --duration
  ` [PATCH 19/23] common/rc: don't copy fsstress to $TEST_DIR
  ` [PATCH 20/23] fix _require_scratch_duperemove ordering
  ` [PATCH 21/23] fsstress: fix a memory leak
  ` [PATCH 22/23] fsx: fix leaked log file pointer
  ` [PATCH 23/23] build: initialize stack variables to zero by default
` [PATCHSET 2/7] fstests: fix logwrites zeroing
  ` [PATCH 1/3] logwrites: warn if we don't think read after discard returns zeroes
  ` [PATCH 2/3] logwrites: use BLKZEROOUT if it's available
  ` [PATCH 3/3] logwrites: only use BLKDISCARD if we know discard zeroes data
` [PATCHSET v6.2 3/7] fstests: enable metadir
  ` [PATCH 01/11] various: fix finding metadata inode numbers when metadir is enabled
  ` [PATCH 02/11] xfs/{030,033,178}: forcibly disable metadata directory trees
  ` [PATCH 03/11] common/repair: patch up repair sb inode value complaints
  ` [PATCH 04/11] xfs/206: update for metadata directory support
  ` [PATCH 05/11] xfs/{050,144,153,299,330}: update quota reports to handle metadir trees
  ` [PATCH 06/11] xfs/509: adjust inumbers accounting for metadata directories
  ` [PATCH 07/11] xfs: create fuzz tests "
  ` [PATCH 08/11] xfs/163: bigger fs for metadir
  ` [PATCH 09/11] xfs/122: disable this test for any codebase that knows about metadir
  ` [PATCH 10/11] scrub: race metapath online fsck with fsstress
  ` [PATCH 11/11] xfs: test metapath repairs
` [PATCHSET v6.2 4/7] fstests: make protofiles less janky
  ` [PATCH 1/1] fstests: test mkfs.xfs protofiles with xattr support
` [PATCHSET v6.2 5/7] fstests: shard the realtime section
  ` [PATCH 01/14] common/populate: refactor caching of metadumps to a helper
  ` [PATCH 02/14] common/{fuzzy,populate}: use _scratch_xfs_mdrestore
  ` [PATCH 03/14] fuzzy: stress data and rt sections of xfs filesystems equally
  ` [PATCH 04/14] common/ext4: reformat external logs during mdrestore operations
  ` [PATCH 05/14] common/populate: use metadump v2 format by default for fs metadata snapshots
  ` [PATCH 06/14] punch-alternating: detect xfs realtime files with large allocation units
  ` [PATCH 07/14] xfs/206: update mkfs filtering for rt groups feature
  ` [PATCH 08/14] common: pass the realtime device to xfs_db when possible
  ` [PATCH 09/14] xfs/185: update for rtgroups
  ` [PATCH 10/14] xfs/449: update test to know about xfs_db -R
  ` [PATCH 11/14] xfs/271,xfs/556: fix tests to deal with rtgroups output in bmap/fsmap commands
  ` [PATCH 12/14] common/xfs: capture realtime devices during metadump/mdrestore
  ` [PATCH 13/14] common/fuzzy: adapt the scrub stress tests to support rtgroups
  ` [PATCH 14/14] xfs: fix fuzz tests of rtgroups bitmap and summary files
` [PATCHSET v6.2 6/7] fstests: store quota files in the metadir
  ` [PATCH 1/4] xfs: update tests for "
  ` [PATCH 2/4] xfs: test persistent quota flags
  ` [PATCH 3/4] xfs: fix quota detection in fuzz tests
  ` [PATCH 4/4] xfs: fix tests for persistent qflags
` [PATCHSET v6.2 7/7] fstests: enable quota for realtime volumes
  ` [PATCH 1/3] common: enable testing of realtime quota when supported
  ` [PATCH 2/3] xfs: fix quota tests to adapt to realtime quota
  ` [PATCH 3/3] xfs: regression testing of quota on the realtime device

[PATCH] xfs/541: _notrun if the file system can't mount
 2025-01-29  5:49 UTC  (3+ messages)

[PATCH] common: skip tests using LVM when the device is no known
 2025-01-29  5:40 UTC  (4+ messages)

[PATCH] generic/418: use min_dio_alignment
 2025-01-29  5:36 UTC  (3+ messages)

remove _supported_fs v2
 2025-01-29  5:28 UTC  (10+ messages)
` [PATCH 1/3] generic/363: remove _supported_fs xfs
` [PATCH 2/3] common: remove the $FSYP check in _cleanup_dump
` [PATCH 3/3] replace _supported_fs with _exclude_fs

[PATCH] fix vfs/utils.c for big-endian systems
 2025-01-27 21:54 UTC  (2+ messages)

[PATCH v5 0/2] fstests: test reads/writes from hugepages-backed buffers
 2025-01-21 21:56 UTC  (3+ messages)
` [PATCH v5 1/2] fsx: support reads/writes from buffers backed by hugepages
` [PATCH v5 2/2] generic: add tests for read/writes from hugepages-backed buffers

[PATCH v4 0/2] fstests: test reads/writes from hugepages-backed buffers
 2025-01-21 21:50 UTC  (5+ messages)
` [PATCH v4 1/2] fsx: support reads/writes from buffers backed by hugepages
` [PATCH v4 2/2] generic: add tests for read/writes from hugepages-backed buffers

[PATCH] xfs/32: fix test failure on kernels which don't support bs > ps
 2025-01-21 15:59 UTC  (7+ messages)
  ` [PATCH -v2] "

Error in generic/397 test script?
 2025-01-20 17:53 UTC  (10+ messages)

[PATCH] fstests: workaround for gcc-15
 2025-01-18 20:14 UTC  (4+ messages)

[xfstests PATCH] fscrypt-crypt-util: fix KDF contexts for SM8650
 2025-01-18  7:23 UTC 

[PATCH v3 0/2] fstests: test reads/writes from hugepages-backed buffers
 2025-01-17 21:48 UTC  (15+ messages)
` [PATCH v3 1/2] fsx: support reads/writes from buffers backed by hugepages
` [PATCH v3 2/2] generic: add tests for read/writes from hugepages-backed buffers

[PATCH] include/builddefs.in: ignore unused-result warning
 2025-01-17  5:55 UTC  (8+ messages)

[PATCH v2 0/2] fstests: test reads/writes from hugepages-backed buffers
 2025-01-15 17:53 UTC  (4+ messages)
` [PATCH v2 1/2] fsx: support reads/writes from buffers backed by hugepages

[PATCH 0/5]: CLI and feature improvements for check-parallel
 2025-01-15  9:54 UTC  (5+ messages)
` [PATCH 1/5] check-parallel: adjust concurrency according to CPU count


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