summaryrefslogtreecommitdiffhomepage
path: root/test/util/fs_util.cc
AgeCommit message (Expand)Author
2021-08-11Initial cgroupfs support for subcontainersRahat Mahmood
2021-04-02Implement cgroupfs.Rahat Mahmood
2021-01-28Add O_PATH support in vfs2gVisor bot
2020-09-10[vfs] Disable nlink tests for overlayfs.Ayush Ranjan
2020-08-31Remove __fuchsia__ definesTamir Duberstein
2020-08-26tmpfs: Allow xattrs in the trusted namespace if creds has CAP_SYS_ADMIN.Nicolas Lacasse
2020-07-07Deflake exec test.Jamie Liu
2020-01-27Fix header ordering and format all C++ code.Adin Scannell
2019-12-10Do not consider symlinks as directories in fs utils.Dean Deng
2019-10-18test/perf: optimize the getdents testAndrei Vagin
2019-08-29Implement /proc/net/udp.Rahat Mahmood
2019-06-28Fix suggestions from clang.Nicolas Lacasse
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-01-23Fix cases of missing braces on ifMichael Pratt
2018-12-10Open source system call tests.Brian Geffon