FS/XFS testing framework
 help / color / mirror / Atom feed
 messages from 2024-08-26 22:47:33 to 2024-10-02 05:45:51 UTC [more...]

[PATCHSET v31.1 2/2] fstests: atomic file content commits
 2024-10-02  5:45 UTC  (5+ messages)
` [PATCH 1/2] src/fiexchange.h: add the start-commit/commit-range ioctls
` [PATCH 2/2] xfs/122: add tests for commitrange structures

[PATCHSET 1/2] fstests: random fixes for v2024.09.29
 2024-10-02  5:44 UTC  (3+ messages)
` [PATCH 1/1] common/populate: fix bash syntax error in _fill_fs

xfs post-EOF block freeing fixes v2
 2024-10-01 14:59 UTC  (6+ messages)
` [PATCH] xfs: new EOF fragmentation tests

[PATCH] fstests: generic/563: use fs blocksize to do the writes
 2024-09-29 23:50 UTC 

[ANNOUNCE] fstests: for-next branch updated to v2024.09.29
 2024-09-29 13:37 UTC 

[ANNOUNCE] fstests: merge v2024.09.08 onto master branch
 2024-09-29 13:30 UTC 

[PATCH 0/2] fsx: support unshare range fallocate mode
 2024-09-28  8:03 UTC  (13+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] fsx: add missing fallocate flag ifdefs

[PATCH] btrfs: test an incremental send scenario with cloning of unaligned extent
 2024-09-27 15:30 UTC  (5+ messages)

[PATCH RFC] fsx: support unshare range fallocate mode
 2024-09-26 13:30 UTC  (3+ messages)

[PATCH] check stx_dio_offset_align to determine if DIO is supported
 2024-09-23 13:46 UTC  (3+ messages)

[PATCH v2] btrfs/315: update filter to match mount cmd
 2024-09-23 13:30 UTC  (3+ messages)

[PATCH] btrfs/315: update 315.out to adapt mount cmd
 2024-09-23  4:45 UTC  (6+ messages)

[PATCHSET] fstests: updates for Linux 6.11
 2024-09-20 14:33 UTC  (5+ messages)
` [PATCH 1/1] generic: add a regression test for sub-block fsmap queries

[PATCH] btrfs/321: make the test work when compression is enabled
 2024-09-20 10:58 UTC  (3+ messages)

[PATCH] overlay: create a variant to syncfs error test xfs/546
 2024-09-19 14:47 UTC  (13+ messages)

[PATCH v2] ext4: Regression test for corruption during on-line resize
 2024-09-19 13:52 UTC  (2+ messages)

[PATCH] fstests: fix min_dio_alignment logic for getting device block size
 2024-09-17 10:07 UTC  (4+ messages)

[PATCH] fstests: add missing kernel git commit IDs to some tests
 2024-09-16 21:21 UTC  (2+ messages)

[PATCH] generic/375: clarify flipping the write bit
 2024-09-16 21:18 UTC  (3+ messages)

[PATCH] ext4: Regression test for corruption during on-line resize
 2024-09-16 14:33 UTC  (5+ messages)
  ` [External] : "

[RFC PATCH] generic: test negative timespecs are accurate
 2024-09-14  4:58 UTC  (6+ messages)

[PATCH] common/casefold: Support for tmpfs casefold test
 2024-09-11 14:54 UTC  (2+ messages)

[PATCH] src/min_dio_alignment: don't return invalid dio_offset_align
 2024-09-11 10:10 UTC  (3+ messages)

improve minalign handling v2
 2024-09-10 17:09 UTC  (3+ messages)
` [PATCH 2/5] add a new min_dio_alignment helper

[PATCH] xfs: test log recovery for extent frees right after growfs
 2024-09-10 16:13 UTC  (6+ messages)

[ANNOUNCE] fstests: for-next branch updated to v2024.09.08
 2024-09-08 14:50 UTC 

[ANNOUNCE] fstests: merge v2024.08.25 onto master branch
 2024-09-08 14:31 UTC 

[PATCH] btrfs/319: make the test work when compression is used
 2024-09-07  2:13 UTC  (5+ messages)

[PATCH 0/2] fstests: add two tests for the precontent fanotify work
 2024-09-05  7:21 UTC  (5+ messages)
` [PATCH 1/2] fstests: add a test for the precontent fanotify hooks
` [PATCH 2/2] fstests: add a test for executing from a precontent watch directory

[PATCH xfstests v1 1/2] statx: update headers to include newer statx fields
 2024-09-04 19:48 UTC  (22+ messages)
  ` [PATCH xfstests v1 2/2] open_by_handle: add tests for u64 mount ID
` [PATCH xfstests v2 1/2] statx: update headers to include newer statx fields
  ` [PATCH xfstests v2 2/2] open_by_handle: add tests for u64 mount ID
` [PATCH xfstests v3 1/2] open_by_handle: verify u32 and u64 mount IDs
  ` [PATCH xfstests v3 2/2] generic/756: test name_to_handle_at(AT_HANDLE_MNT_ID_UNIQUE) explicitly
` [PATCH xfstests v4 1/2] open_by_handle: verify u32 and u64 mount IDs
  ` [PATCH xfstests v4 2/2] generic/756: test name_to_handle_at(AT_HANDLE_MNT_ID_UNIQUE) explicitly

[PATCH] generic: test concurrent direct IO writes and fsync using same fd
 2024-09-04 14:18 UTC  (9+ messages)

[xfstests PATCH] generic/362: skip test on NFS mount
 2024-09-04 13:55 UTC  (2+ messages)

[PATCH] ext4: return error on syncfs after shutdown
 2024-09-04 10:37 UTC  (2+ messages)

[PATCH v2 0/4] fstests/fsx: test coverage for eof zeroing
 2024-09-02 20:11 UTC  (11+ messages)
` [PATCH v2 1/4] fsx: don't skip file size and buf updates on simulated ops
` [PATCH v2 2/4] fsx: factor out a file size update helper
` [PATCH v2 3/4] fsx: support eof page pollution for eof zeroing test coverage
` [PATCH v2 4/4] generic: test to run fsx eof pollution

[PATCH] f2fs/003: add missing _fixed_by_kernel_commit line
 2024-09-02 20:05 UTC  (2+ messages)

[PATCH] overlay: deprecate test t_truncate_self
 2024-09-02 20:01 UTC  (2+ messages)

[PATCH v2] ovl: don't set the superblock's errseq_t manually
 2024-09-02 11:32 UTC  (3+ messages)

[PATCHBOMB v2024.08.25] fstests: catch us up to xfsprogs 6.10
 2024-08-30  5:57 UTC  (20+ messages)
` [PATCHSET v31.0 1/5] fstests: detect deceptive filename extensions
  ` [PATCH 1/2] generic/453: test confusable name detection with 32-bit unicode codepoints
  ` [PATCH 2/2] generic/453: check xfs_scrub detection of confusing job offers
` [PATCHSET v31.0 2/5] fstests: test systemd background services
  ` [PATCH 1/1] xfs: test xfs_scrub services
` [PATCHSET v31.0 3/5] fstests: use free space histograms to reduce fstrim runtime
  ` [PATCH 1/1] xfs/004: fix column extraction code
` [PATCHSET v4.1 4/5] fstests: enable FITRIM for the realtime section
  ` [PATCH 1/2] xfs: refactor statfs field extraction
  ` [PATCH 2/2] common/xfs: FITRIM now supports realtime volumes
` [PATCHSET v31.0 5/5] fstests: xfs filesystem properties
  ` [PATCH 1/1] xfs: functional testing for "

[PATCH] block: fix detection of unsupported WRITE SAME in blkdev_issue_write_zeroes
 2024-08-28 14:51 UTC  (4+ messages)

regression on generic/351 in 6.11-rc5?
 2024-08-28  5:05 UTC  (4+ messages)

[PATCH v3] fstests: btrfs: test reading data with a corrupted checksum tree leaf
 2024-08-27 10:10 UTC  (3+ messages)

[PATCH v2] fstests: btrfs/125: do not use raid5 for metadata
 2024-08-26 22:47 UTC 


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