index
:
gocryptfs
LockSharedStorage
LockSharedStorage_rebase1
LockSharedStorage_rebase2
aegis
det
flaggy
freebsd-support
github_macos
go-git-gitignore
master
nfc_v2
nilopts
o_symlink
rafjaf-rebase-onto-2.6.0
xattr_user_buffer
Mirror of gocryptfs source code on Github
https://github.com/rfjakob/gocryptfs
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
fusefrontend
Age
Commit message (
Expand
)
Author
20 hours
fusefrontend: sharedstorage: truncate: error out on failed file lock
Jakob Unterwurzacher
20 hours
tests/cluster: fix possible fd exhaustion
Jakob Unterwurzacher
20 hours
fusefrontend: LockSharedStorage: loop on EINTR, add debug output
Jakob Unterwurzacher
20 hours
fusefrontend: sharedstorage: add two missing unlocks
Jakob Unterwurzacher
20 hours
fusefrontend: sharedstorage: introduce UnlockSharedStorage helper
Jakob Unterwurzacher
21 hours
fusefrontend: sharedstorage: lock truncate agains concurrent access
Jakob Unterwurzacher
21 hours
fusefrontend: sharedstorage: add warnings for lock failure
Jakob Unterwurzacher
21 hours
fusefrontend: sharedstorage: retry read-path on EIO error
Jakob Unterwurzacher
21 hours
fusefrontend: sharedstorage: add file content byte-range locks
Jakob Unterwurzacher
21 hours
fusefrontend: sharedstorage: keep file header on truncate
Jakob Unterwurzacher
21 hours
fusefrontend: sharedstorage: use byte-range lock on file header creation
Jakob Unterwurzacher
5 days
reverse: hide custom -config file located inside CIPHERDIR
maximilize
2026-03-08
Added basic support for FreeBSD.
Ankush Patel
2026-02-10
enable falloc on btrfs if CoW is disabled
Jared Van Bortel
2026-02-09
fusefrontend: convert mangleOpenFlags method to a function
Jakob Unterwurzacher
2026-02-09
darwin: syscallcompat: Openat: use O_SYMLINK
Jakob Unterwurzacher
2026-02-09
darwin: fusefrontend: use O_SYMLINK for get,set,remove,listxattr
Jakob Unterwurzacher
2026-02-01
syscallcompat: DetectQuirks: suppress Btrfs message when -noprealloc has been...
Jakob Unterwurzacher
2026-01-18
added -noxattr flag which ignores all xattr operations (#987)
Jarek Kowalski
2025-11-22
Xattrs support in reverse mode
Aleksey Vasenev
2025-10-02
fusefrontend: Mkdir: Stat after fixing permissions
Jakob Unterwurzacher
2025-08-03
fusefronted: report correct directory size in fstat
Jakob Unterwurzacher
2025-07-10
remove redundant contentEnc reference from file
Lars Quentin
2025-07-08
Fix all staticcheck errors in gocryptfs codebase
copilot-swe-agent[bot]
2025-07-07
Fix a bunch of staticcheck errors
Jakob Unterwurzacher
2025-06-15
fusefronted: fake fstat for deleted fifos
Jakob Unterwurzacher
2025-06-15
fusefronted: comment syscall.S_IFMT masking
Jakob Unterwurzacher
2025-05-29
idleMonitor: switch to the new atomic.Bool api
Jakob Unterwurzacher
2025-05-06
Switch to the new atomic Uint64.Add api
Jakob Unterwurzacher
2025-04-26
fusefrontend: switch to new go-fuse dir api
Jakob Unterwurzacher
2025-03-26
fusefrontend: fix unconditional FileGetattrer cast
Jakob Unterwurzacher
2024-11-11
Report inode number for the root node
Jakob Unterwurzacher
2024-03-09
fusefrontend: fix excessive file fragmentation on BTRFS
Alex Shumsky
2023-05-17
fusefrontend: implement our own Access()
Jakob Unterwurzacher
2023-03-29
fusefrontent: report correct size on hard link creation
Jakob Unterwurzacher
2023-02-21
fusefrontend: unbreak isConsecutiveWrite streaming write optimization
Jakob Unterwurzacher
2023-02-21
fusefrontend: doWrite: report readFileID errors as I/O error
Jakob Unterwurzacher
2022-12-29
make format
Jakob Unterwurzacher
2022-06-26
Fix typos
Yuta Hayashibe
2022-01-22
fusefrontend: support RENAME_WHITEOUT, RENAME_EXCHANGE
Jakob Unterwurzacher
2022-01-10
fusefrontend: fix -force_owner not affecting MKNOD
Jakob Unterwurzacher
2021-12-19
fusefrontend: allow slashes in xattr names
Jakob Unterwurzacher
2021-12-09
darwin: use O_NOFOLLOW for xattr opens
Jakob Unterwurzacher
2021-10-21
nametransform: add longNameMax parameter
Jakob Unterwurzacher
2021-10-15
fusefrontend: honor ForceOwner for LOOKUP and CREATE operations
Charles Duffy
2021-09-10
inomap: deterministically set root device
Jakob Unterwurzacher
2021-09-10
cli: drop -forcedecode flag
Jakob Unterwurzacher
2021-08-30
fusefrontend: remove leftover Printf
Jakob Unterwurzacher
2021-08-30
Unbreak hyperlinks broken by go mod v2 conversion
Jakob Unterwurzacher
2021-08-30
Reimplement -serialize_reads flag using new SyncRead mount flag
Jakob Unterwurzacher
[next]