public inbox for fstests@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-11-03 16:29:32 to 2017-11-19 11:55:55 UTC [more...]

[PATCH 0/3] More nonsamefs d_ino test cleanups
 2017-11-19 11:56 UTC  (4+ messages)
` [PATCH 1/3] overlay/041: code cleanup
` [PATCH 2/3] overlay/041: test consistent values of st_ino/d_ino for subdirs
` [PATCH 3/3] overlay/041: use user defined overlay mount option

[PATCH V3] overlay: Test consistent st_ino numbers for non-samefs scenario
 2017-11-19 11:30 UTC  (4+ messages)

[ANNOUNCE] fstests: master branch updated to 80ec2dd71ceb
 2017-11-19 11:27 UTC 

[PATCH 1/3] overlay/017: Remove constant st_ino/d_ino test for hardlinks
 2017-11-18 20:36 UTC  (6+ messages)
` [PATCH 2/3] overlay/018: Add constant d_ino test
` [PATCH 3/3] overlay: Test hardlink breakage on non-samefs setup

[PATCH v2 1/2] btrfs: add function to device list delete
 2017-11-18 14:03 UTC  (2+ messages)
  ` [PATCH v2 2/2] btrfs: introduce feature to ignore a btrfs device

[PATCH] ltp/fsx: really skip fallocate keep_size calls when replaying ops
 2017-11-18  6:19 UTC 

[fstests PATCH v4 0/4] add test for DAX MAP_SYNC support
 2017-11-18  6:17 UTC  (7+ messages)
` [fstests PATCH v4 1/4] common/rc: add _scratch_has_mount_option()
` [fstests PATCH v4 2/4] dm-log-writes: only replay log to marks that exist
` [fstests PATCH v4 3/4] dm-log-writes: allow DAX to be used when possible
` [fstests PATCH v4 4/4] generic: add test for DAX MAP_SYNC support

[xfsprogs PATCH 0/2] Add necessary items for MAP_SYNC testing
 2017-11-18  4:44 UTC  (13+ messages)
` [xfsprogs PATCH 1/2] xfs_io: add MAP_SYNC support to mmap()
` [xfsprogs PATCH 2/2] xfs_io: add a new 'log_writes' command

[fsck.overlay RFC PATCH] overlay: add fsck utility
 2017-11-17 18:39 UTC  (2+ messages)

[PATCH v4 1/2] fiemap: Factor out actual fiemap call code
 2017-11-17  9:39 UTC  (7+ messages)
` [PATCH v4 2/2] fiemap: Implement ranged query
` [PATCH v4 1/3] generic: Adjust generic test outputs for new fiemap imeplementation
  ` [PATCH v4 2/3] common: Implement fiemap's range query check
  ` [PATCH v4 3/3] xfs: initial fiemap range query test

[PATCH v2 1/2] ltp/fsx: allow comments when reading operations from logs
 2017-11-17  7:10 UTC  (5+ messages)
` [PATCH v2 2/2] generic: test zero page cache beyond new EOF on truncate down

[PATCH RESEND] check: source common/rc again if TEST_DEV was recreated
 2017-11-17  7:00 UTC 

[fstests PATCH v2] generic: add test for DAX MAP_SYNC support
 2017-11-16 22:59 UTC  (7+ messages)
` [fstests PATCH v3] "

[PATCH 1/2][v5] fstests: add fio perf results support
 2017-11-16 18:29 UTC  (2+ messages)
` [PATCH 2/2][v5] perf/001: a random write buffered fio perf test

[PATCH 1/2][v4] fstests: add fio perf results support
 2017-11-16 18:01 UTC  (6+ messages)
` [PATCH 2/2][v4] perf/001: a random write buffered fio perf test

[PATCH] fstests: btrfs/143: make test case more reliable
 2017-11-16  8:59 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] common: rework _require_ext4_mkfs_feature
 2017-11-16  4:00 UTC  (7+ messages)
    ` [PATCH -v3] "

[PATCH 0/5] weekly fstests changes
 2017-11-16  1:22 UTC  (6+ messages)
` [PATCH 1/5] common/fuzzy: if the fuzz verb is random, keep fuzzing until we get a new value
` [PATCH 2/5] generic/45[34]: add emoji to the unusual fs naming test
` [PATCH 3/5] aio-dio-append-write-read-race: abort if we encounter syscall errors
` [PATCH 4/5] common/rc: check dmesg for UBSAN errors
` [PATCH 5/5] xfs/122: don't check xfs_iext_cursor

[PATCH v2] generic: add testcase to test fallocate & f{data,}sync
 2017-11-15 11:46 UTC  (4+ messages)

[PATCH] btrfs/154: test for device dynamic rescan
 2017-11-15 10:13 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v4] generic: add OFD lock tests
 2017-11-15  9:13 UTC  (3+ messages)
` [PATCH v5] "

[PATCH] generic: add testcase to test fallocate & f{data,}sync
 2017-11-15  8:57 UTC  (3+ messages)

[PATCH] generic: add stress test for fanotify and inotify
 2017-11-15  8:38 UTC  (2+ messages)

[PATCH v2 1/4] common: Check for fiemap range argument support
 2017-11-15  7:41 UTC  (7+ messages)
` [PATCH v3] "

[PATCH v3 1/2] fiemap: Factor out actual fiemap call code
 2017-11-15  7:02 UTC  (14+ messages)
` [PATCH v3 2/2] fiemap: Implement ranged query
` [PATCH v3 1/2] generic: Adjust generic test outputs for new fiemap imeplementation
  ` [PATCH v3 2/2] xfs: initial fiemap range query test

[PATCH V2] overlay: Test consistent st_ino numbers for non-samefs scenario
 2017-11-15  6:36 UTC  (3+ messages)

[PATCH v2 0/3] fix failures caused by mount error msg change in util-linux v2.30
 2017-11-14 12:33 UTC  (4+ messages)
` [PATCH v2 1/3] fstests: filter mount error message for EUCLEAN and ESTALE
` [PATCH v2 2/3] overlay/036: filter busy mount message
` [PATCH v2 3/3] fstests: filter readonly mount error messages

[PATCH 1/2] src/t_dir_type.c: Use strtoul() instead of atoll()
 2017-11-14 11:50 UTC  (8+ messages)
` [PATCH 2/2] overlay: Test consistent st_ino numbers for non-samefs scenario

[PATCH 0/3] fix failures caused by mount error msg change in util-linux v2.30
 2017-11-14 11:44 UTC  (7+ messages)
` [PATCH 1/3] fstests: filter mount error message for EUCLEAN and ESTALE
` [PATCH 2/3] overlay/036: filter busy mount message
` [PATCH 3/3] fstests: filter readonly mount error messages

[PATCH 0/1] small fix for newer util-linux
 2017-11-14  9:15 UTC  (4+ messages)
` [PATCH 1/1] overlay/035: "

[xfstests-bld PATCH] kernel-configs: add 4.14 configs
 2017-11-13 21:37 UTC 

[ANNOUNCE] fstests: master branch updated to 1e24e5173efa
 2017-11-13  4:12 UTC  (3+ messages)

[PATCH] generic/252: fix aiocp buffer alignment
 2017-11-10  6:50 UTC  (3+ messages)

[PATCH v2] fstests: do not call _scratch_mkfs_sized in a pipe
 2017-11-10  3:57 UTC 

[PATCH 0/4] rollup of fstests fixes
 2017-11-10  3:32 UTC  (6+ messages)
` [PATCH 1/4] xfs/31[3-7]: hide pwrite fsync errors that are supposed to fail
` [PATCH 2/4] common/fuzzy: ignore padding fields on xfs
` [PATCH 3/4] xfs: test that we don't leak inodes and dquots during failed cow recovery
` [PATCH 4/4] generic/204: use available blocks to determine the number of files to create

[PATCH] generic/204: do not call _scratch_mkfs_sized in a pipe
 2017-11-10  3:17 UTC  (4+ messages)

[PATCH v3 0/4] test for XFS umount hang caused by the pending dquota log item in AIL
 2017-11-09 17:02 UTC  (10+ messages)
` [PATCH v3 1/4] dmflakey: support multiple dm targets for a dm-flakey device
` [PATCH v3 2/4] dmflakey: support error_writes feature for dm-flakey
` [PATCH v3 3/4] xfs: test for umount hang caused by the pending dquota log item in AIL
` [PATCH v3 4/4] common/rc: factor out _scratch_xfs_[get|set]_sb_field

[PATCH v2 0/4] test for XFS umount hang caused by the pending dquota log item in AIL
 2017-11-09  4:30 UTC  (13+ messages)
` [PATCH v2 1/4] dmflakey: support multiple dm targets for a dm-flakey device
` [PATCH v2 2/4] common/rc: support checking the version of dm-target in _require_dm_target()
` [PATCH v2 3/4] xfs: test for umount hang caused by the pending dquota log item in AIL
` [PATCH v2 4/4] common/rc: factor out _get|set_xfs_scratch_sb_field()

[PATCH 0/7] More NFS file handle unit tests
 2017-11-08  6:11 UTC  (9+ messages)
` [PATCH 2/7] open_by_handle: test file handles of renamed files

[PATCH] fstests: btrfs: add 'zstd' to compress property filter
 2017-11-08  4:27 UTC 

[PATCH] generic/392: support to test fallocate
 2017-11-07 15:29 UTC  (3+ messages)

[PATCH 1/2] dmflakey: support multiple dm targets for a dm-flakey device
 2017-11-07 10:37 UTC  (6+ messages)
` [PATCH 2/2] xfs: test for umount hang caused by the pending dquota log item in AIL

[PATCH 00/14] rollup of fstests fixes
 2017-11-07  7:17 UTC  (15+ messages)
` [PATCH 01/14] common/xfs: refactor xfs_scrub presence testing
` [PATCH 09/14] xfs/348: dir->symlink corruption must not be allowed
` [PATCH 12/14] generic/204: break out of fs-filling loop early if we ENOSPC
  ` [PATCH v2 12/14] generic/204: use available blocks to determine the number of files to create
  ` [PATCH v3 12/14] generic/204: break out of fs-filling loop early if we ENOSPC

[PATCH v2 1/2] fiemap: Factor out actual fiemap call code
 2017-11-07  5:18 UTC  (6+ messages)
` [PATCH v2 1/4] common: Check for fiemap range argument support
  ` [PATCH v2 2/4] punch: Implement fixup for fiemap range queries
  ` [PATCH v2 3/4] generic: Adjust generic test ouputs for new fiemap implementation

[PATCH] generic/4[13,62]: restore TEST mount options
 2017-11-05 14:20 UTC  (10+ messages)

[ANNOUNCE] fstests: master branch updated to 68d2ebf90d94
 2017-11-05  8:31 UTC 


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