various: replace _get_block_size with _get_file_block_size when needed
[xfstests-dev.git] / src /
2018-01-24 Rostislav Skudnovsrc/pwrite_mmap_blocked: Include signal.h instead of...
2018-01-24 Rostislav Skudnovsrc/t_mtab: Replace sys_siglist[] with strsignal()
2018-01-24 Rostislav Skudnovsrc/fssum: Use htobe64() instead of a custom macro
2018-01-24 Rostislav Skudnovfstests: Replace all __[u]intNN_t types with standard...
2018-01-05 Ross Zwislerext4: test for inline data + DAX corruption
2018-01-05 Ross Zwislerext4: test for DAX + journaling corruption
2017-12-15 Luis R. Rodriguezbuild: update AC_PACKAGE_WANT_GDBM() and src/dbtest...
2017-12-10 Ross Zwislerbuild: fix _BSD_SOURCE complier warning
2017-11-28 Xiao Yanggeneric/465: just check the actual read data under...
2017-11-26 Josef Bacikfstests: add fio perf results support
2017-11-16 Darrick J. Wongaio-dio-append-write-read-race: abort if we encounter...
2017-11-14 Chandan Rajendrasrc/t_dir_type.c: Use strtoul() instead of atoll()
2017-11-10 Amir Goldsteinopen_by_handle: test file handles of open files
2017-11-10 Amir Goldsteinopen_by_handle: test directory file handle
2017-11-10 Amir Goldsteinopen_by_handle: test content of open file handle
2017-11-10 Amir Goldsteinopen_by_handle: test file handles of renamed files
2017-11-10 Amir Goldsteinopen_by_handle: add filename to error reports
2017-10-22 Hou Taolog-writes: fix possible infinite loop in zero_range()
2017-10-11 Zheng Liugeneric: test race when checking i_size on direct i...
2017-10-09 Christoph Hellwiggeneric: add a new test for racing AIO COW writes
2017-10-08 Rostislav Skudnovbulkstat_unlink_test_modified: Remove extraneous if...
2017-10-08 Rostislav Skudnovholetest: Use pid_t type for fork(2) return value
2017-10-06 Rostislav Skudnovwritev_on_pagefault: Use ssize_t type for write(2)...
2017-10-01 Zorro Langsrc/nsexec: fix stack pointer alignment exception
2017-09-29 Xiong Zhougeneric: mmap write readonly DAX file
2017-09-17 Jeff Laytonsrc/fsync-err: write to different offset on each fd
2017-09-09 Amir Goldsteinreplay-log: add support for replaying ops in target...
2017-09-09 Amir Goldsteinreplay-log: add validations for corrupt log entries
2017-09-09 Amir Goldsteinlog-writes: add replay-log program to replay dm-log...
2017-09-03 Darrick J. Wongxfs: test rmapbt updates are correct with insert/collap...
2017-08-31 Tuomas Tynkkynensrc/t_mtab: Add newlines to error messages
2017-08-28 Zorro Langgeneric: test data integrity with mixed buffer read...
2017-08-03 Eric Biggerssrc: include <sys/sysmacros.h> for major() and minor()
2017-07-28 Eric Biggersbuild: remove IRIX-specific build logic
2017-07-24 Eric Biggerstests: remove IRIX support from tests also supported...
2017-07-24 Eric Biggerstests: remove xfs/057 and xfs/058
2017-07-24 Eric Biggerstests: port generic/093 to Linux
2017-07-19 Jeff Laytongeneric: add a less thorough testing mode for fsync...
2017-07-16 Darrick J. Wonggeneric: test negative SEEK_HOLE/SEEK_DATA offsets
2017-06-26 Andreas Gruenbachersrc/seek_sanity_test: Fix for filesystems without unwri...
2017-06-26 Andreas Gruenbachergeneric: Another SEEK_HOLE/SEEK_DATA sanity test
2017-06-26 Andreas Gruenbacherseek_sanity_test: Report the actual allocation size
2017-06-22 Zorro Langgeneric: test writev with page fault when it processes iov
2017-06-20 Jeff Laytongeneric: add a writeback error handling test
2017-06-02 Nikolay Borisovsrc/listxattr: Fix reading past the end of the user...
2017-06-02 Jan Karageneric: Add regression test for tail page zeroing
2017-05-26 Theodore Ts'obuild: Stop relying on OpenSSL
2017-05-23 Luis Henriquessrc/seek_sanity_test: fix test15 SEEK_HOLE expected...
2017-05-23 Richard Weinbergersrc/stat_test: Fix stx_attributes check
2017-05-22 Theodore Ts'osrc: fix compiler warnings
2017-05-19 Eric Biggersfstests: skip AIO-related tests when CONFIG_AIO=n
2017-05-18 Ross Zwislergeneric: add regression test for DAX PTE/PMD races
2017-05-17 Jan Karageneric: Add more SEEK_HOLE tests
2017-05-12 Amir Goldsteinsrc/t_dir_type: support filtering by inode number
2017-05-09 Luis Henriquessrc/seek_sanity_test: ensure file size is big enough
2017-05-05 Eric Biggersgeneric: test revalidation of encrypted dentries
2017-05-05 Eric Sandeenpunch-alternating: add some options
2017-04-27 Ross Zwislergeneric: add regression test for stale mmap reads
2017-04-27 Zorro Langgeneric: test eofblocks race with file extending aio...
2017-04-25 Ross Zwislersrc/t_mmap_dio: fix incorrect argument count check
2017-04-21 Amir Goldsteinsrc/open_by_handle: flexible usage options
2017-04-21 Amir Goldsteinsrc/open_by_handle: program to exercise open_by_handle_...
2017-04-21 Amir Goldsteinfstests: remove IRIX test program open_unlink
2017-04-21 Gwendal Grignougeneric: fix statx definition for non-x86 architecture
2017-04-11 David Howellsgeneric: Check the stx_attributes settable by chattr
2017-04-11 David Howellsgeneric: Add first statx test
2017-04-11 David Howellsfstests: Add an auxiliary program to create an AF_UNIX...
2017-04-08 Amir Goldsteinsrc/t_immutable: add ftruncate to append only tests
2017-03-29 Zorro Langfsstress: add mwrite/mread into test operation list
2017-03-22 Eryu Guangeneric: test pagecache invalidation after direct write
2017-02-18 Xiong Zhouxfs: test per-inode DAX flag by IO
2016-12-24 Amir Goldsteincommon/rc: add generic file type support check
2016-12-24 Eric Sandeengeneric: test GETNEXTQUOTA near INT_MAX
2016-11-29 J. Bruce Fieldssrc/dirstress: Allow ESTALE as well as ENOENT
2016-11-18 Omar Sandovalgeneric: concurrent non-overlapping direct I/O on the...
2016-10-26 Benjamin Coddingtonsrc/seek_sanity_test: discover allocation size
2016-10-21 Amir Goldsteint_truncate_self: describe self better in error message
2016-08-31 Artem Savkovgeneric: listxattr syscall with different buffer sizes
2016-08-26 Omar Sandovalsrc/test-nextquota: fix build failure with glibc 2.24
2016-08-12 Eryu Guansrc/t_immutable: allow EPERM on immutable inode
2016-08-05 Darrick J. Wongxfs: test attr_list_by_handle cursor iteration
2016-07-31 Eryu Guanoverlay: truncate running binaries from lower and upper...
2016-07-05 Theodore Ts'oquota: fix generic/244 on 32-bit platforms
2016-06-15 Tahsin Erdogangeneric/131: dynamically allocate tcp listen port to...
2016-06-15 Jeffrey Bastianbuild: avoid struct fsxattr redefinition
2016-06-15 Jan Karageneric: Test handling of private file mappings
2016-05-09 Jan Karageneric: Test races between processes doing mmap writes
2016-05-09 Jan Karageneric: Test races between mmap and normal write for...
2016-05-09 Jan Karageneric: Test races between mmap and normal writes
2016-05-09 Jan Karageneric/340: Remove second fallocate test
2016-04-05 Jan Karageneric/338: Add mmap race test
2016-02-18 Darrick J. Wongpunch-alternating: use the block size reported by the...
2016-02-12 Darrick J. Wongaiocp: fix the gcc warnings
2016-02-12 Darrick J. Wongreflink: ensure that we can handle reflinking a lot...
2016-02-12 Darrick J. Wongdio: unwritten conversion bug tests
2016-02-07 Eric Sandeenquota: test Q_GETNEXTQUOTA
2016-02-07 Dave Chinnerfsync-tester: reopen files with correct flags
2015-11-16 Chao Yugeneric/285: fix the wrong result printed in full log
2015-10-14 Andreas Gruenbachersrc/runas: Fixes and cleanups
2015-10-14 Eric Sandeengeneric: test extending sub-block AIO writes for races
next