Gunnar Beutner
|
bc3076f894
Kernel: Remove various other uses of ssize_t
|
4 vuotta sitten |
Brian Gianforcaro
|
cbe1e05771
Kernel: Move ProcFS API towards OOM safety
|
4 vuotta sitten |
Spencer Dixon
|
2156c728cd
Kernel: Fix `write`s to `ProcFS` (#6879)
|
4 vuotta sitten |
Brian Gianforcaro
|
869becc944
Kernel: Remove unused function ProcFS::add_sys_string
|
4 vuotta sitten |
Brian Gianforcaro
|
234c6ae32d
Kernel: Change Inode::{read/write}_bytes interface to KResultOr<ssize_t>
|
4 vuotta sitten |
Andreas Kling
|
b91c49364d
AK: Rename adopt() to adopt_ref()
|
4 vuotta sitten |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 vuotta sitten |
Ben Wiederhake
|
860a3bbce3
Kernel: Use default con/de-structors
|
4 vuotta sitten |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 vuotta sitten |
Andreas Kling
|
37d8faf1b4
ProcFS: Fix /proc/PID/* hardening bypass
|
4 vuotta sitten |
Andreas Kling
|
e44c1792a7
Kernel: Add distinct InodeIndex type
|
4 vuotta sitten |
Andreas Kling
|
19d3f8cab7
Kernel+LibC: Turn errno codes into a strongly typed enum
|
4 vuotta sitten |
Tom
|
f98ca35b83
Kernel: Improve ProcFS behavior in low memory conditions
|
4 vuotta sitten |
Andreas Kling
|
8e79bde2b7
Kernel: Move KBufferBuilder to the fallible KBuffer API
|
4 vuotta sitten |
Ben Wiederhake
|
64cc3f51d0
Meta+Kernel: Make clang-format-10 clean
|
4 vuotta sitten |
Tom
|
ba238ac62a
Kernel: Simplify ProcFS callbacks by using function pointers directly
|
4 vuotta sitten |
Tom
|
c8d9f1b9c9
Kernel: Make copy_to/from_user safe and remove unnecessary checks
|
4 vuotta sitten |
Andreas Kling
|
eeaba41d13
Kernel: Add DirectoryEntryView for VFS directory traversal
|
5 vuotta sitten |
Brian Gianforcaro
|
e8c9b5e870
Kernel: Make Inode::directory_entry_count errors observable.
|
5 vuotta sitten |
Sergey Bugaev
|
6efbbcd4ba
Kernel: Port mounts to reference inodes directly
|
5 vuotta sitten |
Sergey Bugaev
|
df66c28479
Kernel: Deemphasize inode identifiers
|
5 vuotta sitten |
Brian Gianforcaro
|
6a74af8063
Kernel: Plumb KResult through FileDescription::read_entire_file() implementation.
|
5 vuotta sitten |
Brian Gianforcaro
|
c459e4ecb2
Kernel: Clang format file system in prep for changes.
|
5 vuotta sitten |
Andreas Kling
|
e28809a996
Kernel: Add forward declaration header
|
5 vuotta sitten |
Andreas Kling
|
a356e48150
Kernel: Move all code into the Kernel namespace
|
5 vuotta sitten |
Andreas Kling
|
42d41fdf94
Kernel: Simplify FS::create_inode() a little bit
|
5 vuotta sitten |
Andreas Kling
|
8731682d0e
Kernel: Simplify FS::create_directory() a little bit
|
5 vuotta sitten |
Andreas Kling
|
c44b4d61f3
Kernel: Make Inode::lookup() return a RefPtr<Inode>
|
5 vuotta sitten |
Andreas Kling
|
94ca55cefd
Meta: Add license header to source files
|
5 vuotta sitten |
Sergey Bugaev
|
68aeefa49b
ProcFS: Implement symlink magic
|
5 vuotta sitten |