This website requires JavaScript.
Explore
Help
Sign In
netbird
/
gvisor
Watch
0
Star
0
Fork
0
You've already forked gvisor
mirror of
https://github.com/netbirdio/gvisor.git
synced
2026-05-22 17:12:49 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
65bbd235a6c074a09e6adb61ba81a511bf044d5c
gvisor
/
pkg
/
sentry
/
fsimpl
/
tmpfs
T
History
Andrei Vagin
aa2c8c33c6
Implement setns for mount namespaces
...
PiperOrigin-RevId: 552859231
2023-08-01 11:12:29 -07:00
..
benchmark_test.go
Implement setns for mount namespaces
2023-08-01 11:12:29 -07:00
BUILD
Use write(2) host syscall to perform writes on disk-backed MemoryFiles.
2023-07-13 22:32:34 -07:00
device_file.go
switch fsimpl/ from sync/atomic to atomicbitops for 32 bit values
2022-04-21 18:32:04 -07:00
directory.go
Move all InotifyWithParent() callers in FDImpl to VFS layer.
2022-07-18 17:13:41 -07:00
filesystem.go
Handle terminal symlinks correctly in OpenAt() implementations.
2023-01-23 15:35:15 -08:00
named_pipe.go
Reformat codebase.
2022-05-17 17:48:35 -07:00
pipe_test.go
Implement setns for mount namespaces
2023-08-01 11:12:29 -07:00
regular_file_test.go
Delete VFS1 filesystem implementations.
2022-11-16 11:05:10 -08:00
regular_file.go
Use write(2) host syscall to perform writes on disk-backed MemoryFiles.
2023-07-13 22:32:34 -07:00
save_restore.go
Prepare to make root overlay the default.
2023-03-04 00:46:47 -08:00
socket_file.go
switch fsimpl/ from sync/atomic to atomicbitops for 32 bit values
2022-04-21 18:32:04 -07:00
stat_test.go
Port memfd_create to vfs2 and finish implementation of file seals.
2020-05-14 09:35:54 -07:00
symlink.go
switch fsimpl/ from sync/atomic to atomicbitops for 32 bit values
2022-04-21 18:32:04 -07:00
tmpfs_test.go
Implement setns for mount namespaces
2023-08-01 11:12:29 -07:00
tmpfs.go
Impose default tmpfs size limits correctly.
2023-07-14 16:44:25 -07:00