summaryrefslogtreecommitdiffhomepage
path: root/test/syscalls/linux/mount.cc
AgeCommit message (Expand)Author
2021-01-05fs/fuse: check that a task has a specified file descriptorAndrei Vagin
2020-10-23Support VFS2 save/restore.Jamie Liu
2020-09-10[vfs] Disable inode number equality check for overlayfs.Ayush Ranjan
2020-07-31Fix MountFuseFilesystem tests failingCraig Chi
2020-07-27Fix when FUSE tests need to be skipped due to sentry configuration.Rahat Mahmood
2020-07-23Added stub FUSE filesystemRidwan Sharif
2019-11-21Import and structure cleanup.Adin Scannell
2019-06-19Deflake mount_test.Nicolas Lacasse
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-04-04gvisor: Add support for the MS_NOEXEC mount optionAndrei Vagin
2019-03-04Make tmpfs respect MountNoATime now that fs.Handle is gone.Nicolas Lacasse
2018-12-10Open source system call tests.Brian Geffon