Andreas Kling cfe54f86bd Kernel: Remove unused /proc/mm file há 4 anos atrás
..
AnonymousFile.cpp 64b0d89335 Kernel: Make Process::allocate_region*() return KResultOr<Region*> há 4 anos atrás
AnonymousFile.h fb4993f067 Kernel: Add anonymous files, created with sys$anon_create() há 4 anos atrás
BlockBasedFileSystem.cpp 872f2a3b90 Everywhere: Replace a bundle of dbg with dbgln. há 4 anos atrás
BlockBasedFileSystem.h 43d9fe15f9 Revert "Kernel: Convert read_block method to get a reference instead of pointer" há 4 anos atrás
Custody.cpp fdb71cdf8f Kernel: Support read-only filesystem mounts há 5 anos atrás
Custody.h fdb71cdf8f Kernel: Support read-only filesystem mounts há 5 anos atrás
DevFS.cpp 7c4ddecacb Kernel: Convert a bunch of String::format() => String::formatted() há 4 anos atrás
DevFS.h 247517cd4a Kernel: Introduce the DevFS há 4 anos atrás
DevPtsFS.cpp 75f61fe3d9 AK: Make RefPtr, NonnullRefPtr, WeakPtr thread safe há 4 anos atrás
DevPtsFS.h c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks há 4 anos atrás
Ext2FileSystem.cpp 6613cef2f8 Ext2FS: Update block group directory count after directory removal há 4 anos atrás
Ext2FileSystem.h ae956edf6e Kernel: Improve some low-memory situations with ext2 há 4 anos atrás
FIFO.cpp e6f907a155 AK: Simplify constructors and conversions from nullptr_t há 4 anos atrás
FIFO.h f98ca35b83 Kernel: Improve ProcFS behavior in low memory conditions há 4 anos atrás
File.cpp f98ca35b83 Kernel: Improve ProcFS behavior in low memory conditions há 4 anos atrás
File.h f98ca35b83 Kernel: Improve ProcFS behavior in low memory conditions há 4 anos atrás
FileBackedFileSystem.cpp 187b785a05 Kernel: Split BlockBasedFileSystem off FileBackedFileSystem há 5 anos atrás
FileBackedFileSystem.h 187b785a05 Kernel: Split BlockBasedFileSystem off FileBackedFileSystem há 5 anos atrás
FileDescription.cpp f98ca35b83 Kernel: Improve ProcFS behavior in low memory conditions há 4 anos atrás
FileDescription.h f98ca35b83 Kernel: Improve ProcFS behavior in low memory conditions há 4 anos atrás
FileSystem.cpp d89582880e Kernel: Switch singletons to use new Singleton class há 4 anos atrás
FileSystem.h 64cc3f51d0 Meta+Kernel: Make clang-format-10 clean há 4 anos atrás
Inode.cpp dca6f1f49b Everywhere: Replace a bundle of dbg with dbgln. há 4 anos atrás
Inode.h f98ca35b83 Kernel: Improve ProcFS behavior in low memory conditions há 4 anos atrás
InodeFile.cpp 64b0d89335 Kernel: Make Process::allocate_region*() return KResultOr<Region*> há 4 anos atrás
InodeFile.h c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks há 4 anos atrás
InodeIdentifier.h 7c4ddecacb Kernel: Convert a bunch of String::format() => String::formatted() há 4 anos atrás
InodeMetadata.h d1fe6a0b53 Everywhere: Redundant inline specifier on constexpr functions (#3807) há 4 anos atrás
InodeWatcher.cpp 7c4ddecacb Kernel: Convert a bunch of String::format() => String::formatted() há 4 anos atrás
InodeWatcher.h 345abc3132 Kernel: Move InodeWatcher::Event into Kernel/API/InodeWatcherEvent há 4 anos atrás
Plan9FileSystem.cpp e6f907a155 AK: Simplify constructors and conversions from nullptr_t há 4 anos atrás
Plan9FileSystem.h 901ef3f1c8 Kernel: Specify default memory order for some non-synchronizing Atomics há 4 anos atrás
ProcFS.cpp cfe54f86bd Kernel: Remove unused /proc/mm file há 4 anos atrás
ProcFS.h f98ca35b83 Kernel: Improve ProcFS behavior in low memory conditions há 4 anos atrás
TmpFS.cpp bcd2844439 TmpFS: Use fallible KBuffer API há 4 anos atrás
TmpFS.h bcd2844439 TmpFS: Use fallible KBuffer API há 4 anos atrás
VirtualFileSystem.cpp dca6f1f49b Everywhere: Replace a bundle of dbg with dbgln. há 4 anos atrás
VirtualFileSystem.h a9184fcb76 Kernel: Implement unveil() as a prefix-tree há 4 anos atrás
ext2_fs.h b0192cfb38 Meta: Remove some copyright headers added in error há 5 anos atrás
ext2_types.h bbe787a0af Everywhere: Re-format with clang-format-11 há 4 anos atrás