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> 4 лет назад
Custody.cpp c2fc33becd Kernel: Rename ProtectedValue<T> => MutexProtected<T> 4 лет назад
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 4 лет назад
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 лет назад