messages from 2015-12-17 07:56:54 to 2016-02-10 01:02:25 UTC [more...]
[PATCH v4.1 00/23] xfstests: test the nfs/cifs/btrfs/xfs reflink/dedupe ioctls
2016-02-10 1:02 UTC (41+ 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] xfs/169: new case for test default quota lower than specific quota
2016-02-09 19:32 UTC
[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 (10+ messages)
` [PATCH 1/3] xfs: support realtime/log device setup changes in config sections
` [PATCH 2/3] setup: add section support
` [PATCH 3/3] check: add exclude sections CLI parameter
[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)
[PATCH 0/6] Add cross-compilation support for android
2016-02-02 18:08 UTC (5+ messages)
` [PATCH 3/6] xfsprogs: define and use BUILD_CC in configure.ac for cross compilation
` xfsprogs: Add BUILD_CFLAGS "
[PATCH] overlay: check visible whiteouts in pure-upper directory
2016-02-02 4:12 UTC (2+ messages)
[PATCH] overlay: test permission checks within upper layer
2016-02-02 4:06 UTC (3+ messages)
[PATCH] xfs/083: disable dmesg check
2016-01-31 3:05 UTC (2+ messages)
NEW ARRIVALS, CISCO,CPU's,Memory, LAPTOP AND AVAYA
2016-01-29 0:23 UTC
NEW ARRIVALS, CISCO,CPU's,Memory, LAPTOP AND AVAYA
2016-01-27 4:47 UTC
[PATCH 1/5] tools/mvtest: call out to the correct group sort program
2016-01-23 22:00 UTC (8+ messages)
` [PATCH 2/5] reflink: fix off-by-one errors when iterating file blocks in a loop
` [PATCH 3/5] xfs/122: update against xfsprogs 4.3
` [PATCH 4/5] dedupe: record dedupe errors in golden output
` [PATCH 5/5] tests: use lowercase variables for all the new reflink tests
[RFC PATCH] fstests: add known issue support
2016-01-22 7:19 UTC (3+ messages)
[PATCH] test Q_GETNEXTQUOTA
2016-01-22 0:02 UTC
[PATCH] fsync-tester: reopen files with correct flags
2016-01-21 4:28 UTC (2+ messages)
[PATCH] fsx.c: Add header file stdbool.h
2016-01-21 3:28 UTC (2+ messages)
[PATCH v2] tools/mvtest: call out to the correct group sort program
2016-01-18 21:09 UTC
[PATCH 1/2] fstests: introduce _require_no_mount_opts helper
2016-01-18 5:03 UTC (2+ messages)
` [PATCH 2/2] ext4/271: _notrun if there are journal related mount options
[PATCH] xfs_quota: allow operation on foreign filesystem types
2016-01-16 4:41 UTC (2+ messages)
broken fsx compilation
2016-01-13 21:14 UTC
[PATCH] tools/mvtest: call out to the correct group sort program
2016-01-12 9:40 UTC
[PATCH 1/2] common: remove all files in $SCRATCH_DEV for overlayfs in _scratch_cleanup_files()
2016-01-12 9:34 UTC (6+ messages)
` [PATCH 2/2] overlay: test copy up files from lower dir
[PATCH 0/3] some random fixes and cleanups
2016-01-12 8:31 UTC (5+ messages)
` [PATCH 1/3] generic/23[23]: some cleanups
` [PATCH 2/3] common: no need to parse config file in new
` [PATCH v2] "
` [PATCH 3/3] new: create a default .out file
[PATCH v2 1/3] common: remove all files in $SCRATCH_DEV for overlayfs in _scratch_cleanup_files()
2016-01-12 8:30 UTC (3+ messages)
` [PATCH v2 2/3] common: export overlay lower/upper/work directories as variables
` [PATCH v2 3/3] overlay: test copy up files from lower dir
[PATCH v3] fstests: fix btrfs test failures after commit 27d077ec0bda
2016-01-11 13:22 UTC
[PATCH v2] xfs: test XFS torn log write detection
2016-01-11 11:52 UTC (3+ messages)
[PATCH V2] fstests: add user friendly debug prompts for already mounted points name
2016-01-11 7:21 UTC
[PATCH 0/2] fstests: help user to troubleshoot the re-mount issue quickly
2016-01-11 5:20 UTC (9+ messages)
` [PATCH 1/2] fstests: comments to prevent from adding "/" to the end of 2 environment variables
` [PATCH 2/2] fstests: give user friendly prompts for already mounted dir
[ANNOUNCE] xfstests: master branch updated to dfe582d
2016-01-11 4:33 UTC
[PATCH 1/4 v2] fstests: fix btrfs test failures after commit 27d077ec0bda
2016-01-11 3:41 UTC (5+ messages)
` [PATCH 2/4 v2] fstests: cleanup test btrfs/029
` [PATCH 3/4 v2] fstests: cleanup test btrfs/031
` [PATCH 4/4 v2] fstests: fix cleanup of test btrfs/003
[PATCH V2 0/2] fstests: help user to troubleshoot the re-mount issue quickly
2016-01-09 3:54 UTC (3+ messages)
` [PATCH V2 1/2] fstests: add user friendly prompts for already mounted points name
` [PATCH V2 2/2] fstests: canonicalize the mount points by removing the trailing "/"
[PATCH] fstests: btrfs, verify fitrim does not discard reserved device area
2016-01-07 21:21 UTC
[PATCH v4 00/11] xfstests: test the nfs/cifs/btrfs/xfs reflink/dedupe ioctls
2016-01-04 19:47 UTC (14+ messages)
` [PATCH 01/11] test-scripts: test migration scripts
` [PATCH 02/11] tests: don't leave cruft behind on the TEST_MNT
` [PATCH 03/11] generic/15[78]: fix error messages in the golden output
` [PATCH 04/11] xfs/128: allow larger margin for disk space usage
` [PATCH 05/11] xfs/129: require loop
` [PATCH 06/11] reflink: more tests
` [PATCH 07/11] reflink: test ENOSPC when expanding btrees during reflink operations
` [PATCH 08/11] reflink: more CoW tests for reflink and dedupe
` [PATCH 09/11] reflink: test CoW with blocksize < pagesize
` [PATCH 10/11] reflink: test a big CoW operation
` [PATCH 11/11] generic: create a dedupe group
Charity Donation
2015-12-28 23:27 UTC
[PATCH] f2fs: add Makefile for f2fs
2015-12-28 10:27 UTC
[PATCH] f2fs: add Makefile for f2fs
2015-12-28 6:30 UTC
[PATCH] shared: test mount needs_recovery extN partition with noload option
2015-12-25 4:30 UTC (3+ messages)
` [PATCH v2] "
[PATCH 1/2] fstests: fix btrfs test failures after commit 27d077ec0bda
2015-12-24 12:13 UTC (4+ messages)
Ideas to do custom operation just after mount?
2015-12-23 23:17 UTC (8+ messages)
[PATCH] common/scsi_debug: fix removal of scsi_debug module
2015-12-23 14:29 UTC
[PATCH 0/6] fsx
2015-12-22 22:35 UTC (10+ messages)
` [PATCH 1/6] fsx: Small improvements and fixes
` [PATCH 2/6] fsx: Fix hex numbers in operation dump
` [PATCH 3/6] fsx: Report number of successful operations
` [PATCH 4/6] fsx: Generate test parameters in test()
` [PATCH 5/6] fsx: Improve operation logging
` [PATCH 6/6] fsx: Add mechanism to replay failed operations
[PATCH 2/2] fstests: fix cleanup of test btrfs/003
2015-12-22 2:22 UTC
[PATCH] generic/263: be quiet about unsupported operation
2015-12-21 13:21 UTC (2+ messages)
[ANNOUNCE] xfstests: master branch updated to b7fd3f0
2015-12-21 8:11 UTC
[PATCH 0/3 v2] Output selection
2015-12-21 0:34 UTC (5+ messages)
` [PATCH 2/3] common: Improve _link_output_file to be more versatile
Review & Reply
2015-12-18 10:12 UTC
Review & Reply
2015-12-17 0:55 UTC
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