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
/
file_allocate_truncate.go
Age
Commit message (
Expand
)
Author
2018-07-01
fusefrontend: export "File" type
Jakob Unterwurzacher
2018-02-28
tlog: stop embedding log.Logger to prevent mistakes
Jakob Unterwurzacher
2017-06-30
fusefrontend: Read: use provided buffer
Jakob Unterwurzacher
2017-05-01
openfiletable: rename WriteLock to ContentLock
Jakob Unterwurzacher
2017-05-01
fusefronted, openfiletable: move the open file table to its own package
Jakob Unterwurzacher
2017-04-29
fix golint complaints
Jakob Unterwurzacher
2017-03-12
fusefrontend: truncateGrowFile: avoid createHeader() call
Jakob Unterwurzacher
2016-11-17
fusefrontend: get the file ID from the open files table
Jakob Unterwurzacher
2016-11-17
fusefrontend: upgrade wlockMap to use device AND inode number
Jakob Unterwurzacher
2016-10-24
Fix misspellings
Jakob Unterwurzacher
2016-10-04
lint fixes
Valient Gough
2016-07-03
syscallcompat: OSX: add Fallocate and Openat wrappers
Jakob Unterwurzacher
2016-07-02
fusefrontend: add fallocate support
Jakob Unterwurzacher
2016-07-02
fusefronted: move Truncate() and Allocate() to their own file
Jakob Unterwurzacher