index
:
gvisor
build-android
detachable-fdbased
feature/dummy-iface
feature/nl-neighbor
go
go-align32
go-detachable-fdbased
go-next2
gonet-originaldestination
gre
gre-master
v6only
Container Runtime Sandbox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pkg
/
sentry
/
fsimpl
/
gofer
/
regular_file.go
Age
Commit message (
Expand
)
Author
2020-09-24
Add basic stateify annotations.
Adin Scannell
2020-09-17
Complete vfs2 implementation of fallocate.
Dean Deng
2020-08-25
Fix deadlock in gofer direct IO.
Dean Deng
2020-08-24
Flush in fsimpl/gofer.regularFileFD.OnClose() if there are no dirty pages.
Jamie Liu
2020-08-07
Support separate read/write handles in fsimpl/gofer.dentry.
Jamie Liu
2020-08-04
Inline gofer.regularFileFD.pwriteLocked
Fabricio Voznika
2020-08-03
Plumbing context.Context to DecRef() and Release().
Nayana Bidari
2020-07-27
Move platform.File in memmap
Andrei Vagin
2020-07-22
Add O_APPEND support in vfs2 gofer.
Ayush Ranjan
2020-07-13
[vfs2] Make gofer metadata atomics consistent
Ayush Ranjan
2020-07-06
Ensure sync is called for readonly file
Fabricio Voznika
2020-07-01
Update preadv2/pwritev2 flag handling in vfs2.
Dean Deng
2020-07-01
Port fallocate to VFS2.
Zach Koopmans
2020-06-19
Fix vfs2 handling of preadv2/pwritev2 flags.
Dean Deng
2020-06-19
Support all seek options in gofer specialFileFD.Seek.
Dean Deng
2020-05-19
Implement mmap for host fs in vfs2.
Dean Deng
2020-04-02
Add NAME_MAX checks and update file times
Fabricio Voznika
2020-03-16
Enforce file size rlimits in VFS2
Fabricio Voznika
2020-03-03
Update cached file size when cache is skipped
Fabricio Voznika
2020-02-11
Ensure fsimpl/gofer.dentryPlatformFile.hostFileMapper is initialized.
gVisor bot
2020-02-04
VFS2 gofer client
Jamie Liu