public inbox for fstests@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-05-26 16:13:28 to 2016-06-22 03:05:45 UTC [more...]

[PATCH v4 1/2] common/rc: add functions to check or write objects under /sys/fs/$FSTYP
 2016-06-22  3:04 UTC  (8+ messages)
` [PATCH v4 2/2] xfs/006: new case to test xfs fail_at_unmount error handling

[PATCH] dmthin: express low_water in cluster_size not sector size
 2016-06-22  0:03 UTC  (2+ messages)

two group files updates
 2016-06-21 23:49 UTC  (7+ messages)
` [PATCH 1/2] generic/346: add to the quick and rw groups
` [PATCH 2/2] generic/042: add to auto group

[ANNOUNCE] fstests: master branch updated to 5f02db6
 2016-06-21 23:48 UTC  (3+ messages)

[PATCH] xfs/186: run test on expected XFS configuration
 2016-06-21 23:47 UTC  (2+ messages)

[PATCH v2 1/2] fstests: introduce _require_no_mount_opts helper
 2016-06-21 23:42 UTC  (3+ messages)
` [PATCH v2 2/2] ext4/271: _notrun if there are journal related mount options

[PATCH 1/6] fstests: btrfs: add functions to set and reset required number of SCRATCH_DEV_POOL
 2016-06-21 13:31 UTC  (22+ messages)
` [PATCH 2/6] fstests: btrfs: add functions to get and put a device for replace target
  ` [PATCH v2 "
` [PATCH 4/6] fstests: btrfs: add helper function to check if btrfs is module
  ` [PATCH v2 "
` [PATCH 5/6] fstests: btrfs: test RAID1 device reappear and balanced
  ` [PATCH v2 "
` [PATCH 6/6] fstests: btrfs: test RAID5 device reappear and balance
  ` [PATCH v2 "
` [PATCH v2 1/6] fstests: btrfs: add functions to set and reset required number of SCRATCH_DEV_POOL

[PATCH] xfs/186: fix test for crc=0, ftype=1
 2016-06-21 12:01 UTC  (2+ messages)

[PATCH v2] xfstests: xfs discontiguous multi-block buffer logging test
 2016-06-20 22:48 UTC  (6+ messages)

[PATCH] ext4/271: Fix test failure with data=<foo> mount option
 2016-06-20 10:48 UTC  (3+ messages)

[PATCH] common/rc: ignore MKFS_OPTIONS in _scratch_mkfs_xfs_supported()
 2016-06-17 16:50 UTC  (2+ messages)

[PATCH v6 00/20] xfstests: minor fixes for the reflink/dedupe tests
 2016-06-17 16:40 UTC  (23+ messages)
` [PATCH 01/20] xfs/104: don't enospc when ag metadata overhead grows
` [PATCH 02/20] tests: don't put loop control files on the scratch mount
` [PATCH 03/20] xfs: test copy-on-write leftover recovery
` [PATCH 04/20] xfs: test per-ag allocation accounting during truncate-caused refcountbt expansion
` [PATCH 05/20] reflink: test interaction with swap files
` [PATCH 06/20] xfs: test rmap behavior when multiple bmbt records map to a single rmapbt record
` [PATCH 07/20] reflink: test changing sharers of a block while keeping refcount the same
` [PATCH 08/20] xfs/122: don't break on old xfsprogs
` [PATCH 09/20] xfs/122: fix test output to reflect latest xfsprogs
` [PATCH 10/20] xfs/122: list the new log redo items
` [PATCH 11/20] xfs: inject errors at various parts of the deferred op completion
  ` [PATCH v2 "
` [PATCH 12/20] xfs/235: fix logic errors when checking rmap usage after failures
` [PATCH 13/20] xfs/229: require 3GB of space
` [PATCH 14/20] xfs: test clearing reflink inode flag
  ` [PATCH v2 "
` [PATCH 15/20] xfstests: fix unreferenced variables in generic/186 and generic/187
` [PATCH 16/20] reflink: test cross-mountpoint reflink and dedupe
` [PATCH 17/20] generic/204: increase log size for rmap/reflink
` [PATCH 18/20] xfs/128: use $XFS_FSR_PROG instead of xfs_fsr directly
` [PATCH 19/20] xfs: run xfs_repair at the end of each test
` [PATCH 20/20] xfs: scrub fs (if still mounted) at the end of the test

[PATCH] xfstests: support check for uuidgen utility
 2016-06-16 12:28 UTC 

[PATCH] ext4: regression test for hang when processing corrupted orphaned inode list
 2016-06-16  3:41 UTC  (11+ messages)
  ` [PATCH v2] shared: "
      ` [PATCH v3] "
          ` [PATCH v4] "

[GIT PULL] fstests: updates on 2016-06-15
 2016-06-15 10:20 UTC 

[PATCH] fstests: ext4: regression test for fsync transaction ids initialization
 2016-06-15  6:37 UTC  (5+ messages)
      ` [PATCH v2] "

[PATCH 1/3] generic: test symlink to very long path
 2016-06-14 11:54 UTC  (7+ messages)
` [PATCH 2/3] generic: test error handling on filesystem shutdown
` [PATCH 3/3] generic: test remount on I/O errors

[PATCH v4] fstests: btrfs: add test for qgroup handle extent de-reference
 2016-06-14 10:22 UTC  (2+ messages)

[PATCH] btrfs: relocation: Fix leaking qgroups numbers on data extents
 2016-06-14  9:26 UTC 

[PATCH] fstests: btrfs: test if qgroup handle data balance correctly
 2016-06-14  9:26 UTC 

[PATCH v3] fstests: btrfs: add test for qgroup handle extent de-reference
 2016-06-14  9:12 UTC  (10+ messages)

[PATCH] xfstests: Add mkfs input validation tests
 2016-06-14  8:31 UTC 

[PATCH] fstests: add require_command check to killall
 2016-06-13  2:58 UTC 

[PATCH v2] fstests: btrfs: add test for qgroup handle extent de-reference
 2016-06-13  2:09 UTC  (3+ messages)

[PATCH] generic/208: do not leave pending async ios behind during process exit
 2016-06-11 19:02 UTC  (3+ messages)

[PATCH] common: ext4's data=journal mode doesn't support O_DIRECT
 2016-06-11 15:45 UTC  (3+ messages)

[PATCH v3 1/2] common/rc: add functions to check or write objects under /sys/fs/$FSTYP
 2016-06-11 14:39 UTC  (4+ messages)
` [PATCH v3 2/2] xfs/006: new case to test xfs fail_at_unmount error handling

[PATCH] generic/131: dynamically allocate tcp listen port to avoid port clashes
 2016-06-10 19:48 UTC  (2+ messages)

[PATCH] shared: don't try to use O_DIRECT in shared/277
 2016-06-09 18:42 UTC 

[PATCH] generic: mark tests that require O_DIRECT
 2016-06-09 18:42 UTC 

[PATCH] defrag: test $TEST_DEV for extents for ext4 defrag
 2016-06-09 18:41 UTC 

a small fix for two reflink testcases
 2016-06-09 17:41 UTC  (3+ messages)
` [PATCH] xfstests: fix unreferenced variables in generic/186 and generic/187

[PATCH 1/2] overlay: test visible whiteout issue after rename
 2016-06-08 10:59 UTC  (2+ messages)
` [PATCH 2/2] overlay: test getcwd() failure after rmdir

[PATCH] Allow compiling xfsprogs in a cross compile environment
 2016-06-08  7:03 UTC  (3+ messages)

[PATCH] xfstests: update xfs/096 for new behaviour
 2016-06-07  8:31 UTC  (3+ messages)
    ` Fwd: "

[PATCH] generic/015, generic/274: add to the 'enospc' group
 2016-06-07  2:45 UTC  (2+ messages)

[PATCH] xfstests: xfs discontiguous multi-block buffer logging test
 2016-06-02 11:30 UTC  (3+ messages)

[PATCH] 346: add to the quick and rw groups
 2016-06-02  4:26 UTC  (2+ messages)

[RFD] fstests needs a new maintainer
 2016-06-01  7:00 UTC  (6+ messages)

[PATCH] fstests: btrfs: add test for qgroup handle de-refer
 2016-06-01  3:30 UTC  (6+ messages)

[PATCH v6 1/3] generic/352-360: Add richacl tests
 2016-05-31 20:18 UTC  (3+ messages)
` [PATCH v6 2/3] generic/026: This test doesn't require runas
` [PATCH v6 3/3] generic/093,099,237 shared/051: Switch to _require_runas

[PATCH 0/7] xfstests: minor fixes for the reflink/dedupe tests
 2016-05-31 19:33 UTC  (19+ messages)
` [PATCH 2/7] tests: don't put loop control files on the scratch mount
  ` [PATCH v2 "
` [PATCH 6/7] xfs: test rmap behavior when multiple bmbt records map to a single rmapbt record
  ` [PATCH v2 "
    ` [PATCH] xfs/122: add check number of structure
        ` [PATCH] xfs/122: filter out reflink and rmap related outputs
    ` question about xfs/122
` [PATCH 8/7] xfs/122: don't break on old xfsprogs
  ` [PATCH v2 "

[PATCH 3/6] xfsprogs: define and use BUILD_CC in configure.ac for cross compilation
 2016-05-31 16:19 UTC  (6+ messages)
` xfsprogs: Add BUILD_CFLAGS "

[PATCH 1/2] common/rc: add functions to check or write objects under /sys/fs
 2016-05-28 18:06 UTC  (10+ messages)
` [PATCH 2/2] xfs/006: new case to test xfs fail_at_unmount error handling

[PATCH v2 1/2] common/rc: add functions to check or write objects under /sys/fs/$FSTYP
 2016-05-28 17:28 UTC  (2+ messages)
` [PATCH v2 2/2] xfs/006: new case to test xfs fail_at_unmount error handling

[PATCH] xfs/122: update against xfsprogs 4.5
 2016-05-27 17:22 UTC  (2+ messages)

[PATCH v3] overlay: test memleak in copy-up error handling path
 2016-05-27  6:43 UTC  (2+ messages)

[PATCH] overlay: test memleak in copy up error handling path
 2016-05-27  5:46 UTC  (4+ messages)
` [PATCH v2] overlay: test memleak in copy-up "


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