fstests.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-22 14:47:04 to 2020-12-31 22:51:23 UTC [more...]

[PATCHSET 0/5] xfstests: establish baseline for fuzz tests
 2020-12-31 22:48 UTC  (4+ messages)
` [PATCHSET 00/15] xfstests: improve xfs fuzzing
` [PATCHSET 0/2] xfstests: strengthen fuzz testing
` [PATCHSET 0/3] common/dm*: support external log and rt devices

[PATCH] common/filter: add _filter_stat
 2020-12-23  1:58 UTC  (4+ messages)
    ` [PATCH v2] "

[ANNOUNCE] fstests: master branch updated to 0ad1c034838d
 2020-12-21  3:07 UTC  (3+ messages)

[PATCH v3 1/2] src/dmiperf: Remove obsolete dmiperf
 2020-12-21  0:56 UTC  (4+ messages)
` [PATCH v3 2/2] src/multi_open_unlink: Stop using attr_set

[PATCHv2 1/2] common/rc: Add whitelisted FS support in _require_scratch_swapfile()
 2020-12-20 15:39 UTC  (4+ messages)
` [PATCHv2 2/2] generic/496: Add whitelisted FS support for swapon test

[PATCH v2] btrfs: test if rename handles dir item collision correctly
 2020-12-20 15:31 UTC  (3+ messages)

[PATCH] btrfs: Add test 154
 2020-12-20 14:32 UTC  (3+ messages)
` [RESEND PATCH] "

[PATCH] overlay: run unionmount tests with custom overlay mount options
 2020-12-19 10:47 UTC 

[PATCH v2] shared/032: add options for jffs2
 2020-12-19  9:10 UTC 

[PATCH] shared/032: add options for jffs2
 2020-12-19  8:57 UTC 

[PATCH] btrfs: test incremental send after removing a directory and all its files
 2020-12-17 16:28 UTC  (2+ messages)

[PATCH] generic/388: randomly recover via read-only mounts
 2020-12-17 14:59 UTC 

[PATCH] src/t_enospc.c: Fix an error for the loop initialization declaration
 2020-12-16  5:21 UTC  (2+ messages)

[PATCH v2] generic/563: use a loop device to avoid partition incompatibility
 2020-12-15  0:13 UTC  (2+ messages)

[xfstests PATCH v2] generic: test for creating duplicate filenames in encrypted dir
 2020-12-14 23:47 UTC 

[PATCH] generic/563: use a loop device to avoid partition incompatibility
 2020-12-14 16:19 UTC  (5+ messages)

[PATCH] common/rc: filter uncertain stat error output
 2020-12-09 19:28 UTC  (3+ messages)

generic/615 failed on virtiofs + nfsv4(ac)
 2020-12-09  8:59 UTC 

[PATCH v2 1/2] src/dmiperf: Remove obsolete dmiperf
 2020-12-09  5:24 UTC  (3+ messages)
` [PATCH v2 2/2] src/multi_open_unlink: Stop using attr_set

[PATCH 1/2] src/multi_open_unlink: Stop using attr_set
 2020-12-09  4:22 UTC  (5+ messages)
` [PATCH 2/2] src/dmiperf: Stop using attr_setf

[PATCHv3 1/1] generic: Add test to check for mounting a huge sparse dm device
 2020-12-09  4:03 UTC 

[PATCH] common/filter: add _filter_stat
 2020-12-08 10:42 UTC 

[PATCH v2] btrfs: Update btrfs/215
 2020-12-08  8:15 UTC  (3+ messages)

[PATCH] xfs/513: fix the regression caused by mount option uqnoenforce
 2020-12-07 17:01 UTC  (2+ messages)

[PATCH] btrfs: test if rename handles dir item collision correctly
 2020-12-07 10:19 UTC  (8+ messages)

[PATCH 0/2] Section handling patch and huge sparse file generic/618
 2020-12-07  8:37 UTC  (6+ messages)
` [PATCH 1/2] check: source common/rc again if TEST_DEV was recreated
` [PATCH 2/2] generic: Add test to check for mounting a huge sparse dm device

[PATCH] generic/506: require prjquota
 2020-12-07  6:53 UTC  (3+ messages)

[ANNOUNCE] fstests: master branch updated to 4767884aff19
 2020-12-06 14:26 UTC 

[PATCH v1] generic/275: use free block counts to check if fs is filled sufficiently
 2020-12-06 13:54 UTC  (2+ messages)

[PATCH] btrfs: Update btrfs/215
 2020-12-06 13:30 UTC  (2+ messages)

[PATCH] common/rc: Fix _check_s_dax()
 2020-12-04  9:47 UTC  (8+ messages)
` [PATCH V2] "
  ` [PATCH V3] "

[PATCH 1/1] generic: Add test to check for mounting a huge sparse dm device
 2020-12-04  3:57 UTC  (3+ messages)

[RFC PATCH] common/rc: Fix _check_s_dax() for kernel 5.10
 2020-12-02 19:08 UTC  (4+ messages)

[PATCH v3 00/38] idmapped mounts
 2020-12-02 10:01 UTC  (73+ messages)
` [PATCH v3 01/38] namespace: take lock_mount_hash() directly when changing flags
` [PATCH v3 02/38] mount: make {lock,unlock}_mount_hash() static
` [PATCH v3 03/38] namespace: only take read lock in do_reconfigure_mnt()
` [PATCH v3 04/38] fs: add mount_setattr()
` [PATCH v3 05/38] tests: add mount_setattr() selftests
` [PATCH v3 06/38] fs: add id translation helpers
` [PATCH v3 07/38] mount: attach mappings to mounts
` [PATCH v3 08/38] capability: handle idmapped mounts
` [PATCH v3 09/38] namei: add idmapped mount aware permission helpers
` [PATCH v3 10/38] inode: add idmapped mount aware init and "
` [PATCH v3 11/38] attr: handle idmapped mounts
` [PATCH v3 12/38] acl: "
` [PATCH v3 13/38] xattr: "
` [PATCH v3 14/38] commoncap: "
` [PATCH v3 15/38] stat: "
` [PATCH v3 16/38] namei: handle idmapped mounts in may_*() helpers
` [PATCH v3 17/38] namei: introduce struct renamedata
` [PATCH v3 18/38] namei: prepare for idmapped mounts
` [PATCH v3 19/38] open: handle idmapped mounts in do_truncate()
` [PATCH v3 20/38] open: handle idmapped mounts
` [PATCH v3 21/38] af_unix: "
` [PATCH v3 22/38] utimes: "
` [PATCH v3 23/38] fcntl: "
` [PATCH v3 24/38] notify: "
` [PATCH v3 25/38] init: "
` [PATCH v3 26/38] ioctl: "
` [PATCH v3 27/38] would_dump: "
` [PATCH v3 28/38] exec: "
` [PATCH v3 30/38] apparmor: "
` [PATCH v3 31/38] ima: "
` [PATCH v3 32/38] fat: "
` [PATCH v3 33/38] ext4: support "
` [PATCH v3 34/38] ecryptfs: do not mount on top of "
` [PATCH v3 35/38] overlayfs: "
` [PATCH v3 36/38] fs: introduce MOUNT_ATTR_IDMAP
` [PATCH v3 37/38] tests: extend mount_setattr tests

[PATCH] common/rc: add _filter_scratch in _test_inode_flag
 2020-12-01 16:04 UTC  (3+ messages)

[PATCH v2] generic: ENOSPC regression test in a multi-threaded scenario
 2020-12-01 13:03 UTC 

[PATCH] generic: ENOSPC regression test in a multi-threaded scenario
 2020-12-01 11:27 UTC  (3+ messages)

[PATCH v3] ceph: add a new test for cross quota realms renames
 2020-11-29 15:23 UTC  (4+ messages)

[PATCH] generic/031: Modify fcollapse arguments to work on non-4k block sized fs instances
 2020-11-29 10:48 UTC  (2+ messages)

[PATCH 0/3] fstests: Fix tests which checks for swapfile support
 2020-11-26  3:51 UTC  (3+ messages)

[PATCH] generic: add test for XFS forkoff miscalcution on 32-bit platform
 2020-11-24 16:52 UTC  (8+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH 0/7] various: test xfs things fixed in 5.10
 2020-11-23 18:20 UTC  (3+ messages)

[PATCH] ceph: add a new test for cross quota realms renames
 2020-11-23 17:25 UTC  (10+ messages)
    ` [PATCH v2] "

[ANNOUNCE] fstests: master branch updated to 37d4f926b525
 2020-11-22 15:39 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).