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
/
anonfs.go
Age
Commit message (
Expand
)
Author
2020-10-13
[vfs2] Add FilesystemType.Release to avoid reference leaks.
Dean Deng
2020-09-24
Add basic stateify annotations.
Adin Scannell
2020-09-08
[vfs] Capitalize x in the {Get/Set/Remove/List}xattr functions.
Ayush Ranjan
2020-08-03
Plumbing context.Context to DecRef() and Release().
Nayana Bidari
2020-06-23
Resolve remaining inotify TODOs.
Dean Deng
2020-06-23
Support inotify in vfs2 gofer fs.
Dean Deng
2020-05-29
Implement IN_EXCL_UNLINK inotify option in vfs2.
Dean Deng
2020-05-29
Port inotify to vfs2, with support in tmpfs.
Dean Deng
2020-05-07
Allocate device numbers for VFS2 filesystems.
Jamie Liu
2020-05-07
Remove outdated TODO for VFS2 AccessAt.
Dean Deng
2020-04-28
Fix Unix socket permissions.
Dean Deng
2020-04-28
Support pipes and sockets in VFS2 gofer fs.
Dean Deng
2020-04-10
Port extended attributes to VFS2.
Dean Deng
2020-03-27
Add FilesystemType.Name method, and FilesystemType field to Filesystem struct.
Nicolas Lacasse
2020-03-26
Add BoundEndpointAt filesystem operation.
Dean Deng
2020-03-26
Combine file mode and isDir arguments
Fabricio Voznika
2020-03-13
Implement access/faccessat for VFS2.
Dean Deng
2020-01-28
Implement an anon_inode equivalent for VFS2.
Jamie Liu