messages from 2016-02-03 16:02:06 to 2016-02-13 08:03:57 UTC [more...]
[PATCH v4.2 00/32] xfstests: test the nfs/cifs/btrfs/xfs reflink/dedupe ioctls
2016-02-13 8:03 UTC (41+ messages)
` [PATCH 01/32] generic/182: this is a dedupe test, check for dedupe
` [PATCH 02/32] xfstests: filter whitespace in 128 and 132
` [PATCH 03/32] xfstests: make _scratch_mkfs_blocksized usable
` [PATCH 04/32] reflink: remove redundant filesystem checks from the end of the tests
` [PATCH 05/32] reflink: remove unnecessary umounts from test code
` [PATCH 06/32] common/dmerror: add some more dmerror routines
` [PATCH 07/32] common: create _require_test_program to look for programs in src/
` [PATCH 08/32] common: provide a method to repair the scratch fs
` [PATCH 09/32] reflink: refactor mixed block creation code
` [PATCH 10/32] reflink: fix style problems in existing tests
` [PATCH 11/32] reflink: add _require_odirect to the directio tests
` [PATCH 12/32] dio: unwritten conversion bug tests
` [PATCH 13/32] reflink: test intersecting CoW and falloc/fpunch/fzero/fcollapse/finsert/ftrunc
` [PATCH 14/32] reflink: test CoW behavior with IO errors
` [PATCH 15/32] reflink: test CoW operations against the source file
` [PATCH 16/32] reflink: ensure that we can handle reflinking a lot of extents
` [PATCH 17/32] xfs: more reflink tests
` [PATCH 18/32] xfs/122: support refcount/rmap data structures
` [PATCH 19/32] xfs: test fragmentation characteristics of copy-on-write
` [PATCH 20/32] reflink: high offset reflink and dedupe tests
` [PATCH 21/32] reflink: test xfs cow behavior when the filesystem crashes
` [PATCH 22/32] reflink: test quota accounting
` [PATCH 23/32] reflink: test CoW across a mixed range of block types with cowextsize set
` [PATCH 24/32] xfs: test the automatic cowextsize extent garbage collector
` [PATCH 25/32] xfs: test rmapbt functionality
` [PATCH 26/32] reflink: test aio copy on write
` [PATCH 27/32] xfs: aio cow tests
` [PATCH 28/32] xfs: test xfs_getbmapx behavior with shared extents
` [PATCH 29/32] reflink: test reflink+cow+enospc all at the same time
` [PATCH 30/32] xfs: ensure that we don't crash when freeing the ag reservations on a ro mount
` [PATCH 31/32] xfs: test source CoW across mixed block types with cowextsz set
` [PATCH 32/32] reflink: kick the slow tests out of the 'quick' group
` [PATCH 33/32] aiocp: fix the gcc warnings
[ANNOUNCE] xfstests: master branch updated to 74b326f
2016-02-13 1:36 UTC
[PATCH v2] fstests: generic/158, test dedupe with destination offset past EOF
2016-02-12 18:32 UTC
[PATCH] fstests: generic/158, test dedupe with destination offset past EOF
2016-02-12 18:29 UTC (2+ messages)
[PATCH 2/2] fstests: generic test for file fsync after rename operation
2016-02-12 16:21 UTC
[PATCH 1/2] fstests: generic test for directory fsync after rename operation
2016-02-12 16:20 UTC
[PATCH v2] ext4: test partial blocksize defrag integrity issue
2016-02-12 5:43 UTC
[PATCH-v2 00/13] fix up various tmpfs failures
2016-02-12 5:41 UTC (17+ messages)
` [PATCH 01/13] check: avoid spurious complaints that tests/$FSTYP/group does not exist
` [PATCH 02/13] common: _scratch_mkfs_sized() for tmpfs
` [PATCH 03/13] generic: use mount point instead of device name
` [PATCH 04/13] generic: remove the generic/125 test
` [PATCH 05/13] generic: add _require_odirect to generic/113 and generic/214
` [PATCH 06/13] xfstests: do not unmount tmpfs during remount
` [PATCH 07/13] generic: do not unmount before calling _check_scratch_fs()
` [PATCH 08/13] generic: require fiemap for generic/009
` [PATCH 09/13] xfstests: remove dependency on /proc/partitions for generic/312
` [PATCH 10/13] xfstests: generic/079 and generic/277 requires chattr, not xattrs
` [PATCH 11/13] xfstests: add executable permission to tests
` [PATCH 12/13] xfstests: increase tmpfs memory size
` [PATCH 13/13] common: remove unneeded mount options for ext4
[PATCH] xfs: test inode32/inode64 options w/ remount & growfs
2016-02-11 23:42 UTC
[PATCH 00/12] xfstests: fix up various tmpfs failures
2016-02-11 17:36 UTC (44+ messages)
` [PATCH 01/12] check: avoid error messages of tests/$FS does not exist
` [PATCH 02/12] common: _scratch_mkfs_sized() for tmpfs
` [PATCH 03/12] generic: use mount point instead of device name
` [PATCH 04/12] generic: add _require_odirect to three more tests
` [PATCH 05/12] xfstests: do not unmount tmpfs during remount
` [PATCH 06/12] generic: do not unmount before calling _check_scratch_fs()
` [PATCH 07/12] generic: require fiemap for generic/009
` [PATCH 08/12] xfstests: fix generic/312 on tmpfs, ignore /proc/partitions
` [PATCH 09/12] xfstests: generic/079 requires chattr, not xattrs
` [PATCH 10/12] generic: disable generic/027 for tmpfs
` [PATCH 11/12] xfstests: add executable permission to tests
` [PATCH 12/12] xfstests: increase tmpfs memory size
[PATCH] ext4: test partial blocksize defrag integrity issue
2016-02-11 16:55 UTC (4+ messages)
[PATCH] xfs: change return value check to golden image check
2016-02-11 16:37 UTC
[PATCH v3] xfs: new case for test default user/group quota
2016-02-11 15:05 UTC
[PATCH] generic/072: limit max cpu number to 8 to avoid long run time and high system pressure
2016-02-11 9:28 UTC
Does _need_to_be_root deserve to live?
2016-02-11 9:15 UTC (2+ messages)
[PATCH v2] xfs: new case for test default user/group quota
2016-02-11 8:51 UTC
[PATCH] xfs/169: new case for test default quota lower than specific quota
2016-02-11 5:19 UTC (3+ messages)
Business Partnership
2016-02-11 1:30 UTC
Business Partnership
2016-02-11 1:02 UTC
[PATCH] fstests: btrfs, test directory fsync after deleting snapshots
2016-02-10 19:20 UTC (2+ messages)
[PATCH] ext4: test partial blocksize defrag integrity issue
2016-02-10 14:48 UTC
[PATCH v4.1 00/23] xfstests: test the nfs/cifs/btrfs/xfs reflink/dedupe ioctls
2016-02-10 1:07 UTC (44+ messages)
` [PATCH 01/23] generic/182: this is a dedupe test, check for dedupe
` [PATCH 02/23] xfstests: filter whitespace in 128 and 132
` [PATCH 03/23] xfstests: make _scratch_mkfs_blocksized usable
` [PATCH 04/23] reflink: remove redundant filesystem checks from the end of the tests
` [PATCH 05/23] common/dmerror: add some more dmerror routines
` [PATCH 06/23] dio unwritten conversion bug tests
` [PATCH 07/23] reflink: test intersecting CoW and falloc/fpunch/fzero/fcollapse/finsert/ftrunc
` [PATCH 08/23] reflink: test CoW behavior with IO errors
` [PATCH 09/23] reflink: test CoW operations against the source file
` [PATCH 10/23] xfs: more reflink tests
` [PATCH 11/23] reflink: ensure that we can handle reflinking a lot of extents
` [PATCH 12/23] xfs/122: support refcount/rmap data structures
` [PATCH 13/23] xfs: test fragmentation characteristics of copy-on-write
` [PATCH 14/23] reflink: high offset reflink and dedupe tests
` [PATCH 15/23] reflink: test xfs cow behavior when the filesystem crashes
` [PATCH 16/23] reflink: test quota accounting
` [PATCH 17/23] reflink: test CoW across a mixed range of block types with cowextsize set
` [PATCH 18/23] xfs: test the automatic cowextsize extent garbage collector
` [PATCH 19/23] xfs: test rmapbt functionality
` [PATCH 20/23] reflink: test aio copy on write
` [PATCH 21/23] xfs: aio cow tests
` [PATCH 22/23] xfs: test xfs_getbmapx behavior with shared extents
` [PATCH 23/23] reflink: test reflink+cow+enospc all at the same time
[PATCH] fstests: btrfs, test for send with clone operations
2016-02-09 22:17 UTC (3+ messages)
[PATCH] ext4/001: add output variant for nodelalloc mounts
2016-02-09 1:12 UTC
[ANNOUNCE] xfstests: master branch updated to d98149c
2016-02-07 22:31 UTC
[PATCH 2/2] dm-thinp demo test
2016-02-05 3:58 UTC (2+ messages)
` [PATCH v2] fstests: "
[PATCH 0/2] dm-thinp helpers and demo test
2016-02-05 3:57 UTC (3+ messages)
` [PATCH 1/2] dm-thinp helpers in common/dmthin
[PATCH 0/3] fstests: improved config section support
2016-02-05 3:33 UTC (9+ messages)
` [PATCH 1/3] xfs: support realtime/log device setup changes in config sections
` [PATCH 2/3] setup: add section support
[PATCH 0/2 v2] xfs_quota: allow operation on ext4 for project quotas
2016-02-05 0:04 UTC (4+ messages)
` [PATCH 1/2] xfs_quota: allow operation on foreign filesystem types
` [PATCH 2/2] xfs_fs.h: XFS_IOC_FS[SG]SETXATTR to FS_IOC_FS[SG]ETXATTR promotion
more reflink fixes
2016-02-04 17:27 UTC (11+ messages)
` [PATCH 1/4] xfstests: filter whitespaces in 128 and 132
` [PATCH 2/4] xfstests: make _scratch_mkfs_blocksized usable
` [PATCH 3/4] xfstests: 912 requires dedup support
` [PATCH 4/4] xfstests: 899 requires a working filefrag
[PATCH] aio-dio-eof-race should be ignored by git
2016-02-04 15:45 UTC (2+ messages)
[PATCH] Fix prerequisite packages to build fstests on Ubuntu
2016-02-04 15:44 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox