kleines Filmröllchen
|
a6a439243f
Kernel: Turn lock ranks into template parameters
|
пре 2 година |
Liav A
|
fea3cb5ff9
Kernel/FileSystem: Discard safely filesystems when unmounted last time
|
пре 2 година |
Liav A
|
0fd7b688af
Kernel: Introduce support for using FileSystem object in multiple mounts
|
пре 2 година |
Andreas Kling
|
11eee67b85
Kernel: Make self-contained locking smart pointers their own classes
|
пре 2 година |
Andreas Kling
|
e475263113
AK+Kernel: Add AK::AtomicRefCounted and use everywhere in the kernel
|
пре 2 година |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
пре 3 година |
Andreas Kling
|
4e4a930b13
Kernel: Use the system boot time as default timestamp in /sys and /dev
|
пре 3 година |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
Andreas Kling
|
e08d213830
Kernel: Use DistinctNumeric for filesystem ID's
|
пре 3 година |
Andrew Kaster
|
65edc62c02
Kernel: Resolve clang-tidy readability-make-member-function-const
|
пре 3 година |
Andreas Kling
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
пре 3 година |
Andreas Kling
|
79fa9765ca
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
|
пре 3 година |
sin-ack
|
566c5d1e99
AK+Kernel: Move KResult.h to Kernel/API for userspace access
|
пре 3 година |
Andreas Kling
|
d30d776ca4
Kernel: Make FileSystem::initialize() return KResult
|
пре 3 година |
Jean-Baptiste Boric
|
f7f794e74a
Kernel: Move Mutex into Locking/
|
пре 4 година |
Andreas Kling
|
1f18558ee2
Kernel: Make FileSystem::root_inode() return a plain Inode&
|
пре 4 година |
Andreas Kling
|
58c6d30f6a
Kernel/Ext2FS: Cache the root inode in a member variable
|
пре 4 година |
Andreas Kling
|
cee9528168
Kernel: Rename Lock to Mutex
|
пре 4 година |
Andreas Kling
|
a803c4026c
Kernel: Make FileSystem::class_name() return a StringView
|
пре 4 година |
Andreas Kling
|
98080497d2
Kernel: Use Forward.h headers more
|
пре 4 година |
Andreas Kling
|
ea8578bf11
Kernel: Remove unnecessary includes in FileSystem.{cpp,h}
|
пре 4 година |
Andreas Kling
|
d53d9d3677
Kernel: Rename FS => FileSystem
|
пре 4 година |
Jean-Baptiste Boric
|
fdb5367da1
Kernel: Promote various integers to 64 bits in storage layer
|
пре 4 година |
Lenny Maiorani
|
5751327195
Kernel: static vs non-static constexpr variables
|
пре 4 година |
Justin
|
721a867c65
Kernel: Expose FileSystem's fragment size
|
пре 4 година |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
пре 4 година |
Andreas Kling
|
e44c1792a7
Kernel: Add distinct InodeIndex type
|
пре 4 година |
Ben Wiederhake
|
64cc3f51d0
Meta+Kernel: Make clang-format-10 clean
|
пре 4 година |
Tom
|
c8d9f1b9c9
Kernel: Make copy_to/from_user safe and remove unnecessary checks
|
пре 4 година |
Itamar
|
33138900de
FileSystem: Convert file types to DT_* types at a later stage
|
пре 4 година |