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