Age | Commit message (Expand) | Author |
2019-01-15 | tests: Increase timeout in Mount() function. | Sebastian Lackner |
2019-01-14 | tests: reduce noise on MacOS | Jakob Unterwurzacher |
2019-01-06 | tests: check that fallocate does not over-allocate space | Jakob Unterwurzacher |
2019-01-06 | tests: move fallocate tests to its own file | Jakob Unterwurzacher |
2019-01-06 | tests: TestFallocate: comment what "d" and "h" means | Jakob Unterwurzacher |
2019-01-05 | tests: add parallel_cp stress test | Jakob Unterwurzacher |
2019-01-05 | fusefrontend: Allow to set/remove xattr on directory without read permission. | Sebastian Lackner |
2019-01-05 | A few more spelling fixes. | Sebastian Lackner |
2019-01-04 | tests: bump maxCacheFds to 3 | Jakob Unterwurzacher |
2019-01-04 | fusefrontend: fix setting xattrs on directories | Jakob Unterwurzacher |
2019-01-04 | tests: reverse: verify that longname .name files are exluded as well | Jakob Unterwurzacher |
2019-01-04 | tests: fix VerifyExistence() helper, it missed unstat()able files | Jakob Unterwurzacher |
2019-01-03 | tests: overengineer extractloop_plot_csv.m a little | Jakob Unterwurzacher |
2019-01-03 | Omit syscall.O_RDONLY flag when passing O_PATH. | Sebastian Lackner |
2019-01-03 | tests: extractloop: renice to level 19 | Jakob Unterwurzacher |
2019-01-03 | tests: allow one extra fd in fd leak detector (dirCache) | Jakob Unterwurzacher |
2019-01-03 | nametransform: simplify WriteDirIV to WriteDirIVAt | Jakob Unterwurzacher |
2019-01-02 | tests: retry longer when we see a fd leak | Jakob Unterwurzacher |
2019-01-02 | tests: xattr: set on 0200 file, list on 0000 file | Jakob Unterwurzacher |
2019-01-02 | tests: better error message for TestBase64XattrRead | Jakob Unterwurzacher |
2019-01-02 | tests: add fd leak retry logic to UnmountErr, really return error | Jakob Unterwurzacher |
2019-01-02 | tests: ListFds(): filter out pipe and eventpoll fds | Jakob Unterwurzacher |
2019-01-02 | tests: make MountInfo field accessible | Jakob Unterwurzacher |
2019-01-02 | tests: reverse: add ctlsocket cleanup delay | Jakob Unterwurzacher |
2019-01-01 | tests: ListFds: show r/w status | Jakob Unterwurzacher |
2019-01-01 | tests: split mount_unmount.go from helpers.go | Jakob Unterwurzacher |
2019-01-01 | tests: detect fd leaks on unmount | Jakob Unterwurzacher |
2019-01-01 | tests: teach ListFds() to check other processes | Jakob Unterwurzacher |
2019-01-01 | tests: save gocryptfs process id in test_helpers.MountPID | Jakob Unterwurzacher |
2019-01-01 | fusefrontend: xattr: fix hang on FIFOs | Jakob Unterwurzacher |
2019-01-01 | fusefrontend: make GetXAttr() symlink-safe on Linux | Jakob Unterwurzacher |
2019-01-01 | tests: add Flistxattr/Fgetxattr/Fremovexattr tests | Jakob Unterwurzacher |
2019-01-01 | fusefrontend: make Access() symlink-safe. | Jakob Unterwurzacher |
2018-12-27 | Assorted spelling fixes. | Sebastian Lackner |
2018-10-11 | tests: fix golint error | Jakob Unterwurzacher |
2018-10-11 | tests: add idle timeout test | Jakob Unterwurzacher |
2018-10-10 | tests: catch "name too long" symlink failure on XFS | Jakob Unterwurzacher |
2018-10-10 | tests: respect TMPDIR if set | Jakob Unterwurzacher |
2018-09-23 | fusefrontend: get rid of os.File* wrapping | Jakob Unterwurzacher |
2018-09-23 | tests: add symlink_race tool | Jakob Unterwurzacher |
2018-09-22 | tests: detect and report chmod failures earlier | Jakob Unterwurzacher |
2018-09-18 | main: sanitize commas from fsname | Jakob Unterwurzacher |
2018-09-08 | fusefrontend: use OpenDirNofollow in openBackingDir | Jakob Unterwurzacher |
2018-09-08 | tests: restore Go 1.7 compatibility | Jakob Unterwurzacher |
2018-09-08 | syscallcompat: use O_PATH in OpenDirNofollow | Jakob Unterwurzacher |
2018-09-08 | tests: add chmod test | Jakob Unterwurzacher |
2018-09-08 | tests: restore TestUtimesNanoSymlink | Jakob Unterwurzacher |
2018-09-08 | main: don't read the config file twice (fix pipe bug) | Jakob Unterwurzacher |
2018-09-08 | configfile: add LoadAndDecrypt wrapper | Jakob Unterwurzacher |
2018-08-15 | main: add -e as an alias for -exclude | Jakob Unterwurzacher |