Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-26 | Initial procfs implementation in VFSv2 | Fabricio Voznika | |
Updates #1195 PiperOrigin-RevId: 287227722 | |||
2019-12-23 | Fix deadlock in kernfs.Filesystem.revalidateChildLocked | Fabricio Voznika | |
It was calling Dentry.InsertChild with the dentry's mutex already locked. Updates #1035 PiperOrigin-RevId: 286962742 | |||
2019-12-12 | Implement kernfs. | Rahat Mahmood | |
PiperOrigin-RevId: 285231002 |