fstests.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-26 17:52:34 to 2024-01-09 10:32:03 UTC [more...]

[PATCH v2 0/3] Add support bcachefs filesystem
 2024-01-09 10:32 UTC  (8+ messages)
` [PATCH v2 3/3] statx04: Skip STATX_ATTR_COMPRESSED on Bcachefs

[PATCH V2 0/5] Add support for testing XFS metadump v2
 2024-01-09 10:20 UTC  (6+ messages)
` [PATCH V2 1/5] common/xfs: Do not append -a and -o options to metadump
` [PATCH V2 2/5] common/xfs: Add function to detect support for metadump v2
` [PATCH V2 3/5] _scratch_xfs_mdrestore: Pass scratch log device when applicable
` [PATCH V2 4/5] xfs: Add support for testing metadump v2
` [PATCH V2 5/5] xfs: Check correctness of metadump/mdrestore's ability to work with dirty log

[PATCH v6 0/9] fstests: add tests for btrfs' raid-stripe-tree feature
 2024-01-08 12:38 UTC  (5+ messages)
` [PATCH v6 5/9] btrfs: add fstest for stripe-tree metadata with 4k write

[PATCH RFC] btrfs: zlib: fix and simplify the inline extent decompression
 2024-01-08  6:44 UTC 

[PATCH 0/5] Add support for testing XFS metadump v2
 2024-01-06 17:10 UTC  (16+ messages)
` [PATCH 1/5] common/xfs: Do not append -a and -o options to metadump
` [PATCH 2/5] common/xfs: Add function to detect support for metadump v2
` [PATCH 3/5] _scratch_xfs_mdrestore: Pass scratch log device when applicable
` [PATCH 4/5] xfs: Add support for testing metadump v2
` [PATCH 5/5] xfs: Check correctness of metadump/mdrestore's ability to work with dirty log

[PATCH fstests] btrfs: test snapshotting a deleted subvolume
 2024-01-06  0:55 UTC  (2+ messages)

[PATCH v2] xfstest: add detection for ext4.h presence in configure.ac
 2024-01-04 18:12 UTC  (2+ messages)

[PATCH] README: add a missing necessary package
 2024-01-04 10:39 UTC  (3+ messages)

[PATCH] fstests: btrfs/260: detect subpage's limited compression support
 2024-01-04  7:19 UTC  (2+ messages)

[PATCH v8 0/10] fstests: add tests for btrfs' raid-stripe-tree feature
 2024-01-04  5:48 UTC  (11+ messages)
` [PATCH v8 01/10] fstests: doc: add new raid-stripe-tree group
` [PATCH v8 02/10] common: add _require_btrfs_no_nodatacow helper
` [PATCH v8 03/10] common: add _require_btrfs_free_space_tree
` [PATCH v8 04/10] common: add _filter_trailing_whitespace
` [PATCH v8 05/10] common: add filter for btrfs raid-stripe dump
` [PATCH v8 06/10] btrfs: add fstest for stripe-tree metadata with 4k write
` [PATCH v8 07/10] btrfs: add fstest for 8k write spanning two stripes on raid-stripe-tree
` [PATCH v8 08/10] btrfs: add fstest for writing to a file at an offset with RST
` [PATCH v8 09/10] btrfs: add fstests to write 128k to a RST filesystem
` [PATCH v8 10/10] btrfs: add fstest for overwriting a file partially with RST

[xfstests generic/648] 64k directory block size (-n size=65536) crash on _xfs_buf_ioapply
 2024-01-04  4:35 UTC  (5+ messages)

[PATCH v7 0/10] fstests: add tests for btrfs' raid-stripe-tree feature
 2024-01-04  4:02 UTC  (19+ messages)
` [PATCH 05/10] common: add _filter_trailing_whitespace
  ` [PATCH v7 "
` [PATCH v7 01/10] fstests: doc: add new raid-stripe-tree group
` [PATCH v7 02/10] common: add filter for btrfs raid-stripe dump
` [PATCH v7 03/10] common: add _require_btrfs_no_nodatacow helper
` [PATCH v7 04/10] common: add _require_btrfs_free_space_tree
` [PATCH v7 06/10] btrfs: add fstest for stripe-tree metadata with 4k write
` [PATCH v7 07/10] btrfs: add fstest for 8k write spanning two stripes on raid-stripe-tree
` [PATCH v7 08/10] btrfs: add fstest for writing to a file at an offset with RST
` [PATCH v7 09/10] btrfs: add fstests to write 128k to a RST filesystem
` [PATCH v7 10/10] btrfs: add fstest for overwriting a file partially with RST

[PATCH] xfstests: replace custom __u64 definition with uint64_t
 2024-01-03 12:20 UTC  (5+ messages)

[PATCH] btrfs/303: add git commit ID to _fixed_by_kernel_commit
 2024-01-01 19:55 UTC  (4+ messages)

[NYE PATCHRIVER 4/4] xfs: freespace defrag for online shrink
 2023-12-31 20:02 UTC  (7+ messages)
` [PATCHSET 1/2] fstests: functional test for refcount reporting
  ` [PATCH 1/2] xfs/122: update for the getfsrefs ioctl
  ` [PATCH 2/2] xfs: test output of new FSREFCOUNTS ioctl
` [PATCHSET 2/2] fstests: defragment free space
  ` [PATCH 1/2] xfs/122: update for XFS_IOC_MAP_FREESP
  ` [PATCH 2/2] xfs: test clearing of free space

[NYE PATCHRIVER 3/4] xfs: modernize the realtime volume
 2023-12-31 20:02 UTC  (72+ messages)
` [PATCHSET v2.0 1/9] fstests: test XFS metadata directories
  ` [PATCH 01/11] xfs/122: fix metadirino
  ` [PATCH 02/11] various: fix finding metadata inode numbers when metadir is enabled
  ` [PATCH 03/11] xfs/{030,033,178}: forcibly disable metadata directory trees
  ` [PATCH 04/11] common/repair: patch up repair sb inode value complaints
  ` [PATCH 05/11] xfs/206: update for metadata directory support
  ` [PATCH 06/11] xfs/{050,144,153,299,330}: update quota reports to handle metadir trees
  ` [PATCH 07/11] xfs/856: add metadir upgrade to test matrix
  ` [PATCH 08/11] xfs/509: adjust inumbers accounting for metadata directories
  ` [PATCH 09/11] xfs: create fuzz tests "
  ` [PATCH 10/11] xfs: baseline golden output for metadata directory fuzz tests
  ` [PATCH 11/11] xfs: test metapath repairs
` [PATCHSET v2.0 2/9] xfsprogs: shard the realtime section
  ` [PATCH 01/17] common/populate: refactor caching of metadumps to a helper
  ` [PATCH 02/17] common/xfs: wipe external logs during mdrestore operations
  ` [PATCH 03/17] common/ext4: reformat "
  ` [PATCH 04/17] xfs: use metadump v2 format by default
  ` [PATCH 05/17] common/xfs: capture external logs during metadump/mdrestore
  ` [PATCH 06/17] xfs/122: update for rtgroups
  ` [PATCH 07/17] punch-alternating: detect xfs realtime files with large allocation units
  ` [PATCH 08/17] xfs/206: update mkfs filtering for rt groups feature
  ` [PATCH 09/17] common: pass the realtime device to xfs_db when possible
  ` [PATCH 10/17] common: filter rtgroups when we're disabling metadir
  ` [PATCH 11/17] xfs/185: update for rtgroups
  ` [PATCH 12/17] xfs/449: update test to know about xfs_db -R
  ` [PATCH 13/17] xfs/122: update for rtbitmap headers
  ` [PATCH 14/17] xfs/122: udpate test to pick up rtword/suminfo ondisk unions
  ` [PATCH 15/17] xfs/27[46],xfs/556: fix tests to deal with rtgroups output in bmap/fsmap commands
  ` [PATCH 16/17] common/xfs: capture realtime devices during metadump/mdrestore
  ` [PATCH 17/17] common/fuzzy: adapt the scrub stress tests to support rtgroups
` [PATCHSET v2.0 3/9] 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 v2.0 4/9] fstests: fixes for realtime rmap
  ` [PATCH 01/13] xfs: fix tests that try to access the realtime rmap inode
  ` [PATCH 02/13] fuzz: for fuzzing the rtrmapbt, find the path to the rt rmap btree file
  ` [PATCH 03/13] xfs: race fsstress with realtime rmap btree scrub and repair
  ` [PATCH 04/13] xfs/856: add rtrmapbt upgrade to test matrix
  ` [PATCH 05/13] xfs/122: update for rtgroups-based realtime rmap btrees
  ` [PATCH 06/13] xfs: fix various problems with fsmap detecting the data device
  ` [PATCH 07/13] xfs/341: update test for rtgroup-based rmap
  ` [PATCH 08/13] xfs/3{43,32}: adapt tests for rt extent size greater than 1
  ` [PATCH 09/13] xfs: skip tests if formatting small filesystem fails
  ` [PATCH 10/13] xfs/443: use file allocation unit, not dbsize
  ` [PATCH 11/13] populate: adjust rtrmap calculations for rtgroups
  ` [PATCH 12/13] populate: check that we created a realtime rmap btree of the given height
  ` [PATCH 13/13] fuzzy: create missing fuzz tests for rt rmap btrees
` [PATCHSET v2.0 5/9] fstests: establish baseline for realtime rmap fuzz tests
  ` [PATCH 1/1] fuzzy: create known output for rt rmap btree "
` [PATCHSET v2.0 6/9] fstests: reflink on the realtime device
  ` [PATCH 1/9] xfs/122: update fields for realtime reflink
  ` [PATCH 2/9] common/populate: create realtime refcount btree
  ` [PATCH 3/9] xfs: create fuzz tests for the "
  ` [PATCH 4/9] xfs/27[24]: adapt for checking files on the realtime volume
  ` [PATCH 5/9] xfs: race fsstress with realtime refcount btree scrub and repair
  ` [PATCH 6/9] xfs: remove xfs/131 now that we allow reflink on realtime volumes
  ` [PATCH 7/9] xfs/856: add rtreflink upgrade to test matrix
  ` [PATCH 8/9] generic/331,xfs/240: support files that skip delayed allocation
  ` [PATCH 9/9] common/xfs: fix _xfs_get_file_block_size when rtinherit is set and no rt section
` [PATCHSET v2.0 7/9] fstests: establish baseline for realtime reflink fuzz tests
  ` [PATCH 1/1] xfs: baseline golden output for rt refcount btree "
` [PATCHSET v2.0 8/9] fstests: reflink with large realtime extents
  ` [PATCH 1/5] xfs: make sure that CoW will write around when rextsize > 1
  ` [PATCH 2/5] xfs: skip cowextsize hint fragmentation tests on realtime volumes
  ` [PATCH 3/5] misc: add more congruent oplen testing
  ` [PATCH 4/5] xfs: test COWing entire rt extents
  ` [PATCH 5/5] generic/303: avoid test failures on weird rt extent sizes
` [PATCHSET v2.0 9/9] fstests: functional tests for rt quota
  ` [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

[NYE PATCHRIVER 2/4] xfs: online repair part 2
 2023-12-31 19:59 UTC  (18+ messages)
` [PATCHSET v13.0 1/3] fstests: adjust tests for xfs parent pointers
  ` [PATCH 01/11] generic: test recovery of extended attribute updates
  ` [PATCH 02/11] xfs/206: filter out the parent= status from mkfs
  ` [PATCH 03/11] xfs/122: update for parent pointers
  ` [PATCH 04/11] populate: create hardlinks "
  ` [PATCH 05/11] xfs/021: adapt golden output files "
  ` [PATCH 06/11] xfs/{018,191,288}: disable parent pointers for this test
  ` [PATCH 07/11] xfs/306: fix formatting failures with parent pointers
  ` [PATCH 08/11] common: add helpers for parent pointer tests
  ` [PATCH 09/11] xfs: add parent pointer test
  ` [PATCH 10/11] xfs: add multi link "
  ` [PATCH 11/11] xfs: add parent pointer inject test
` [PATCHSET v13.0 2/3] xfs: detect and correct directory tree structures
  ` [PATCH 1/2] common/fuzzy: stress directory tree modifications with the dirtree tester
  ` [PATCH 2/2] scrub: test correction of directory tree corruptions
` [PATCHSET 3/3] xfs_scrub: vectorize kernel calls
  ` [PATCH 1/1] xfs/122: update for vectored scrub

[NYE PATCHRIVER 1/4] xfs: the rest of online repair part 1
 2023-12-31 19:58 UTC  (23+ messages)
` [PATCHSET 1/8] fstests: fuzz non-root dquots on xfs
  ` [PATCH 1/3] fuzzy: mask off a few more inode fields from the fuzz tests
  ` [PATCH 2/3] fuzzy: allow FUZZ_REWRITE_DURATION to control fsstress runtime when fuzzing
  ` [PATCH 3/3] fuzzy: test other dquot ids
` [PATCHSET 2/8] xfsprogs: scale shards on ssds
  ` [PATCH 1/1] xfs: test scaling of the mkfs concurrency options
` [PATCHSET v29.0 3/8] fstests: establish baseline for fuzz tests
  ` [PATCH 1/4] xfs: online fuzz test known output
  ` [PATCH 2/4] xfs: offline "
  ` [PATCH 3/4] xfs: norepair "
  ` [PATCH 4/4] xfs: bothrepair "
` [PATCHSET v29.0 4/8] fstests: atomic file updates
  ` [PATCH 1/1] swapext: make sure that we don't swap unwritten extents unless they're part of a rt extent(??)
` [PATCHSET v29.0 5/8] 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 v29.0 6/8] fstests: test systemd background services
  ` [PATCH 1/1] xfs: test xfs_scrub services
` [PATCHSET v29.0 7/8] fstests: use free space histograms to reduce fstrim runtime
  ` [PATCH 1/1] xfs/004: fix column extraction code
` [PATCHSET 8/8] fstests: test upgrading older features
  ` [PATCH 1/1] xfs: test upgrading old features

[PATCH] fstests: btrfs: remove test case btrfs/131
 2024-01-01  0:00 UTC  (4+ messages)

I got xfstests working on Mac OS!
 2023-12-29  7:42 UTC 

[PATCH] btrfs/016: fix a false alert due to xattrs mismatch
 2023-12-28  5:36 UTC 


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