..
AnonymousFile.cpp
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
AnonymousFile.h
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
BlockBasedFileSystem.cpp
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
BlockBasedFileSystem.h
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
Custody.cpp
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
Custody.h
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
DevPtsFS.cpp
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
DevPtsFS.h
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
DevTmpFS.cpp
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
DevTmpFS.h
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
ext2_fs.h
Everywhere: Behaviour => Behavior
2021-09-07 13:53:14 +02:00
ext2_types.h
Ext2FileSystem.cpp
AK: Make Vector::try_* functions return ErrorOr<void>
2021-11-10 21:58:58 +01:00
Ext2FileSystem.h
AK+Kernel: Make BitmapView read-only
2021-11-10 14:39:42 +01:00
FIFO.cpp
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
FIFO.h
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
File.cpp
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
File.h
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
FileBackedFileSystem.cpp
Kernel: Rename FileDescription => OpenFileDescription
2021-09-07 13:53:14 +02:00
FileBackedFileSystem.h
Kernel: Rename FileDescription => OpenFileDescription
2021-09-07 13:53:14 +02:00
FileSystem.cpp
Kernel+LibC: Implement fsync
2021-09-12 11:24:02 +02:00
FileSystem.h
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
Inode.cpp
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
Inode.h
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
InodeFile.cpp
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
InodeFile.h
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
InodeIdentifier.h
Kernel: Remove unused InodeIdentifier::to_string()
2021-10-22 01:19:04 +02:00
InodeMetadata.h
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
InodeWatcher.cpp
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
InodeWatcher.h
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
ISO9660FileSystem.cpp
AK: Make Vector::try_* functions return ErrorOr<void>
2021-11-10 21:58:58 +01:00
ISO9660FileSystem.h
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
Mount.cpp
Kernel: Make VirtualFileSystem::Mount a top-level class
2021-07-11 00:51:06 +02:00
Mount.h
Kernel/Ext2FS: Cache the root inode in a member variable
2021-07-18 01:53:04 +02:00
OpenFileDescription.cpp
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
OpenFileDescription.h
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
Plan9FileSystem.cpp
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
Plan9FileSystem.h
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
ProcFS.cpp
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
ProcFS.h
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
SysFS.cpp
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
SysFS.h
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
SysFSComponent.cpp
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
SysFSComponent.h
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
TmpFS.cpp
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
TmpFS.h
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
UnveilNode.h
Kernel: Move UnveilNode.h into Kernel/FileSystem/
2021-08-06 14:11:45 +02:00
VirtualFileSystem.cpp
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
VirtualFileSystem.h
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00