fstests.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-11 18:27:51 to 2025-08-11 18:18:29 UTC [more...]

Tests for file_getattr()/file_setattr() and xfsprogs update
 2025-08-11 18:18 UTC  (15+ messages)
` [PATCH 0/3] Test file_getattr and file_setattr syscalls
  ` [PATCH 1/3] file_attr: introduce program to set/get fsxattr
  ` [PATCH 2/3] generic: introduce test to test file_getattr/file_setattr syscalls
  ` [PATCH 3/3] xfs: test quota's project ID on special files

[PATCH v4 00/11] Add more tests for multi fs block atomic writes
 2025-08-11 15:29 UTC  (13+ messages)
` [PATCH v4 01/11] common/rc: Add _min() and _max() helpers
` [PATCH v4 02/11] common/rc: Add a helper to run fsx on a given file
` [PATCH v4 03/11] ltp/fsx.c: Add atomic writes support to fsx
` [PATCH v4 04/11] generic: Add atomic write test using fio crc check verifier
` [PATCH v4 05/11] generic: Add atomic write test using fio verify on file mixed mappings
` [PATCH v4 06/11] generic: Add atomic write multi-fsblock O_[D]SYNC tests
` [PATCH v4 07/11] generic: Stress fsx with atomic writes enabled
` [PATCH v4 08/11] generic: Add sudden shutdown tests for multi block atomic writes
` [PATCH v4 09/11] ext4: Atomic writes stress test for bigalloc using fio crc verifier
` [PATCH v4 10/11] ext4: Atomic writes test for bigalloc using fio crc verifier on multiple files
` [PATCH v4 11/11] ext4: Atomic write test for extent split across leaf nodes

[PATCH 1/3] f2fs/018: check data eof after partial truncation on compressed cluster
 2025-08-11  9:44 UTC  (3+ messages)
` [PATCH 2/3] f2fs/019: do sanity check on mapping table
` [PATCH 3/3] f2fs/020: do sanity check on i_xattr_nid

[PATCH v3 00/13] Add more tests for multi fs block atomic writes
 2025-08-10  9:41 UTC  (60+ messages)
` [PATCH v3 01/13] common/rc: Add _min() and _max() helpers
` [PATCH v3 02/13] common/rc: Fix fsx for ext4 with bigalloc
` [PATCH v3 03/13] common/rc: Add a helper to run fsx on a given file
` [PATCH v3 04/13] ltp/fsx.c: Add atomic writes support to fsx
` [PATCH v3 05/13] generic/1226: Add atomic write test using fio crc check verifier
` [PATCH v3 06/13] generic/1227: Add atomic write test using fio verify on file mixed mappings
` [PATCH v3 07/13] generic/1228: Add atomic write multi-fsblock O_[D]SYNC tests
` [PATCH v3 08/13] generic/1229: Stress fsx with atomic writes enabled
` [PATCH v3 09/13] generic/1230: Add sudden shutdown tests for multi block atomic writes
` [PATCH v3 10/13] ext4/061: Atomic writes stress test for bigalloc using fio crc verifier
` [PATCH v3 11/13] ext4/062: Atomic writes test for bigalloc using fio crc verifier on multiple files
` [PATCH v3 12/13] ext4/063: Atomic write test for extent split across leaf nodes
` [PATCH v3 13/13] ext4/064: Add atomic write tests for journal credit calculation

[PATCH] f2fs/012: adapt lookup_mode=x mount option
 2025-08-08  6:58 UTC 

[PATCH] xfs/131: test iomap zero range via fsx and error tag
 2025-08-07 14:56 UTC 

[PATCH] fsx: check pwritev2(,RWF_DONTCACHE)in test_dontcache_io as well
 2025-08-05 15:39 UTC  (2+ messages)

[PATCH 0/7] btrfs: Misc test fixes for large block/node sizes
 2025-08-05 12:39 UTC  (22+ messages)
` [PATCH 1/7] common/filter: Add a helper function to filter offsets and sizes
` [PATCH 2/7] common/btrfs: Add a helper function to get the nodesize
` [PATCH 3/7] btrfs/137: Make this compatible with all block sizes
` [PATCH 4/7] btrfs/200: Make this test scale with the block size
` [PATCH 5/7] generic/563: Increase the write tolerance to 6% for larger nodesize
` [PATCH 6/7] btrfs/301: Make this test compatible with all block sizes
` [PATCH 7/7] generic/274: Make the test compatible with all blocksizes

[PATCH] generic/765: modify some steps to fix test
 2025-08-05  9:55 UTC  (2+ messages)

[PATCH] generic/365: Fix false failure when mapping ends with free space
 2025-08-05  9:25 UTC 

[PATCH v3 1/3] f2fs/015: test common mount options
 2025-08-04 11:40 UTC  (3+ messages)
` [PATCH v3 2/3] f2fs/016: test special "
` [PATCH v3 3/3] f2fs/017: test mount options for zoned device

[PATCHSET 1/3] fstests: fixes for atomic writes tests
 2025-08-04  8:07 UTC  (19+ messages)
` [PATCH 2/7] generic/427: try to ensure there's some free space before we do the aio test
` [PATCH 3/7] generic/767: require fallocate support
` [PATCH 4/7] generic/767: only test the hardware atomic write unit
` [PATCH 5/7] generic/767: allow on any atomic writes filesystem
` [PATCH 6/7] xfs/838: actually force usage of the realtime device
` [PATCH 7/7] common: fix _require_xfs_io_command pwrite -A for various blocksizes

[ANNOUNCE] fstests: for-next branch updated to v2025.08.04
 2025-08-03 17:05 UTC 

[ANNOUNCE] fstests: merge v2025.07.13 onto master branch
 2025-08-03 16:52 UTC 

[RFC 1/2] aio-dio-write-verify: Add O_DSYNC option
 2025-08-03  5:23 UTC  (8+ messages)
` [RFC 2/2] generic: Add integrity tests for O_DSYNC and RWF_DSYNC writes

[PATCHSET 3/3] fstests: integrate with coredump capturing
 2025-08-02 13:47 UTC  (6+ messages)
` [PATCH 1/2] fsstress: don't abort when stat(".") returns EIO
` [PATCH 2/2] check: collect core dumps from systemd-coredump

[PATCH v2] btrfs/282: use timed writes to make sure scrub has enough run time
 2025-08-02 13:07 UTC  (4+ messages)

[PATCH] generic: test fsync of file with 0 links and extents
 2025-08-01 19:46 UTC  (2+ messages)

[PATCH] xfs/189: fix remount barrier test failure
 2025-08-01 19:11 UTC  (3+ messages)

lots of mounts/remounts of the test file system?
 2025-07-31 10:21 UTC  (3+ messages)

[PATCH] btrfs/301: enhance nested simple quotas test
 2025-07-30 23:29 UTC  (2+ messages)

[PATCHSET 2/3] fstests: check new 6.15 behaviors
 2025-07-30 14:21 UTC  (5+ messages)
` [PATCH 1/2] xfs/259: try to force loop device block size
` [PATCH 2/2] xfs/432: fix metadump loop device blocksize problems

[PATCH] generic/211: verify if the filesystem being tested supports in place writes
 2025-07-29  7:46 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] Revert "generic/730: add _require_scratch_shutdown"
 2025-07-29  7:42 UTC  (4+ messages)

[PATCH] generic: test overwriting file with mmap on a full filesystem
 2025-07-23  5:48 UTC  (7+ messages)
` [PATCH v2] "

[PATCH -v2] ext4/028: require that the scratch file system has the extent feature enabled
 2025-07-20  3:59 UTC 

[PATCH] ext4/028: require that the scratch file system has the extent feature enabled
 2025-07-17 16:37 UTC  (2+ messages)

[PATCH] tests: btrfs/237: skip test on devices with conventional zones
 2025-07-16  7:57 UTC  (3+ messages)

[ANNOUNCE] fstests: for-next branch updated to v2025.07.13
 2025-07-13 15:05 UTC 

[ANNOUNCE] fstests: merge v2025.06.22 onto master branch
 2025-07-13 14:48 UTC 

[PATCH] generic/365: Add fix hint for ext4
 2025-07-12  8:53 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;
as well as URLs for NNTP newsgroup(s).