messages from 2015-06-30 04:16:05 to 2015-08-15 01:52:42 UTC [more...]
[PATCH 0/7] xfstests: fuzz ext4 and xfs
2015-08-15 1:52 UTC (6+ messages)
` [PATCH 1/7] common: add routines to fuzz filesystems
` [PATCH 2/7] randomly fuzz XFS and ext4 filesystems
` [PATCH 3/7] ext4: test block group metadata corruption checking and repair
` [PATCH 4/7] ext4: test file/dir/symlink "
` [PATCH 5/7] xfs: test allocation group "
[PATCH] ext4/005: add missing out file back
2015-08-14 16:41 UTC (2+ messages)
[PATCH v5 0/3] dm error based test cases
2015-08-14 15:31 UTC (12+ messages)
` [PATCH v5 1/3] xfstests: btrfs: add functions to create dm-error device
` [PATCH v5 2/3] xfstests: btrfs: test device replace, with EIO on the src dev
` [PATCH v5 3/3] xfstests: btrfs: test device delete with EIO on "
` [PATCH v6 0/3] dm error based test cases
` [PATCH v6 1/3] xfstests: btrfs: add functions to create dm-error device
` [PATCH v6 2/3] xfstests: btrfs: test device replace, with EIO on the src dev
` [PATCH v6 3/3] xfstests: btrfs: test device delete with EIO on "
[PATCHv4 0/3] fs: add O_BENEATH flag to openat(2)
2015-08-14 15:30 UTC (9+ messages)
` [PATCHv4 1/3] "
` [PATCHv4 2/3] selftests: Add test of O_BENEATH & openat(2)
` [PATCHv4 man-pages 3/3] open.2: describe O_BENEATH flag
[PATCH] fstests: btrfs regression test for defrag tail extents
2015-08-14 15:19 UTC (10+ messages)
` [PATCH] fstests: generic/018: expend "write backwards sync but contiguous" to test regression in btrfs
` [PATCH v2] fstests: generic/018: expand "
[PATCH] xfs/020: use -f option for xfs_repair a fs image
2015-08-14 9:23 UTC (5+ messages)
[PATCH v2] generic/084: check inotify limit before tail many files
2015-08-14 8:24 UTC
[PATCH] generic/084: check inotify limit before tail many files
2015-08-14 6:58 UTC (2+ messages)
[PATCH 0/3] dm error based test cases
2015-08-13 14:43 UTC (13+ messages)
` [PATCH v2 "
` [PATCH v2 3/3] xfstests: btrfs: test device delete with EIO on src dev
` [PATCH v4 0/3] dm error based test cases
` [PATCH v4 1/3] xfstests: btrfs: add functions to create dm-error device
` [PATCH v4 2/3] xfstests: btrfs: test device replace, with EIO on the src dev
` [PATCH v4 3/3] xfstests: btrfs: test device delete with EIO on "
[PATCH v2] xfs/074: specify filesystem size in terms of size not block count
2015-08-12 3:45 UTC
[PATCH] xfs/074: double the data section size
2015-08-12 3:30 UTC (3+ messages)
[PATCH] generic/064: allow room for unexpected allocation behavior
2015-08-10 17:38 UTC
[PATCH] xfs/042: reduce runtime of the test
2015-08-10 0:44 UTC
[PATCH] generic/038: speed up file creation
2015-08-09 23:20 UTC (7+ messages)
[PATCH v4] generic: test bug when zero range is crossing isize within single block
2015-08-07 9:50 UTC (3+ messages)
[PATCH] fstests: generic test for fsync of file with multiple links
2015-08-06 12:33 UTC (3+ messages)
[PATCH v2] fstests: btrfs: Add regression test for reserved space leak
2015-08-05 7:46 UTC (9+ messages)
[PATCH] fstests: btrfs: Add regression test for reserved space leak
2015-08-05 0:57 UTC (3+ messages)
[ANNOUNCE] xfstests: master branch updated to 8c3016b
2015-08-04 7:00 UTC
[PATCH 0/5] xfstests: introduce ubifs in xfstests
2015-08-03 5:55 UTC (17+ messages)
` [PATCH 1/5] xfstest: add ubifs support
` [PATCH 2/5] xfstest: generic/219 add _require_odirect
` [PATCH 3/5] xfstest: generic/125 "
` [PATCH 4/5] xfstest: introduce subtestset for ubifs
` [PATCH 5/5] xfstest: add quota tests to ubifs
[PATCH] xfstests: mount scratch before checking it
2015-08-03 3:09 UTC (2+ messages)
generic/064 test failures on ext4 (4.2-rc*)
2015-08-03 2:01 UTC (3+ messages)
[PATCH 0/4] xfstests portability fixes for Android
2015-07-30 17:47 UTC (11+ messages)
` [PATCH 1/4] xfstests: if DEV_BSIZE is not defined, assume it to be 512
` [PATCH 2/4] xfstests: Support C libraries that define SIGCHLD instead of SIGCLD
` [PATCH 3/4] xfstests: use the Posix st_mode defines instead of the obsolete SysV ones
` [PATCH 4/4] xfstests: remove manual declaration of errno
[PATCH 0/6] Add cross-compilation support for android
2015-07-30 17:11 UTC (13+ messages)
` [PATCH 1/6] xfsprogs: define NBBY if not defined by the system header files
` [PATCH 2/6] xfsprogs: pull in libgen.h to get prototype for basename()
` [PATCH 3/6] xfsprogs: define and use BUILD_CC in configure.ac for cross compilation
` [PATCH 4/6] xfsprogs: avoid use of si_tid in struct xlog_split_item
` [PATCH 5/6] xfsprogs: use "unsigned short" instead of ushort
` [PATCH 6/6] xfsprogs: add missing include of <stat.h>
[PATCH] generic/046: stress not enough to write something out
2015-07-29 17:08 UTC
[PATCH] fstests: test for btrfs incremental send after file extent cloning
2015-07-29 16:24 UTC
[PATCH] common: fix _count_extents and _count_holes
2015-07-29 2:02 UTC (2+ messages)
[PATCH 0/3] xfstests: test btrfs replace on RAID 5/6
2015-07-28 17:41 UTC (15+ messages)
` [PATCH 1/3] btrfs/011: test replace on RAID 5/6 now that it's supported
` [PATCH 2/3] btrfs: add replace missing and replace RAID 5/6 to profile configs
` [PATCH 3/3] btrfs: add a test of replace missing dev in diff raid
[PATCH] fstests: btrfs test to exercise shared extent reference accounting
2015-07-24 21:52 UTC (4+ messages)
` [PATCH v2] "
[PATCH] fstests: regression test for the btrfs clone ioctl
2015-07-24 21:39 UTC (2+ messages)
[PATCH] fstests: test for file fsync after unlink and inode eviction
2015-07-24 5:31 UTC
[TRIVIAL PATCH] check: Fix a typo
2015-07-24 9:34 UTC
[PATCH] xfstests: add a flag for direct printing of test output
2015-07-23 16:45 UTC
[PATCH] xfstests: Allow partial test names for ./check run
2015-07-23 16:44 UTC
[PATCH] xfs/078: omit -m crc=0 mkfs option if mkfs.xfs has no meta support
2015-07-23 3:56 UTC (4+ messages)
[PATCH] generic/311: Disable dmesg check
2015-07-22 23:02 UTC (14+ messages)
[PATCH] Make -g and -x option meet description in manual
2015-07-22 8:36 UTC (2+ messages)
PATCH 3/3 V6] xfs: test changing UUID on V5 superblock
2015-07-21 12:19 UTC (2+ messages)
[PATCH] tests/xfs: test log recovery checksum with different log buf sizes
2015-07-20 17:24 UTC
[PATCH] fstests: generic test for fsync after adding hard links
2015-07-16 9:34 UTC (2+ messages)
[PATCH v2] xfs/015: keep create_file running until growfs finished
2015-07-13 13:50 UTC (2+ messages)
[PATCH] xfs/015: make it more robust
2015-07-06 7:05 UTC (2+ messages)
[PATCH] ext4: test migration to non-extent based file format
2015-07-04 16:08 UTC
[RFC 00/11] xfstests: test the btrfs/xfs reflink/dedupe ioctls
2015-06-30 4:16 UTC (8+ messages)
` [PATCH 05/11] test CoW behaviors of reflinked files
` [PATCH 06/11] reflink fallocate tests
` [PATCH 07/11] reflink concurrent operations tests
` [PATCH 08/11] test reflink for accuracy in free block counts
` [PATCH 09/11] test error conditions on reflink
` [PATCH 10/11] test xfs-specific reflink pieces
` [PATCH 11/11] reflink: test what happens when we hit resource limits
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