index
:
gocryptfs
570
LockSharedStorage
allow_other
codeql
dependabot
det
master
next
paralin-update-deps
setup-go-v3
testing_init
Mirror of gocryptfs source code on Github
https://github.com/rfjakob/gocryptfs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
fusefrontend
/
dircache.go
Age
Commit message (
Expand
)
Author
2021-08-23
go mod: declare module version v2
Jakob Unterwurzacher
2021-06-25
fusefrontend: implement recursive diriv caching
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
fs: add initial dirfd caching
Jakob Unterwurzacher
2020-05-17
dircache: increase cache size & lifetime
Jakob Unterwurzacher
2020-05-17
dircache: improve debug messages
Jakob Unterwurzacher
2019-01-05
main: Run 'ensure fds' code early during the program startup.
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 fd leak in dirCache
Jakob Unterwurzacher
2019-01-04
fusefrontend: disable dirCache stats printing
Jakob Unterwurzacher
2019-01-04
fusefrontend: upgrade to three-entry dirCache
v1.7-rc1
Jakob Unterwurzacher
2019-01-03
fusefrontend: add dirCache
Jakob Unterwurzacher