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
master
gvisor
/
pkg
/
sentry
/
fsimpl
/
tmpfs
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
gVisor bot
86abc85f37
Merge pull request
#11473
from Champ-Goblem:shim-add-cgroup-v2-metrics-support
...
PiperOrigin-RevId: 730560110
2025-02-25 14:52:09 -08:00
..
benchmark_test.go
vfs: MountNamespace.Root() has to return a top mount of /
2023-08-18 15:35:47 -07:00
BUILD
vfs: establish lock ordering for FilesystemImpl.PrependPath
2024-11-14 18:14:27 -08:00
device_file.go
Re-use the same device file inode in tmpfs for overlay whiteout files.
2024-12-10 17:11:22 -08:00
directory.go
vfs: establish lock ordering for FilesystemImpl.PrependPath
2024-11-14 18:14:27 -08:00
filesystem.go
Re-use the same device file inode in tmpfs for overlay whiteout files.
2024-12-10 17:11:22 -08:00
named_pipe.go
Reformat codebase.
2022-05-17 17:48:35 -07:00
pipe_test.go
vfs: MountNamespace.Root() has to return a top mount of /
2023-08-18 15:35:47 -07:00
regular_file_test.go
Fix a few typos
2023-10-25 12:13:42 -07:00
regular_file.go
tmpfs: limit regularFile.Translate() fill range
2025-01-07 20:25:15 -08:00
save_restore.go
Merge pull request
#11473
from Champ-Goblem:shim-add-cgroup-v2-metrics-support
2025-02-25 14:52:09 -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
vfs: MountNamespace.Root() has to return a top mount of /
2023-08-18 15:35:47 -07:00
tmpfs.go
Re-use the same device file inode in tmpfs for overlay whiteout files.
2024-12-10 17:11:22 -08:00