summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2020-09-18Count packets dropped by iptables in IPStatsKevin Krakauer
2020-09-18Merge pull request #3972 from btw616:fix/commentsgVisor bot
2020-09-18Enqueue TCP sends arriving in SYN_SENT state.Mithun Iyer
2020-09-18Add "Containing a Real Vulnerability" blog postFabricio Voznika
2020-09-18Fix definition of SchedParam.Rahat Mahmood
2020-09-18Drop ARCH_GET_FSMichael Pratt
2020-09-18Use common parsing utilities when sniffingGhanan Gowripalan
2020-09-17fuse.DeviceFD needs to hold a reference on the associated filesystem.Rahat Mahmood
2020-09-17Test IPv4 WritePackets statsKevin Krakauer
2020-09-17ip6tables: filter table supportKevin Krakauer
2020-09-17{Set,Get} SO_LINGER on all endpoints.Nayana Bidari
2020-09-17Fix root tests target in Makefile.Ayush Ranjan
2020-09-17[testing] Use container address to talk to server running inside container.Ayush Ranjan
2020-09-17Change sizeofInt32 to string sizeChong Cai
2020-09-17Set mode when creating Merkle tree fileChong Cai
2020-09-17Complete vfs2 implementation of fallocate.Dean Deng
2020-09-17Merge pull request #3979 from jinmouil:feature/fuse-fixgVisor bot
2020-09-17Return ENOPROTOOPT for all SOL_PACKET options.Bhasker Hariharan
2020-09-17Fix kernfs unlinkat and rmdirat incorrect resolved path nameJinmou Li
2020-09-17Provide testing container with docker config file.Ayush Ranjan
2020-09-17Remove option to panic goferFabricio Voznika
2020-09-17Deflake vdso_clock_gettime test.Jamie Liu
2020-09-17Disable nodejs12.4 test async-hooks/test-statwatcher.Jamie Liu
2020-09-17Add VFS2 overlay support in runscFabricio Voznika
2020-09-17fsimpl: improve the "implements" commentsTiwei Bie
2020-09-16Merge pull request #3934 from avagin:feature/fusegVisor bot
2020-09-16Implement OpenAt() for verity fsChong Cai
2020-09-16Cleanup device name confusion in packetimpact testbenchZeling Feng
2020-09-16Automated rollback of changelist 329526153Nayana Bidari
2020-09-16Bind loopback subnets' lifetime to perm addressGhanan Gowripalan
2020-09-16Implement PRead for verity fsChong Cai
2020-09-16Gracefully translate unknown errno.Ting-Yu Wang
2020-09-16[runtime tests] Add documentation.Ayush Ranjan
2020-09-16Merge pull request #3893 from lubinszARM:pr_n1_03gVisor bot
2020-09-16fuse: fix data race in fusefs Release()Jinmou Li
2020-09-16fuse: fix FUSE_RELEASE reply handlingJinmou Li
2020-09-16FUSE readdir test fix ino initializationJinmou Li
2020-09-16Update fuse.md design doc with design detailsJinmou Li
2020-09-16test/fuse: use the getdents syscall instead of opendir/readdirAndrei Vagin
2020-09-16test/fuse: clean upAndrei Vagin
2020-09-16Fix FUSE connection control lock ordering and race in unit testJinmou Li
2020-09-16fuse: don't pass lock by valueAndrei Vagin
2020-09-16fuse: fix a compile time errorAndrei Vagin
2020-09-16Revert "fuse: add benchmarking support for FUSE"Andrei Vagin
2020-09-16Fix FUSE unit test after vfs interface changeJinmou Li
2020-09-16Fix FUSE go unit test merge conflict mistakeJinmou Li
2020-09-16Receive broadcast packets on interested endpointsGhanan Gowripalan
2020-09-16fs/fuse: Move the 'marshal' and 'primitive' packages to the 'pkg' directory.Andrei Vagin
2020-09-16fuse_open: add padding to open out requestBoyuan He
2020-09-16Unexport fusefs.inode.nodeIDCraig Chi