unionfs-regression-odf.git
2008-02-16 Erez ZadokUse correct erase size for jffs2 image (avoids annoying... master
2008-01-03 Rachita KothiyalUse tmpfs/ramfs on all lower branches in default.conf
2008-01-03 Rachita KothiyalUse tmpfs/ramfs on all lower branches
2008-01-01 Rachita Kothiyalpatch unionfs-odf-regression-mmap-fix.patch
2007-12-28 Rachita KothiyalImport changes to t-symlink.sh from unionfs regression.
2007-12-28 Rachita KothiyalUnionfs ODF regression: Support creation/detection...
2007-12-28 Rachita KothiyalUnionfs ODF regression: Import changes to mknod from...
2007-12-02 Erez Zadokrename-whiteout: match proper semantics with ODF, accou...
2007-11-29 Erez Zadokchgrp to 0 also subdirs under /odf/ns
2007-11-29 Erez Zadokchgrp /odf/ns to gid 0 when we create it by hand
2007-11-29 Erez Zadokchmod all shell scripts executable
2007-11-29 Erez ZadokMerge branch 'master' of git:/home/git/unionfs-regressi...
2007-11-29 Erez Zadokupdate progs/.gitignore
2007-11-29 Rachita KothiyalRegression-ODF: Add rmdir test to the list of tests...
2007-11-29 Erez ZadokAllow passing config file name to run-all-tests.
2007-11-29 Rachita KothiyalRegression-ODF: Sync up with the t-unlink-whiteout...
2007-11-29 Rachita KothiyalRegression-ODF: Sync up t-rmdir.sh with the Non-odf...
2007-11-27 Erez ZadokMakefile(s): add "clean" target and minor cleanup
2007-11-25 Rachita KothiyalModifed t-rmdir.sh for Unionfs-ODF
2007-11-21 Erez Zadokadd new rmdir test
2007-11-21 Erez Zadokdisplay progress message in mkdir test
2007-11-11 Erez Zadokupdate file mode
2007-11-11 Erez Zadokadd compile+execute test which exercises mmap
2007-11-07 Rachita KothiyalAdding link-rename test. The odf test suite is now...
2007-10-21 Rachita KothiyalMore tests made generic:
2007-10-19 Rachita KothiyalAdded opaque dir sematics
2007-10-19 Erez ZadokEliminate need for mtdblock module when using jffs2.
2007-10-18 Rachita KothiyalMore tests added to being generic
2007-10-17 Rachita KothiyalChanges to make some tests generic(ODF and non-ODF...
2007-10-16 Rachita KothiyalChanges to chmod and lookup tests
2007-10-16 Rachita KothiyalMore cleanups to check_hierarchy
2007-10-15 Rachita KothiyalRemove unnecessary odf files from t-lookup.sh
2007-10-15 Rachita KothiyalLast leg of infrastructure patches.
2007-10-14 Rachita KothiyalMake discard_odf a no-op for non odf
2007-10-14 Rachita KothiyalMore cleanups to the ODF code
2007-10-13 Erez Zadokcleanup some odf-specific code. 1st code review done.
2007-10-13 Erez ZadokAllow users to override delay using $MYDELAY env var.
2007-10-13 Erez ZadokSupport 2.6.9's older style blkmtd driver.
2007-10-13 Rachita KothiyalMinor fix to misued whiteout semantics in t-create
2007-10-13 Rachita KothiyalAdding more modified tests for ODF.
2007-10-12 Rachita KothiyalHardcoding TESTS2RUN to create, to test only create...
2007-10-12 Rachita KothiyalODF related changes to the regression suite.
2007-09-26 Erez ZadokStart new ODF repo for regression suite.
2007-09-24 Erez_ZadokDocument the now-working nfs4 support.
2007-09-23 Erez_Zadokqueryfile: more efficient allocation
2007-09-10 Erez_Zadokdocument mkfs.reiserfs memory-consumption issues
2007-09-10 Erez_Zadokfix small typo in error message when f/s isn't supported.
2007-09-06 Josef 'Jeff... typo/thinko
2007-09-06 Josef 'Jeff... merge with story
2007-09-06 Josef 'Jeff... let's try this again...create test fixup
2007-09-06 Erez_Zadokt-create.sh: update create test for new unionfs_create...
2007-08-31 Josef 'Jeff... Merge branch 'master' of story:/home/git/unionfs-regression
2007-08-02 Erez_ZadokTest for unsupported file systems and skip them (no...
2007-08-01 Josef 'Jeff... Merge branch 'master' of story:/home/git/unionfs-regression
2007-08-01 Erez_ZadokRewrite truncate-all test more cleanly.
2007-08-01 Erez_Zadokfix typo in comment
2007-08-01 Erez_Zadokcramfs fix for mmap test: prepared lower file before...
2007-07-23 Josef 'Jeff... Mark test script executable
2007-07-22 Erez_ZadokEnsure that internal program tests immediately abort...
2007-07-14 Erez_ZadokImprove the mmap test.
2007-07-14 Erez_ZadokIn the mmap-testing backend program, read the mmap...
2007-07-13 Erez_Zadoksupport reiser4 mounts (even though reiser4 appears...
2007-07-13 Erez_ZadokUpdate list of tests to all those tried (and mention...
2007-07-12 Erez_Zadoksupport squashfs mounts (tested, working)
2007-07-12 Erez_ZadokShow sub-parts being run in the symlink test.
2007-07-12 Erez_Zadokdocumentation: update with new file systems unionfs...
2007-07-12 Erez_Zadokshow helpful cramfs state in a different color
2007-07-12 Erez_Zadoktest cramfs with tmpfs together
2007-07-12 Erez_Zadokturn on cramfs support in regression configuration...
2007-07-12 Erez_Zadokfix truncate test so it checks for chattr ability after...
2007-07-12 Erez_Zadoksupport cramfs mounts
2007-07-12 Erez_Zadokexport extra variables needed by other test scripts
2007-07-10 Erez_Zadokcleanup defunct/old code
2007-07-10 Erez_ZadokSupport tmpfs and ramfs lower file systems.
2007-07-09 Erez_ZadokMerge jffs2 test into default.conf, so we don't need...
2007-07-08 Erez_Zadokt-link-rename.sh: copyup test when renaming symlinks...
2007-06-29 Erez_Zadokregression: ensure that all binaries are updated before...
2007-06-29 Josef 'Jeff... Merge branch 'master' of story:/home/git/unionfs-regression
2007-06-29 Josef 'Jeff... Allow the FS to be set via environment var
2007-06-29 Erez_ZadokUnionfs-regression: run ext4 tests in run-all-tests
2007-06-29 Josef 'Jeff... Change delay on thor to 0.125 seconds
2007-06-29 Josef 'Jeff... Rename .cvsignore to .gitignore
2007-06-29 Josef 'Jeff... Imported regression suite from CVS