fstests.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-19 05:13:42 to 2020-10-27 19:04:41 UTC [more...]

[PATCH RFC v6 0/4] xfstests: widen timestamps to deal with y2038+
 2020-10-27 19:04 UTC  (5+ 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 RFCv4 0/2] xfstests: add inode btree blocks counters to the AGI header
 2020-10-27 19:03 UTC  (3+ messages)
` [PATCH 1/2] xfs/122: embiggen struct xfs_agi size for inobtcount feature
` [PATCH 2/2] xfs: test inobtcount upgrade

[PATCH 0/9] xfstests: random fixes
 2020-10-27 19:02 UTC  (10+ 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 RFC 0/2] xfs_db: add minimal directory navigation
 2020-10-27 19:03 UTC  (2+ messages)
` [PATCH 2/2] xfs: test the xfs_db ls command

[PATCH 0/7] various: test xfs things fixed in 5.10
 2020-10-27 19:03 UTC  (6+ messages)
` [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 6/7] xfs: test quota softlimit warning functionality
` [PATCH 7/7] xfs/122: fix test for xfs_attr_shortform_t conversion

[PATCH] common/repair: filter unknown block state properly
 2020-10-27 16:34 UTC  (2+ messages)

[RESEND PATCH v2] ext4/047: Add a test for inline_data vs. DAX inode flag
 2020-10-27  2:52 UTC 

[PATCH v2] ext4/046: Add a test for inline_data vs. DAX inode flag
 2020-10-27  3:05 UTC  (2+ messages)

[ANNOUNCE] fstests: master branch updated to 31f6949f385a
 2020-10-26  6:55 UTC 

[PATCH] common/config: Allow environment defined btrfs mkfs options
 2020-10-23 16:04 UTC  (2+ messages)

[PATCH] overlay/073: test with nfs_export being off
 2020-10-23  0:31 UTC  (5+ messages)
` [PATCH v2] "

[PATCHv2 1/1] ext4/046: Add test to verify unwritten extent conversion in buff-io
 2020-10-22 12:16 UTC 

[PATCH] btrfs: add test case for rwf_nowait writes
 2020-10-21 18:41 UTC  (4+ messages)

[PATCH] check: fix misspelled variable name for sections
 2020-10-21 14:39 UTC  (2+ messages)

[PATCH v3 0/2] add seed delete test case and fix btrfs/163
 2020-10-20 12:53 UTC  (5+ messages)
` [PATCH v3 1/2] btrfs: add a test case for btrfs seed device delete
` [PATCH v3 2/2] btrfs/163: replace sprout instead of seed

[PATCH v2 0/2] fstests: btrfs seed device device operation tests
 2020-10-20 12:20 UTC  (7+ messages)
` [PATCH v2 1/2] btrfs: add a test case for btrfs seed device delete
` [PATCH 2/2] btrfs/163: replace sprout instead of seed

[PATCH 1/2] xfs/521: use _try_scratch_mount instead of _scratch_mount
 2020-10-19 16:03 UTC  (8+ messages)
` [PATCH 2/2] generic/402: "
      ` [PATCH v2] generic/402: Drop useless fail message

[PATCH] Fix generic/127 to exit if any subtest fails
 2020-10-19 16:04 UTC  (2+ messages)

[PATCH v2 0/3] Initial CephFS tests
 2020-10-19 13:27 UTC  (4+ messages)
` [PATCH v2 1/3] ceph: add copy_file_range (remote copy operation) testing
` [PATCH v2 2/3] ceph: test combination of copy_file_range with truncate
` [PATCH v2 3/3] ceph: test copy_file_range with infile = outfile

[PATCH 0/3] Initial CephFS tests (take 2)
 2020-10-19  9:07 UTC  (8+ messages)
` [PATCH 1/3] ceph: add copy_file_range (remote copy operation) testing
` [PATCH 2/3] ceph: test combination of copy_file_range with truncate
` [PATCH 3/3] ceph: test copy_file_range with infile = outfile

[PATCH v7] btrfs: Add new test for qgroup assign functionality
 2020-10-18 15:57 UTC 

[ANNOUNCE] fstests: master branch updated to 61e4eead3cf4
 2020-10-18 11:45 UTC 

[PATCH] generic: test the correctness of several cases of RWF_NOWAIT writes
 2020-10-16  9:25 UTC  (6+ messages)

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

[PATCH] generic: test reflinked file corruption after short COW
 2020-10-12 15:46 UTC  (6+ messages)
` [PATCH V2] "

[PATCH 1/1] ext4/046: Add test to verify unwritten extent conversion in buff-io
 2020-10-12  4:16 UTC  (3+ messages)

[PATCH] fstests: add a filter for the new getcap output
 2020-10-11 12:38 UTC  (3+ messages)
` [PATCH v2] "

[ANNOUNCE] fstests: master branch updated to ab3df57e8659
 2020-10-11 11:17 UTC 

[PATCH v6] btrfs: Add new test for qgroup assign functionality
 2020-10-11  6:20 UTC 

[PATCH v5] btrfs: Add new test for qgroup assign functionality
 2020-10-11  6:13 UTC  (3+ messages)

[PATCH] generic/611: Filter getfattr output
 2020-10-11  5:51 UTC  (3+ messages)
  ` [PATCH v2] generic/611: Use _getfattr instead of GETFATTR_PROG

[PATCH] generic/120: add the test to atime test group
 2020-10-09 11:22 UTC 

[PATCH 4/3] xfstest: test running growfs on the realtime volume
 2020-10-09 10:05 UTC  (2+ messages)

[PATCH] ext4/046: Add a test for inline_data vs. DAX inode flag
 2020-10-09  4:32 UTC 

[RFC PATCH 3/2] xfstest: test running growfs on the realtime volume
 2020-10-08 15:02 UTC  (3+ messages)

[PATCH] xfs/194: actually check if we got the desired block size before proceeding
 2020-10-08  3:53 UTC 

[PATCH 0/5] xfstests: test f2fs compression+encryption
 2020-10-07  4:27 UTC  (8+ messages)
` [PATCH 1/5] fscrypt-crypt-util: clean up parsing --block-size and --inode-number
` [PATCH 2/5] fscrypt-crypt-util: fix IV incrementing for --iv-ino-lblk-32
` [PATCH 3/5] fscrypt-crypt-util: add --block-number option
` [PATCH 4/5] common/f2fs: add _require_scratch_f2fs_compression()
` [PATCH 5/5] f2fs: verify ciphertext of compressed+encrypted file
  ` [f2fs-dev] [PATCH 0/5] xfstests: test f2fs compression+encryption

[PATCH] overlay/071: Don't compare inode numbers in lower overlay and nested overlay
 2020-10-03  9:57 UTC  (2+ messages)

[PATCH] overlay/071: Fix undefined OVL_BASE_SCRATCH_DIR
 2020-09-30 14:05 UTC  (4+ messages)

[PATCH] fstests: delete btrfs/064 it makes no sense
 2020-09-30 12:42 UTC  (10+ messages)
` [PATCH v2] fstests: btrfs/064 add a comment to the test case header

[PATCH v2 1/2] ovl: support [S|G]ETFLAGS and FS[S|G]ETXATTR ioctls for directories
 2020-09-29  7:28 UTC  (2+ messages)
` [PATCH v2 2/2] ovl: use generic vfs_ioc_setflags_prepare() helper

[PATCH v4] btrfs: Add new test for qgroup assign functionality
 2020-09-27 14:46 UTC  (3+ messages)

[PATCH v4] btrfs: Add new test for qgroup assign functionality
 2020-09-27 14:40 UTC 

[ANNOUNCE] fstests: master branch updated to 75bd80f900ea
 2020-09-27 10:17 UTC 

[PATCH] generic/611: remove _supported_os line
 2020-09-27  9:38 UTC  (4+ messages)

[PATCH] ovl: Support FS_IOC_[SG]ETFLAGS and FS_IOC_FS[SG]ETXATTR ioctls on directories
 2020-09-25 17:49 UTC  (8+ messages)

[PATCH] src/t_mmap_dio: do not build if !HAVE_AIO
 2020-09-24 18:21 UTC 

[PATCH v3] btrfs: Add new test for qgroup assign functionality
 2020-09-24 14:28 UTC  (3+ messages)

[PATCH] btrfs: test fstrim after doing a device replace
 2020-09-24  8:32 UTC  (2+ messages)

[PATCH v2] btrfs: Add new test for qgroup assign functionality
 2020-09-24  4:14 UTC  (5+ messages)

[PATCH] btrfs/125: remove constantly failing test from auto group
 2020-09-23 17:25 UTC  (2+ messages)

[PATCH v2] btrfs: remove stale test for alien devices from auto group
 2020-09-23  3:31 UTC  (3+ messages)

[PATCH] btrfs/022: Add qgroup assign test
 2020-09-23  0:28 UTC  (7+ messages)

[PATCH v3] xfs: Add test for too-small device with stripe geometry
 2020-09-21 17:10 UTC  (3+ messages)

[PATCH 1/2] btrfs: test incremental send after a succession of rename and link operations
 2020-09-21 14:32 UTC  (4+ messages)
` [PATCH 2/2] btrfs: test incremental send after swapping same file with two directories

[PATCH] btrfs: remove stale test for alien devices
 2020-09-21 12:14 UTC  (6+ messages)

[PATCH v2] xfs: Add test for too-small device with stripe geometry
 2020-09-21  8:56 UTC  (3+ messages)

[PATCH V2] xfs: Check if rt summary/bitmap buffers are logged with correct xfs_buf type
 2020-09-21  4:51 UTC  (3+ messages)

The feature of Block size > PAGE_SIZE support
 2020-09-21  4:13 UTC 

[PATCH v5 0/5] fsstress,fsx: add io_uring test and do some fix
 2020-09-21  3:01 UTC  (2+ messages)

[ANNOUNCE] fstests: master branch updated to 35630aee9476
 2020-09-20 17:41 UTC 

[PATCH 00/24] fstests: tons of random fixes
 2020-09-19  5:13 UTC  (3+ messages)
` [PATCH 27/24] common/rc: fix indentation in _scratch_mkfs_sized


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