summaryrefslogtreecommitdiffhomepage
path: root/pkg
AgeCommit message (Expand)Author
2020-09-09stateify: Fix pretty print not printing odd numbered fields.Ting-Yu Wang
2020-09-09Provide fdReader/Writer for FileDescriptiongVisor bot
2020-09-09Internal change.gVisor bot
2020-09-09Clarify seek behaviour for kernfs.GenericDirectoryFD.Rahat Mahmood
2020-09-09Pass overlay credentials via context in copy up.Nicolas Lacasse
2020-09-09Make mounts ReadWrite first, then later change to ReadOnly.Nicolas Lacasse
2020-09-09Fix parent directory creation in CreateDeviceFile.Nicolas Lacasse
2020-09-09[vfs] Create recursive dir creation util.Ayush Ranjan
2020-09-09stateify: Fix afterLoad not being called for root objectTing-Yu Wang
2020-09-09Add reference count checking to the fsimpl/host package.Dean Deng
2020-09-09Consistent precondition formattingMichael Pratt
2020-09-09Skip listening TCP ports when trying to bind a free port.Bhasker Hariharan
2020-09-09Only use the NextHeader value of the first IPv6 fragment extension header.Arthur Sfez
2020-09-09Use a explicit random src for RandomID.Bhasker Hariharan
2020-09-09Fix tabs in lock-ordering doc.Nicolas Lacasse
2020-09-09Move boot.Config to its own packageFabricio Voznika
2020-09-09Remove path walk from localFile.MknodFabricio Voznika
2020-09-09ip6tables: move ipv4-specific logic into its own fileKevin Krakauer
2020-09-09Remove use of channels from p9.connState legacy transport.Jamie Liu
2020-09-09Change runtimeoptions proto handling.Fabricio Voznika
2020-09-09Merge release-20200818.0-143-gaead623d9 (automated)gVisor bot
2020-09-09Merge release-20200818.0-141-gf3172c3a1 (automated)gVisor bot
2020-09-09Don't sched_setaffinity in ptrace platform.Jamie Liu
2020-09-09Merge release-20200818.0-140-gfb281eea7 (automated)gVisor bot
2020-09-09Merge release-20200818.0-139-g26439f9a4 (automated)gVisor bot
2020-09-09Merge release-20200818.0-138-g00479af51 (automated)gVisor bot
2020-09-09Merge release-20200818.0-137-g8d3551da6 (automated)gVisor bot
2020-09-08Implement synthetic mountpoints for kernfs.Jamie Liu
2020-09-09Merge release-20200818.0-136-gbca4d99a4 (automated)gVisor bot
2020-09-08[vfs] overlayfs: Fix socket tests.Ayush Ranjan
2020-09-08Merge release-20200818.0-135-ga17d083f3 (automated)gVisor bot
2020-09-08Add check for both child and childMerkle ENOENTgVisor bot
2020-09-08Merge release-20200818.0-134-g360f1535c (automated)gVisor bot
2020-09-08Implement ioctl with enable veritygVisor bot
2020-09-08Merge release-20200818.0-133-g682c0edcd (automated)gVisor bot
2020-09-08[vfs] overlayfs: decref VD when not using it.Ayush Ranjan
2020-09-08Merge release-20200818.0-132-gc8f1ce288 (automated)gVisor bot
2020-09-08Honor readonly flag for root mountFabricio Voznika
2020-09-08Merge release-20200818.0-131-g284e6811e (automated)gVisor bot
2020-09-08Merge release-20200818.0-130-ga3b87a0ce (automated)gVisor bot
2020-09-08Increase resolution timeout for TestCacheResolutionSam Balana
2020-09-08Merge pull request #3856 from btw616:fix/issue-3855gVisor bot
2020-09-08Merge release-20200818.0-128-g38cdb0579 (automated)gVisor bot
2020-09-08Fix data race in tcp.GetSockOpt.Bhasker Hariharan
2020-09-08Merge release-20200818.0-127-gd35f07b36 (automated)gVisor bot
2020-09-08Improve type safety for transport protocol optionsGhanan Gowripalan
2020-09-08Merge release-20200818.0-126-gd84ec6c42 (automated)gVisor bot
2020-09-08[vfs] Capitalize x in the {Get/Set/Remove/List}xattr functions.Ayush Ranjan
2020-09-08Fix the use after nil check on args.MountNamespaceVFS2Tiwei Bie
2020-09-08Merge release-20200818.0-125-gfada564c8 (automated)gVisor bot