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
/
test
/
syscalls
/
linux
/
mount.cc
Age
Commit message (
Expand
)
Author
2021-04-26
Handle tmpfs with 5 fields in /proc/mounts parsing.
Adin Scannell
2021-04-22
Remove side effect from mount tests
Fabricio Voznika
2021-04-22
Also report mount options through /proc/<pid>/mounts.
Rahat Mahmood
2021-01-05
fs/fuse: check that a task has a specified file descriptor
Andrei Vagin
2020-10-23
Support VFS2 save/restore.
Jamie Liu
2020-09-10
[vfs] Disable inode number equality check for overlayfs.
Ayush Ranjan
2020-07-31
Fix MountFuseFilesystem tests failing
Craig Chi
2020-07-27
Fix when FUSE tests need to be skipped due to sentry configuration.
Rahat Mahmood
2020-07-23
Added stub FUSE filesystem
Ridwan Sharif
2019-11-21
Import and structure cleanup.
Adin Scannell
2019-06-19
Deflake mount_test.
Nicolas Lacasse
2019-04-29
Change copyright notice to "The gVisor Authors"
Michael Pratt
2019-04-04
gvisor: Add support for the MS_NOEXEC mount option
Andrei Vagin
2019-03-04
Make tmpfs respect MountNoATime now that fs.Handle is gone.
Nicolas Lacasse
2018-12-10
Open source system call tests.
Brian Geffon