fstests.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-27 19:04:02 to 2020-11-22 14:47:04 UTC [more...]

[PATCH] generic: add test for XFS forkoff miscalcution on 32-bit platform
 2020-11-22 14:46 UTC  (2+ messages)

[PATCH 0/6] xfstests: random fixes
 2020-11-22 14:35 UTC  (9+ messages)
` [PATCH 1/6] common: extract rt extent size for _get_file_block_size
` [PATCH 2/6] check: run tests in a systemd scope for mandatory test cleanup
` [PATCH 3/6] common/populate: make sure _scratch_xfs_populate puts its files on the data device
` [PATCH 4/6] misc: fix $MKFS_PROG.$FSTYP usage treewide
` [PATCH 5/6] misc: fix _get_file_block_size usage
` [PATCH 6/6] xfs/033: use _scratch_xfs_db wrapper

[PATCH 0/7] various: test xfs things fixed in 5.10
 2020-11-22 14:27 UTC  (9+ messages)
` [PATCH 1/7] xfs: test fallocate ops when rt extent size is and isn't a power of 2
` [PATCH 2/7] xfs: test regression in xfs_bmap_validate_extent
` [PATCH 3/7] generic: test reflink and copy_file_range behavior with O_SYNC and FS_XFLAG_SYNC files
` [PATCH 4/7] xfs: test rtalloc alignment and math errors
` [PATCH 5/7] xfs: test mkfs min log size calculation w/ rt volumes
` [PATCH 6/7] xfs: test quota softlimit warning functionality
` [PATCH 7/7] xfs/122: fix test for xfs_attr_shortform_t conversion

[PATCH V2 00/11] xfs: Tests to check for inode fork extent count overflow detection
 2020-11-21  8:23 UTC  (12+ messages)
` [PATCH V2 01/11] common/xfs: Add a helper to get an inode fork's extent count
` [PATCH V2 02/11] xfs: Check for extent overflow when trivally adding a new extent
` [PATCH V2 03/11] xfs: Check for extent overflow when growing realtime bitmap/summary inodes
` [PATCH V2 04/11] xfs: Check for extent overflow when punching a hole
` [PATCH V2 05/11] xfs: Check for extent overflow when adding/removing xattrs
` [PATCH V2 06/11] xfs: Check for extent overflow when adding/removing dir entries
` [PATCH V2 07/11] xfs: Check for extent overflow when writing to unwritten extent
` [PATCH V2 08/11] xfs: Check for extent overflow when moving extent from cow to data fork
` [PATCH V2 09/11] xfs: Check for extent overflow when remapping an extent
` [PATCH V2 10/11] xfs: Check for extent overflow when swapping extents
` [PATCH V2 11/11] xfs: Stress test with with bmap_alloc_minlen_extent error tag enabled

[PATCH RFCv4 0/2] xfstests: add inode btree blocks counters to the AGI header
 2020-11-20  1:53 UTC  (9+ messages)
` [PATCH 1/2] xfs/122: embiggen struct xfs_agi size for inobtcount feature
` [PATCH 2/2] xfs: test inobtcount upgrade

[PATCH] ceph: add a new test for cross quota realms renames
 2020-11-19 14:19 UTC 

[RFC PATCH] generic: test for creating duplicate filenames in encrypted dir
 2020-11-18  7:59 UTC 

[PATCH 00/11] xfs: Tests to check for inode fork extent count overflow detection
 2020-11-18  5:20 UTC  (36+ messages)
` [PATCH 01/11] common/xfs: Add a helper to get an inode fork's extent count
` [PATCH 02/11] xfs: Check for extent overflow when trivally adding a new extent
` [PATCH 03/11] "
` [PATCH 04/11] xfs: Check for extent overflow when punching a hole
` [PATCH 05/11] xfs: Check for extent overflow when adding/removing xattrs
` [PATCH 06/11] xfs: Check for extent overflow when adding/removing dir entries
` [PATCH 07/11] xfs: Check for extent overflow when writing to unwritten extent
` [PATCH 08/11] xfs: Check for extent overflow when moving extent from cow to data fork
` [PATCH 09/11] xfs: Check for extent overflow when remapping an extent
` [PATCH 10/11] xfs: Check for extent overflow when swapping extents
` [PATCH 11/11] xfs: Stress test with with bmap_alloc_minlen_extent error tag enabled

[PATCH 0/4] xfstests: fix compiler warnings with fsx/fsstress
 2020-11-15  9:12 UTC  (10+ messages)
` [PATCH 1/4] fsx: fix strncpy usage error
` [PATCH 2/4] fsstress: stop using attr_set
` [PATCH 3/4] fsstress: remove attr_remove
` [PATCH 4/4] fsstress: get rid of attr_list

[ANNOUNCE] fstests: master branch updated to ac23422a8c7d
 2020-11-15  9:13 UTC 

[xfstests PATCH] fscrypt-crypt-util: fix maximum IV size
 2020-11-15  3:15 UTC 

[PATCH] fstests: btrfs: check qgroup doesn't crash when beyond limit
 2020-11-14  0:09 UTC  (5+ messages)

[xfstests-bld PATCH] gen-tarball: add 'set -e'
 2020-11-12  3:51 UTC  (5+ messages)
    ` [xfstests-bld PATCH v2] "

[PATCH] generic/426: Remove unused opt variable in create_test_files()
 2020-11-11  0:42 UTC  (2+ messages)

[PATCH] generic/395: remove workarounds for wrong error codes
 2020-11-10  4:41 UTC  (5+ messages)

[PATCH] open_by_handle: Don't use MAX_HANDLE_SZ
 2020-11-09 22:45 UTC  (3+ messages)

[PATCH] common/rc: allow setting $SCRATCH_FS_MOUNT_OPTS
 2020-11-09 18:56 UTC  (3+ messages)

Random xfs_check errors
 2020-11-09 18:22 UTC  (2+ messages)

[PATCH v2] generic: test for non-zero used blocks while writing into a file
 2020-11-09 12:01 UTC 

[PATCH 1/2] generic: test number of blocks used by a file after mwrite into a hole
 2020-11-09 11:57 UTC  (6+ messages)
` [PATCH 2/2] generic: test for non-zero used blocks while writing into a file

[PATCH 0/9] xfstests: random fixes
 2020-11-08 17:23 UTC  (26+ messages)
` [PATCH 1/9] common: extract rt extent size for _get_file_block_size
` [PATCH 2/9] xfs/520: disable external devices
` [PATCH 3/9] xfs/341: fix test when rextsize > 1
` [PATCH 4/9] various: replace _get_block_size with _get_file_block_size when needed
` [PATCH 5/9] xfs/327: fix inode reflink flag checking
` [PATCH 6/9] xfs/27[26]: force realtime on or off as needed
` [PATCH 7/9] xfs/030: hide the btree levels check errors
` [PATCH 8/9] check: run tests in a systemd scope for mandatory test cleanup
` [PATCH 9/9] common/populate: make sure _scratch_xfs_populate puts its files on the data device

[PATCH 0/3] xfstests: fsx IO_URING test cases
 2020-11-08 12:26 UTC  (4+ messages)
` [PATCH 1/3] src/feature: add IO_URING feature checking
` [PATCH 2/3] generic: fsx IO_URING soak tests
` [PATCH 3/3] generic: fsx IO_URING direct-IO "

[ANNOUNCE] fstests: master branch updated to 60d9b58605fd
 2020-11-08 10:10 UTC 

[PATCH] src/append_reader.c: print more info when it reads bad data
 2020-11-05 15:05 UTC 

[PATCH] btrfs/220: fix how we tests for mount options
 2020-11-05 11:43 UTC  (2+ messages)

[PATCH] tests/ceph: add Makefile
 2020-11-03 11:27 UTC  (4+ messages)

[ANNOUNCE] fstests: master branch updated to b09ba3318ebb
 2020-11-01 16:31 UTC 

[PATCH 1/1] generic: Add test to check for mounting a huge sparse dm device
 2020-11-01 16:24 UTC  (2+ messages)

[PATCH 0/3] fstests: Fix tests which checks for swapfile support
 2020-11-01 16:03 UTC  (8+ messages)
` [PATCH 1/3] common/rc: Make swapon check in _require_scratch_swapfile() specific to btrfs
` [PATCH 2/3] shared/001: Verify swapon on fallocated files for supported FS
` [PATCH 3/3] common/rc: source common/xfs and common/btrfs

[PATCH] generic: test that encryption nonces are unique and random
 2020-10-31  7:23 UTC 

[PATCH] generic/398: remove workarounds for wrong error codes
 2020-10-31  5:41 UTC 

[PATCH] generic/397: remove workarounds for wrong error codes
 2020-10-31  5:41 UTC 

[PATCH RFC v6 0/4] xfstests: widen timestamps to deal with y2038+
 2020-10-29 21:59 UTC  (16+ messages)
` [PATCH 1/4] generic: check userspace handling of extreme timestamps
` [PATCH 2/4] xfs/122: add legacy timestamps to ondisk checker
` [PATCH 3/4] xfs: detect time limits from filesystem
` [PATCH 4/4] xfs: test upgrading filesystem to bigtime

[PATCH] xfs: test mkfs.xfs config files
 2020-10-29 21:27 UTC  (2+ messages)

[PATCH RFC 0/2] xfs_db: add minimal directory navigation
 2020-10-29 20:24 UTC  (4+ messages)
` [PATCH 1/2] xfs: test the xfs_db path command
` [PATCH 2/2] xfs: test the xfs_db ls command

[PATCH] fstests: add missing remove of the $seqres.full file for some tests
 2020-10-29 18:41 UTC  (2+ messages)

[PATCH 0/7] various: test xfs things fixed in 5.10
 2020-10-29 18:17 UTC  (14+ messages)
` [PATCH 1/7] xfs: test fallocate ops when rt extent size is and isn't a power of 2
` [PATCH 2/7] xfs: test regression in xfs_bmap_validate_extent
` [PATCH 3/7] generic: test reflink and copy_file_range behavior with O_SYNC and FS_XFLAG_SYNC files
` [PATCH 5/7] xfs: test mkfs min log size calculation w/ rt volumes
` [PATCH 7/7] xfs/122: fix test for xfs_attr_shortform_t conversion

[WIP] [RFC PATCH] xfs: add test on shrinking unused space in the last AG
 2020-10-28 11:30 UTC 

[WIP] [RFC PATCH] xfs: add test on shrinking unused space in the last AG
 2020-10-28 23:09 UTC 

[RESEND PATCH v2] ext4/047: Add a test for inline_data vs. DAX inode flag
 2020-10-28 13:56 UTC  (2+ 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).