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
/
tmpfs
/
directory.go
Age
Commit message (
Expand
)
Author
2021-06-29
[syserror] Change syserror to linuxerr for E2BIG, EADDRINUSE, and EINVAL
Zach Koopmans
2021-02-10
Support setgid directories in tmpfs and kernfs
Kevin Krakauer
2021-02-03
[vfs] Make sticky bit check consistent with Linux.
Ayush Ranjan
2020-09-24
Add basic stateify annotations.
Adin Scannell
2020-08-20
Consistent precondition formatting
Michael Pratt
2020-08-03
Plumbing context.Context to DecRef() and Release().
Nayana Bidari
2020-06-27
Support sticky bit in vfs2.
Dean Deng
2020-06-23
Support inotify in vfs2 gofer fs.
Dean Deng
2020-06-08
Implement VFS2 tmpfs mount options.
Jamie Liu
2020-05-29
Implement IN_EXCL_UNLINK inotify option in vfs2.
Dean Deng
2020-05-29
Port inotify to vfs2, with support in tmpfs.
Dean Deng
2020-04-21
Remove filesystem structure from vfs.Dentry.
Jamie Liu
2020-04-02
Add NAME_MAX checks and update file times
Fabricio Voznika
2020-03-25
Set file mode and type to attribute
Fabricio Voznika
2020-02-14
Allow vfs.IterDirentsCallback.Handle() to return an error.
gVisor bot
2020-01-27
Update package locations.
Adin Scannell
2020-01-06
Convert memfs into proto-tmpfs.
Nicolas Lacasse