Andreas Kling
|
ae197deb6b
Kernel: Strongly typed user & group ID's
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
0de8c95d49
Kernel: Convert SlavePTY all-instances HashTable to an IntrusiveList
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
fc0cd8317a
Kernel/DevPtsFS: Add tightly typed DevPtsFSInode::fs()
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
d30d776ca4
Kernel: Make FileSystem::initialize() return KResult
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
ef2720bcad
Kernel: Make Inode::lookup() return a KResultOr<NonnullRefPtr<Inode>>
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
1f18558ee2
Kernel: Make FileSystem::root_inode() return a plain Inode&
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
b8d6c3722d
Kernel: Remove Inode::directory_entry_count()
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
6766efff9c
Kernel: Make Inode::create_child() take the name as a StringView
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
a803c4026c
Kernel: Make FileSystem::class_name() return a StringView
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
d53d9d3677
Kernel: Rename FS => FileSystem
|
%!s(int64=4) %!d(string=hai) anos |
Gunnar Beutner
|
bc3076f894
Kernel: Remove various other uses of ssize_t
|
%!s(int64=4) %!d(string=hai) anos |
Brian Gianforcaro
|
234c6ae32d
Kernel: Change Inode::{read/write}_bytes interface to KResultOr<ssize_t>
|
%!s(int64=4) %!d(string=hai) anos |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
e44c1792a7
Kernel: Add distinct InodeIndex type
|
%!s(int64=4) %!d(string=hai) anos |
Tom
|
c8d9f1b9c9
Kernel: Make copy_to/from_user safe and remove unnecessary checks
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
4527d9852a
Kernel: Track time-of-last-write in SlavePTY and report it as mtime
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
eeaba41d13
Kernel: Add DirectoryEntryView for VFS directory traversal
|
%!s(int64=5) %!d(string=hai) anos |
Brian Gianforcaro
|
e8c9b5e870
Kernel: Make Inode::directory_entry_count errors observable.
|
%!s(int64=5) %!d(string=hai) anos |
Sergey Bugaev
|
6efbbcd4ba
Kernel: Port mounts to reference inodes directly
|
%!s(int64=5) %!d(string=hai) anos |
Sergey Bugaev
|
df66c28479
Kernel: Deemphasize inode identifiers
|
%!s(int64=5) %!d(string=hai) anos |
Brian Gianforcaro
|
6a74af8063
Kernel: Plumb KResult through FileDescription::read_entire_file() implementation.
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
a356e48150
Kernel: Move all code into the Kernel namespace
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
42d41fdf94
Kernel: Simplify FS::create_inode() a little bit
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
8731682d0e
Kernel: Simplify FS::create_directory() a little bit
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
c44b4d61f3
Kernel: Make Inode::lookup() return a RefPtr<Inode>
|
%!s(int64=5) %!d(string=hai) anos |
Sergey Bugaev
|
c0b32f7b76
Meta: Claim copyright for files created by me
|
%!s(int64=5) %!d(string=hai) anos |
Sergey Bugaev
|
7d4a267504
Kernel: Fix identifier casing
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
94ca55cefd
Meta: Add license header to source files
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
4abbedb6e4
Kernel: Allow passing initial UID and GID when creating new inodes
|
%!s(int64=5) %!d(string=hai) anos |
Sergey Bugaev
|
66a0a12435
DevPtsFS: Do not assume there is one of it
|
%!s(int64=6) %!d(string=hai) anos |