.. |
AnonymousFile.cpp
|
f1b5def8fd
Kernel: Factor address space management out of the Process class
|
il y a 4 ans |
AnonymousFile.h
|
ab14b0ac64
Kernel: Hoist VM range allocation up to sys$mmap() itself
|
il y a 4 ans |
BlockBasedFileSystem.cpp
|
ffa39f98e8
Kernel: Fix build with BBFS_DEBUG
|
il y a 4 ans |
BlockBasedFileSystem.h
|
489317e573
Kernel: Make BlockBasedFS::BlockIndex a distinct integer type
|
il y a 4 ans |
Custody.cpp
|
fdb71cdf8f
Kernel: Support read-only filesystem mounts
|
il y a 5 ans |
Custody.h
|
fdb71cdf8f
Kernel: Support read-only filesystem mounts
|
il y a 5 ans |
DevFS.cpp
|
0a45cfee01
DevFS: Use strongly typed InodeIndex
|
il y a 4 ans |
DevFS.h
|
0a45cfee01
DevFS: Use strongly typed InodeIndex
|
il y a 4 ans |
DevPtsFS.cpp
|
e44c1792a7
Kernel: Add distinct InodeIndex type
|
il y a 4 ans |
DevPtsFS.h
|
e44c1792a7
Kernel: Add distinct InodeIndex type
|
il y a 4 ans |
Ext2FileSystem.cpp
|
7c950c2d01
Kernel: Use ByteBuffer::zero_fill() instead of raw memset in Ext2
|
il y a 4 ans |
Ext2FileSystem.h
|
c62c00e7db
Ext2FS: Make Ext2FS::GroupIndex a distinct integer type
|
il y a 4 ans |
FIFO.cpp
|
ddd79fe2cf
Kernel: Add WaitQueue::wait_forever and it use it for all infinite waits.
|
il y a 4 ans |
FIFO.h
|
f98ca35b83
Kernel: Improve ProcFS behavior in low memory conditions
|
il y a 4 ans |
File.cpp
|
ab14b0ac64
Kernel: Hoist VM range allocation up to sys$mmap() itself
|
il y a 4 ans |
File.h
|
ab14b0ac64
Kernel: Hoist VM range allocation up to sys$mmap() itself
|
il y a 4 ans |
FileBackedFileSystem.cpp
|
187b785a05
Kernel: Split BlockBasedFileSystem off FileBackedFileSystem
|
il y a 5 ans |
FileBackedFileSystem.h
|
187b785a05
Kernel: Split BlockBasedFileSystem off FileBackedFileSystem
|
il y a 5 ans |
FileDescription.cpp
|
e44c1792a7
Kernel: Add distinct InodeIndex type
|
il y a 4 ans |
FileDescription.h
|
46e5890152
Kernel: Add forgotten 'const' flag
|
il y a 4 ans |
FileSystem.cpp
|
d89582880e
Kernel: Switch singletons to use new Singleton class
|
il y a 5 ans |
FileSystem.h
|
e44c1792a7
Kernel: Add distinct InodeIndex type
|
il y a 4 ans |
Inode.cpp
|
e44c1792a7
Kernel: Add distinct InodeIndex type
|
il y a 4 ans |
Inode.h
|
e44c1792a7
Kernel: Add distinct InodeIndex type
|
il y a 4 ans |
InodeFile.cpp
|
f1b5def8fd
Kernel: Factor address space management out of the Process class
|
il y a 4 ans |
InodeFile.h
|
c0e88b9710
Kernel: Add FIBMAP ioctl to Ext2FileSystem
|
il y a 4 ans |
InodeIdentifier.h
|
e44c1792a7
Kernel: Add distinct InodeIndex type
|
il y a 4 ans |
InodeMetadata.h
|
e44c1792a7
Kernel: Add distinct InodeIndex type
|
il y a 4 ans |
InodeWatcher.cpp
|
e44c1792a7
Kernel: Add distinct InodeIndex type
|
il y a 4 ans |
InodeWatcher.h
|
345abc3132
Kernel: Move InodeWatcher::Event into Kernel/API/InodeWatcherEvent
|
il y a 4 ans |
Plan9FileSystem.cpp
|
19d3f8cab7
Kernel+LibC: Turn errno codes into a strongly typed enum
|
il y a 4 ans |
Plan9FileSystem.h
|
e44c1792a7
Kernel: Add distinct InodeIndex type
|
il y a 4 ans |
ProcFS.cpp
|
37d8faf1b4
ProcFS: Fix /proc/PID/* hardening bypass
|
il y a 4 ans |
ProcFS.h
|
37d8faf1b4
ProcFS: Fix /proc/PID/* hardening bypass
|
il y a 4 ans |
TmpFS.cpp
|
e44c1792a7
Kernel: Add distinct InodeIndex type
|
il y a 4 ans |
TmpFS.h
|
e44c1792a7
Kernel: Add distinct InodeIndex type
|
il y a 4 ans |
VirtualFileSystem.cpp
|
fdf03852c9
Kernel: Slap UNMAP_AFTER_INIT on a whole bunch of functions
|
il y a 4 ans |
VirtualFileSystem.h
|
a9184fcb76
Kernel: Implement unveil() as a prefix-tree
|
il y a 4 ans |
ext2_fs.h
|
7cf0c7cc0d
Meta: Split debug defines into multiple headers.
|
il y a 4 ans |
ext2_types.h
|
bbe787a0af
Everywhere: Re-format with clang-format-11
|
il y a 4 ans |