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
/
vfs
/
permissions.go
Age
Commit message (
Expand
)
Author
2021-08-13
[syserror] Remove pkg syserror.
Zach Koopmans
2021-07-01
[syserror] Update several syserror errors to linuxerr equivalents.
Zach Koopmans
2021-06-30
[syserror] Update syserror to linuxerr for EACCES, EBADF, and EPERM.
Zach Koopmans
2021-02-10
Support setgid directories in tmpfs and kernfs
Kevin Krakauer
2021-02-03
[vfs] Make sticky bit check consistent with Linux.
Ayush Ranjan
2020-09-24
Add basic stateify annotations.
Adin Scannell
2020-09-02
[vfs] Implement xattr for overlayfs.
Ayush Ranjan
2020-08-21
Internal change.
gVisor bot
2020-07-23
Add permission checks to vfs2 truncate.
Dean Deng
2020-06-27
Support sticky bit in vfs2.
Dean Deng
2020-06-18
Fix vfs2 tmpfs link permission checks.
Dean Deng
2020-03-26
Combine file mode and isDir arguments
Fabricio Voznika
2020-03-16
Enforce file size rlimits in VFS2
Fabricio Voznika
2020-02-13
Add FileExec flag to OpenOptions
gVisor bot
2020-01-22
Move VFS2 handling of FD readability/writability to vfs.FileDescription.
Jamie Liu
2020-01-16
Add more files to /proc/[pid]/*
Fabricio Voznika
2019-12-05
Add vfs.CheckSetStat() and its dependencies.
Jamie Liu
2019-07-18
Sentry virtual filesystem, v2
Jamie Liu