mjz19910 10ec98dd38 Everywhere: Fix spelling mistakes 3 years ago
..
AnonymousFile.cpp 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> 3 years ago
AnonymousFile.h 4a81b33c07 Everywhere: Fix -Winconsistent-missing-override warnings from Clang 3 years ago
BlockBasedFileSystem.cpp 16850423cf Kernel: Fix deadlock caused by page faults while holding disk cache lock 3 years ago
BlockBasedFileSystem.h 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> 3 years ago
Custody.cpp 81e23617d6 Kernel: Port Custody to ListedRefCounted 3 years ago
Custody.h 81e23617d6 Kernel: Port Custody to ListedRefCounted 3 years ago
DevPtsFS.cpp 8b1108e485 Everywhere: Pass AK::StringView by value 3 years ago
DevPtsFS.h 8b1108e485 Everywhere: Pass AK::StringView by value 3 years ago
DevTmpFS.cpp 9eb08bdb0f Kernel: Make major and minor numbers to be DistinctNumerics 3 years ago
DevTmpFS.h 9eb08bdb0f Kernel: Make major and minor numbers to be DistinctNumerics 3 years ago
DeviceFileTypes.h 0eb3718556 Kernel: Include correct header for DistinctNumeric in DeviceFileTypes.h 3 years ago
Ext2FileSystem.cpp bcc0186bbc Kernel/Ext2FS: Use HashMap::remove_all_matching() in Ext2FS 3 years ago
Ext2FileSystem.h 0348d9afbe Kernel: Always initialize ext2_inode and ext_super_block structs 3 years ago
FIFO.cpp 0ae8702692 Kernel: Make File::stat() & friends return Error<struct stat> 3 years ago
FIFO.h 0ae8702692 Kernel: Make File::stat() & friends return Error<struct stat> 3 years ago
File.cpp 6e2a82df13 Kernel: Port File to RefCounted 3 years ago
File.h 9d034785de Kernel: Make File::unref virtual 3 years ago
FileBackedFileSystem.cpp 4a9c18afb9 Kernel: Rename FileDescription => OpenFileDescription 3 years ago
FileBackedFileSystem.h 4a9c18afb9 Kernel: Rename FileDescription => OpenFileDescription 3 years ago
FileSystem.cpp e08d213830 Kernel: Use DistinctNumeric for filesystem ID's 3 years ago
FileSystem.h e08d213830 Kernel: Use DistinctNumeric for filesystem ID's 3 years ago
ISO9660FileSystem.cpp 4cec16a713 Kernel: Add implied auto-specifiers in FileSystem 3 years ago
ISO9660FileSystem.h 8b1108e485 Everywhere: Pass AK::StringView by value 3 years ago
Inode.cpp c427f8bbeb Kernel: Always pass InodeIdentifier by value 3 years ago
Inode.h c427f8bbeb Kernel: Always pass InodeIdentifier by value 3 years ago
InodeFile.cpp 69ef211925 Kernel+LibC: Move errno definitions to Kernel/API/POSIX 3 years ago
InodeFile.h 0ae8702692 Kernel: Make File::stat() & friends return Error<struct stat> 3 years ago
InodeIdentifier.h e08d213830 Kernel: Use DistinctNumeric for filesystem ID's 3 years ago
InodeMetadata.h 9eb08bdb0f Kernel: Make major and minor numbers to be DistinctNumerics 3 years ago
InodeWatcher.cpp fa517b213a Kernel: Handle string format errors in FileSystem APIs :^) 3 years ago
InodeWatcher.h 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> 3 years ago
Mount.cpp 6a27de2d94 Kernel: Make VirtualFileSystem::Mount a top-level class 4 years ago
Mount.h fe2cf774c3 Kernel: Fix missing include in FileSystem/Mount.h 3 years ago
OpenFileDescription.cpp 0ae8702692 Kernel: Make File::stat() & friends return Error<struct stat> 3 years ago
OpenFileDescription.h 43099fb387 Kernel: Remove all uses of MAKE_SLAB_ALLOCATED() 3 years ago
Plan9FileSystem.cpp 3102d8e160 Everywhere: Fix many spelling errors 3 years ago
Plan9FileSystem.h 8b1108e485 Everywhere: Pass AK::StringView by value 3 years ago
ProcFS.cpp 69ef211925 Kernel+LibC: Move errno definitions to Kernel/API/POSIX 3 years ago
ProcFS.h 4a81b33c07 Everywhere: Fix -Winconsistent-missing-override warnings from Clang 3 years ago
SysFS.cpp 4cec16a713 Kernel: Add implied auto-specifiers in FileSystem 3 years ago
SysFS.h 478f543899 Kernel/SysFS: Prevent allocation for component name during construction 3 years ago
SysFSComponent.cpp 478f543899 Kernel/SysFS: Prevent allocation for component name during construction 3 years ago
SysFSComponent.h 478f543899 Kernel/SysFS: Prevent allocation for component name during construction 3 years ago
TmpFS.cpp 10ec98dd38 Everywhere: Fix spelling mistakes 3 years ago
TmpFS.h 416b0374fb Kernel: Fix race condition in TmpFSInode::notify_watchers() 3 years ago
UnveilNode.h 44da58c0b2 Kernel: Move UnveilNode.h into Kernel/FileSystem/ 4 years ago
VirtualFileSystem.cpp 63760603f3 Kernel+LibC+LibCore: Add lchown and fchownat functions 3 years ago
VirtualFileSystem.h 63760603f3 Kernel+LibC+LibCore: Add lchown and fchownat functions 3 years ago
ext2_fs.h 10ec98dd38 Everywhere: Fix spelling mistakes 3 years ago
ext2_types.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago