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
/
inomap
Age
Commit message (
Expand
)
Author
2022-12-29
make format
Jakob Unterwurzacher
2022-06-26
Fix typos
Yuta Hayashibe
2021-09-10
inomap: deterministically set root device
Jakob Unterwurzacher
2021-08-23
go mod: declare module version v2
Jakob Unterwurzacher
2021-08-16
inomap: update outdated wording in comments
Jakob Unterwurzacher
2021-08-16
inomap: warn on first use of spillMap
Jakob Unterwurzacher
2021-07-31
fusefrontend: -sharedstorage: present stable inode numbers
Jakob Unterwurzacher
2021-03-07
v2api: -sharestorage: disable hard link tracking & add tests
Jakob Unterwurzacher
2020-06-21
inomap: clarify TranslateStat function comment
Jakob Unterwurzacher
2020-05-10
Fix spelling mistakes found by misspell
Jakob Unterwurzacher
2020-05-03
inomap: fix TestSpill bit check
Jakob Unterwurzacher
2020-05-03
inomap: fix spillBit not set on 2nd hit
Jakob Unterwurzacher
2020-05-03
inomap: remove leftover debug output
Jakob Unterwurzacher
2020-05-03
fusefrontend_reverse: use inomap for inode number translation
Jakob Unterwurzacher
2020-04-19
inomap: comment constants
Jakob Unterwurzacher
2020-04-19
inomap: rework logic to efficiently support flags
Jakob Unterwurzacher
2020-04-19
inomap: add benchmark
Jakob Unterwurzacher
2020-04-13
inomap: split into separate package
Jakob Unterwurzacher