Историја ревизија

Аутор SHA1 Порука Датум
  Hendiadyoin1 c3e57bfccb Kernel: Try to set [cm]time in Inode::did_modify_contents пре 3 година
  Tim Schumacher cd189999d1 Kernel: Don't let locks of the same owner conflict with each other пре 3 година
  Tim Schumacher dc6016cd18 Kernel: Don't fail on unlocking nonexistent file locks пре 3 година
  Idan Horowitz 086969277e Everywhere: Run clang-format пре 3 година
  Idan Horowitz e37e4a7980 Kernel: Make Inode::set_shared_vmobject() OOM-fallible пре 3 година
  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 година