Commit History

Автор SHA1 Съобщение Дата
  Andreas Kling cda56f8049 Kernel: Robustify and rename Inode bound socket API преди 3 години
  Andreas Kling e7dc9f71b8 Kernel: Protect Inode flock list with spinlock instead of mutex преди 3 години
  Andreas Kling e0d9472ced Kernel: Protect Inode's list of watchers with spinlock instead of mutex преди 3 години
  Idan Horowitz a9cd8ca841 Kernel: Make Inode::register_watcher() OOM-fallible преди 3 години
  Idan Horowitz e236f9d85a Kernel: Convert Inode event APIs to use StringViews instead of Strings преди 3 години
  Andreas Kling c427f8bbeb Kernel: Always pass InodeIdentifier by value преди 3 години
  Daniel Bertalan 8e2efe78f7 Kernel: Tighten String-related includes преди 3 години
  Andreas Kling abf2204402 Kernel: Use copy_typed_from_user() in more places :^) преди 3 години
  Hendiadyoin1 4cec16a713 Kernel: Add implied auto-specifiers in FileSystem преди 3 години
  Andreas Kling b285323d91 Kernel: Propagate Vector append failures from Inode::apply_flock() преди 3 години
  Andreas Kling 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> преди 3 години
  Andreas Kling 6f69d5204f Kernel: Make Inode::flush_metadata() return a KResult преди 3 години
  Brian Gianforcaro 85d36e56d2 Kernel: Pack Flock struct tighter преди 3 години
  TheFightingCatfish a81b21c1a7 Kernel+LibC: Implement fsync преди 3 години
  Andreas Kling 524ef5e475 Kernel: Add KBuffer::bytes() and use it преди 3 години
  Andreas Kling 300402cc14 Kernel: Make it possible for KBufferBuilder creation to fail преди 3 години
  Andreas Kling ed5d04b0ea Kernel: Use KResultOr and TRY() for FIFO преди 3 години
  Andreas Kling 4a9c18afb9 Kernel: Rename FileDescription => OpenFileDescription преди 3 години
  Andreas Kling 2065ced8f6 Kernel: Make KBufferBuilder::append() & friends return KResult преди 3 години
  Andreas Kling 48a0b31c47 Kernel: Make copy_{from,to}_user() return KResult and use TRY() преди 3 години
  Andreas Kling b2950c67ea Kernel: Use TRY() in Inode преди 3 години
  Andreas Kling 55adace359 Kernel: Rename SpinLock => Spinlock преди 4 години
  Andreas Kling ed6f84c2c9 Kernel: Rename SpinLockProtectedValue<T> => SpinLockProtected<T> преди 4 години
  Andreas Kling ea09294351 Kernel: Port Inode to ListedRefCounted преди 4 години
  Andreas Kling c94c15d45c Everywhere: Replace AK::Singleton => Singleton преди 4 години
  Andreas Kling 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace преди 4 години
  Andreas Kling a1d7ebf85a Kernel: Rename Kernel/VM/ to Kernel/Memory/ преди 4 години
  Brian Gianforcaro 8d3b819daf Kernel: Handle OOM from DoubleBuffer creation in FIFO creation преди 4 години
  Andreas Kling f9b7ea6de9 Revert "Kernel: Use IntrusiveList for keeping track of InodeWatchers" преди 4 години
  Andreas Kling 43d6a7e74e Kernel: Use IntrusiveList for keeping track of InodeWatchers преди 4 години