Liav A
|
750ca2190b
Kernel/DevFS: Add the ability to remove device nodes
|
il y a 4 ans |
Liav A
|
e0d712c6f7
Kernel+SystemServer: Defer creation of device nodes to userspace
|
il y a 4 ans |
Liav A
|
fcc046047f
Kernel/DevFS: Simplify nodes insertion and lookup
|
il y a 4 ans |
Andreas Kling
|
4a9c18afb9
Kernel: Rename FileDescription => OpenFileDescription
|
il y a 3 ans |
Andreas Kling
|
788b91a65c
Kernel: Tidy up DevFS construction and handle OOM errorso
|
il y a 3 ans |
Andreas Kling
|
caaeae9607
Kernel: Make FileSystem::get_inode() return KResultOr<NRP<Inode>>
|
il y a 3 ans |
Andreas Kling
|
ae197deb6b
Kernel: Strongly typed user & group ID's
|
il y a 3 ans |
Andreas Kling
|
d30d776ca4
Kernel: Make FileSystem::initialize() return KResult
|
il y a 4 ans |
Andreas Kling
|
ef2720bcad
Kernel: Make Inode::lookup() return a KResultOr<NonnullRefPtr<Inode>>
|
il y a 4 ans |
Andreas Kling
|
d3cf4cd8f0
Kernel/DevFS: Remove redundant DevFS& member from DevFSInode
|
il y a 4 ans |
Andreas Kling
|
1f18558ee2
Kernel: Make FileSystem::root_inode() return a plain Inode&
|
il y a 4 ans |
Andreas Kling
|
2da0581fd2
Kernel: Replace "folder" => "directory" everywhere
|
il y a 4 ans |
Andreas Kling
|
b8d6c3722d
Kernel: Remove Inode::directory_entry_count()
|
il y a 4 ans |
Andreas Kling
|
a3f58a5003
Kernel/DevFS: Use KString for DevFSDeviceInode::m_name
|
il y a 4 ans |
Andreas Kling
|
0d89cfcd9a
Kernel/DevFS: Use KString for DevFSLinkInode::m_link
|
il y a 4 ans |
Andreas Kling
|
dd37d0a327
Kernel/DevFS: Use KString for DevFSLinkInode::m_name
|
il y a 4 ans |
Andreas Kling
|
61c1937d02
Kernel/DevFS: Make DevFSInode::name() return StringView
|
il y a 4 ans |
Andreas Kling
|
6766efff9c
Kernel: Make Inode::create_child() take the name as a StringView
|
il y a 4 ans |
Andreas Kling
|
a803c4026c
Kernel: Make FileSystem::class_name() return a StringView
|
il y a 4 ans |
Andreas Kling
|
98080497d2
Kernel: Use Forward.h headers more
|
il y a 4 ans |
Andreas Kling
|
d53d9d3677
Kernel: Rename FS => FileSystem
|
il y a 4 ans |
Gunnar Beutner
|
bc3076f894
Kernel: Remove various other uses of ssize_t
|
il y a 4 ans |
Brian Gianforcaro
|
234c6ae32d
Kernel: Change Inode::{read/write}_bytes interface to KResultOr<ssize_t>
|
il y a 4 ans |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
il y a 4 ans |
Andreas Kling
|
0a45cfee01
DevFS: Use strongly typed InodeIndex
|
il y a 4 ans |
Liav A
|
247517cd4a
Kernel: Introduce the DevFS
|
il y a 4 ans |