public inbox for fstests@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-12 14:54:24 to 2017-11-02 10:15:00 UTC [more...]

[PATCH 0/7] More NFS file handle unit tests
 2017-11-02 10:15 UTC  (3+ messages)
` [PATCH 1/7] open_by_handle: add filename to error reports
` [PATCH 2/7] open_by_handle: test file handles of renamed files

[PATCH v2 0/2] Fiemap's range query
 2017-11-02  8:13 UTC  (24+ messages)
` [PATCH 1/2] fiemap: Factor out actual fiemap call code
` [PATCH 1/2] initial fiemap test
` [PATCH 2/2] fiemap: Implement ranged query
` [PATCH 2/2] generic: Adjust generic test ouputs for new fiemap implementation
` [PATCH v2 1/2] fiemap: Factor out actual fiemap call code
  ` [PATCH v2 2/2] fiemap: Implement ranged query
  ` [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 v2 4/4] xfs: initial fiemap range query test
      ` [PATCH v3] common: Check for fiemap range argument support

[PATCH 00/14] rollup of fstests fixes
 2017-11-02  4:44 UTC  (17+ messages)
` [PATCH 01/14] common/xfs: refactor xfs_scrub presence testing
` [PATCH 02/14] common/xfs: standardize the xfs_scrub output that gets recorded to $seqres.full
` [PATCH 03/14] misc: add module reloading helpers
` [PATCH 04/14] xfs: test that we don't leak inodes and dquots during failed cow recovery
` [PATCH 05/14] xfs/333: fix errors with new inode pointer verifiers
` [PATCH 06/14] generic/459: fix test running errors
` [PATCH 07/14] generic/459: explicitly require thin_check
` [PATCH 08/14] common/xfs: remove inode-paths cruft
` [PATCH 09/14] xfs/348: dir->symlink corruption must not be allowed
` [PATCH 10/14] xfs/122: add inode log formats
` [PATCH 11/14] xfs/010: filter and record the unknown block state messages
` [PATCH 12/14] generic/204: break out of fs-filling loop early if we ENOSPC
` [PATCH 13/14] xfs/013: don't fail because cp ran out of space
` [PATCH 14/14] generic: test IO at maximum file offset

[PATCH] fstests: btrfs: add test case for raid6 reconstruction bug
 2017-11-02  0:01 UTC 

[PATCH 1/6] quota: clear speculative delalloc when checking quota usage
 2017-11-01 21:13 UTC  (32+ messages)
` [PATCH 2/6] common/xfs: refactor xfs_scrub presence testing
  ` [PATCH v2 "
` [PATCH 3/6] common/xfs: standardize the xfs_scrub output that gets recorded to $seqres.full
` [PATCH 4/6] generic/45[34]: force UTF-8 codeset to enable utf-8 namer checks in xfs_scrub
` [PATCH 5/6] misc: add module reloading helpers
  ` [PATCH v2 "
  ` [PATCH v3 "
` [PATCH 6/6] xfs: test that we don't leak inodes and dquots during failed cow recovery
  ` [PATCH v2 "
` [PATCH 7/6] common/fuzzy: online re-scrub should not preen
` [PATCH 8/6] xfs/333: fix errors with new inode pointer verifiers
  ` [PATCH v2 "
` [PATCH 9/6] generic/459: fix test running errors
  ` [PATCH v2 "
  ` [PATCH v3 "
` [PATCH 10/6] common/xfs: remove inode-paths cruft

[PATCH] generic/4[13,62]: restore TEST mount options
 2017-11-01 15:03 UTC  (9+ messages)

[PATCH] ext4/030: Ext4 online resize tests
 2017-11-01  1:16 UTC  (2+ messages)

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

[PATCH] common/rc: insert a line to dmesg on intentional WARNINGs
 2017-10-31  8:29 UTC 

[PATCH] overlay: test creating lower hardlinks for copied up files
 2017-10-31  3:32 UTC  (3+ messages)

[PATCH] btrfs: test if receive with qgroups corrupts metadata
 2017-10-31  0:25 UTC  (3+ messages)

[PATCH] btrfs: test for qgroup reservation leaks with prealloc
 2017-10-30 22:33 UTC 

[ANNOUNCE] fstests: master branch updated to 4b69106b60cb
 2017-10-29 11:48 UTC 

generic/459 requires thin_check?
 2017-10-29  6:41 UTC  (2+ messages)

[PATCH] generic: add OFD lock tests
 2017-10-29  2:34 UTC  (8+ messages)
` [PATCH v2] "
    ` [PATCH v3] "
        ` [PATCH v4] "

[PATCH 1/2] ltp/fsx: allow comments when reading operations from logs
 2017-10-27 12:53 UTC  (2+ messages)
` [PATCH 2/2] generic: ensure that mmap read doesn't see non-zero past EOF

[PATCH] btrfs: fix offset in test Btrfs delalloc accounting overflow
 2017-10-27  0:59 UTC  (2+ messages)

[PATCH] tests/generic: test writepage cached mapping validity
 2017-10-26 17:17 UTC  (5+ messages)

[PATCH 1/2][v3] fstests: add fio perf results support
 2017-10-26 10:05 UTC  (4+ messages)
` [PATCH 2/2][v3] perf/001: a random write buffered fio perf test

[PATCH] xfstests: add a simple cgroup2 writeback test
 2017-10-26  8:57 UTC  (2+ messages)

[PATCH] xfstests: Add message indicating btrfs-progs support FST in read-only mode
 2017-10-26  7:34 UTC  (6+ messages)

[fstests PATCH] generic: add test for DAX MAP_SYNC support
 2017-10-26  4:59 UTC  (9+ messages)
  ` [fstests PATCH v2] "
        ` [fstests PATCH v3] "

[PATCH 0/5] miscellaneous fstests fixes
 2017-10-25 19:09 UTC  (13+ messages)
` [PATCH 1/5] quota: clear speculative delalloc when checking quota usage
` [PATCH 2/5] common/xfs: refactor xfs_scrub presence testing
` [PATCH 3/5] common/xfs: standardize the xfs_scrub output that gets recorded to $seqres.full
` [PATCH 4/5] generic/45[34]: force UTF-8 codeset to enable utf-8 namer checks in xfs_scrub
` [PATCH 5/5] xfs: test that we don't leak inodes and dquots during failed cow recovery

[PATCH] fstests: btrfs/143: make test case more reliable
 2017-10-25 10:32 UTC  (4+ messages)

[PATCH] ltp/fsstress: check mkdir(2) return value
 2017-10-24  3:23 UTC  (3+ messages)

[PATCH] fstests: btrfs/130: Remove from auto group
 2017-10-23 11:31 UTC  (2+ messages)

[ANNOUNCE] fstests: master branch updated to 4edf3354c646
 2017-10-22 11:37 UTC 

[fstests] hardcoded values in common/rc for xfs (and probably others)
 2017-10-21  0:32 UTC  (4+ messages)

[PATCH] overlay/038: Remove usage of _overlay_scratch_unmount
 2017-10-19 14:52 UTC  (2+ messages)

[PATCH 1/2][v2] fstests: add fio perf results support
 2017-10-18 13:32 UTC  (4+ messages)
` [PATCH 2/2][v2] perf/001: a random write buffered fio perf test

[RFC][PATCH] fstest: regression test for ext4 crash consistency bug
 2017-10-17 23:16 UTC  (19+ messages)
              ` [PATCH] ext4: fix interaction between i_size, fallocate, and delalloc after a crash

[PATCH] log-writes: fix possible infinite loop in zero_range()
 2017-10-17 11:54 UTC  (2+ messages)

[PATCH] Fstest: btrfs/151: test if device delete ends up with losing raid profile
 2017-10-16 17:59 UTC  (9+ messages)
` [PATCH v2] "
` [PATCH v2 RESEND] "

[PATCH] overlay/038: Miscellaneous fixes
 2017-10-15 13:10 UTC  (3+ messages)

[ANNOUNCE] fstests: master branch updated to 954d9953c545
 2017-10-15 11:50 UTC 

[PATCH] tests/xfs: test for NULL xattr buffer problem during unlink
 2017-10-15  7:16 UTC  (6+ messages)

[PATCH V4] overlay: Test consistent d_ino feature for non-samefs setup
 2017-10-12 16:11 UTC  (3+ messages)

[PATCH v2 0/3] generalize AIO/DIO dmesg filter
 2017-10-12 16:06 UTC  (4+ messages)
` [PATCH v2 2/3] common: turn _filter_xfs_dmesg() into _filter_aiodio_dmesg()
` [PATCH v2 3/3] generic/036,208: whitelist [iomap_]dio_complete() WARNs


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