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