Liav A cbaa3465a8 Kernel: Add jail semantics to methods iterating over thread lists 1 rok temu
..
DevPtsFS b55199c227 Kernel: Move TTY-related code to a new subdirectory under Devices 1 rok temu
Ext2FS abcf05801a Kernel: Allow Ext2FS::flush_writes() to return ErrorOr<void> 1 rok temu
FATFS c8d7bcede6 Kernel/FileSystem: Rename block_size -> logical_block_size 2 lat temu
ISO9660FS c8d7bcede6 Kernel/FileSystem: Rename block_size -> logical_block_size 2 lat temu
Plan9FS 3fd4997fc2 Kernel: Don't allocate memory for names of processes and threads 2 lat temu
ProcFS cbaa3465a8 Kernel: Add jail semantics to methods iterating over thread lists 1 rok temu
RAMFS 23a7ccf607 Kernel+LibCore+LibC: Split the mount syscall into multiple syscalls 2 lat temu
SysFS b55199c227 Kernel: Move TTY-related code to a new subdirectory under Devices 1 rok temu
AnonymousFile.cpp 1b04726c85 Kernel: Move all tasks-related code to the Tasks subdirectory 2 lat temu
AnonymousFile.h 03cc45e5a2 Kernel: Use RefPtr instead of LockRefPtr for File and subclasses 2 lat temu
BlockBasedFileSystem.cpp abcf05801a Kernel: Allow Ext2FS::flush_writes() to return ErrorOr<void> 1 rok temu
BlockBasedFileSystem.h abcf05801a Kernel: Allow Ext2FS::flush_writes() to return ErrorOr<void> 1 rok temu
Custody.cpp a6a439243f Kernel: Turn lock ranks into template parameters 2 lat temu
Custody.h 7c0540a229 Everywhere: Move global Kernel pattern code to Kernel/Library directory 2 lat temu
FIFO.cpp 1b04726c85 Kernel: Move all tasks-related code to the Tasks subdirectory 2 lat temu
FIFO.h 7c0540a229 Everywhere: Move global Kernel pattern code to Kernel/Library directory 2 lat temu
File.cpp 1b04726c85 Kernel: Move all tasks-related code to the Tasks subdirectory 2 lat temu
File.h 23a7ccf607 Kernel+LibCore+LibC: Split the mount syscall into multiple syscalls 2 lat temu
FileBackedFileSystem.cpp 0fd7b688af Kernel: Introduce support for using FileSystem object in multiple mounts 2 lat temu
FileBackedFileSystem.h 8fb126bec6 Kernel/FileSystem: Pass last mount point guest inode to unmount prepare 2 lat temu
FileSystem.cpp 251b17085b Kernel/Ext2: Check and set file system state 2 lat temu
FileSystem.h abcf05801a Kernel: Allow Ext2FS::flush_writes() to return ErrorOr<void> 1 rok temu
Initializer.h 23a7ccf607 Kernel+LibCore+LibC: Split the mount syscall into multiple syscalls 2 lat temu
Inode.cpp 4fc88aa17b Kernel: Run clang-format on a couple of FileSystem sources 1 rok temu
Inode.h c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 lat temu
InodeFile.cpp 1b04726c85 Kernel: Move all tasks-related code to the Tasks subdirectory 2 lat temu
InodeFile.h 7b745a20f1 Kernel: Mark a bunch of NonnullRefPtrs also const to ensure immutability 2 lat temu
InodeIdentifier.h 3cbc0fdbb0 Kernel: Remove declarations for non-existent methods 2 lat temu
InodeMetadata.cpp 1b04726c85 Kernel: Move all tasks-related code to the Tasks subdirectory 2 lat temu
InodeMetadata.h 39c93f63c8 Kernel: Move FileSystem/DeviceFileTypes.h => API/DeviceFileTypes.h 1 rok temu
InodeWatcher.cpp 1b04726c85 Kernel: Move all tasks-related code to the Tasks subdirectory 2 lat temu
InodeWatcher.h c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 lat temu
Mount.cpp 2fe5ece449 Kernel: Add accessor for mount host custody 2 lat temu
Mount.h 2fe5ece449 Kernel: Add accessor for mount host custody 2 lat temu
MountFile.cpp d8b514873f Kernel: Use FixedStringBuffer for fixed-length strings in syscalls 2 lat temu
MountFile.h 23a7ccf607 Kernel+LibCore+LibC: Split the mount syscall into multiple syscalls 2 lat temu
OpenFileDescription.cpp b55199c227 Kernel: Move TTY-related code to a new subdirectory under Devices 1 rok temu
OpenFileDescription.h 23a7ccf607 Kernel+LibCore+LibC: Split the mount syscall into multiple syscalls 2 lat temu
UnveilNode.h 7c0540a229 Everywhere: Move global Kernel pattern code to Kernel/Library directory 2 lat temu
VirtualFileSystem.cpp 4fc88aa17b Kernel: Run clang-format on a couple of FileSystem sources 1 rok temu
VirtualFileSystem.h 5efb91ec06 Kernel/VFS: Ensure working with mount entry per a custody is safe 2 lat temu