fstests.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-29 03:44:29 to 2021-06-17 23:46:13 UTC [more...]

[PATCH] common/rc: f2fs do not support metadata journaling
 2021-06-17 23:46 UTC  (15+ messages)
` [PATCH] generic/103: leave more space for f2fs
    ` [f2fs-dev] "
` [PATCH] generic/260: f2fs is also special
    ` [f2fs-dev] "
  ` [f2fs-dev] [PATCH] common/rc: f2fs do not support metadata journaling

[PATCHSET v2 00/13] fstests: move test group lists into test files
 2021-06-17 17:15 UTC  (34+ messages)
` [PATCH 01/13] fstests: fix group check in new script
` [PATCH 02/13] misc: move exit status into trap handler
` [PATCH 03/13] fstests: refactor test boilerplate code
` [PATCH 04/13] fstests: add tool migrate group membership data to test files
` [PATCH 05/13] fstests: move test group info "
` [PATCH 06/13] fstests: clean up open-coded golden output
` [PATCH 07/13] fstests: automatically generate group files
` [PATCH 08/13] fstests: convert nextid to use automatic group generation
` [PATCH 09/13] fstests: adapt the new test script to our new group tagging scheme
` [PATCH 10/13] check: use generated group files
` [PATCH 11/13] fstests: remove "
` [PATCH 12/13] fstests: remove test group management code
` [PATCH 13/13] misc: update documentation to reflect auto-generated group files

[PATCH v2] generic/103: special left calculation for f2fs
 2021-06-17  7:03 UTC  (2+ messages)
` [PATCH v2] generic/260: f2fs is also special

[PATCH v3] generic: test small swapfile without page-aligned contiguous blocks
 2021-06-17  5:18 UTC  (2+ messages)

[PATCH v2] generic: test small swapfile without page-aligned contiguous blocks
 2021-06-17  3:06 UTC  (4+ messages)

[Question] generic/064 fail on f2fs
 2021-06-16 12:26 UTC 

[PATCH v3] generic/042: make a bigger img for f2fs
 2021-06-15  3:16 UTC 

[GIT PULL v2] fstests: move test group lists into test files
 2021-06-14 21:07 UTC 

[PATCHSET v1 00/13] fstests: move test group lists into test files
 2021-06-14 20:49 UTC  (51+ messages)
` [PATCH 01/13] fstests: fix group check in new script
` [PATCH 02/13] misc: move exit status into trap handler
` [PATCH 03/13] fstests: refactor test boilerplate code
` [PATCH 04/13] fstests: add tool migrate group membership data to test files
` [PATCH 05/13] fstests: move test group info "
` [PATCH 06/13] fstests: clean up open-coded golden output
` [PATCH 07/13] fstests: automatically generate group files
  ` [PATCH v1.1 "
` [PATCH 08/13] fstests: convert nextid to use automatic group generation
` [PATCH 09/13] fstests: adapt the new test script to our new group tagging scheme
` [PATCH 10/13] check: use generated group files
` [PATCH 11/13] fstests: remove "
` [PATCH 12/13] fstests: remove test group management code
` [PATCH 13/13] misc: update documentation to reflect auto-generated group files

[PATCH 0/9] 64K blocksize related fixes
 2021-06-14 16:40 UTC  (11+ messages)
` [PATCH 1/9] ext4/003: Fix this test on 64K platform for dax config
` [PATCH 2/9] ext4/027: Correct the right code of block and inode bitmap
` [PATCH 3/9] ext4/306: Add -b blocksize parameter too to avoid failure with DAX config
` [PATCH 4/9] ext4/022: exclude this test for dax config on 64KB pagesize platform
` [PATCH 5/9] generic/031: Fix the test case for 64k blocksize config
` [PATCH 6/9] gitignore: Add 031.out file to .gitignore
` [PATCH 7/9] generic/620: Remove -b blocksize option for ext4
` [PATCH 8/9] common/attr: Cleanup end of line whitespaces issues
` [PATCH 9/9] common/attr: Reduce MAX_ATTRS to leave some overhead for 64K blocksize

[PATCH] generic: add a test to ensure that page is properly filled before write
 2021-06-13 17:31 UTC  (3+ messages)

[ANNOUNCE] fstests: master branch updated to 1c8b154ab966
 2021-06-13 16:10 UTC 

[PATCH] generic/507: support more filesystems
 2021-06-13 15:40 UTC  (3+ messages)

[PATCH v3] ext4/309: test journal checkpoint ioctl
 2021-06-13 15:34 UTC  (2+ messages)

[PATCH v2] generic/042: make a bigger img for f2fs
 2021-06-10 12:47 UTC 

[PATCH] generic/042: f2fs-utils 1.14.0 needs at least 52 MB
 2021-06-10 12:26 UTC  (3+ messages)

[PATCH] btrfs: test incremental send swapping location of a directory with a file
 2021-06-09 10:25 UTC 

Things to look out for while adding FUSE support to XFSTests
 2021-06-08  7:28 UTC  (3+ messages)

[PATCH] ext4/048: add check for od endian flag
 2021-06-08  1:56 UTC  (2+ messages)

[PATCHSET RFC 00/10] fstests: move test group lists into test files
 2021-06-07 17:06 UTC  (11+ messages)
` [PATCH 04/10] fstests: move test group info to "

[PATCH] btrfs: support other sectorsizes in _scratch_mkfs_blocksized
 2021-06-07 12:08 UTC  (6+ messages)
` [PATCH 0/2 v2] fstests: fix _scratch_mkfs_blocksized
  ` [PATCH 1/2 v2] btrfs: support other sectorsizes in _scratch_mkfs_blocksized
  ` [PATCH 2/2 v2] _scratch_mkfs_blocksized: fix indentation

[PATCH v2 0/2] Fixes to overlayfs immutable files tests
 2021-06-06 16:00 UTC  (4+ messages)
` [PATCH v2 1/2] overlay/075: fix wrong invocation of t_immutable
` [PATCH v2 2/2] overlay/075: add test coverage for clearing immutable/append-only flags

[ANNOUNCE] fstests: master branch updated to dd562778ca93
 2021-06-06 14:59 UTC 

[PATCH 0/9] Add support for using xfstests to test AFS
 2021-06-06 11:58 UTC  (7+ messages)
` [PATCH 2/9] generic/294, afs: Allow for mknod subtest failing if mknod not supported
` [PATCH 6/9] Add the ability to require O_TMPFILE to be supported for a test

[PATCH] overlay/075: fix wrong invocation of t_immutable
 2021-06-05  9:43 UTC 

[PATCH v3] ext4/309: add test for ext4_dir_entry2 wipe
 2021-06-04 23:50 UTC  (5+ messages)

[PATCH v2] fstests: add basic ftrace support
 2021-06-04 22:44 UTC  (5+ messages)

[v2] ext4/310: test journal checkpoint ioctl
 2021-06-04 20:12 UTC  (3+ messages)

[PATCH] btrfs/029: fix the test compatible with older cp(1)
 2021-06-04  6:25 UTC 

[PATCH v2] ext4/309: add test for ext4_dir_entry2 wipe
 2021-06-04  0:15 UTC  (3+ messages)

[PATCH] fstests: add basic ftrace support
 2021-06-03 23:22 UTC  (5+ messages)

[ANNOUNCE] fstests: master branch updated to 37881397f1aa
 2021-06-02  1:04 UTC  (2+ messages)

[PATCH] ext4/310: test journal checkpoint ioctl
 2021-06-01 21:09 UTC  (3+ messages)

[PATCH 1/4] Improved .gitignore
 2021-06-01 18:50 UTC  (4+ messages)
` [PATCH v2 3/4] generic/{455,457,482}: make dmlogwrites tests work on bcachefs

xfs_db causing OOM failures while running fstests on 64k blocksize
 2021-06-01 16:56 UTC  (2+ messages)

[PATCH] generic/042: set size to 38M for f2fs
 2021-06-01  2:26 UTC  (4+ messages)

[PATCH] generic/639: Test page faults during read and write
 2021-05-31 15:26 UTC 

[PATCH 1/2] common/config: remove default 4k blocksize from XFS_MKFS_OPTIONS
 2021-05-30 12:23 UTC  (3+ messages)

[PATCH] xfs: fix check of whether the mkfs fail
 2021-05-29  3:44 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).