Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-03 | Implement file hole passtrough | Jakob Unterwurzacher | |
Fixes xfstests generic/010 Note that file holes are not authenticated, | |||
2015-09-30 | Implement Truncate() + Test | Jakob Unterwurzacher | |
2015-09-30 | DecryptBlocks: Don't shadow err variable | Jakob Unterwurzacher | |
2015-09-16 | Fix symlink size reporting | Jakob Unterwurzacher | |
2015-09-08 | tests: add TestCiphertextRange | Jakob Unterwurzacher | |
2015-09-08 | Add pathfs frontend (uses go-fuse instead of bazil-fuse), part I | Jakob Unterwurzacher | |
Currently fails main_test.go, will be fixed in part II | |||
2015-09-06 | Add OpenSSL support for file content encryption/decryption | Jakob Unterwurzacher | |
This brings streaming read performance from 30MB/s to 81MB/s (similar improvement for writes) | |||
2015-09-06 | Bundle up blocks for bigger reads from the backing filesystem | Jakob Unterwurzacher | |
2015-09-05 | Use Debug object instead of fmt | Jakob Unterwurzacher | |
2015-09-05 | Cleanup and rename files | Jakob Unterwurzacher | |