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
/
fs
/
copy_up.go
Age
Commit message (
Expand
)
Author
2021-08-12
[syserror] Convert remaining syserror definitions to linuxerr.
Zach Koopmans
2021-06-29
[syserror] Change syserror to linuxerr for E2BIG, EADDRINUSE, and EINVAL
Zach Koopmans
2021-06-22
[syserror] Add conversions to linuxerr with temporary Equals method.
Zach Koopmans
2021-03-29
[syserror] Split usermem package
Zach Koopmans
2021-03-03
Add checklocks analyzer.
Bhasker Hariharan
2020-12-11
Remove existing nogo exceptions.
Adin Scannell
2020-08-20
Consistent precondition formatting
Michael Pratt
2020-08-03
Plumbing context.Context to DecRef() and Release().
Nayana Bidari
2020-03-31
Include original copyUp error in panic if cleanupUpper fails.
Nicolas Lacasse
2020-02-07
Support listxattr and removexattr syscalls.
Dean Deng
2020-01-27
Update package locations.
Adin Scannell
2020-01-16
Plumb getting/setting xattrs through InodeOperations and 9p gofer interfaces.
Dean Deng
2020-01-09
New sync package.
Ian Gudger
2019-06-13
Update canonical repository.
Adin Scannell
2019-05-20
Forward named pipe creation to the gofer
Michael Pratt
2019-04-29
Change copyright notice to "The gVisor Authors"
Michael Pratt
2019-04-10
Fix uses of RootFromContext.
Nicolas Lacasse
2018-12-12
Pass information about map writableness to filesystems.
Rahat Mahmood
2018-10-19
Use correct company name in copyright header
Ian Gudger
2018-07-26
Don't copy-up extended attributes that specifically configure a lower overlay.
Nicolas Lacasse
2018-04-28
Check in gVisor.
Googler