Age | Commit message (Expand) | Author |
2021-05-26 | tests: add TestFileHoleCopy | Jakob Unterwurzacher |
2021-05-26 | tests: re-enable TestInoReuseEvil | Jakob Unterwurzacher |
2021-05-26 | Add contrib/findholes | Jakob Unterwurzacher |
2021-05-26 | syscallcompat: add GetdentsSpecial() | Jakob Unterwurzacher |
2021-05-26 | tests: add TestHaveDotdot | Jakob Unterwurzacher |
2021-05-26 | stupidgcm: prefer Go stdlib over OpenSSL on Apple M1 | Jakob Unterwurzacher |
2021-05-22 | syscallcompat: also refactor MkdiratUser on GOOS=darwin | Jakob Unterwurzacher |
2021-05-22 | syscallcompat: refactor MkdiratUser to take fuse.Context | Jakob Unterwurzacher |
2021-05-22 | syscallcompat: deduplicate OpenatUser/MknodatUser/SymlinkatUser/MkdiratUser | Jakob Unterwurzacher |
2021-05-18 | fsck: redirect go-fuse noise to syslog | Jakob Unterwurzacher |
2021-05-18 | -speed: note that XChaCha20 is not selectable | Jakob Unterwurzacher |
2021-05-15 | Merge package-source.bash & package-static.bash scriptsv2.0-beta4 | Jakob Unterwurzacher |
2021-05-15 | Update README for v2.0-beta4 | Jakob Unterwurzacher |
2021-05-15 | go.mod: switch to go-fuse acl branch | Jakob Unterwurzacher |
2021-05-15 | Add -acl flag to enable ACL enforcement | Jakob Unterwurzacher |
2021-05-15 | fusefrontend: fix RENAME_NOREPLACE darwin build failure | Jakob Unterwurzacher |
2021-05-08 | fusefrontend: avoid duplicate const definition | Jakob Unterwurzacher |
2021-05-08 | fusefrontend: reject broken RENAME_EXCHANGE and RENAME_WHITEOUT | Jakob Unterwurzacher |
2021-05-07 | README: fix broken markdown links | Jakob Unterwurzacher |
2021-04-24 | Update README for v2.0-beta3 releasev2.0-beta3 | Jakob Unterwurzacher |
2021-04-24 | go mod: switch back to mainline go-fuse | Jakob Unterwurzacher |
2021-04-07 | Doc: update performance.txt | Jakob Unterwurzacher |
2021-04-07 | fusefrontend: make dirCache work for "node itself" | Jakob Unterwurzacher |
2021-04-05 | profiling/ls.bash: add -nosyslog | Jakob Unterwurzacher |
2021-04-05 | fusefrontend: print dirCache stats after unmount | Jakob Unterwurzacher |
2021-04-04 | fs: more idiomatic dirCache struct naming | Jakob Unterwurzacher |
2021-04-03 | performance.txt: add dirfd caching results | Jakob Unterwurzacher |
2021-04-03 | fs: add initial dirfd caching | Jakob Unterwurzacher |
2021-04-03 | tests: fusefronted: fix TestOpenBackingDir | Jakob Unterwurzacher |
2021-04-03 | fusefronted: replace last rn.openBackingDir() calls | Jakob Unterwurzacher |
2021-04-02 | tests: sharedstorage: wait 100ms longer for cache expiry | Jakob Unterwurzacher |
2021-03-30 | profiling: add ls.bash | Jakob Unterwurzacher |
2021-03-30 | go.mod: temporarily switch to go-fuse fork | Jakob Unterwurzacher |
2021-03-30 | tests: sharedstorage: add TestStaleHardlinks | Jakob Unterwurzacher |
2021-03-27 | package-static.bash: add gocryptfs-xray to tarball | Jakob Unterwurzacher |
2021-03-27 | gocrypts-xray: add -version flag | Jakob Unterwurzacher |
2021-03-27 | Delete obsolete script package.bash | Jakob Unterwurzacher |
2021-03-26 | README: fix compile instructions for Go 1.13+ | Jakob Unterwurzacher |
2021-03-21 | Add tests/sharedstorage | Jakob Unterwurzacher |
2021-03-21 | test_helpers: VerifySize: don't complain about ino mismatch | Jakob Unterwurzacher |
2021-03-21 | fusefronted: move Create() and Open() to new file | Jakob Unterwurzacher |
2021-03-21 | fusefrontend: -sharedstorage: fix TestRmwRace failure | Jakob Unterwurzacher |
2021-03-20 | tests: matrix: add -sharestorage to test matrix | Jakob Unterwurzacher |
2021-03-20 | tests: MountOrFatal creates mnt dir itself | Jakob Unterwurzacher |
2021-03-14 | syscallcompat: getdents: link to #483 | Jakob Unterwurzacher |
2021-03-12 | tests: add TestDiskFull | Jakob Unterwurzacher |
2021-03-12 | Makefile: root_test: don't run test when compile fails | Jakob Unterwurzacher |
2021-03-07 | v2api: -sharestorage: disable hard link tracking & add tests | Jakob Unterwurzacher |
2021-02-07 | fusefrontend: do not encrypt ACLs | Jakob Unterwurzacher |
2021-02-07 | tests/xattr: fix acl blob | Jakob Unterwurzacher |