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
/
dev
Age
Commit message (
Expand
)
Author
2020-02-28
Merge release-20200219.0-65-g6b4d36e (automated)
gVisor bot
2020-02-28
Hide /dev/net/tun when using hostinet.
Ting-Yu Wang
2020-02-21
Merge release-20200211.0-65-gb8f56c7 (automated)
gVisor bot
2020-02-21
Implement tap/tun device in vfs.
Ting-Yu Wang
2020-02-11
Merge release-20200127.0-130-g9be46e5 (automated)
gVisor bot
2020-01-27
Merge release-20200115.0-110-g0e2f1b7 (automated)
gVisor bot
2020-01-27
Update package locations.
Adin Scannell
2020-01-27
Standardize on tools directory.
Adin Scannell
2019-10-16
Reorder BUILD license and load functions in gvisor.
Kevin Krakauer
2019-07-17
Merge 682fd2d6 (automated)
gVisor bot
2019-07-17
Merge pull request #533 from kevinGC:stub-dev-tty
gVisor bot
2019-07-12
Merge 69e0affa (automated)
gVisor bot
2019-07-11
Fix license year and remove Read.
Kevin
2019-07-11
Add a stub for /dev/tty.
Kevin
2019-06-28
Drop ashmem and binder.
Adin Scannell
2019-06-27
Merge 5b41ba5d (automated)
gVisor bot
2019-06-27
Fix various spelling issues in the documentation
Michael Pratt
2019-06-18
Merge 8ab0848c (automated)
gVisor bot
2019-06-18
gvisor/fs: don't update file.offset for sockets, pipes, etc
Andrei Vagin
2019-06-14
Merge 3e9b8ecb (automated)
gVisor bot
2019-06-13
Plumb context through more layers of filesytem.
Ian Gudger
2019-06-13
Merge add40fd6 (automated)
gVisor bot
2019-06-13
Update canonical repository.
Adin Scannell
2019-06-02
Merge 216da0b7 (automated)
gVisor bot
2019-05-21
Add basic plumbing for splice and stub implementation.
Adin Scannell
2019-05-09
Implement fallocate(2)
Fabricio Voznika
2019-04-29
Change copyright notice to "The gVisor Authors"
Michael Pratt
2019-04-11
Use open fids when fstat()ing gofer files.
Jamie Liu
2019-04-02
device: fix device major/minor
Wei Zhang
2019-03-27
Dev device methods should take pointer receiver.
Nicolas Lacasse
2019-03-14
Decouple filemem from platform and move it to pgalloc.MemoryFile.
Jamie Liu
2019-03-13
Allow filesystem.Mount to take an optional interface argument.
Nicolas Lacasse
2019-01-31
Remove license comments
Michael Pratt
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-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-27
stateify: support explicit annotation mode; convert refs and stack packages.
Zhaozhong Ni
2018-07-13
Allow a filesystem to control its visibility in /proc/filesystems.
Neel Natu
2018-06-15
Replace crypto/rand with internal rand package
Michael Pratt
2018-04-28
Check in gVisor.
Googler