xfstests-dev.git
2004-02-13 ptoolsadd 086 to auto-qa group
2004-02-13 ptoolsTry to simplify log QA with mnt and mkfs options.
2004-02-13 fsgqaCurrent random routines used by fsstress should now...
2004-02-12 ptoolsDon't need 2 trap calls - remove 1st one.
2004-02-12 ptoolsSimplify and hopefully make more repeatable log/logprint
2004-02-10 ptoolsSome qa to test out simple replay of the logs by causing
2004-02-06 fsgqaRemove 080 from auto group, its testing a higher level...
2004-02-05 Nathan ScottFix Makefile botch in test source file name from last...
2004-02-05 fsgqaTest for detecting unwritten extent related corruption...
2004-02-05 fsgqaJacks program for testing multiple concurrent reader...
2004-02-05 fsgqaUpdate copyright dates auto-generated for new QA scripts.
2004-02-05 fsgqaFix ag-wipe so that it runs on IRIX (getopt reorders...
2004-02-02 fsgqaMinor xfstests tweaks - report kernel version in check...
2004-01-29 fsgqaFix xfs_db filter for attrs so test 021 output is as...
2004-01-21 ptoolsFix up failure of log qa test 018 due to running with...
2004-01-20 fsgqaUpdate to allow this test to be easily extended for...
2004-01-19 Nathan ScottUpdate several QA tests, configure magic in xfstests...
2004-01-14 fsgqaTest script updates to cater for the revised tree layou...
2004-01-06 Dean RoehrichFix some regexps in xfstests
2004-01-05 Mandy KirkconnellAdd support to properly dump and restore the new inode...
2003-12-17 Nathan ScottFix a test which was sensitive to different output...
2003-11-27 Nathan ScottUpdate xfs_io filter to exclude some additional output...
2003-11-17 fsgqaFix test output, had some spurious whitespace.
2003-11-12 fsgqaAdd a test program to exercise a specific bug - racing...
2003-11-10 fsgqaMake out of space test more general so I can try differ...
2003-11-07 fsgqaget output for out-of-space handling test right
2003-11-07 fsgqaTest out some issues we have at the moment dealing...
2003-10-23 Nathan ScottTest 041 specifically requests a 32MB filesystem from...
2003-10-08 Eric SandeenDefault package version to 1, not 0, to follow convention
2003-10-08 fsgqaDont attempt db freespace command on big sparse loopbac...
2003-10-07 Steve Lordswitch xfs to use linux imode flags internally
2003-10-07 Dean Roehrichupdate Makefile.in for last Makefile.am change
2003-10-07 Dean RoehrichAdd DMAPI tests test_bulkall, test_bulkattr.
2003-10-07 Dean RoehrichAdd DMAPI tests for dm_get_bulkall and dm_get_bulkattr
2003-10-06 ptoolsSplit up v2 log testing
2003-10-02 fsgqaTest 015 fills the scratch device, skip it for the...
2003-10-02 Nathan ScottFix dump tests which compare before/after dumps using...
2003-10-01 ptoolsadd couple of v2 su cases
2003-10-01 ptoolsupdate to handle striped v2 logs
2003-10-01 ptoolsupdate for logprint changes
2003-09-30 Dean RoehrichAdd storefile option to DMAPI invis I/O tests
2003-09-30 Dean Roehrichallow filehandles in dmapi punch_hole test
2003-09-30 ptoolsfix up exit status handling
2003-09-30 ptoolsupdate for version 2 logs
2003-09-29 Steve Lordfix my machine config
2003-09-26 fsgqaAdd rwtest case that Steve found an unwritten extent...
2003-09-25 fsgqaRemove an extra comma in scripts output
2003-09-25 fsgqaCleanup dbench benchmark scripts
2003-09-24 fsgqaReplace metaperf gedents code with a more useful readdi...
2003-09-22 fsgqaUpdate xfstests control scripts to allow multiple kerne...
2003-09-22 fsgqaCleanup tmp files after running bonnie from benchmark...
2003-09-19 fsgqaReport on whether XFS was built debug or not for XFS...
2003-09-16 fsgqaFix test 071 upper bound for 64 bit platforms
2003-09-15 fsgqaxfstests update - Ethans new inode flags test mainly
2003-09-12 ptoolsminor change to loggen_write() so that its callers are
2003-09-12 fsgqaBig filesystem testing update - skip the repair check...
2003-09-12 fsgqaFix test 078 so it doesnt depend on the root fs blocksi...
2003-09-09 fsgqaMake bench script output clearer for people reading...
2003-09-08 fsgqaRework last big-sized-inums fix, fix a couple of warnin...
2003-09-05 fsgqaEnsure lstat program puts a space between fields, even...
2003-09-03 fsgqaMake test 040 less verbose since only I need to know...
2003-09-02 Nathan ScottTweak bench script output format a bit more
2003-09-01 fsgqaTweak bench script output format
2003-08-29 fsgqaQA updates to enable simplified large filesystem testing
2003-08-29 fsgqaReport platform details in the bench script output...
2003-08-29 fsgqaRework test 018 slightly so that its more user friendly...
2003-08-29 fsgqaFix fdblocks accounting, need to consider cleared agfl...
2003-08-25 fsgqaUpdate auto-benchmark stuff to remove assumptions about...
2003-08-24 Nathan ScottClarify the configure message for when pre-xfsctl libxf...
2003-08-15 fsgqaAdd a new growfs test 078, and do a better job of clean...
2003-08-14 fsgqaTake 68 out of auto group for the moment
2003-08-13 Nathan ScottTake 076 out of auto-qa, its not yet fixed and disrupts...
2003-08-13 Nathan ScottAdd to the logprint filter
2003-08-12 Nathan ScottFix a missing line in new output file for QA test 077
2003-08-11 fsgqaAdd test 077 which exposes the incore corruption with...
2003-08-08 fsgqaReenable test 019, Steve has fixed the v1 directory...
2003-08-08 fsgqaAdd a test to exercise concurrent block device reads...
2003-08-06 Nathan Scottsrcdiff produces slightly different output now, so...
2003-08-05 Nathan ScottKeep a copy of build Makefiles in xfstests as a referen...
2003-08-05 Nathan ScottMake srcdiff more verbose when reporting differences
2003-08-05 Nathan ScottFix platform test in test 058
2003-08-04 fsgqaAdd remote group for those QA tests needing remote...
2003-08-03 Nathan ScottFix test 049 so that it works with larger default log...
2003-08-01 fsgqawhoops, typoe in test output file
2003-08-01 fsgqawhoops, fix a typo in QA test 075
2003-08-01 fsgqaAdd an fsx test, allow fsx to preallocate file space...
2003-08-01 fsgqaAdds a new fstest invocation test (074).
2003-07-29 fsgqaFix test 067 when non-default mkfs options are in use
2003-07-25 fsgqaUse a smaller scratch bigfs, 1tb is a bad idea without...
2003-07-22 fsgqaFix up test 071, exercising IO to files at the size...
2003-07-22 fsgqaFix typo in test 072 error message, and add 072 back...
2003-07-22 fsgqaRemove remaining remnants of rcsid from QA scripts
2003-07-22 fsgqaQA updates for testing xfs_copy
2003-07-17 fsgqaQA test updates.
2003-07-17 fsgqaQA updates
2003-07-14 fsgqaCrank up fsstress a whole lot, enable unwritten extents...
2003-07-08 Nathan Strazfsstress was moved from src to ltp
2003-07-08 fsgqaxfstests updates - build issue, and loop driver isnt...
2003-07-07 Nathan ScottDont rebuild .pot file always, for fresh checkouts...
2003-07-07 Nathan ScottSync some headers with ltp project, missed on initial...
next