summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2021-03-23setgid directory support in goferfsKevin Krakauer
2021-03-23Skip checklocks analysis for stateify generated code.Rahat Mahmood
2021-03-23Allow FSETXATTR/FGETXATTR host calls for VerityChong Cai
2021-03-23Use constant (TestInitialSequenceNumber) instead of integer (789) in tests.Nayana Bidari
2021-03-23Split fio read/write and randread/randwrite operationsZach Koopmans
2021-03-23Explicitly allow martian loopback packetsGhanan Gowripalan
2021-03-22Update apt repository to limit to supported architectures.Adin Scannell
2021-03-22[lisa] Support dynamic types for all types.Ayush Ranjan
2021-03-22Fix logs for packetimpact tests cleanupZeling Feng
2021-03-22Return tcpip.Error from (*Stack).GetMainNICAddressGhanan Gowripalan
2021-03-22Emit comment about build tags in gomarshal generated files.Rahat Mahmood
2021-03-22Avoid calling sync on each write in writethrough mode.Nicolas Lacasse
2021-03-22Fix and merge tcp_{outside_the_window,tcp_unacc_seq_ack}_closingZeling Feng
2021-03-18Translate syserror when validating partial IO errorsFabricio Voznika
2021-03-18Address post submit comments for fs benchmarks.Zach Koopmans
2021-03-18Skip /dev submount hack on VFS2.Jamie Liu
2021-03-17Do not use martian loopback packets in testsGhanan Gowripalan
2021-03-17Drop loopback traffic from outside of the stackGhanan Gowripalan
2021-03-16Fix tcp_fin_retransmission_netstack_testZeling Feng
2021-03-16Fix a race with synRcvdCount and acceptMithun Iyer
2021-03-16setgid directory support in overlayfsKevin Krakauer
2021-03-16Unexport methods on NDPOptionGhanan Gowripalan
2021-03-16Detect looped-back NDP DAD messagesGhanan Gowripalan
2021-03-16Do not call into Stack from LinkAddressRequestGhanan Gowripalan
2021-03-15Turn sys_thread constants into variables.Etienne Perot
2021-03-15Move `MaxIovs` back to a variable in `iovec.go`.Etienne Perot
2021-03-15Deflake proc_test_nativeFabricio Voznika
2021-03-15Make netstack (//pkg/tcpip) buildable for 32 bitKevin Krakauer
2021-03-15[op] Make gofer client handle return partial write length when err is nil.Ayush Ranjan
2021-03-15Merge pull request #5618 from iangudger:unix-transport-racegVisor bot
2021-03-15Packetimpact test for ACK to OTW Seq segments behavior in CLOSINGZeling Feng
2021-03-14Fix race in tcp_retransmits_testMithun Iyer
2021-03-13[perf] Run benchmarks with VFS2.Ayush Ranjan
2021-03-12Add escapes to newlines in syzkaller instructions.Nicolas Lacasse
2021-03-12Merge pull request #5663 from avagin:apt-repogVisor bot
2021-03-11Support ICMP echo sockets on Linux DUTZeling Feng
2021-03-11make/release: Sign a package only if it isn't signed yet.Andrei Vagin
2021-03-11Remove special casing of socket stress testKevin Krakauer
2021-03-11improve readability of ports packageKevin Krakauer
2021-03-11fusefs: Implement default_permissions and allow_other mount options.Rahat Mahmood
2021-03-11Implement Merkle tree generate tool binaryChong Cai
2021-03-11Merge pull request #5654 from sethvargo:sethvargo/cancelgVisor bot
2021-03-11Clear Merkle tree files in RuntimeEnable modeChong Cai
2021-03-11Report filesystem-specific mount options.Rahat Mahmood
2021-03-11Major refactor of runsc mitigate.Zach Koopmans
2021-03-11Update go.ymlSeth Vargo
2021-03-11Move Arch specific code to arch specific files.Bhasker Hariharan
2021-03-10Add a rootfs filesystem to fs benchmarks. Also, fix fio benchmark.Zach Koopmans
2021-03-10Improve Actions hygieneSeth Vargo
2021-03-09Update flock to v0.8.0Fabricio Voznika