xfs: test that reflink forces the log if mounted with wsync
[xfstests-dev.git] / src / seek_sanity_test.c
2019-08-11 Andreas Gruenbacherseek_sanity_test: Repair check for unwritten extent...
2019-04-06 Amir Goldsteingeneric: Test that SEEK_HOLE can find a punched hole
2019-04-06 Amir Goldsteinfstests: Add more sanity to seek_sanity_test
2018-08-29 Luis Henriquessrc/seek_sanity_test: skip test20 if file's too big
2018-06-22 Dave Chinnersrc/: spdx license conversion
2018-05-16 Jan Karageneric: Add SEEK_DATA tests for offsets in the middle...
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-05-23 Luis Henriquessrc/seek_sanity_test: fix test15 SEEK_HOLE expected...
2017-05-17 Jan Karageneric: Add more SEEK_HOLE tests
2017-05-09 Luis Henriquessrc/seek_sanity_test: ensure file size is big enough
2016-10-26 Benjamin Coddingtonsrc/seek_sanity_test: discover allocation size
2015-11-16 Chao Yugeneric/285: fix the wrong result printed in full log
2014-04-22 Konstantin Khlebnikovgeneric/285: fix test for generic SEEK_HOLE/DATA implem...
2013-06-03 Jan Karaxfstests 285: Test offsets over 4GB
2013-06-03 Eric Sandeenxfstests: fix seek_sanity_test for fs w/o fallocate
2013-05-31 Jan Karaxfstests 285: Fix indentation of do_pwrite
2013-05-28 Eric Sandeenxfstests: fix src/seek_sanity_test -t option
2013-05-14 Zheng LiuIn xfstest 285/286 we don't check whether the target...
2012-11-20 wenqing.lzxfstests: get return value in seek_sanity_test
2012-09-24 Jeff Liuxfstests: fix a compile warning at seek_sanity_test.c
2012-09-13 Ben MyersMerge branch 'master' of git://git./fs/xfs/xfstests-dev
2012-08-08 Ben MyersMerge branch 'master' of git://git./fs/xfs/xfstests-dev
2012-05-11 Jeff Liuxfstests: introduce 285 for SEEK_DATA/SEEK_HOLE sanity...