Age | Commit message (Expand) | Author |
2021-06-02 | fusefrontend: catch ReadAt integer overflow | Jakob Unterwurzacher |
2021-06-02 | nametransform: check name validity on encryption | Jakob Unterwurzacher |
2021-05-30 | go.mod: update go-fuse to get acl fixes | Jakob Unterwurzacher |
2021-05-30 | Revert "go.mod: switch to go-fuse acl branch" | Jakob Unterwurzacher |
2021-05-29 | tests: TestFileHoleCopy: accept +-4kB | Jakob Unterwurzacher |
2021-05-29 | fusefrontend: list "." and ".." in dir entries | Jakob Unterwurzacher |
2021-05-29 | fusefrontend: rewrite Lseek SEEK_DATA / SEEK_HOLE | Jakob Unterwurzacher |
2021-05-29 | findholes: add --create, --verify | Jakob Unterwurzacher |
2021-05-26 | contentenc: add PlainOffToCipherOff helper | Jakob Unterwurzacher |
2021-05-26 | contentenc: fix CipherSizeToPlainSize non-monoticity | Jakob Unterwurzacher |
2021-05-26 | contentenc: update comments | Jakob Unterwurzacher |
2021-05-26 | tests: contentenc: add TestSizeToSize | Jakob Unterwurzacher |
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 |