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
/
kernfs
Age
Commit message (
Expand
)
Author
2020-02-13
Add FileExec flag to OpenOptions
gVisor bot
2020-02-10
Redirect FIXME to gvisor.dev
Fabricio Voznika
2020-01-28
Add support for WritableSource in DynamicBytesFileDescriptionImpl
Fabricio Voznika
2020-01-27
Update package locations.
Adin Scannell
2020-01-27
Standardize on tools directory.
Adin Scannell
2020-01-22
De-duplicate common test functionality for VFS2 filesystems.
Rahat Mahmood
2020-01-22
Move VFS2 handling of FD readability/writability to vfs.FileDescription.
Jamie Liu
2020-01-21
Implement sysfs.
Rahat Mahmood
2020-01-16
Add more files to /proc/[pid]/*
Fabricio Voznika
2020-01-16
Add remaining /proc/* and /proc/sys/* files
Fabricio Voznika
2020-01-09
New sync package.
Ian Gudger
2019-12-30
Add VFS2 support for device special files.
Jamie Liu
2019-12-27
Add VFS2 support for /proc/filesystems.
Jamie Liu
2019-12-26
Initial procfs implementation in VFSv2
Fabricio Voznika
2019-12-23
Fix deadlock in kernfs.Filesystem.revalidateChildLocked
Fabricio Voznika
2019-12-23
Clean up vfs.FilesystemImpl methods that operate on parent directories.
Jamie Liu
2019-12-20
Move VFS2 file description status flags to vfs.FileDescription.
Jamie Liu
2019-12-18
Add VFS2 plumbing for extended attributes.
Jamie Liu
2019-12-12
Implement kernfs.
Rahat Mahmood