fstests.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-29 15:52:31 to 2017-10-25 17:12:28 UTC [more...]

[fstests PATCH] generic: add test for DAX MAP_SYNC support
 2017-10-25 17:12 UTC  (6+ messages)
  ` [fstests PATCH v2] "

[PATCH 0/5] miscellaneous fstests fixes
 2017-10-25 11:48 UTC  (11+ 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] generic: add OFD lock tests
 2017-10-24  8:16 UTC  (5+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[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][v3] fstests: add fio perf results support
 2017-10-18 20:58 UTC  (2+ messages)
` [PATCH 2/2][v3] perf/001: a random write buffered fio perf test

[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

[PATCH] xfstests: add a simple cgroup2 writeback test
 2017-10-18  5:20 UTC 

[RFC][PATCH] fstest: regression test for ext4 crash consistency bug
 2017-10-17 23:16 UTC  (23+ 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  (5+ messages)
` [PATCH v2 1/3] common: move _filter_xfs_dmesg() to common/filter
` [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

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

[PATCH 0/3] generalize AIO/DIO dmesg filter
 2017-10-12  7:25 UTC  (8+ messages)
` [PATCH 1/3] common/rc: move _filter_xfs_dmesg() to common/rc
` [PATCH 2/3] common/rc: turn _filter_xfs_dmesg() into _filter_aiodio_dmesg()
` [PATCH 3/3] generic/036,208: whitelist [iomap_]dio_complete() WARNs

[PATCH] overlay/036: expect EBUSY for dir inuse only when mounting with index=on
 2017-10-12  6:33 UTC 

[PATCH 0/4] fstests: fixes for config option OVERLAY_MOUNT_OPTIONS
 2017-10-12  6:08 UTC  (9+ messages)
` [PATCH 2/4] overlay: use default overlay mount options _overlay_mount_dirs()
` [PATCH 4/4] overlay: fix _overlay_config_override of MOUNT_OPTIONS

[PATCH] generic/166: speed up on slow disks
 2017-10-12  1:32 UTC  (4+ messages)

[PATCH] generic: test race between block map change and writeback
 2017-10-11 13:47 UTC  (12+ messages)

[whacky issue] xfs/277 endlessly looping in _require_xfs_io_command
 2017-10-11 12:20 UTC  (5+ messages)

[PATCH v2 1/2] generic: test race between block map change and writeback
 2017-10-11 10:11 UTC  (7+ messages)
` [PATCH v2 2/2] generic: test race when checking i_size on direct i/o read
  ` [PATCH v3] "

[PATCH] generic: add OFD lock tests
 2017-10-11  3:49 UTC 

[PATCH 0/2] Add fio performance tracking to fstests
 2017-10-10 18:27 UTC  (6+ messages)
` [PATCH 1/2] fstests: add fio perf results support
` [PATCH 2/2] perf/001: a random write buffered fio perf test

[lkp-robot] [fs] 332391a993: WARNING:at_fs/iomap.c:#iomap_dio_complete
 2017-10-10 14:43 UTC 

[PATCH] xfs/246: add _require_scratch
 2017-10-10 13:31 UTC 

[PATCH] generic/422: Do not hardcode space used by files
 2017-10-10 10:21 UTC 

[PATCH] generic: test race when checking i_size on direct i/o read
 2017-10-10  6:50 UTC  (4+ messages)

[PATCH 1/2] common/config: unset TEST_FS_MOUNT_OPTS across config sections
 2017-10-09  8:16 UTC  (2+ messages)
` [PATCH RESEND] check: source common/rc again if TEST_DEV was recreated

add a new test for racing AIO COW writes
 2017-10-09  7:28 UTC  (6+ messages)
` add a new test for racing AIO COW writes V2

[PATCH] ext4/026: skip test if kernel does not support the ea_inode feature
 2017-10-09  6:37 UTC  (6+ messages)

[PATCH V2] Consistent d_ino test for non-samefs setup
 2017-10-09  5:45 UTC  (5+ messages)

[PATCH] ext4: skip project quota tests if the kernel does not support them
 2017-10-08 21:42 UTC  (2+ messages)

[PATCH] overlay/038: Remove af_unix program requirement
 2017-10-08  9:04 UTC  (2+ messages)

[PATCH 1/4] fsstress: Fix wrong size argument to getcwd()
 2017-10-08  9:04 UTC  (12+ messages)
` [PATCH 2/4] writev_on_pagefault: Use ssize_t type for write(2) return value
` [PATCH 3/4] holetest: Fix comparison of unsigned integer with 0
    ` [PATCH v2] holetest: Use pid_t type for fork(2) return value
` [PATCH 4/4] bulkstat_unlink_test_modified: Remove extraneous if statement
    ` [PATCH v2] "

[ANNOUNCE] fstests: master branch updated to 64b90915304c
 2017-10-08  8:13 UTC 

[PATCH] constant d_ino test for non-samefs setup
 2017-10-06 11:51 UTC  (2+ messages)

[PATCH] common/rc: Further improve gfs2 support
 2017-10-04 18:20 UTC 

fstests: update mkfs.xfs filters for new refactoring
 2017-10-03  8:21 UTC 

[PATCH] report: fix summary statistics in xUnit header
 2017-10-02  3:39 UTC 

[PATCH] kernel-configs: enable namespace support
 2017-10-01 21:04 UTC  (2+ messages)

[ANNOUNCE] fstests: master branch updated to 1021cf17bced
 2017-10-01 12:25 UTC 

[PATCH] generic/447: not a quick test
 2017-10-01  8:00 UTC  (2+ messages)

[PATCH] report: encode XML Character Entities in xUnit report
 2017-09-30  3:58 UTC  (2+ messages)

[PATCH v6 0/4] fix dax to nondax dio fake failures
 2017-09-30  2:30 UTC  (4+ messages)
` [PATCH v7] generic/413: skip dax to nondax dio test if needed

[PATCH v2] src/nsexec: fix stack pointer alignment exception
 2017-09-29 16:49 UTC 

[PATCH v2] src/nsexec: fix stack pointer alignment exception
 2017-09-29 16:37 UTC 

[PATCH] src/nsexec: fix stack pointer alignment exception
 2017-09-29 15:52 UTC  (3+ 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).