public inbox for fstests@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-05 08:02:57 to 2018-01-22 15:57:51 UTC [more...]

[PATCH v2 0/8] Fix build with musl libc
 2018-01-22 15:57 UTC  (4+ messages)
` [PATCH v2 1/8] fsstress: Include stddef.h for ptrdiff_t
` [PATCH v2 2/8] Replace all __[u]intNN_t types with standard [u]intNN_t
` [PATCH v2 3/8] doio, growfiles: Use standard signal name SIGCHLD instead of SIGCLD

[ANNOUNCE] fstests: master branch updated to 5acc29ad7048
 2018-01-21 14:19 UTC 

[PATCH 1/2] fstests: move expunge test into a helper
 2018-01-21  7:24 UTC  (2+ messages)
` [PATCH 2/2] fstests: expunge tests when doing a dry run

ext4 quota tests fail with CONFIG_QFMT_V2=n
 2018-01-19 17:14 UTC  (12+ messages)

[PATCH] Replace obsolete symbols and macros, fix build with musl libc
 2018-01-19 14:42 UTC  (3+ messages)

[PATCH v4 0/3] Fix/harden "quick" tests for realtime subvolumes
 2018-01-19  8:07 UTC  (6+ messages)
` [PATCH v4 1/3] xfs/realtime: Add require_no_realtime function
` [PATCH v4 2/3] xfs/realtime: Default rtinherit=1, add _require_no_rtinherit function
` [PATCH v4 3/3] xfs/realtime: Fix direct invocations of xfs_repair

[PATCH] xfs: Regression test for invalid sb_logsunit
 2018-01-19  5:38 UTC  (42+ messages)
  ` [PATCH v2] syscalls/madvise09.c: Use custom mount point instead of /sys/fs/cgroup/memory
    ` [PATCH v2] xfs: Regression test for invalid sb_logsunit
  ` [PATCH v2 1/2] common/xfs: Check if write supports [-c|-d] option in xfs_db
    ` [PATCH v2 2/2] xfs: Regression test for invalid sb_logsunit
                ` [PATCH v3 1/3] common/xfs: Check if write supports [-c|-d] option in xfs_db
                  ` [PATCH v3 2/3] common/filter: factor out expected XFS warnings for mount
                  ` [PATCH v3 3/3] xfs: Regression test for invalid sb_logsunit
                    ` [PATCH v4 1/3] common/xfs: Check if write supports [-c|-d] option in xfs_db
                      ` [PATCH v4 2/3] common/filter: factor out expected XFS warnings for mount
                      ` [PATCH v4 3/3] xfs: Regression test for invalid sb_logsunit
                          ` [PATCH v5 1/3] common/xfs: Check if write supports [-c|-d] option in xfs_db
                            ` [PATCH v5 2/3] common/filter: Factor out expected XFS warnings for assert
                                ` [PATCH v6 2/3] common: Add _require_no_xfs_bug_on_assert && Factor out filter_xfs_dmesg
                                  ` [PATCH v6 3/3] xfs: Regression test for invalid sb_logsunit
                            ` [PATCH v5 "

[ANNOUNCE PATCH v4 0/5] overlay: implement fsck.overlay utility
 2018-01-19  1:45 UTC  (10+ messages)
` [PATCH v4 1/5] overlay: implement fsck utility
` [PATCH v4 2/5] fsck.overlay: correct redirect xattr check
` [PATCH v4 3/5] fsck.overlay: add origin count
` [PATCH v4 4/5] fsck.overlay: add merge and redirect subdir count
` [PATCH v4 5/5] fsck.overlay: add impure xattr check

[fstests PATCH 1/2] shared/272: don't use data journaling with DAX
 2018-01-18 16:07 UTC  (5+ messages)
` [fstests PATCH 2/2] generic/347: dm-thin lacks DAX support
    ` [fstests PATCH v2] "

[PATCH] Fstests: btrfs/011 fix device mounted when tests aborts
 2018-01-18 14:05 UTC  (2+ messages)

[xfstest PATCH v4 0/7] overlay: add fsck.overlay basic tests
 2018-01-18  8:21 UTC  (13+ messages)
` [xfstest PATCH v4 1/7] overlay: add filesystem check helper
` [xfstest PATCH v4 2/7] overlay: add fsck.overlay whiteout test
` [xfstest PATCH v4 3/7] overlay: add fsck.overlay redirect directory test
` [xfstest PATCH v4 4/7] overlay: add fsck.overlay impure xattr test
` [xfstest PATCH v4 5/7] overlay/003: fix fs check failure
` [xfstest PATCH v4 6/7] overlay: skip check for tests finished with corrupt filesystem
` [xfstest PATCH v4 7/7] overlay: replace _require_scratch() in optionally dirs cases

[PATCH] Fstests: btrfs/027 unmount scratch device if test fails
 2018-01-16 20:10 UTC 

[PATCH 0/7] Overlayfs exportfs tests
 2018-01-16 15:09 UTC  (20+ messages)
` [PATCH 1/7] open_by_handle: store and load file handles from file
` [PATCH 2/7] open_by_handle: verify dir content only with -r flag
` [PATCH 3/7] generic/exportfs: golden output is not silent
` [PATCH 4/7] generic/exportfs: store and load file handles from file
` [PATCH 5/7] generic/exportfs: add a test case for renamed parent dir
` [PATCH 6/7] overlay: test encode/decode overlay file handles
` [PATCH 7/7] overlay: test encode/decode of non-samefs "

[PATCH] fstests: common/rc: fix device still mounted error with SCRATCH_DEV_POOL
 2018-01-16  7:48 UTC  (5+ messages)

[PATCH] btrfs-progs: fsck: Continue check even if we find space cache problem
 2018-01-15  4:27 UTC 

[PATCH v3 0/7] overlay: add fsck.overlay basic tests
 2018-01-15  4:11 UTC  (16+ messages)
` [PATCH v3 1/7] overlay: add filesystem check helper
` [PATCH v3 2/7] overlay: add fsck.overlay whiteout test
` [PATCH v3 3/7] overlay: add fsck.overlay redirect directory test
` [PATCH v3 4/7] overlay: add fsck.overlay impure xattr test
` [PATCH v3 5/7] overlay/003: fix fs check failure
` [PATCH v3 6/7] overlay/010: "
` [PATCH v3 7/7] overlay/019: "

[ANNOUNCE] fstests: master branch updated to ee55ddd38f01
 2018-01-14 15:41 UTC 

[PATCH v3 0/3] Fix/harden "quick" tests for realtime subvolumes
 2018-01-11 21:27 UTC  (8+ messages)
` [PATCH v3 1/3] xfs/realtime: Add require_no_realtime function
` [PATCH v3 2/3] xfs/realtime: Default rtinherit=1, add _require_no_rtinherit function
` [PATCH v3 3/3] xfs/realtime: Fix direct invocations of xfs_repair

[PATCH] common/rc: ext4 doesn't support O_DIRECT with data journaling
 2018-01-11 18:21 UTC  (2+ messages)

[PATCH v2] fstests: Add 9p network filesystem support
 2018-01-11 14:05 UTC 

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

[PATCH] generic/015: Change the test filesystem size to 101mb
 2018-01-11  9:17 UTC  (8+ messages)
` [PATCH v2] "

[PATCH v2] fstests: filter: Introduce filter to filter out offset for xfs_io
 2018-01-11  8:01 UTC 

[PATCH 1/5] fstests: filter: Introduce filter to filter out offset for xfs_io
 2018-01-11  7:50 UTC  (7+ messages)
` [PATCH 2/5] fstests: btrfs/140: Filter out offset to handle mkfs chunk layout change
` [PATCH 3/5] fstests: btrfs/141: "
` [PATCH 4/5] fstests: btrfs/142: "
` [PATCH 5/5] fstests: btrfs/143: "

[PATCH] ext4/030: Ext4 online resize tests
 2018-01-11  7:07 UTC  (9+ messages)
` [PATCH v3] ext4/030: Ext4 online resize with bigalloc tests
  ` [PATCH v4] "

[PATCH] common: support defrag test on f2fs
 2018-01-11  2:16 UTC  (2+ messages)

[PATCH v3 1/3] common/rc: add scratch shutdown support for overlayfs
 2018-01-10  2:35 UTC  (9+ messages)

[PATCH v3 0/4] test for XFS umount hang caused by the pending dquota log item in AIL
 2018-01-10  0:20 UTC  (4+ messages)
` [PATCH v3 3/4] xfs: test for "

[PATCH 0/8] weekly fstests changes
 2018-01-10  0:03 UTC  (20+ messages)
` [PATCH 1/8] common/rc: report kmemleak errors
` [PATCH 6/8] fsstress: implement the clonerange/deduperange ioctls
  ` [PATCH v2 "
` [PATCH 7/8] generic: run a long-soak write-only fsstress test
` [PATCH 10/8] xfs: check that fs freeze minimizes required recovery

[ANNOUNCE] fstests: master branch updated to 95c924c65113
 2018-01-07 15:58 UTC 

[PATCH] generic/466: be more precise about which block sizes to use
 2018-01-07 15:24 UTC  (7+ messages)

[PATCH v3] common/rc: perform _require_metadata_journaling check on overlay base fs
 2018-01-06  8:23 UTC 

[PATCH v2] common/rc: Extending _require_metadata_journaling for overlayfs in case shutdown tests run on uncommon overlayfs setup and fail
 2018-01-06  7:47 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