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

Аутор SHA1 Порука Датум
  sin-ack 566c5d1e99 AK+Kernel: Move KResult.h to Kernel/API for userspace access пре 3 година
  Andreas Kling ae197deb6b Kernel: Strongly typed user & group ID's пре 3 година
  Andreas Kling 55adace359 Kernel: Rename SpinLock => Spinlock пре 3 година
  Andreas Kling ed6f84c2c9 Kernel: Rename SpinLockProtectedValue<T> => SpinLockProtected<T> пре 3 година
  Andreas Kling ea09294351 Kernel: Port Inode to ListedRefCounted пре 4 година
  Andreas Kling ef2720bcad Kernel: Make Inode::lookup() return a KResultOr<NonnullRefPtr<Inode>> пре 4 година
  Jean-Baptiste Boric f7f794e74a Kernel: Move Mutex into Locking/ пре 4 година
  Andreas Kling 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace пре 4 година
  Andreas Kling f9b7ea6de9 Revert "Kernel: Use IntrusiveList for keeping track of InodeWatchers" пре 4 година
  Andreas Kling a9f76b8270 Kernel: Remove Inode's inheritance from Weakable пре 4 година
  Andreas Kling 43d6a7e74e Kernel: Use IntrusiveList for keeping track of InodeWatchers пре 4 година
  Peter Elliott 3fa2816642 Kernel+LibC: Implement fcntl(2) advisory locks пре 4 година
  Andreas Kling b8d6c3722d Kernel: Remove Inode::directory_entry_count() пре 4 година
  Andreas Kling 6766efff9c Kernel: Make Inode::create_child() take the name as a StringView пре 4 година
  Andreas Kling 3b805a57e6 Kernel: Rename Inode::m_lock => m_inode_lock пре 4 година
  Andreas Kling 63e1423830 Kernel: Remove unused Inode::is_shared_vmobject() пре 4 година
  Andreas Kling cee9528168 Kernel: Rename Lock to Mutex пре 4 година
  Andreas Kling 0d39bd04d3 Kernel: Rename VFS => VirtualFileSystem пре 4 година
  Andreas Kling d53d9d3677 Kernel: Rename FS => FileSystem пре 4 година
  Gunnar Beutner bc3076f894 Kernel: Remove various other uses of ssize_t пре 4 година
  Brian Gianforcaro 493d4d1cd7 Kernel: Switch Inode to IntrusiveList from InlineLinkedList пре 4 година
  sin-ack fe5ca6ca27 Kernel: Implement multi-watch InodeWatcher :^) пре 4 година
  Brian Gianforcaro 234c6ae32d Kernel: Change Inode::{read/write}_bytes interface to KResultOr<ssize_t> пре 4 година
  Andreas Kling cd9be1733c Kernel: Make Inode::set_{a,c,m}time return KResult пре 4 година
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. пре 4 година
  Andreas Kling a166a65eff Kernel: Don't return -EFOO when return type is KResultOr<...> пре 4 година
  Andreas Kling 2871df6f0d Kernel: Stop trying to keep InodeVMObject in sync with disk changes пре 4 година
  Andreas Kling e44c1792a7 Kernel: Add distinct InodeIndex type пре 4 година
  Andreas Kling c8a90a31b6 Kernel: Remove default arguments from Inode::resolve_as_link() пре 4 година
  Peter Elliott c0e88b9710 Kernel: Add FIBMAP ioctl to Ext2FileSystem пре 4 година