gvisor/pkg/sentry
Ayush Ranjan 6240abb205 Added boilerplate code for ext4 fs.
Initialized BUILD with license
Mount is still unimplemented and is not meant to be
part of this CL. Rest of the fs interface is implemented.
Referenced the Linux kernel appropriately when needed

PiperOrigin-RevId: 249741997
Change-Id: Id1e4c7c9e68b3f6946da39896fc6a0c3dcd7f98c
2019-05-23 16:55:42 -07:00
..
arch Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
context Implement async MemoryFile eviction, and use it in CachingInodeOperations. 2019-04-30 13:56:41 -07:00
control Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
device Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
fs Added boilerplate code for ext4 fs. 2019-05-23 16:55:42 -07:00
hostcpu Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
inet Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
kernel Log unhandled faults only at DEBUG level. 2019-05-22 18:18:53 -07:00
limits Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
loader Fix inconsistencies in ELF anonymous mappings 2019-05-21 17:06:05 -07:00
memmap Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
memutil Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
mm Ensure all uses of MM.brk occur under MM.mappingMu in MM.Brk(). 2019-05-06 16:39:43 -07:00
pgalloc Add pgalloc.DelayedEvictionManual. 2019-05-10 13:37:48 -07:00
platform Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
safemem Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
sighandling Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket UDP and TCP raw socket support. 2019-05-22 13:45:15 -07:00
state Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
strace Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
syscalls Add WCLONE / WALL support to waitid 2019-05-22 18:11:50 -07:00
time Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
unimpl Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
uniqueid Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
usage Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
usermem Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
watchdog Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
BUILD Remove license comments 2019-01-31 11:12:53 -08:00