Andreas Kling 82f86e35d6 Kernel+LibC: Introduce a "dumpable" flag for processes 4 vuotta sitten
..
BlockBasedFileSystem.cpp 765936ebae Everywhere: Switch from (void) to [[maybe_unused]] (#4473) 4 vuotta sitten
BlockBasedFileSystem.h c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks 4 vuotta sitten
Custody.cpp fdb71cdf8f Kernel: Support read-only filesystem mounts 5 vuotta sitten
Custody.h fdb71cdf8f Kernel: Support read-only filesystem mounts 5 vuotta sitten
DevPtsFS.cpp 75f61fe3d9 AK: Make RefPtr, NonnullRefPtr, WeakPtr thread safe 4 vuotta sitten
DevPtsFS.h c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks 4 vuotta sitten
Ext2FileSystem.cpp 8e79bde2b7 Kernel: Move KBufferBuilder to the fallible KBuffer API 4 vuotta sitten
Ext2FileSystem.h 47da86d136 Ext2FS: Fail the mount if BGD table cache allocation fails 4 vuotta sitten
FIFO.cpp da5cc34ebb Kernel: Fix some issues related to fixes and block conditions 4 vuotta sitten
FIFO.h c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks 4 vuotta sitten
File.cpp 046d6855f5 Kernel: Move block condition evaluation out of the Scheduler 4 vuotta sitten
File.h da5cc34ebb Kernel: Fix some issues related to fixes and block conditions 4 vuotta sitten
FileBackedFileSystem.cpp 187b785a05 Kernel: Split BlockBasedFileSystem off FileBackedFileSystem 5 vuotta sitten
FileBackedFileSystem.h 187b785a05 Kernel: Split BlockBasedFileSystem off FileBackedFileSystem 5 vuotta sitten
FileDescription.cpp 765936ebae Everywhere: Switch from (void) to [[maybe_unused]] (#4473) 4 vuotta sitten
FileDescription.h 8e79bde2b7 Kernel: Move KBufferBuilder to the fallible KBuffer API 4 vuotta sitten
FileSystem.cpp d89582880e Kernel: Switch singletons to use new Singleton class 5 vuotta sitten
FileSystem.h 64cc3f51d0 Meta+Kernel: Make clang-format-10 clean 4 vuotta sitten
Inode.cpp 51713901b1 Kernel: Tweak parameter name in Inode::read_entire() 4 vuotta sitten
Inode.h 8e79bde2b7 Kernel: Move KBufferBuilder to the fallible KBuffer API 4 vuotta sitten
InodeFile.cpp 046d6855f5 Kernel: Move block condition evaluation out of the Scheduler 4 vuotta sitten
InodeFile.h c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks 4 vuotta sitten
InodeIdentifier.h 64cc3f51d0 Meta+Kernel: Make clang-format-10 clean 4 vuotta sitten
InodeMetadata.h d1fe6a0b53 Everywhere: Redundant inline specifier on constexpr functions (#3807) 4 vuotta sitten
InodeWatcher.cpp 345abc3132 Kernel: Move InodeWatcher::Event into Kernel/API/InodeWatcherEvent 4 vuotta sitten
InodeWatcher.h 345abc3132 Kernel: Move InodeWatcher::Event into Kernel/API/InodeWatcherEvent 4 vuotta sitten
Plan9FileSystem.cpp 765936ebae Everywhere: Switch from (void) to [[maybe_unused]] (#4473) 4 vuotta sitten
Plan9FileSystem.h 046d6855f5 Kernel: Move block condition evaluation out of the Scheduler 4 vuotta sitten
ProcFS.cpp 82f86e35d6 Kernel+LibC: Introduce a "dumpable" flag for processes 4 vuotta sitten
ProcFS.h 8e79bde2b7 Kernel: Move KBufferBuilder to the fallible KBuffer API 4 vuotta sitten
TmpFS.cpp bcd2844439 TmpFS: Use fallible KBuffer API 4 vuotta sitten
TmpFS.h bcd2844439 TmpFS: Use fallible KBuffer API 4 vuotta sitten
VirtualFileSystem.cpp b452dd13b6 Kernel: Allow sys$chmod() to modify the set-gid bit 4 vuotta sitten
VirtualFileSystem.h 0d79e57c4d Kernel: Fix various forward declarations 4 vuotta sitten
ext2_fs.h b0192cfb38 Meta: Remove some copyright headers added in error 5 vuotta sitten
ext2_types.h 937d0be762 Meta: Add a script check the presence of "#pragma once" in header files 5 vuotta sitten