summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/fsimpl/kernfs/symlink.go
AgeCommit message (Expand)Author
2020-09-17fsimpl: improve the "implements" commentsTiwei Bie
2020-09-16Implement FUSE_READLINKBoyuan He
2020-08-28Implement StatFS for various VFS2 filesystems.Rahat Mahmood
2020-05-07Allocate device numbers for VFS2 filesystems.Jamie Liu
2020-04-24Fixes for procfsFabricio Voznika
2020-04-06Correctly implement magic symlinks in VFS2 procfs.Jamie Liu
2020-03-16Enforce file size rlimits in VFS2Fabricio Voznika
2020-03-16Add calls to vfs.CheckSetStat to fsimplsFabricio Voznika
2020-03-14Disallow kernfs.Inode.SetStat for readonly inodesFabricio Voznika
2020-01-27Update package locations.Adin Scannell
2020-01-16Add more files to /proc/[pid]/*Fabricio Voznika
2019-12-26Initial procfs implementation in VFSv2Fabricio Voznika