Liav A
|
478f543899
Kernel/SysFS: Prevent allocation for component name during construction
|
hace 3 años |
Daniel Bertalan
|
4a81b33c07
Everywhere: Fix -Winconsistent-missing-override warnings from Clang
|
hace 3 años |
Andreas Kling
|
e08d213830
Kernel: Use DistinctNumeric for filesystem ID's
|
hace 3 años |
Andrew Kaster
|
65edc62c02
Kernel: Resolve clang-tidy readability-make-member-function-const
|
hace 3 años |
Andreas Kling
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
hace 3 años |
Andreas Kling
|
5ce753b74d
Kernel: Make Inode::traverse_as_directory() callback return ErrorOr
|
hace 3 años |
Andreas Kling
|
79fa9765ca
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
|
hace 3 años |
Andreas Kling
|
6f69d5204f
Kernel: Make Inode::flush_metadata() return a KResult
|
hace 3 años |
Liav A
|
f8489da8ee
Kernel/SysFS: Provide a way to "truncate" and "set" mtime on inodes
|
hace 3 años |
Liav A
|
f5de4f24b2
Kernel/Devices: Defer creation of SysFS component after the constructor
|
hace 3 años |
Ali Mohammad Pur
|
5a0cdb15b0
AK+Everywhere: Reduce the number of template parameters of IntrusiveList
|
hace 3 años |
Liav A
|
6a9c717a30
Kernel: Expose device presence in /sys/dev/char and /sys/dev/block
|
hace 4 años |
Andreas Kling
|
4a9c18afb9
Kernel: Rename FileDescription => OpenFileDescription
|
hace 3 años |
Andreas Kling
|
47bfbe343b
Kernel: Tidy up SysFS construction
|
hace 3 años |
Liav A
|
e490c17bde
Kernel/SysFS: Ensure data stability when reading from Inodes
|
hace 3 años |
Andreas Kling
|
ae197deb6b
Kernel: Strongly typed user & group ID's
|
hace 3 años |
Andreas Kling
|
d30d776ca4
Kernel: Make FileSystem::initialize() return KResult
|
hace 4 años |
Andreas Kling
|
ef2720bcad
Kernel: Make Inode::lookup() return a KResultOr<NonnullRefPtr<Inode>>
|
hace 4 años |
Andreas Kling
|
d298de5e09
Kernel/SysFS: Remove redundant SysFS& member from SysFSInode
|
hace 4 años |
Andreas Kling
|
1f18558ee2
Kernel: Make FileSystem::root_inode() return a plain Inode&
|
hace 4 años |
Andreas Kling
|
b975a74a1d
Kernel/USB: Move USB bus information from /proc to /sys
|
hace 4 años |
Andreas Kling
|
2da0581fd2
Kernel: Replace "folder" => "directory" everywhere
|
hace 4 años |
Andreas Kling
|
b8d6c3722d
Kernel: Remove Inode::directory_entry_count()
|
hace 4 años |
Andreas Kling
|
6766efff9c
Kernel: Make Inode::create_child() take the name as a StringView
|
hace 4 años |
Andreas Kling
|
cee9528168
Kernel: Rename Lock to Mutex
|
hace 4 años |
Andreas Kling
|
a803c4026c
Kernel: Make FileSystem::class_name() return a StringView
|
hace 4 años |
Andreas Kling
|
805319ed30
Kernel: Replace "Folder" => "Directory" everywhere
|
hace 4 años |
Andreas Kling
|
a9decf5aa6
Kernel: Remove all friend declarations from SysFSComponentRegistry
|
hace 4 años |
Andreas Kling
|
d40ea1a0a8
Kernel: Move SystemExposed.* => FileSystem/SysFSComponent.*
|
hace 4 años |
Andreas Kling
|
807aadbe6e
Kernel: Remove some dead code and unused includes in SysFS files
|
hace 4 años |