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
Age
Commit message (
Expand
)
Author
2020-08-27
Merge release-20200818.0-76-gdc008fbbc (automated)
gVisor bot
2020-08-27
unix: return ECONNREFUSE if a socket file exists but a socket isn't bound to it
Andrei Vagin
2020-08-25
Merge release-20200818.0-38-gc61f6fcf6 (automated)
gVisor bot
2020-08-25
Fix deadlock in gofer direct IO.
Dean Deng
2020-08-25
Merge release-20200818.0-36-g4ad858a58 (automated)
gVisor bot
2020-08-24
Flush in fsimpl/gofer.regularFileFD.OnClose() if there are no dirty pages.
Jamie Liu
2020-08-24
Merge release-20200810.0-94-gbae25d2a0 (automated)
gVisor bot
2020-08-24
Update inotify documentation for gofer filesystem.
Dean Deng
2020-08-20
Merge release-20200810.0-74-g129018ab3 (automated)
gVisor bot
2020-08-20
Consistent precondition formatting
Michael Pratt
2020-08-20
Merge release-20200810.0-68-g633570462 (automated)
gVisor bot
2020-08-19
Remove path walk from localFile.Mknod
Fabricio Voznika
2020-08-19
Merge release-20200810.0-59-g35dc7fe7e (automated)
gVisor bot
2020-08-18
[vfs] Allow offsets for special files other than regular files.
Ayush Ranjan
2020-08-19
Merge release-20200810.0-56-g9da77d00f (automated)
gVisor bot
2020-08-18
Don't set atime if mount is readonly
Fabricio Voznika
2020-08-18
Merge release-20200810.0-52-g6405525b0 (automated)
gVisor bot
2020-08-18
Avoid holding locks when opening files in VFS2.
Jamie Liu
2020-08-17
Merge release-20200810.0-41-ge3e1b3689 (automated)
gVisor bot
2020-08-17
[vfs] Do O_DIRECTORY check after resolving symlinks.
Ayush Ranjan
2020-08-14
Merge release-20200810.0-28-gd6520e1d0 (automated)
gVisor bot
2020-08-13
[vfs2][gofer] Fix file creation flags sent to gofer.
Ayush Ranjan
2020-08-13
Merge release-20200810.0-20-g42b610d56 (automated)
gVisor bot
2020-08-12
[vfs2][gofer] Return appropriate errors when opening and creating files.
Ayush Ranjan
2020-08-08
Merge release-20200804.0-49-g343661770 (automated)
gVisor bot
2020-08-07
Don't hold gofer.filesystem.renameMu during dentry destruction.
Jamie Liu
2020-08-07
Merge release-20200804.0-45-g0b7cd1e75 (automated)
gVisor bot
2020-08-07
Mark dropped pages unevictable in fsimpl/gofer.dentry.destroyLocked.
Jamie Liu
2020-08-07
Merge release-20200804.0-39-g93cb66825 (automated)
gVisor bot
2020-08-07
Support separate read/write handles in fsimpl/gofer.dentry.
Jamie Liu
2020-08-07
Merge release-20200804.0-36-g4fa1c304a (automated)
gVisor bot
2020-08-07
Try to update atime and mtime on VFS2 gofer files on dentry eviction.
Jamie Liu
2020-08-07
Merge release-20200804.0-35-gf20e63e31 (automated)
gVisor bot
2020-08-06
Add LinkAt support to gofer
Fabricio Voznika
2020-08-05
Merge release-20200622.1-334-g102735bfb (automated)
gVisor bot
2020-08-04
Inline gofer.regularFileFD.pwriteLocked
Fabricio Voznika
2020-08-03
Merge release-20200622.1-313-gb2ae7ea1b (automated)
gVisor bot
2020-08-03
Plumbing context.Context to DecRef() and Release().
Nayana Bidari
2020-07-27
Merge release-20200622.1-232-gf347a578b (automated)
gVisor bot
2020-07-27
Move platform.File in memmap
Andrei Vagin
2020-07-24
Merge release-20200622.1-210-gd9a3f5d0c (automated)
gVisor bot
2020-07-23
Add permission checks to vfs2 truncate.
Dean Deng
2020-07-23
Merge release-20200622.1-192-g4fbd0728a (automated)
gVisor bot
2020-07-23
[vfs2][gofer] Fix update attributes race condition.
Ayush Ranjan
2020-07-22
Merge release-20200622.1-185-g39525d64c (automated)
gVisor bot
2020-07-22
Add O_APPEND support in vfs2 gofer.
Ayush Ranjan
2020-07-15
Merge release-20200622.1-156-g1b9965e06 (automated)
gVisor bot
2020-07-14
Update special file option name in comment.
Dean Deng
2020-07-13
Merge release-20200622.1-102-g6994f4d59 (automated)
gVisor bot
2020-07-13
[vfs2] Make gofer metadata atomics consistent
Ayush Ranjan
[next]