summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-05-26generic/484: Need another process to check record locksXiao Yang
2018-05-23generic: test invalid swap file activationOmar Sandoval
2018-05-18generic/486: Get rid of the redundant error=%d printingXiao Yang
2018-05-16generic: Add SEEK_DATA tests for offsets in the middle of holesJan Kara
2018-05-02generic: test XATTR_REPLACE doesn't take the fs downDarrick J. Wong
2018-05-02src/fsync-err: don't truncate files on second openJeff Layton
2018-04-27generic: test record locks across execve in multithread processXiong Zhou
2018-04-22src/aio-dio-eof-race: handle aio pwrite errors and short readsOmar Sandoval
2018-04-22overlay/013: do not expect failureMiklos Szeredi
2018-04-08log-writes: Add support for METADATA flagQu Wenruo
2018-04-08log-writes: Add support to output human readable flagsQu Wenruo
2018-03-29open_by_handle: add -s option to sleep and keep files open by handleAmir Goldstein
2018-03-29open_by_handle: add -n option to suppress drop cachesAmir Goldstein
2018-03-29open_by_handle: make -h (help) a valid optionAmir Goldstein
2018-03-23generic/478: fix potential test blockingXiong Zhou
2018-03-23build: fix <ndbm.h> detection in AC_PACKAGE_WANT_GDBMJeff Mahoney
2018-02-16generic: add OFD lock testsXiong Zhou
2018-01-28src/metaperf: Include linux/param.h explicitly for HZ macroRostislav Skudnov
2018-01-28src/dmiperf: Include sys/types.h for u_int32_tRostislav Skudnov
2018-01-24generic: test decoding file handles after cycle mountAmir Goldstein
2018-01-24src/open_by_handle: verify dir content only with -r flagAmir Goldstein
2018-01-24src/pwrite_mmap_blocked: Include signal.h instead of sys/signal.hRostislav Skudnov
2018-01-24src/t_mtab: Replace sys_siglist[] with strsignal()Rostislav Skudnov
2018-01-24src/fssum: Use htobe64() instead of a custom macroRostislav Skudnov
2018-01-24fstests: Replace all __[u]intNN_t types with standard [u]intNN_tRostislav Skudnov
2018-01-06ext4: test for inline data + DAX corruptionRoss Zwisler
2018-01-06ext4: test for DAX + journaling corruptionRoss Zwisler
2017-12-15build: update AC_PACKAGE_WANT_GDBM() and src/dbtest.c to buildLuis R. Rodriguez
2017-12-10build: fix _BSD_SOURCE complier warningRoss Zwisler
2017-11-28generic/465: just check the actual read data under dio read/writeXiao Yang
2017-11-26fstests: add fio perf results supportJosef Bacik
2017-11-16aio-dio-append-write-read-race: abort if we encounter syscall errorsDarrick J. Wong
2017-11-14src/t_dir_type.c: Use strtoul() instead of atoll()Chandan Rajendra
2017-11-10open_by_handle: test file handles of open filesAmir Goldstein
2017-11-10open_by_handle: test directory file handleAmir Goldstein
2017-11-10open_by_handle: test content of open file handleAmir Goldstein
2017-11-10open_by_handle: test file handles of renamed filesAmir Goldstein
2017-11-10open_by_handle: add filename to error reportsAmir Goldstein
2017-10-22log-writes: fix possible infinite loop in zero_range()Hou Tao
2017-10-11generic: test race when checking i_size on direct i/o readZheng Liu
2017-10-09generic: add a new test for racing AIO COW writesChristoph Hellwig
2017-10-08bulkstat_unlink_test_modified: Remove extraneous if statementRostislav Skudnov
2017-10-08holetest: Use pid_t type for fork(2) return valueRostislav Skudnov
2017-10-06writev_on_pagefault: Use ssize_t type for write(2) return valueRostislav Skudnov
2017-10-01src/nsexec: fix stack pointer alignment exceptionZorro Lang
2017-09-30generic: mmap write readonly DAX fileXiong Zhou
2017-09-17src/fsync-err: write to different offset on each fdJeff Layton
2017-09-09replay-log: add support for replaying ops in target device sector rangeAmir Goldstein
2017-09-09replay-log: add validations for corrupt log entriesAmir Goldstein
2017-09-09log-writes: add replay-log program to replay dm-log-writes targetAmir Goldstein