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
/
fs
/
tmpfs
/
fs.go
Age
Commit message (
Expand
)
Author
2020-04-08
Clean up TODOs
Fabricio Voznika
2020-01-27
Update package locations.
Adin Scannell
2019-06-27
Fix various spelling issues in the documentation
Michael Pratt
2019-06-25
Add TODO reminder to remove tmpfs caching options
Michael Pratt
2019-06-13
Plumb context through more layers of filesytem.
Ian Gudger
2019-06-13
Update canonical repository.
Adin Scannell
2019-06-11
Add support to mount pod shared tmpfs mounts
Fabricio Voznika
2019-04-29
Change copyright notice to "The gVisor Authors"
Michael Pratt
2019-04-29
Allow and document bug ids in gVisor codebase.
Nicolas Lacasse
2019-03-13
Allow filesystem.Mount to take an optional interface argument.
Nicolas Lacasse
2019-01-24
cleanup: extract the kernel from context
Adin Scannell
2019-01-14
Remove fs.Handle, ramfs.Entry, and all the DeprecatedFileOperations.
Nicolas Lacasse
2018-12-12
Filesystems shouldn't be saving references to Platform.
Rahat Mahmood
2018-11-20
Parse the tmpfs mode before validating.
Nicolas Lacasse
2018-11-15
Allow setting sticky bit in tmpfs permissions.
Nicolas Lacasse
2018-11-01
modify modeRegexp to adapt the default spec of containerd
Juan
2018-10-19
Use correct company name in copyright header
Ian Gudger
2018-08-02
Automated rollback of changelist 207037226
Zhaozhong Ni
2018-08-01
Automated rollback of changelist 207007153
Michael Pratt
2018-08-01
stateify: convert all packages to use explicit mode.
Zhaozhong Ni
2018-07-13
Allow a filesystem to control its visibility in /proc/filesystems.
Neel Natu
2018-04-28
Check in gVisor.
Googler