FS/XFS testing framework
 help / color / mirror / Atom feed
 messages from 2024-07-26 15:56:06 to 2024-08-26 14:46:49 UTC [more...]

[PATCH] btrfs/319: add git commit ID
 2024-08-26 14:46 UTC  (2+ messages)

[PATCH 0/3] fstests/fsx: test coverage for eof zeroing
 2024-08-26 14:07 UTC  (10+ messages)
` [PATCH 1/3] fsx: factor out a file size update helper
` [PATCH 2/3] fsx: support eof page pollution for eof zeroing test coverage
` [PATCH 3/3] generic: test to run fsx eof pollution

[PATCH v2] fstests: btrfs: a new test case to verify a use-after-free bug
 2024-08-26 13:55 UTC  (4+ messages)

[PATCH] fstests: btrfs/125: do not use raid5 for metadata
 2024-08-26 12:32 UTC  (2+ messages)

[ANNOUNCE] fstests: for-next branch updated to v2024.08.25
 2024-08-25 13:26 UTC 

[ANNOUNCE] fstests: merge v2024.08.11 onto master branch
 2024-08-25 13:11 UTC 

[PATCH] fstests: btrfs: a new test case to verify a use-after-free bug
 2024-08-24 10:00 UTC  (2+ messages)

[PATCH] generic/615: add to the quick group
 2024-08-23 20:31 UTC  (2+ messages)

[PATCH] common/casefold: Support for tmpfs casefold test
 2024-08-23 17:35 UTC  (2+ messages)

Flaky test: generic:269 (EBUSY on umount)
 2024-08-23  1:16 UTC  (8+ messages)

[PATCH] xfs: add a test for v1 inodes with nonzero nlink and onlink fields
 2024-08-22  6:32 UTC  (2+ messages)

[PATCH fstests v2] generic/755: test that inode's ctime is updated on unlink
 2024-08-21 19:07 UTC  (4+ messages)

[PATCH] xfs_io: use FICLONE/FICLONERANGE/FIDEDUPERANGE for reflink/dedupe IO commands
 2024-08-21 17:14 UTC  (3+ messages)
` [PATCH] xfs: use FICLONE/FICLONERANGE/FIDEDUPERANGE for test cases

[PATCH] common/config: Correctly ignore {TEST|SCRATCH}_DEV for tmpfs
 2024-08-21 17:12 UTC  (2+ messages)

[PATCH fstests] generic/755: test that inode's ctime is updated on unlink
 2024-08-19 12:59 UTC  (6+ messages)

[PATCH v2 1/2] generic/732: remove unused code
 2024-08-19 12:53 UTC  (12+ messages)
` [PATCH v2 2/2] generic/732: don't run it on tmpfs

[PATCH] btrfs: test send clones extents with unaligned end offset ending at i_size
 2024-08-16 11:42 UTC  (5+ messages)

[PATCHSET] AGFL reservation changes
 2024-08-15 19:40 UTC  (10+ messages)
` [PATCH 0/5] linux: Modifying per-ag reservation to account for dependent allocations
  ` [PATCH 1/5] xfs: count the number of blocks in a per-ag reservation
  ` [PATCH 2/5] xfs: move calculation in xfs_alloc_min_freelist to its own function
  ` [PATCH 3/5] xfs: make alloc_set_aside and friends aware of per-AG reservations
  ` [PATCH 4/5] xfs: push the agfl set aside into xfs_alloc_space_available
  ` [PATCH 5/5] xfs: include min freelist in m_ag_max_usable
` [RFC PATCH 0/2] xfstests: fstests for agfl reservation
  ` [RFC PATCH 1/2] xfs/608: a test case for xfs_bmap_extents_to_btree allocation failure
  ` [RFC PATCH 2/2] xfs/306: update resblks to account for increased per-ag reservation size

improve minalign handling v2
 2024-08-14  5:12 UTC  (8+ messages)
` [PATCH 1/5] statx.h: update to latest kernel UAPI
` [PATCH 2/5] add a new min_dio_alignment helper
` [PATCH 3/5] xfs/424: don't use _min_dio_alignment
` [PATCH 4/5] generic: don't use _min_dio_alignment without a device argument
` [PATCH 5/5] replace _min_dio_alignment with calls to src/min_dio_alignment

improve minalign handling
 2024-08-14  3:43 UTC  (16+ messages)
` [PATCH 1/5] statx.h: update to latest kernel UAPI
` [PATCH 2/5] add a new min_dio_alignment helper
` [PATCH 3/5] xfs/424: don't use _min_dio_alignment
` [PATCH 4/5] generic: don't use _min_dio_alignment without a device argument
` [PATCH 5/5] replace _min_dio_alignment with calls to src/min_dio_alignment

[ANNOUNCE] fstests: for-next branch updated to v2024.08.11
 2024-08-11 12:48 UTC 

[ANNOUNCE] fstests: merge v2024.07.28 onto master branch
 2024-08-11 12:41 UTC 

[PATCH v2] xfs/348: add helper tags
 2024-08-09 15:01 UTC  (2+ messages)

[PATCH] [PATCH] xfs/348: add _fixed_by tag
 2024-08-09  8:22 UTC  (8+ messages)

[PATCH] xfs: remove all traces of xfs_check
 2024-08-08  4:25 UTC  (3+ messages)

[PATCHBOMB v30.10] xfsprogs-6.10: filesystem properties
 2024-08-07 16:43 UTC  (28+ messages)
` [PATCHSET v30.10 1/3] xfsprogs: "
  ` [PATCH 1/7] libfrog: support editing filesystem property sets
  ` [PATCH 2/7] xfs_io: edit filesystem properties
  ` [PATCH 3/7] xfs_db: improve getting and setting extended attributes
  ` [PATCH 4/7] libxfs: hoist listxattr from xfs_repair
  ` [PATCH 5/7] libxfs: pass a transaction context through listxattr
  ` [PATCH 6/7] xfs_db: add a command to list xattrs
  ` [PATCH 7/7] xfs_property: add a new tool to administer fs properties
` [PATCHSET v30.10 2/3] xfs_scrub: admin control of automatic fsck
  ` [PATCH 1/4] libfrog: define a autofsck filesystem property
  ` [PATCH 2/4] xfs_scrub: allow sysadmin to control background scrubs
  ` [PATCH 3/4] xfs_scrub: use the autofsck fsproperty to select mode
  ` [PATCH 4/4] mkfs: set autofsck filesystem property
` [PATCHSET v30.10 3/3] debian: enable xfs_scrub_all by default
  ` [PATCH 1/1] debian: enable xfs_scrub_all systemd timer services "
` [PATCHSET v30.10] fstests: xfs filesystem properties
  ` [PATCH 1/1] xfs: functional testing for "

[PATCH] xfs: test online repair when xfiles consists of THPs
 2024-08-07 16:14 UTC  (2+ messages)

don't fail tests when mkfs options collide
 2024-08-07 14:35 UTC  (5+ messages)
` [PATCH 1/4] common: _notrun if _scratch_mkfs_sized failed
` [PATCH 2/4] common: _notrun if _scratch_mkfs_xfs failed
` [PATCH 3/4] xfs/432: use _scratch_mkfs_xfs
` [PATCH 4/4] xfs/516: "

[PATCH v4] btrfs: add test for btrfstune squota enable/disable
 2024-08-06 13:45 UTC  (2+ messages)

[PATCH v2 0/5] common fixes
 2024-08-06 13:11 UTC  (5+ messages)
` [PATCH v2 4/5] common/rc: read config section mount options for scratch devs

[PATCH] generic: test page fault during direct IO write with O_APPEND
 2024-08-06 12:37 UTC  (11+ messages)
` [PATCH v2] "

[PATCH] btrfs/312: add git commit ID
 2024-08-05 16:11 UTC  (2+ messages)

[PATCH] generic/375: clarify flipping the write bit
 2024-08-01 23:04 UTC 

[PATCH] fstests: remove unnecessary stdout/stderr redirection for run_check calls
 2024-07-31 23:30 UTC  (2+ messages)

[PATCH] generic/019: redirect fsstress output to log file instead
 2024-07-31 23:29 UTC  (3+ messages)

[PATCH] btrfs/287: wait for subvolume deletion to complete
 2024-07-31 23:27 UTC  (3+ messages)

[PATCH] common/fail_make_request: fix error message
 2024-07-31 11:41 UTC 

[PATCHSET v30.9] fstests: xfs filesystem properties
 2024-07-30  3:25 UTC  (3+ messages)
  ` [PATCH 1/1] xfs: functional testing for "

[PATCH] generic/736: don't run it on tmpfs
 2024-07-30  1:05 UTC  (11+ messages)

[PATCH 1/2] add more tests to the growfs group
 2024-07-29 16:41 UTC  (4+ messages)
` [PATCH 2/2] xfs/233: don't require rmap

RFC: don't fail tests when mkfs options collide
 2024-07-29 14:17 UTC  (12+ messages)
` [PATCH 2/4] common: _notrun if _scratch_mkfs_xfs failed

[PATCH] Defined behaviors if files are added to data-only layers
 2024-07-29  7:19 UTC 

[PATCH v2] f2fs: test for race condition in between atomic_write and gc
 2024-07-29  1:10 UTC  (3+ messages)

[ANNOUNCE] fstests: for-next branch updated to v2024.07.28
 2024-07-28 16:09 UTC 

[ANNOUNCE] fstests: merge v2024.07.14 onto master branch
 2024-07-28 15:55 UTC 

[PATCH] generic/754: fix _fixed_by tags
 2024-07-26 17:17 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