Age | Commit message (Expand) | Author |
2023-05-30 | tests: add cluster test | Jakob Unterwurzacher |
2023-05-19 | fsstress-gocryptfs.bash: improve header comment | Jakob Unterwurzacher |
2023-05-18 | tests: TestDirectMount: check for default_permissions | Jakob Unterwurzacher |
2023-05-17 | tests: TestDirectMount: also check dev, suid | Jakob Unterwurzacher |
2023-05-17 | tests: add TestDirectMount | Jakob Unterwurzacher |
2023-05-17 | tests: root_test: use TMPDIR=/var/tmp | Jakob Unterwurzacher |
2023-05-12 | canonical-benchmarks.bash: drop page cache of "zero" file | Jakob Unterwurzacher |
2023-03-29 | fusefrontent: report correct size on hard link creation | Jakob Unterwurzacher |
2022-12-29 | make format | Jakob Unterwurzacher |
2022-08-28 | tests/matrix: fix data race in TestConcurrentReadWrite | Jakob Unterwurzacher |
2022-08-28 | make format | Jakob Unterwurzacher |
2022-08-28 | tests: add TestLongnamemax100Reverse | Jakob Unterwurzacher |
2022-06-26 | Fix typos | Yuta Hayashibe |
2022-01-27 | root_test: fix leftover loop mount | Jakob Unterwurzacher |
2022-01-27 | root_test: add TestOverlay ; syscallcompat: add QuirkNoUserXattr | Jakob Unterwurzacher |
2022-01-22 | tests: fix build failure on Go 1.15 and older | Jakob Unterwurzacher |
2022-01-22 | tests: add skipped O_TMPFILE test | Jakob Unterwurzacher |
2022-01-22 | tests: add TestRenameWhiteout, TestRenameExchange | Jakob Unterwurzacher |
2022-01-22 | tests: enable -fusedebug if FUSEDEBUG env is set | Jakob Unterwurzacher |
2022-01-10 | fusefrontend: fix -force_owner not affecting MKNOD | Jakob Unterwurzacher |
2022-01-04 | tests: improve SEEK_DATA test for MacOS | Jakob Unterwurzacher |
2022-01-03 | tests/cli: Check for leftover socket file | Jakob Unterwurzacher |
2021-12-19 | fusefrontend: allow slashes in xattr names | Jakob Unterwurzacher |
2021-12-08 | root_test, getdents-debug: restrict to linux | Jakob Unterwurzacher |
2021-12-08 | tests: convert Creat() calls to Open() | Jakob Unterwurzacher |
2021-10-21 | cli: add -longnamemax | Jakob Unterwurzacher |
2021-10-15 | tests: add TestForceOwner | Jakob Unterwurzacher |
2021-09-08 | tests/matrix: test xchacha with and without openssl | Jakob Unterwurzacher |
2021-09-01 | tests/matrix: don't leak fds in TestConcurrentReadCreate | Jakob Unterwurzacher |
2021-09-01 | *: trim trailing whitespace | a1346054 |
2021-09-01 | shell scripts: fix shellcheck warnings | a1346054 |
2021-08-30 | Unbreak hyperlinks broken by go mod v2 conversion | Jakob Unterwurzacher |
2021-08-26 | fsstress-gocryptfs: fuse-xfstests now lives in /opt | Jakob Unterwurzacher |
2021-08-24 | tests/example_filesystems: add v2.2-xchacha-deterministic-names | Jakob Unterwurzacher |
2021-08-24 | tests/example_filesystems: add deterministic-names and xchacha | Jakob Unterwurzacher |
2021-08-23 | tests/cli: add -xchacha tests | Jakob Unterwurzacher |
2021-08-23 | tests/matrix: add -xchacha test | Jakob Unterwurzacher |
2021-08-23 | test/cli: actually run TestZerokey | Jakob Unterwurzacher |
2021-08-23 | go mod: declare module version v2 | Jakob Unterwurzacher |
2021-08-20 | -deterministic-names: implement for reverse mode, too | Jakob Unterwurzacher |
2021-08-20 | -deterministic-names: accept flag on -init | Jakob Unterwurzacher |
2021-08-20 | Implement -deterministic-names: extended -zerodiriv | Jakob Unterwurzacher |
2021-08-19 | Flag -zerodiriv to create all diriv as all zero byte files | Jose M Perez |
2021-08-19 | golangci-lint: fix issues found by "unused" and "deadcode" | Jakob Unterwurzacher |
2021-08-19 | test_helpers: actually use global testParentDir variable | Jakob Unterwurzacher |
2021-08-19 | Fix issues found by "go vet" | Jakob Unterwurzacher |
2021-08-19 | golangci-lint: fix issues found by gosimple | Jakob Unterwurzacher |
2021-08-18 | Fix issues found by ineffassign | Jakob Unterwurzacher |
2021-08-18 | reverse: fix "exclude all but" case | Jakob Unterwurzacher |
2021-08-18 | tests/reverse/TestExcludeTestFs: test trailing slash | Jakob Unterwurzacher |