.. |
AnonymousFile.cpp
|
208147c77c
Kernel: Rename Process::space() => Process::address_space()
|
4 anni fa |
AnonymousFile.h
|
4012099338
Kernel: Tidy up AnonymousFile construction a bit
|
3 anni fa |
BlockBasedFileSystem.cpp
|
d30d776ca4
Kernel: Make FileSystem::initialize() return KResult
|
4 anni fa |
BlockBasedFileSystem.h
|
c2fc33becd
Kernel: Rename ProtectedValue<T> => MutexProtected<T>
|
4 anni fa |
Custody.cpp
|
c2fc33becd
Kernel: Rename ProtectedValue<T> => MutexProtected<T>
|
4 anni fa |
Custody.h
|
566c5d1e99
AK+Kernel: Move KResult.h to Kernel/API for userspace access
|
3 anni fa |
DevFS.cpp
|
f2ba44cbdf
Kernel/DevFS: Remove unnecessary include
|
3 anni fa |
DevFS.h
|
ae197deb6b
Kernel: Strongly typed user & group ID's
|
4 anni fa |
DevPtsFS.cpp
|
ae197deb6b
Kernel: Strongly typed user & group ID's
|
4 anni fa |
DevPtsFS.h
|
ae197deb6b
Kernel: Strongly typed user & group ID's
|
4 anni fa |
Ext2FileSystem.cpp
|
865eb54f75
Kernel/Ext2FS: Use TRY() in the Ext2FS
|
3 anni fa |
Ext2FileSystem.h
|
4cbe348a0f
Kernel/Ext2FS: Avoid temporary String allocation during inode creation
|
4 anni fa |
FIFO.cpp
|
c1c774da91
Kernel: Use TRY() in FIFO
|
3 anni fa |
FIFO.h
|
ae197deb6b
Kernel: Strongly typed user & group ID's
|
4 anni fa |
File.cpp
|
59335bd8ea
Kernel: Rename FileDescription::create() => try_create()
|
4 anni fa |
File.h
|
566c5d1e99
AK+Kernel: Move KResult.h to Kernel/API for userspace access
|
3 anni fa |
FileBackedFileSystem.cpp
|
502bbacea0
Kernel: Rename FileBackedFS => FileBackedFileSystem
|
4 anni fa |
FileBackedFileSystem.h
|
502bbacea0
Kernel: Rename FileBackedFS => FileBackedFileSystem
|
4 anni fa |
FileDescription.cpp
|
b0f2acbd91
Kernel: Use TRY() in FileDescription
|
3 anni fa |
FileDescription.h
|
ae197deb6b
Kernel: Strongly typed user & group ID's
|
4 anni fa |
FileSystem.cpp
|
c94c15d45c
Everywhere: Replace AK::Singleton => Singleton
|
4 anni fa |
FileSystem.h
|
566c5d1e99
AK+Kernel: Move KResult.h to Kernel/API for userspace access
|
3 anni fa |
ISO9660FileSystem.cpp
|
566c5d1e99
AK+Kernel: Move KResult.h to Kernel/API for userspace access
|
3 anni fa |
ISO9660FileSystem.h
|
566c5d1e99
AK+Kernel: Move KResult.h to Kernel/API for userspace access
|
3 anni fa |
Inode.cpp
|
b2950c67ea
Kernel: Use TRY() in Inode
|
3 anni fa |
Inode.h
|
566c5d1e99
AK+Kernel: Move KResult.h to Kernel/API for userspace access
|
3 anni fa |
InodeFile.cpp
|
cad78f5904
Kernel: Use TRY() in InodeFile
|
3 anni fa |
InodeFile.h
|
ae197deb6b
Kernel: Strongly typed user & group ID's
|
4 anni fa |
InodeIdentifier.h
|
d53d9d3677
Kernel: Rename FS => FileSystem
|
4 anni fa |
InodeMetadata.h
|
566c5d1e99
AK+Kernel: Move KResult.h to Kernel/API for userspace access
|
3 anni fa |
InodeWatcher.cpp
|
68a6d4c30a
Kernel: Tidy up InodeWatcher construction
|
3 anni fa |
InodeWatcher.h
|
68a6d4c30a
Kernel: Tidy up InodeWatcher construction
|
3 anni fa |
Mount.cpp
|
6a27de2d94
Kernel: Make VirtualFileSystem::Mount a top-level class
|
4 anni fa |
Mount.h
|
58c6d30f6a
Kernel/Ext2FS: Cache the root inode in a member variable
|
4 anni fa |
Plan9FileSystem.cpp
|
211c1c087d
Kernel/Plan9FS: Use KString instead of String in one place
|
3 anni fa |
Plan9FileSystem.h
|
ae197deb6b
Kernel: Strongly typed user & group ID's
|
4 anni fa |
ProcFS.cpp
|
d7b6cc6421
Everywhere: Prevent risky implicit casts of (Nonnull)RefPtr
|
3 anni fa |
ProcFS.h
|
ae197deb6b
Kernel: Strongly typed user & group ID's
|
4 anni fa |
SysFS.cpp
|
e490c17bde
Kernel/SysFS: Ensure data stability when reading from Inodes
|
3 anni fa |
SysFS.h
|
e490c17bde
Kernel/SysFS: Ensure data stability when reading from Inodes
|
3 anni fa |
SysFSComponent.cpp
|
d7b6cc6421
Everywhere: Prevent risky implicit casts of (Nonnull)RefPtr
|
3 anni fa |
SysFSComponent.h
|
566c5d1e99
AK+Kernel: Move KResult.h to Kernel/API for userspace access
|
3 anni fa |
TmpFS.cpp
|
0678ac265c
Kernel: Pass InodeMetadata by reference in TmpFSInode::create
|
3 anni fa |
TmpFS.h
|
0678ac265c
Kernel: Pass InodeMetadata by reference in TmpFSInode::create
|
3 anni fa |
UnveilNode.h
|
44da58c0b2
Kernel: Move UnveilNode.h into Kernel/FileSystem/
|
4 anni fa |
VirtualFileSystem.cpp
|
0cf65cf7ec
Kernel: Use TRY() even more in VirtualFileSystem
|
3 anni fa |
VirtualFileSystem.h
|
71187d865e
Kernel: Tidy up VirtualFileSystem::mount_root() a little bit
|
3 anni fa |
ext2_fs.h
|
7ae7170d61
Everywhere: "file name" => "filename"
|
4 anni fa |
ext2_types.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 anni fa |