Idan Horowitz
|
be91b4fe3e
Kernel: Support Mutex Protected lists in ListedRefCounted
|
3 gadi atpakaļ |
Andreas Kling
|
0f9ca51c76
Kernel: Remove unused Inode::preopen_fd()
|
3 gadi atpakaļ |
Andreas Kling
|
e08d213830
Kernel: Use DistinctNumeric for filesystem ID's
|
3 gadi atpakaļ |
Andreas Kling
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
3 gadi atpakaļ |
Andreas Kling
|
5ce753b74d
Kernel: Make Inode::traverse_as_directory() callback return ErrorOr
|
3 gadi atpakaļ |
Andreas Kling
|
79fa9765ca
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
|
3 gadi atpakaļ |
Andreas Kling
|
6f69d5204f
Kernel: Make Inode::flush_metadata() return a KResult
|
3 gadi atpakaļ |
Brian Gianforcaro
|
85d36e56d2
Kernel: Pack Flock struct tighter
|
3 gadi atpakaļ |
sin-ack
|
220b7dd779
Kernel: Weakly hold on to the file in LocalSocket
|
3 gadi atpakaļ |
TheFightingCatfish
|
a81b21c1a7
Kernel+LibC: Implement fsync
|
3 gadi atpakaļ |
Ali Mohammad Pur
|
5a0cdb15b0
AK+Everywhere: Reduce the number of template parameters of IntrusiveList
|
3 gadi atpakaļ |
Andreas Kling
|
ed5d04b0ea
Kernel: Use KResultOr and TRY() for FIFO
|
3 gadi atpakaļ |
Andreas Kling
|
4a9c18afb9
Kernel: Rename FileDescription => OpenFileDescription
|
3 gadi atpakaļ |
sin-ack
|
566c5d1e99
AK+Kernel: Move KResult.h to Kernel/API for userspace access
|
3 gadi atpakaļ |
Andreas Kling
|
ae197deb6b
Kernel: Strongly typed user & group ID's
|
3 gadi atpakaļ |
Andreas Kling
|
55adace359
Kernel: Rename SpinLock => Spinlock
|
3 gadi atpakaļ |
Andreas Kling
|
ed6f84c2c9
Kernel: Rename SpinLockProtectedValue<T> => SpinLockProtected<T>
|
3 gadi atpakaļ |
Andreas Kling
|
ea09294351
Kernel: Port Inode to ListedRefCounted
|
4 gadi atpakaļ |
Andreas Kling
|
ef2720bcad
Kernel: Make Inode::lookup() return a KResultOr<NonnullRefPtr<Inode>>
|
4 gadi atpakaļ |
Jean-Baptiste Boric
|
f7f794e74a
Kernel: Move Mutex into Locking/
|
4 gadi atpakaļ |
Andreas Kling
|
93d98d4976
Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace
|
4 gadi atpakaļ |
Andreas Kling
|
f9b7ea6de9
Revert "Kernel: Use IntrusiveList for keeping track of InodeWatchers"
|
4 gadi atpakaļ |
Andreas Kling
|
a9f76b8270
Kernel: Remove Inode's inheritance from Weakable
|
4 gadi atpakaļ |
Andreas Kling
|
43d6a7e74e
Kernel: Use IntrusiveList for keeping track of InodeWatchers
|
4 gadi atpakaļ |
Peter Elliott
|
3fa2816642
Kernel+LibC: Implement fcntl(2) advisory locks
|
4 gadi atpakaļ |
Andreas Kling
|
b8d6c3722d
Kernel: Remove Inode::directory_entry_count()
|
4 gadi atpakaļ |
Andreas Kling
|
6766efff9c
Kernel: Make Inode::create_child() take the name as a StringView
|
4 gadi atpakaļ |
Andreas Kling
|
3b805a57e6
Kernel: Rename Inode::m_lock => m_inode_lock
|
4 gadi atpakaļ |
Andreas Kling
|
63e1423830
Kernel: Remove unused Inode::is_shared_vmobject()
|
4 gadi atpakaļ |
Andreas Kling
|
cee9528168
Kernel: Rename Lock to Mutex
|
4 gadi atpakaļ |