public inbox for fstests@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-08 06:36:12 to 2017-12-18 14:58:58 UTC [more...]

[PATCH] fstests: Add 9p network filesystem support
 2017-12-18 14:58 UTC  (3+ messages)

[PATCH] tests/xfs/040: document purpose
 2017-12-18 14:47 UTC  (2+ messages)

[ANNOUNCE] fstests: master branch updated to 3d04948b8238
 2017-12-17 12:57 UTC 

[PATCH] generic/381: enable on systems which allows usernames that begin with digits
 2017-12-15 20:41 UTC 

[PATCH v2 00/18] overlay: implement fsck.overlay utility
 2017-12-15 16:17 UTC  (47+ messages)
` [PATCH v2 01/18] overlay: implement fsck utility
` [PATCH v2 02/18] fsck.overlay: fix uninitialized variable
` [PATCH v2 03/18] fsck.overlay: add -n -p and -y options
` [PATCH v2 04/18] fsck.overlay: add path package and split helper
` [PATCH v2 05/18] fsck.overlay: convert path parse to use helper function
` [PATCH v2 06/18] fsck.overlay: open lowerdirs in advance
` [PATCH v2 07/18] fsck.overlay: check lowers use relative path
` [PATCH v2 08/18] fsck.overlay: fix spelling mistakes
` [PATCH v2 09/18] fsck.overlay: add counter of checked objects
` [PATCH v2 10/18] fsck.overlay: fix verbose flag
` [PATCH v2 11/18] fsck.overlay: add ovl_ask_invalid helper
` [PATCH v2 12/18] fsck.overlay: remove duplicate redirect xattr in yes mode
` [PATCH v2 13/18] fsck.overlay: handle missing case of redirecte directory
` [PATCH v2 14/18] fsck.overlay: correct copyright and License
` [PATCH v2 15/18] fsck.overlay: fix word mistake
` [PATCH v2 16/18] fsck.overlay: remove test cases
` [PATCH v2 17/18] fsck.overlay: not enforce overlayfs is offline in 'no changes' mode
` [PATCH v2 18/18] fsck.overlay: use relative path when checking lowers

[PATCH 1/2] fsstress: Fix memory leaks
 2017-12-15 14:55 UTC  (4+ messages)

generic/399 and xfs_io pwrite command
 2017-12-15 14:26 UTC  (11+ messages)
      ` [PATCH] xfs_io: fix exitcode handling (was Re: generic/399 and xfs_io pwrite command)

[PATCH for xfstests 0/4] overlay: add fsck.overlay basic tests
 2017-12-15  8:57 UTC  (15+ messages)
` [PATCH for xfstests 1/4] overlay: add filesystem check helper
` [PATCH for xfstests 2/4] overlay: add fsck.overlay whiteout test
` [PATCH for xfstests 3/4] overlay: add fsck.overlay opaque directory test
` [PATCH for xfstests 4/4] overlay: add fsck.overlay redirect "

[PATCH 0/8] weekly fstests changes
 2017-12-15  8:55 UTC  (36+ messages)
` [PATCH 1/8] common/rc: report kmemleak errors
` [PATCH 2/8] common/xfs: fix scrub support probing again
` [PATCH 3/8] generic/45[34]: test line draw characters in file/attr names
` [PATCH 4/8] xfs: fix tests to handle removal of no-alloc create nonfeature
  ` [PATCH v2 "
` [PATCH 5/8] generic: test error shutdown while stressing filesystem
` [PATCH 6/8] fsstress: implement the clonerange/deduperange ioctls
  ` [PATCH v2 "
` [PATCH 7/8] generic: run a long-soak write-only fsstress test
` [PATCH 8/8] xfs/068: fix variability problems in file/dir count output
  ` [PATCH v2 8/8] xfs/068: fix clonerange "
  ` [PATCH v3 8/8] xfs/068: fix variability "
  ` [PATCH v4 "

[PATCH v7] generic: initial fiemap range query test
 2017-12-15  8:41 UTC  (3+ messages)

[PATCH v5 1/3] common/rc: add scratch shutdown support for overlayfs
 2017-12-15  7:47 UTC  (3+ messages)
` [PATCH v5 2/3] common/rc: check syncfs support
` [PATCH v5 3/3] generic/471: add syncfs test

[PATCH 0/9] fstests: few updates
 2017-12-15  7:14 UTC  (21+ messages)
` [PATCH 1/9] generic/381: use username fsgqa-381
` [PATCH 2/9] README: document group fsgqa is required
` [PATCH 3/9] generic/group: add 304 to dedupe group
` [PATCH 4/9] build: update AC_PACKAGE_WANT_GDBM() and src/dbtest.c to build
` [PATCH 5/9] tests/xfs/group: add group for tests which require a logdev
` [PATCH 6/9] tests/ext4/group: "
` [PATCH 7/9] tests/xfs/group: add realtimedev group
` [PATCH 8/9] tests/xfs/group: add group for tests which require mkfs v4_5
` [PATCH 9/9] tests/xfs/group: add injection group

[PATCH v4 1/3] common/rc: add scratch shutdown support for overlayfs
 2017-12-15  3:38 UTC  (9+ messages)
` [PATCH v4 2/3] common/rc: check syncfs support
` [PATCH v4 3/3] generic/471: add syncfs test

[PATCH v3 1/3] common/rc: add scratch shutdown support for overlayfs
 2017-12-14  5:31 UTC  (17+ messages)
` [PATCH v3 2/3] common/rc: add a check case in _require_xfs_io_command() to support syncfs
` [PATCH v3 3/3] generic/470: add syncfs test
  ` [PATCH v3 3/3] generic/471: "

[PATCH v2] xfstests-bld: add support for UBIFS using block2mtd
 2017-12-14  3:08 UTC  (2+ messages)

[PATCH] generic/466: be more precise about which block sizes to use
 2017-12-13 17:36 UTC  (2+ messages)

[xfsprogs PATCH v2 0/3] Add necessary items for MAP_SYNC testing
 2017-12-13 16:45 UTC  (2+ messages)

[PATCH v4 1/3] Check pwrite parameters
 2017-12-13 14:01 UTC  (3+ messages)

[PATCH RESEND -v4] common: rework _require_ext4_mkfs_feature
 2017-12-13 10:51 UTC  (3+ messages)
` [PATCH -v5] "

[ANNOUNCE] unionmount-testsuite: Amir's master branch updated
 2017-12-12 15:00 UTC  (11+ messages)

[PATCH] common/populate: fix S_IFDIR.FMT_BLOCK and ATTR.FMT_LOCAL for ext4 encryption
 2017-12-12  5:19 UTC 

[PATCH v2 1/3] common/rc: add scratch shutdown support for overlayfs
 2017-12-12  0:18 UTC  (15+ messages)
` [PATCH v2 3/3] generic/470: add syncfs test

[PATCH] test-appliance: exclude generic/382 from the ext3 configuration
 2017-12-11 22:36 UTC 

[ANNOUNCE] fstests: master branch updated to d79448aefec9
 2017-12-10 13:23 UTC 

[fstests PATCH v5 2/2] generic: add test for DAX MAP_SYNC support
 2017-12-10  6:15 UTC  (5+ messages)
` [fstests PATCH v6 "

False lockdep completion splats with loop device
 2017-12-09 20:08 UTC  (15+ messages)


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