fstests.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-10 15:50:47 to 2020-06-21 23:07:40 UTC [more...]

[PATCH 0/6] Changes to fssum to support POSIX
 2020-06-21 23:07 UTC  (13+ messages)
` [PATCH 1/6] src/fssum: Make sum_file_data global
` [PATCH 2/6] src/fssum: Refactor recursive traversal
` [PATCH 3/6] src/fssum: Add flag -R for non-recursive mode
` [PATCH 4/6] src/fssum: Add a flag for including file size in checksum
` [PATCH 5/6] src/fssum: Allow single file input
` [PATCH 6/6] src/fssum: Fix whitespace in usage

[ANNOUNCE] fstests: master branch updated to aae8fbecf42b
 2020-06-21 18:22 UTC  (2+ messages)

[PATCH v2 0/6] Make fstests support new behavior of DAX
 2020-06-19 15:15 UTC  (15+ messages)
` [PATCH v2 1/6] common/rc: Introduce new helpers for DAX mount options and FS_XFLAG_DAX
` [PATCH v2 2/6] fstests: Use _require_scratch_dax_mountopt() and _require_scratch_dax_iflag()
` [PATCH v2 3/6] common/rc: Remove unused _require_scratch_dax()
` [PATCH v2 4/6] generic/223: Don't clear all mkfs options for _scratch_mkfs_geom() roughly
` [PATCH v2 5/6] generic/413, xfs/260: Improve format operation for PMD fault testing
` [PATCH v2 6/6] xfs/260: Move xfs/260 to generic

[PATCH] xfs: add test for CVE-2020-12655
 2020-06-19 13:44 UTC 

[PATCH] btrfs: test creating a snapshot after RWF_NOWAIT write works as expected
 2020-06-15 17:50 UTC 

[PATCH] generic/471: adapt test when running on btrfs to avoid failure on RWF_NOWAIT write
 2020-06-15 12:03 UTC  (5+ messages)

[PATCH] 270: wait for fsstress processes to be killed
 2020-06-15 10:52 UTC 

Making xfstests work with the in-kernel AFS filesystem
 2020-06-14 20:17 UTC  (2+ messages)
` [WIP][PATCH] Add support for AFS

[PATCH v2 0/2] Overlayfs tests for file handle bugs
 2020-06-14  7:01 UTC  (3+ messages)
` [PATCH v2 1/2] open_by_handle: add option -z to query file handle size
` [PATCH v2 2/2] overlay: regression test for two file handle bugs

[PATCH] common/dmthin: modify DMTHIN_POOL_NAME
 2020-06-12  5:18 UTC 

[PATCH] common/fuzzy: try to clear immutable flag first in _scratch_fuzz_modify
 2020-06-12  1:40 UTC  (2+ messages)
` [PATCH v2] common/fuzzy: try to clear blocking flags "

[PATCH 0/4] fstests: more quota related tests
 2020-06-11 15:40 UTC  (14+ messages)
  ` [PATCH 1/4] xfs: make sure our default quota warning limits and grace periods survive quotacheck
  ` [PATCH 2/4] generic: test per-type quota softlimit enforcement timeout
  ` [PATCH 3/4] fstests: individual user grace period extension via setquota
  ` [PATCH 4/4] fstests: individual user grace period extension via xfs_quota

[PATCH 1/4] common/rc: Introduce new helpers for DAX mount options and FS_XFLAG_DAX
 2020-06-11 14:19 UTC  (13+ messages)
` [PATCH 2/4] fstests: Use _require_scratch_dax_mountopt() and _require_scratch_daX_iflag()
` [PATCH 3/4] common/rc: Remove unused _require_scratch_dax()
` [PATCH 4/4] xfs/260: Move xfs/260 to generic

[PATCH] README: add note about 123456-fsgqa user creation step
 2020-06-11 12:41 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] xfstests: add test for xfs_repair progress reporting
 2020-06-11  5:03 UTC  (11+ messages)
  ` [PATCH v2] "

[PATCH] xfs/096: filter out the "Discarding..." output
 2020-06-09 16:10 UTC  (2+ messages)

invalid user 123456-fsgqa
 2020-06-08  2:07 UTC  (3+ messages)

[PATCH] ext4: add empty lines to mkfs_filter
 2020-06-05 23:31 UTC 

[PATCH v3] fstests: modify user name beginning with non-digit
 2020-06-05  6:40 UTC  (2+ messages)

[PATCH v2] fstests: modify user name beginning with non-digit
 2020-06-05  3:05 UTC  (4+ messages)

[PATCH] fstests: modify user name beginning with non-digit
 2020-06-04 10:49 UTC  (5+ messages)

[xfstests PATCH] generic: verify ciphertext of IV_INO_LBLK_32 encryption policies
 2020-06-04  2:25 UTC 

[PATCH] xfs/XXX: Add xfs/XXX
 2020-06-03  3:49 UTC  (6+ messages)

[PATCH v2] btrfs: test if the capability is kept on incremental send
 2020-06-02 10:38 UTC  (2+ messages)

[PATCH 0/3] Running unionmount testsuite from xfstests
 2020-06-01 19:18 UTC  (6+ messages)
` [PATCH 1/3] overlay: run unionmount testsuite test cases
` [PATCH 2/3] overlay: add unionmount tests with multi lower layers
` [PATCH 3/3] overlay: add unionmount tests with nested overlay

[PATCH] btrfs: test if the capability is kept on incremental send
 2020-06-01 14:09 UTC  (4+ messages)

[ANNOUNCE] fstests: master branch updated to d1d55692f64a
 2020-05-31 16:46 UTC 

[PATCH] generic/484: add _require_xfs_io_command "syncfs"
 2020-05-29  4:48 UTC  (2+ messages)

[PATCH v2] generic/597: test data integrity for rdonly remount
 2020-05-25  3:40 UTC  (4+ messages)

[ANNOUNCE] fstests: master branch updated to 1cb1f7eccf98
 2020-05-24 17:05 UTC 

[PATCH 0/5] fstests: recent series rollup / misc tests & fixes
 2020-05-24 15:16 UTC  (8+ messages)
` [PATCH 1/5] fstests: add _require_sysctl_variable helper
` [PATCH 2/5] fstests: test restricted symlinks & hardlinks sysctls
` [PATCH 3/5] fstests: test restricted file access sysctls
` [PATCH 4/5] fstests: add _require_mknod
` [PATCH 5/5] xfstests: check for unknown flag result in _require_xfs_io_command

[PATCH v5 2/2] btrfs: Add a test for dead looping balance after balance cancel
 2020-05-21  0:52 UTC 

[PATCH v2 1/2] btrfs: Add a test for leaking root crash at unmount time
 2020-05-20 12:41 UTC  (3+ messages)
` [PATCH 2/2] btrfs: Add a test for dead looping balance after balance cancel

[PATCH v3] btrfs: Add a test for dead looping balance after balance cancel
 2020-05-20 12:38 UTC  (6+ messages)

[PATCH] btrfs: Add a test for leaking root crash at unmount time
 2020-05-20  9:25 UTC  (2+ messages)

[PATCH] overlay/031: fix failure with whiteout inode sharing
 2020-05-20  8:53 UTC 

[PATCH v3] btrfs: Add a test for dead looping balance after balance cancel
 2020-05-20  7:48 UTC  (2+ messages)

[PATCH v2] btrfs: Add a test for dead looping balance after balance cancel
 2020-05-20  7:32 UTC  (2+ messages)

[PATCH] btrfs: Add a test for dead looping balance after balance cancel
 2020-05-20  6:59 UTC 

[PATCH] ceph: don't return -ESTALE if there's still an open file
 2020-05-19 10:43 UTC  (10+ messages)

[PATCH] src/fssum: Refactor recursive traversal
 2020-05-19  4:58 UTC  (2+ messages)

[PATCH 0/3] fstests: test restricted file access sysctls
 2020-05-18 14:45 UTC  (10+ messages)
` [PATCH 1/3] fstests: add _require_sysctl helper
` [PATCH 2/3] fstests: test restricted symlinks & hardlinks sysctls
` [PATCH 3/3] fstests: test restricted file access sysctls
  ` [PATCH 3/3 V2] "

[PATCH] ext4: ext4 mount sanity test
 2020-05-18  8:52 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] generic/484: test data integrity for rdonly remount
 2020-05-18  2:36 UTC  (3+ messages)

[PATCH 0/2] fstests: 2 more exfat-related fixes
 2020-05-17 21:13 UTC  (6+ messages)
` [PATCH 2/2] fstests: add _require_mknod
  ` [PATCH 2/2 V2] "
    ` [PATCH 2/2 V3] "

[ANNOUNCE] fstests: master branch updated to e2e468d4dd85
 2020-05-17 16:56 UTC 

[PATCH v5] overlay: test for whiteout inode sharing
 2020-05-17 16:47 UTC  (5+ messages)
` 回复:[PATCH "

[PATCH v3] generic: per-type quota timers set/get test
 2020-05-16 17:26 UTC  (3+ messages)

[PATCH v3] generic: test per-type quota softlimit enforcement timeout
 2020-05-16 15:21 UTC  (2+ messages)

[PATCH fstests] btrfs/14{2,3}: use dm-dust instead of fail_make_request
 2020-05-15  6:41 UTC  (4+ messages)

[PATCH v4] overlay/072: test for whiteout inode sharing
 2020-05-13 10:54 UTC  (10+ messages)
` [PATCH v4] overlay: "

[ANNOUNCE] fstests: master branch updated to 280f79a824b9
 2020-05-10 16:16 UTC 


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).