Andreas Kling 359d6e7b0b Everywhere: Stop using NonnullOwnPtrVector 2 anni fa
..
DevPtsFS 12b7328c22 AK+Kernel: Add includes before removing Kernel/ProcessExposed.h 2 anni fa
Ext2FS 81863eaf57 Kernel: Use `AK::Stream` to write packed binary data 2 anni fa
FATFS 9790b81959 Kernel/FileSystem: Add check of read offset for the FATInode code 2 anni fa
ISO9660FS 3b03077abb Kernel: Update the ".." inode for directories after a rename 2 anni fa
Plan9FS 52687814ea Kernel: Explicitly copy Plan9FS read errors to registered delegates 2 anni fa
ProcFS 359d6e7b0b Everywhere: Stop using NonnullOwnPtrVector 2 anni fa
RAMFS 4a14138230 Kernel/FileSystem: Fix check of read offset for the RAMFSInode code 2 anni fa
SysFS 68c9781299 Kernel: Fix const-correctness of PCI::DeviceIdentifier usage 2 anni fa
AnonymousFile.cpp 30861daa93 Kernel: Simplify the File memory-mapping API 3 anni fa
AnonymousFile.h 30861daa93 Kernel: Simplify the File memory-mapping API 3 anni fa
BlockBasedFileSystem.cpp fea3cb5ff9 Kernel/FileSystem: Discard safely filesystems when unmounted last time 2 anni fa
BlockBasedFileSystem.h 3cbc0fdbb0 Kernel: Remove declarations for non-existent methods 2 anni fa
Custody.cpp a6a439243f Kernel: Turn lock ranks into template parameters 2 anni fa
Custody.h a6a439243f Kernel: Turn lock ranks into template parameters 2 anni fa
DeviceFileTypes.h 8150d71821 Everywhere: Prefix 'TYPEDEF_DISTINCT_ORDERED_ID' with 'AK_' 3 anni fa
FIFO.cpp ce4b66e908 Kernel: Add support for MSG_NOSIGNAL and properly send SIGPIPE 2 anni fa
FIFO.h 11eee67b85 Kernel: Make self-contained locking smart pointers their own classes 3 anni fa
File.cpp 30861daa93 Kernel: Simplify the File memory-mapping API 3 anni fa
File.h 4dd148f07c Kernel: Add File::is_regular_file() 2 anni fa
FileBackedFileSystem.cpp 0fd7b688af Kernel: Introduce support for using FileSystem object in multiple mounts 2 anni fa
FileBackedFileSystem.h 0fd7b688af Kernel: Introduce support for using FileSystem object in multiple mounts 2 anni fa
FileSystem.cpp fea3cb5ff9 Kernel/FileSystem: Discard safely filesystems when unmounted last time 2 anni fa
FileSystem.h a6a439243f Kernel: Turn lock ranks into template parameters 2 anni fa
Inode.cpp ae5d7f542c Kernel: Change polarity of weak ownership between Inode and LocalSocket 2 anni fa
Inode.h ae5d7f542c Kernel: Change polarity of weak ownership between Inode and LocalSocket 2 anni fa
InodeFile.cpp 100fb38c3e Kernel+Userland: Move LibC/sys/ioctl_numbers to Kernel/API/Ioctl.h 2 anni fa
InodeFile.h 4dd148f07c Kernel: Add File::is_regular_file() 2 anni fa
InodeIdentifier.h 3cbc0fdbb0 Kernel: Remove declarations for non-existent methods 2 anni fa
InodeMetadata.cpp fa692e13f9 Kernel: Use real UID/GID when checking for file access 2 anni fa
InodeMetadata.h 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> 2 anni fa
InodeWatcher.cpp 65b420f996 Everywhere: Remove unused includes of AK/Memory.h 2 anni fa
InodeWatcher.h 11eee67b85 Kernel: Make self-contained locking smart pointers their own classes 3 anni fa
Mount.cpp a6a439243f Kernel: Turn lock ranks into template parameters 2 anni fa
Mount.h a6a439243f Kernel: Turn lock ranks into template parameters 2 anni fa
OpenFileDescription.cpp 81863eaf57 Kernel: Use `AK::Stream` to write packed binary data 2 anni fa
OpenFileDescription.h a6a439243f Kernel: Turn lock ranks into template parameters 2 anni fa
UnveilNode.h 316fa0c3f3 AK+Kernel: Specialize Trie for NNOP<KString> and use it in UnveilNode 3 anni fa
VirtualFileSystem.cpp 39de5b7f82 Kernel: Actually check Process unveil data when creating perfcore dump 2 anni fa
VirtualFileSystem.h 39de5b7f82 Kernel: Actually check Process unveil data when creating perfcore dump 2 anni fa